- 03 Nov, 2014 1 commit
-
-
TNL-138
zubair-arbi committed
-
- 30 Oct, 2014 9 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
* removing unused font-family-centric Sass variables * removing unused graphic images and Sass references * clean up of style removal fallout
Brian Talbot committed -
TNL-291
Daniel Friedman committed -
Brian Talbot committed
-
Brian Talbot committed
-
- 24 Oct, 2014 1 commit
-
-
TNL-554
zubair-arbi committed
-
- 20 Oct, 2014 3 commits
-
-
Brian Talbot committed
-
Jesse Zoldak committed
-
polesye committed
-
- 17 Oct, 2014 4 commits
-
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
Frances Botsford committed
-
Frances Botsford committed
-
- 03 Oct, 2014 2 commits
-
-
TNL-559
Jesse Zoldak committed -
Oleg Marshev committed
-
- 02 Oct, 2014 1 commit
-
-
cahrens committed
-
- 01 Oct, 2014 1 commit
-
-
TNL-163
Andy Armstrong committed
-
- 16 Sep, 2014 1 commit
-
-
polesye committed
-
- 11 Sep, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 10 Sep, 2014 1 commit
-
-
This test is failing in a different test environment (Solano) because the built html has reversed the order of the width and height attributes from what we are expecting. This change focuses the assertion to the pieces that are important (as noted in the unchanged comment above the assertion).
Ben Patterson committed
-
- 09 Sep, 2014 1 commit
-
-
TNL-197
Usman Khalid committed
-
- 08 Sep, 2014 2 commits
-
-
TNL-197
Usman Khalid committed -
STUD-2017
zubair-arbi committed
-
- 04 Sep, 2014 1 commit
-
-
Brian Talbot committed
-
- 27 Aug, 2014 1 commit
-
-
jmclaus committed
-
- 26 Aug, 2014 2 commits
-
-
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 -
zubair-arbi committed
-
- 22 Aug, 2014 3 commits
-
-
Alexander Kryklia committed
-
TNL-56
cahrens committed -
Oleg Marshev committed
-
- 21 Aug, 2014 5 commits
-
-
TNL-46 I've changed Studio to catch JavaScript errors when rendering xblocks, log the error, but to then continue as normal. This means that the user is still able to interact with the xblock to delete, duplicate etc. This seems reasonable as the xblock is only rendered as a WYSIWYG representation so if it isn't fully interactive that shouldn't be a big problem.
Andy Armstrong committed -
Ben McMorran committed
-
Ben McMorran committed
-
Ben McMorran committed
-
Ben McMorran committed
-