- 05 Dec, 2014 2 commits
-
-
TNL-670
Andy Armstrong committed -
TNL-649
Andy Armstrong committed
-
- 25 Nov, 2014 1 commit
-
-
visual indentation
stv committed
-
- 21 Oct, 2014 1 commit
-
-
Oleg Marshev 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
-
- 22 Aug, 2014 1 commit
-
-
Alexander Kryklia committed
-
- 11 Aug, 2014 1 commit
-
-
Alexander Kryklia committed
-
- 08 Aug, 2014 1 commit
-
-
BLD-1207
Oleg Marshev committed
-
- 28 Jul, 2014 1 commit
-
-
polesye committed
-
- 14 Jul, 2014 1 commit
-
-
STUD-1875
cahrens committed
-
- 10 Jul, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 03 Jul, 2014 1 commit
-
-
The fields should be translated before render into html templates.
louyihua committed
-
- 26 Jun, 2014 2 commits
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed -
STUD-302, STUD-303
cahrens committed
-
- 24 Jun, 2014 1 commit
-
-
Oleg Marshev committed
-
- 18 Jun, 2014 1 commit
-
-
Ben McMorran committed
-
- 05 Feb, 2014 2 commits
-
-
Don Mitchell committed
-
with code to translate between addressing schemes based on app and persistence layer addressing scheme specification. STUD-1206
Don Mitchell committed
-
- 20 Dec, 2013 1 commit
-
-
[LMS-1614]
Calen Pennington committed
-
- 26 Nov, 2013 1 commit
-
-
STUD-948
Don Mitchell committed
-
- 12 Sep, 2013 3 commits
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 04 Sep, 2013 1 commit
-
-
Ned Batchelder committed
-
- 18 Jul, 2013 1 commit
-
-
Update existing tests and provide new ones to test new paradigm.
Diana Huang committed
-
- 09 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 29 Apr, 2013 1 commit
-
-
cahrens committed
-
- 12 Apr, 2013 1 commit
-
-
Chris Dodge committed
-
- 29 Mar, 2013 1 commit
-
-
Vik Paruchuri committed
-
- 22 Mar, 2013 1 commit
-
-
Don Mitchell committed
-
- 19 Mar, 2013 1 commit
-
-
cahrens committed
-
- 14 Mar, 2013 2 commits
-
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
- 11 Mar, 2013 2 commits
-
-
cahrens committed
-
Chris Dodge committed
-
- 08 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 05 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 07 Feb, 2013 1 commit
-
-
Don Mitchell committed
-