- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 01 Dec, 2014 3 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake 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
-
- 26 Jun, 2014 1 commit
-
-
STUD-302, STUD-303
cahrens committed
-
- 20 Mar, 2014 1 commit
-
-
Jay Zoldak committed
-
- 28 Feb, 2014 1 commit
-
-
http://bgrins.github.io/codemirror-accessible/) LMS-1802
Dave St.Germain committed
-
- 19 Nov, 2013 1 commit
-
-
Will Daly committed
-
- 13 Nov, 2013 1 commit
-
-
Will Daly committed
-
- 04 Nov, 2013 1 commit
-
-
BLD-426
Alexander Kryklia committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 16 Sep, 2013 2 commits
-
-
Jay Zoldak committed
-
Jay Zoldak committed
-
- 27 Aug, 2013 1 commit
-
-
Cleaned up files with muliline imports Cleaned up files that do not use these imports Misread comment
Jay Zoldak committed
-
- 25 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 12 Jul, 2013 1 commit
-
-
JonahStanley committed
-
- 11 Jul, 2013 1 commit
-
-
Peter Fogg committed
-
- 09 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 24 Jun, 2013 1 commit
-
-
Peter Fogg committed
-
- 20 Jun, 2013 2 commits
- 19 Jun, 2013 1 commit
-
-
cahrens committed
-
- 18 Jun, 2013 1 commit
-
-
This seems to fix the sporadic failure (at least on my machine).
cahrens committed
-
- 14 Jun, 2013 1 commit
-
-
cahrens committed
-
- 12 Jun, 2013 1 commit
-
-
cahrens committed
-
- 04 Jun, 2013 2 commits
-
-
JonahStanley committed
-
It turns out that code mirror things can be edited. Once the div is clicked, a new text area appears that can be obtained and sent keys
JonahStanley committed
-
- 23 May, 2013 1 commit
-
-
David Baumgold committed
-
- 18 Apr, 2013 1 commit
-
-
Jay Zoldak committed
-
- 05 Apr, 2013 1 commit
-
-
cahrens committed
-
- 26 Mar, 2013 3 commits
- 11 Mar, 2013 2 commits
- 08 Mar, 2013 3 commits
-
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-