- 13 Sep, 2017 1 commit
-
-
Michael LoTurco committed
-
- 27 Jun, 2017 1 commit
-
-
Refactoring: Use format with named variables
Omar Al-Ithawi committed
-
- 01 Jun, 2017 1 commit
-
-
Defaulting to a plaintext response makes no sense for an endpoint that is intended to be used by machines for testing. The endpoint now returns JSON only unless a redirect action is triggered.
Clinton Blackburn committed
-
- 22 Mar, 2017 1 commit
-
-
asadiqbal committed
-
- 25 Jan, 2017 1 commit
-
-
asadiqbal committed
-
- 26 Sep, 2016 1 commit
-
-
Brandon DeRosier committed
-
- 08 Sep, 2016 1 commit
-
-
Jesse Shapiro committed
-
- 02 Sep, 2016 1 commit
-
-
Sanford Student committed
-
- 06 Jul, 2016 1 commit
-
-
Replaces settings value. TNL-4669
cahrens committed
-
- 30 Jun, 2016 1 commit
-
-
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
Matt Drayer committed
-
- 08 Jun, 2016 1 commit
-
-
ECOM-2361
Waheed Ahmed committed
-
- 16 May, 2016 1 commit
-
-
Moves ENABLE_INSTRUCTOR_EMAIL and REQUIRE_COURSE_EMAIL_AUTH from settings files to admin-accessible configuration models. This allows for the bulk email settings to be modified without a new AMI deploy. See TNL-4504. Also updates tests: -python tests mock out the new configurations in place of the old settings -lettuce test has been moved to bokchoy (note that there was some loss of coverage here - the lettuce tests had been doing some voodoo to allow for cross-process inspection of emails messages being "sent" by the server, from the client! In discussion with testeng, this seems outside the realm of a visual acceptance test. So, the bokchoy test simply confirm the successful queueing of the message, and leaves the validation of sending messages to the relevant unit tests.) -bok choy fixture has been added, to replace the settings in acceptance.py -lettuce and bok choy databases have been updated to reflect the backend changes The new default is to have bulk_email disabled, we'll need to call this out in the next OpenEdx release to ensure administrators enable this feature if needed.
Eric Fischer 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
-
- 06 Apr, 2016 1 commit
-
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan committed
-
- 01 Apr, 2016 2 commits
-
-
Jonathan Piacenti committed
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan 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
-
- 17 Feb, 2016 1 commit
-
-
This will allow users to delegate permissions to a 3rd party service.
Justin Abrahms committed
-
- 31 Dec, 2015 1 commit
-
-
revert shell script change
Zia Fazal 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
-
- 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
-
- 13 Oct, 2015 1 commit
-
-
Bok-Choy test added for SOL-1196 to verify no black box around view certificate note in Progress Tab
Saleem Latif committed
-
- 26 Aug, 2015 1 commit
-
-
TNL-2883
Usman Khalid committed
-
- 02 Jul, 2015 1 commit
-
-
* added generate certificates task and bok choy tests * added unit tests * changes based feedback and improved acceptance test * Change header text * changes based on feedback on 24/6 * added task_id to api output * fixed broken test * Remove "Instructor" from strings, per Docs team * Fixed flaky entrance exam test
Zia Fazal committed
-
- 26 Jun, 2015 1 commit
-
-
Braden MacDonald committed
-
- 15 Jun, 2015 1 commit
-
-
some optimisations refactored code and added created event added test to make sure generate event is emitted changes based on feedback on 6/11 added certificate web page and tests fixed quality violations
Zia Fazal committed
-
- 14 Jan, 2015 1 commit
-
-
Co-Authored-By: Jean-Michel Claus <jmc@edx.org> Co-Authored-By: Brian Talbot <btalbot@edx.org> Co-Authored-By: Tim Babych <tim@edx.org> Co-Authored-By: Oleg Marshev <oleg@edx.org> Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
polesye committed
-
- 14 Feb, 2014 2 commits
-
-
Tests language selection feature for student dashboard
Julia Hansbrough committed -
Will Daly committed
-