- 05 Dec, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 07 Nov, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 02 Nov, 2017 2 commits
-
-
John Eskew committed
-
bmedx committed
-
- 30 Oct, 2017 1 commit
-
-
all dirs must now go into COMPREHENSIVE_THEME_DIRS. Move comprehensive theming setup section out of startup.py and into settings files using new 'derived' functionality. Add 'derive_settings' at the end of all top-level Django settings files. Move validation of comprehensive theming settings into new apps.py theming file. Split theming code into code safe to run before settings are initialized -and- after settings are initialized.
John Eskew committed
-
- 25 Oct, 2017 1 commit
-
-
John Eskew committed
-
- 23 Oct, 2017 2 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 17 Oct, 2017 1 commit
-
-
bmedx committed
-
- 16 Oct, 2017 1 commit
-
-
muzaffaryousaf committed
-
- 09 Aug, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 26 Jul, 2017 1 commit
-
-
include webpack commons bundle on all pages quotes homegrown webpack_loader mock toggle installed webpack_loader in test env file instead fix test checking context
Ari Rizzitano committed
-
- 10 Jul, 2017 1 commit
-
-
* Change settings default * Set `ENABLE_CREATOR_GROUP` to False for devstack * Set `ENABLE_CREATOR_GROUP` to False for tests In f095c5fe it was decided to enable anyone to make courses in Studio by default in order to make things easier in dev environments. This was before the code was open source. This default is likely in effect for many Open edX instances, but almost no one would want this setting outside of development.
Joel Barciauskas committed
-
- 06 Jul, 2017 3 commits
-
-
Mushtaq Ali committed
-
muhammad-ammar committed
-
Muhammad Ammar committed
-
- 12 May, 2017 1 commit
-
-
Brian Jacobel committed
-
- 30 Mar, 2017 1 commit
-
-
TNL-6674
cahrens committed
-
- 28 Mar, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 14 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 13 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 12 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 27 Sep, 2016 2 commits
-
-
This reverts commit 4bbeaf32.
attiyaishaque committed -
This reverts commit fe136122.
attiyaishaque committed
-
- 23 Sep, 2016 2 commits
-
-
attiyaishaque committed
-
attiyaishaque committed
-
- 02 Sep, 2016 1 commit
-
-
Sanford Student committed
-
- 22 Aug, 2016 1 commit
-
-
Hooks the pre-existing grades code into our new PersistentSubsectionGrade data model. Includes test updates, and some minor changes to the data model that were discovered in testing.
Eric Fischer committed
-
- 29 Jul, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 27 Jul, 2016 1 commit
-
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 07 Jul, 2016 1 commit
-
-
These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
Renzo Lucioni 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
-
- 18 May, 2016 3 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington 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
-
- 05 Apr, 2016 1 commit
-
-
ECOM-3940
Peter Fogg committed
-
- 28 Mar, 2016 2 commits
-
-
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 -
ECOM-3943
Peter Fogg committed
-
- 23 Mar, 2016 1 commit
-
-
HOSTNAME_MODULESTORE_DEFAULT_MAPPINGS,
Ehtesham committed
-