- 02 Jun, 2016 1 commit
-
-
TNL-4622
Andy Armstrong committed
-
- 09 May, 2016 1 commit
-
-
Ibrahim committed
-
- 02 May, 2016 4 commits
-
-
TNL-4366 Changes in studio to allow the hide_after_due setting to be utilized. Includes: -python changes to contentstore, where the data is stored. -refactoring of timed-examination-preference-editor.underscore, to add this setting and make the editor more accessible. -javascript changes to link the new setting to the correct data model. -sass updates to fix a11y issues on the editor modal. -addition of post-due visibility information to course outline in studio. -new tests: python, js, acceptance, and a11y
Eric Fischer committed -
asadiqbal committed
-
Ibrahim committed
-
asadiqbal committed
-
- 30 Apr, 2016 1 commit
-
-
Ibrahim committed
-
- 28 Apr, 2016 1 commit
-
-
TNL-4366 Changes in studio to allow the hide_after_due setting to be utilized. Includes: -python changes to contentstore, where the data is stored. -refactoring of timed-examination-preference-editor.underscore, to add this setting and make the editor more accessible. -javascript changes to link the new setting to the correct data model. -sass updates to fix a11y issues on the editor modal. -addition of post-due visibility information to course outline in studio. -new tests: python, js, acceptance, and a11y
Eric Fischer committed
-
- 15 Apr, 2016 1 commit
-
-
Resolves conflicts between reverts of pattern library test pages and multi-site comprehensive theming, and the re-introduction of pattern library test pages. Fixes a pipeline rendering test which relied on other tests updating assets. The test now ensures that static assets are available before running.
Andy Armstrong committed
-
- 12 Apr, 2016 1 commit
-
-
This reverts commit a796b563. Conflicts: lms/envs/common.py openedx/core/djangoapps/theming/models.py pavelib/assets.py pavelib/paver_tests/test_assets.py
Matt Drayer committed
-
- 11 Apr, 2016 1 commit
-
-
FEDX-93 These are developer only pages, so can not be seen in production environment. On devstack, you can access these pages in LMS and Studio at: /template/ux/reference/pattern-library-test.html This is the second attempt to enable the Pattern Library. The first attempt broke Django Templates and didn't work correctly with right-to-left styling.
Andy Armstrong committed
-
- 08 Apr, 2016 4 commits
-
-
This reverts commit 845e3708.
Brian Jacobel committed -
Eric Fischer committed
-
This reverts commit 845e3708.
Brian Jacobel committed -
TNL-4115. Previously, course updates (which are intended to be posted with dates, for sorting in the LMS) could be authored in studio with a valid date, nothing, or a random string as the "date" for the update. As there is no validation for this in studio, everything succeeded with no warning. However, the LMS has problems parsing some of these values, and barfs when loaded by learners. The fix does two big things: - gracefully handles invalid dates in LMS. These updates are now treated as having a date of today, for sorting purposes. - turns on validation in studio. Now, it is not only impossible to enter invalid dates in studio, but notifications will draw the course author's eye if any invalid updates were previously saved. Test additions for this commit: Adds: - unit test for LMS parsing - Jasmine test to confirm invalid dates cannot be set by the user -also adds event to setAndValidate instead of using a global object - fix for lettuce test -It is no longer valid to enter the string "January 1, 2013" as this test had been doing. Keyed-in entries must use MM/DD/YY format.
Eric Fischer committed
-
- 07 Apr, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 05 Apr, 2016 1 commit
-
-
FEDX-93 These are developer only pages, so can not be seen in production environment. On devstack, you can access these pages in LMS and Studio at: /template/ux/reference/pattern-library-test.html
Andy Armstrong committed
-
- 28 Mar, 2016 1 commit
-
-
ziafazal: improvements need for multi-tenancy ziafazal: fixed broken tests ziafazal: no need to add setting in test.py ziafazal: added hostname validation ziafazal: changes after feedback from mattdrayer ziafazal: fixed branding and microsite broken tests ziafazal: make STATICFILES_DIRS to list ziafazal: added theme directory to mako lookup for tests ziafazal: added more protection in test_util saleem-latif: Enable SCSS Overrides for Comprehensive Theming saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates saleem-latif: Correct errors in python tests mattdrayer: Fix invalid release reference mattdrayer: Update django-wiki reference to latest release saleem-latif: Update Theme storages to work with Caching, Pipeline and collectstatic saleem-latif: Incorporate feedback changes mattdrayer: Pylint violation fix mattdrayer: Fix broken pavelib test
Zia Fazal committed
-
- 16 Mar, 2016 1 commit
-
-
This reverts commit 954dae58.
Jesse Zoldak committed
-
- 14 Mar, 2016 1 commit
-
-
ziafazal: improvements need for multi-tenancy ziafazal: fixed broken tests ziafazal: no need to add setting in test.py ziafazal: added hostname validation ziafazal: changes after feedback from mattdrayer ziafazal: fixed branding and microsite broken tests ziafazal: make STATICFILES_DIRS to list ziafazal: added theme directory to mako lookup for tests ziafazal: added more protection in test_util saleem-latif: Enable SCSS Overrides for Comprehensive Theming saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates saleem-latif: Correct errors in python tests mattdrayer: Fix invalid release reference mattdrayer: Update django-wiki reference to latest release
Zia Fazal committed
-
- 07 Mar, 2016 3 commits
-
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
- 29 Feb, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 17 Feb, 2016 2 commits
-
-
Christine Lytwynec committed
-
Chris Rodriguez committed
-
- 10 Feb, 2016 1 commit
-
-
asadiqbal committed
-
- 28 Jan, 2016 1 commit
-
-
Douglas Hall committed
-
- 06 Jan, 2016 1 commit
-
-
AlasdairSwan committed
-
- 15 Dec, 2015 1 commit
-
-
- added the new field review_rules for software secure - added a new tab name "Additional Settings" for the proctored/timed exams
Muhammad Shoaib committed
-
- 11 Dec, 2015 2 commits
-
-
Sarina Canelake committed
-
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
-
- 01 Dec, 2015 1 commit
-
-
Frances Botsford committed
-
- 25 Nov, 2015 1 commit
-
-
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
Renzo Lucioni committed
-
- 04 Nov, 2015 1 commit
-
-
Instructor-led is changed to instructor-paced. Adds a label to the course outline page to show the course pacing. ECOM-2794 ECOM-2800
Peter Fogg committed
-
- 03 Nov, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 30 Oct, 2015 1 commit
-
-
Muhammad Shoaib committed
-
- 28 Oct, 2015 1 commit
-
-
Also adds improved styling for course pacing settings, and unit tests around query counts for self-paced courses. ECOM-2650
Peter Fogg committed
-
- 16 Oct, 2015 1 commit
-
-
Saleem Latif committed
-
- 09 Oct, 2015 1 commit
-
-
Frances Botsford committed
-