- 29 May, 2016 1 commit
-
-
TNL-4561
cahrens committed
-
- 28 Jan, 2016 1 commit
-
-
Douglas Hall committed
-
- 11 Dec, 2015 1 commit
-
-
added unit tests and fixed JS tests added bok choy tests fixed broken botchoy tests fixed course discovery broken test removed monkey patch at class level changes after feedback from matte
Zia Fazal committed
-
- 26 Aug, 2015 1 commit
-
-
muhammad-ammar committed
-
- 15 Jan, 2015 2 commits
-
-
It's a problem for accessibility
Bertrand Marron committed -
Course and Library keys cannot contiain !'()* special characters, but the JS validation on the new course/library failed to detect these characters. `encodeURIComponent` is used to check the string for special characters, but `encodeURIComponent` does not encode these characters: -_!~*'(). (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent) The -_~ characters are allowed in course keys, but !'()* are not, so add an explicit check for these characters to make sure a field containing these characters does not pass the validation.
Matjaz Gregoric committed
-
- 12 Jan, 2015 4 commits
-
-
Jonathan Piacenti committed
-
Refactoring create_course_utils and create_library_utils to reduce the amount of differences (mostly renames
E. Kolpakov committed -
Matjaz Gregoric committed
-
SOL-1, SOL-2, SOL-3
Braden MacDonald committed
-
- 06 Jan, 2015 1 commit
-
-
TNL-997
Syed Hassan Raza committed
-
- 21 Aug, 2014 4 commits
-
-
Ben McMorran committed
-
Ben McMorran committed
-
Ben McMorran committed
-
Ben McMorran committed
-
- 16 Aug, 2014 1 commit
-
-
Ben McMorran committed
-
- 07 Aug, 2014 7 commits
-
-
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 -
STUD-2019
Ben McMorran committed -
cahrens committed
-
Andy Armstrong committed
-
Andy Armstrong committed
-
STUD-1873
cahrens committed -
STUD-1726
Andy Armstrong committed
-