- 19 Jan, 2015 1 commit
-
-
Several IE bugs have been fixed in 2.4.
Matjaz Gregoric committed
-
- 15 Jan, 2015 2 commits
-
-
TNL-652
Andy Armstrong committed -
It's a problem for accessibility
Bertrand Marron committed
-
- 14 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 12 Jan, 2015 3 commits
-
-
Braden MacDonald committed
-
Jonathan Piacenti committed
-
E. Kolpakov committed
-
- 15 Dec, 2014 1 commit
-
-
Co-authored-by: Chris <crodriguez@edx.org> Co-authored-by: Mark Hoeber <hoeber@edx.org>
Greg Price committed
-
- 13 Dec, 2014 1 commit
-
-
[PLAT-217]
Calen Pennington committed
-
- 11 Dec, 2014 1 commit
-
-
TNL-884
zubair-arbi committed
-
- 09 Dec, 2014 1 commit
-
-
This commit puts a limit on the size of files that course staff can upload to MongoDB. The limit is enforced on the frontend in javascript as well as backend via the /upload endpoint. The limit is hard-coded in cms/envs/common.py and may be changed according to the user's custom needs. If the user tries to upload a file that's too large, an error message will pop up, with a customizable url that pointing the user to an external page with an alternate upload procedure. This url is specified im cms/envs/common.py. If not set, this url will not be displayed.
Jim committed
-
- 20 Nov, 2014 2 commits
-
-
Adam Palay committed
-
polesye committed
-
- 10 Nov, 2014 1 commit
-
-
cahrens committed
-
- 06 Nov, 2014 1 commit
-
-
TNL-683
cahrens committed
-
- 03 Oct, 2014 1 commit
-
-
TNL-559
Jesse Zoldak committed
-
- 02 Oct, 2014 1 commit
-
-
cahrens committed
-
- 01 Oct, 2014 1 commit
-
-
TNL-163
Andy Armstrong committed
-
- 26 Aug, 2014 1 commit
-
-
This commit adds validation for course advanced settings. Currently when course administrators make invalid changes in the Settings/Advanced Settings tab, they're not notified through a new modal window of the list of invalid settings changes. * Extending CourseMetadata - Previously, we only had update_from_json method in CourseMetadata.py, and it was only validating one field every POST request. - Now we have validate_and_update_from_json method that encapsulates the functionality of update_from_json into a validation call - To avoid discrepancy of validation standards between modules, validation uses the from_json method implemented to each field in xblock. * Different Response in advanced settings ajax requests - After receiving a POST ajax request, course.py calls validate_and_update_from_json, and sends a json object of either: 1) valid course metadata model 2) error objects * Error Messages shown in validation-error-modal - error objects passed through ajax are shown in a separate modal.
Se Won Jang committed
-
- 21 Aug, 2014 2 commits
-
-
Ben McMorran committed
-
Ben McMorran committed
-
- 07 Aug, 2014 7 commits
-
-
Tim Babych committed
-
cahrens committed
-
Fix bok_choy test by changing course separator. Change format of the modal title to '[Subsection/Section Name] Settings'. Improve bok_choy test stability. Studio: correcting modal window size name for outline settings editor Specify full date in bok_choy tests. Refactor bok_choy tests. Remove .modal-editor from basic-modal.underscore Set classes in modal window dynamically. Studio: revising outline edit modal tip content and overall size Rename isEditable to isEditableOnCourseOutline. Interpolate display name. Use graded instead of format as flag. Studio: revising outline settings edit modal size Fix selectors in bok_choy tests.
Alexander Kryklia committed -
Also add standalone spec STUD-1984
Daniel Friedman committed -
STUD-1726
Andy Armstrong committed -
STUD-1707
Andy Armstrong committed -
STUD-1754
Andy Armstrong committed
-
- 24 Jul, 2014 1 commit
-
-
polesye committed
-
- 15 Jul, 2014 1 commit
-
-
STUD-1963
cahrens committed
-
- 02 Jul, 2014 1 commit
-
-
polesye committed
-
- 26 Jun, 2014 1 commit
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed
-
- 20 Jun, 2014 1 commit
-
-
STUD-1658
Andy Armstrong committed
-
- 16 Jun, 2014 1 commit
-
-
STUD-1775
zubair-arbi committed
-
- 14 Jun, 2014 1 commit
-
-
Andy Armstrong committed
-
- 13 Jun, 2014 1 commit
-
-
Andy Armstrong committed
-
- 05 Jun, 2014 1 commit
-
-
STUD-1529
cahrens committed
-
- 04 Jun, 2014 2 commits
-
-
Ben McMorran committed
-
STUD-1691
zubair-arbi committed
-
- 29 May, 2014 1 commit
-
-
STUD-1312
Andy Armstrong committed
-