Commit Graph

22716 Commits

Author SHA1 Message Date
Carson Gee
c4ea338035 Additional logic to handle more course_image URL edge cases
This changes logic to allow more missed use cases of course_image to
work properly.  The cases are:

. XML courses with the course_image attribute set
. Mongo courses that are imported without a contentstore
. Mongo courses that have course_image set but don't have a content store

It also exports default images_static_course.jpg to
images/static_course.jpg to handle a use case where a course author
uploaded an image to the default location in studio without using the
studio interface for adding course images, they then export the course, and then
import it without a contentstore
2014-04-24 16:54:40 -04:00
Jim Abramson
bf56d30355 Merge pull request #3458 from edx/jsa/user-profile-pagination-acceptance
add acceptance tests for user profile pagination.
2014-04-24 16:06:41 -04:00
David Baumgold
d1d3e6b167 Merge pull request #3460 from edx/release
Merging release back to master
2014-04-24 15:08:00 -04:00
Mark Hoeber
6686eb54b0 Merge pull request #3448 from edx/ahodges/documentation/DOC275
DOC-275, location & Language columns
2014-04-24 14:54:46 -04:00
Alison Hodges
b7c757514a DOC-275, location & Language columns
additional small typos and fixes
2014-04-24 14:54:24 -04:00
srpearce
e629e88460 Merge pull request #3461 from edx/sylvia/docs/table_images
Experiment with cell widths to see if images will appear
2014-04-24 14:46:45 -04:00
Sylvia Pearce
3c9b79dcd9 Experiment with cell widths to see if images will appear 2014-04-24 14:44:59 -04:00
cahrens
29d32d35ff Tests for raw editor and minor wording changes. 2014-04-24 14:18:13 -04:00
Mark Hoeber
abc6d49ce1 UI String Updates for Raw HTML Editor Change
Modified the Raw HTML template text and the help string for the Editor
setting.
2014-04-24 14:18:13 -04:00
Frances Botsford
4960026bc6 adjust codemirror window on raw HTML editor 2014-04-24 14:18:12 -04:00
cahrens
ad3d8c7871 Add support for raw HTML editor.
STUD-1562
2014-04-24 14:18:12 -04:00
Andy Armstrong
01fdc22323 Remove verify_html as it isn't supported in TinyMCE 4 2014-04-24 14:17:43 -04:00
Adam Palay
c83797ed94 fixes templating error (LMS-2560) 2014-04-24 14:17:43 -04:00
Andy Armstrong
f4e4082b7d Make TinyMCE more tolerant about HTML elements
STUD-1565
2014-04-24 14:17:42 -04:00
srpearce
2825f432e1 Merge pull request #3459 from edx/sylvia/docs/multiple_choice
Re-add mutiple choice advanced options
2014-04-24 13:57:06 -04:00
Sylvia Pearce
283e4b0bc3 Re-add mutiple choice advanced options 2014-04-24 13:56:30 -04:00
jsa
f71e78b69f add acceptance tests for user profile pagination.
JIRA: FOR-492
2014-04-24 13:47:03 -04:00
Greg Price
909903eb9c Merge pull request #3391 from edx/gprice/user-profile-pagination
Add pagination to forum user profile
2014-04-24 13:34:53 -04:00
clytwynec
693e5f7b7b Merge pull request #3456 from edx/clytwynec/remove-trailing-periods-in-scenario-names
Remove trailing periods in scenario names
2014-04-24 13:00:05 -04:00
Christine Lytwynec
ea3c48cf02 Removed trailing periods in two scenario names 2014-04-24 12:00:51 -04:00
Alison Hodges
2e57236511 Merge pull request #3287 from edx/ahodges/documentation/DOC115
Ahodges/documentation/doc115
2014-04-24 10:53:53 -04:00
Alison Hodges
128beb5c97 DOC-115 adds topics to make data interpretation easier 2014-04-24 10:53:22 -04:00
srpearce
d599bc6f7f Merge pull request #3453 from edx/sylvia/docs/DOC-224
Typo corrections
2014-04-24 10:51:55 -04:00
Sylvia Pearce
61f797bbdd Typo corrections 2014-04-24 10:51:00 -04:00
jmclaus
e7e9fb32bb Merge pull request #3447 from edx/jmclaus/bugfix_hd_button_activates_by_itself
Set initial video quality to large instead of default to avoid automatic switch to HD when iframe resizes. [BLD 981]
2014-04-24 10:32:37 -04:00
srpearce
38378cdaac Merge pull request #3360 from edx/DOC-224
Doc 224
2014-04-24 10:19:21 -04:00
Sylvia Pearce
c85a1557b6 Separate each problem type into its own file
Separate all exercise and tool types, and create a new folder to contain them.
2014-04-24 10:17:13 -04:00
jmclaus
69ed95b482 Set initial video quality to large instead of default to avoid automatic switch to HD when iframe resizes. [BLD 981] 2014-04-24 09:37:26 -04:00
zubair-arbi
b293325092 Merge pull request #3304 from edx/zub/story/deletecoursegroups
properly remove users from instructor/staff groups on a course delete
2014-04-24 18:34:37 +05:00
zubiar-arbi
7b5c647c8e properly remove users from instructor/staff groups on a course delete
STUD-1555
2014-04-24 17:11:19 +05:00
Greg Price
0e59038c72 Add pagination to forum user profile page 2014-04-23 16:49:50 -04:00
Mark Hoeber
9d90339682 Merge pull request #3430 from edx/markhoeber/documentation/doc-273
Release notes draft 4-23-14
2014-04-23 16:39:23 -04:00
Mark Hoeber
74042bff9e Release notes draft 4-23-14 2014-04-23 16:38:56 -04:00
Jay Zoldak
8da80b5e45 Merge pull request #3341 from edx/ammar/bok-choy-video-tests-batch2
Convert video tests from lettuce to bok-choy - batch 2
2014-04-23 16:15:24 -04:00
Greg Price
643069c64c Remove cruft from user profile threads
This removes the vote button from threads on the user profile, which was
the only interaction available on the page other than the link to view
the thread in the main discussion view.
2014-04-23 16:07:36 -04:00
David Baumgold
6773105264 Merge pull request #3425 from edx/pk-set-can-be-none
pk_set can be None
2014-04-23 15:30:37 -04:00
Jay Zoldak
6e4a451f92 Reword docstrings for bok-choy video tests 2014-04-23 14:37:26 -04:00
Muhammad Ammar
1bbfbedb1f Bok-Choy video tests batch2 2014-04-23 14:37:26 -04:00
David Baumgold
3b49c17c06 Merge pull request #3382 from TheJJ/patch-1
fixed retry invokation for calling setState
2014-04-23 13:34:33 -04:00
Valera Rozuvan
9d9f28dab3 Merge pull request #3275 from edx/valera/l52a
TESTS: Add tests for fix of end-time functionality in the video player
2014-04-23 19:26:11 +03:00
Valera Rozuvan
450dfe17b0 TESTS: Add tests for fix of end-time in the video player.
BLD-662
2014-04-23 18:44:10 +03:00
Valera Rozuvan
dc373f22b1 Merge pull request #3350 from edx/valera/l63a
Fixing start-time and end-time related Jasmine tests.
2014-04-23 18:40:01 +03:00
Valera Rozuvan
68dd78e9e0 Fixing start-time and end-time related Jasmine tests.
BLD-1013
2014-04-23 17:35:47 +03:00
John Jarvis
27256bbbb4 Merge pull request #3396 from edx/jarv/change_enrollment_cmd
adding django admin command to change enrollment
2014-04-23 09:44:46 -04:00
Mark Hoeber
5f0d8f31cd Merge pull request #3267 from edx/markhoeber/documentation/doc-255
JavaScript update in developer documentation
2014-04-23 09:17:17 -04:00
Waqas Khalid
1a086927ac Merge pull request #3410 from mlkwaqas/waqas/lms2510-banner-toggle-off
User doesn't exist in verify student banner toggle off view
2014-04-23 18:10:01 +05:00
Waqas
442db0b4aa User doesn't exist in verify student banner toggle off view
LMS-2510
2014-04-23 15:36:56 +05:00
zubair-arbi
c9b419d5ad Merge pull request #3250 from edx/zub/bugfix/std1441-editdiscussioncomp
remove location of item from loc_mapper
2014-04-23 14:40:17 +05:00
Waheed Ahmed
04b9f3371a Merge pull request #3368 from edx/waheed/stud1514-toggle-cheatsheet-not-working
Fixed toggle cheatsheet not working on component editors.
2014-04-23 14:34:11 +05:00
zubiar-arbi
d2b8b4f0dd remove location of item from loc_mapper and cache 2014-04-23 13:29:39 +05:00