- Dec 09, 2014
-
-
John Eskew authored
Assert mistakenly had comma instead of double-equal - now correct.
-
Clinton Blackburn authored
Upon fail-over check, change asset metadata document to new format.
-
John Eskew authored
-
Clinton Blackburn authored
FIX - LMS: removing un-needed utility Sass mixin from calc styling
-
Brian Talbot authored
-
Will Daly authored
ECOM-757: Fix reference error with emailOptIn variable
-
Will Daly authored
-
- Dec 08, 2014
-
-
Clinton Blackburn authored
update codejail for better logging (TNL-835)
-
Adam Palay authored
-
Clinton Blackburn authored
3rd-party pipeline supports updating email optin
-
Clinton Blackburn authored
Improved support for multiple organization names
-
stephensanchez authored
Fix all the 3rd party auth scenarios. Update pipeline to preserve parameters. Updating tests
-
Clinton Blackburn authored
don't export draft children of orphaned drafted (TNL-923)
-
Adam Palay authored
-
Renzo Lucioni authored
Updates copy used in the checkbox label, constructs strings within the view instead of passing through a separate context variable, and alleviates unipain
-
John Eskew authored
Make changes to the Mongo modulestore format for asset metadata. https://openedx.atlassian.net/browse/PLAT-301
-
Sarina Canelake authored
Update translations (autogenerated message)
-
Will Daly authored
Add email opt in to old login and register pages
-
Sarina Canelake authored
Support unicode ANALYTICS_DASHBOARD_NAME
-
Waqas Khalid authored
Don't allow voting while the thread is closed
-
Jason Zhu authored
I open this pull to support unicode ANALYTICS_DASHBOARD_NAME
-
Christine Lytwynec authored
Clytwynec/dont fail diff quality for todo
-
Will Daly authored
-
Adam authored
fix export for openassessment drafts (PLAT-249)
-
Christine Lytwynec authored
-
Sarina Canelake authored
-
Xavier Antoviaque authored
Modulestore Support for Content libraries (Part of SOL-1, SOL-2, SOL-3)
-
- Dec 07, 2014
-
-
John Eskew authored
Move the asset types under a top-level 'assets' dict to allow for future arbitrary asset types. Change 'basename' to 'pathname', since the attr is for storing the path.
-
- Dec 05, 2014
-
-
Sarina Canelake authored
Create helper function to remove duplicate code
-
Adam Palay authored
-
Chris authored
Fix help modal css selector
-
stv authored
This repetitive code is especially pronounced in Stanford's fork, where we have extended the About page to include several additional fields. This pays down some technical debt by refactoring into a shared helper.
-
Will Daly authored
Revert enable login/registration
-
Don Mitchell authored
Moved has_course_access from CMS to student.auth (common)
-
Will Daly authored
Revert "If feature flag is enabled, replace the old login/registration pages with the new combined login/registration page." This reverts commit f40447b3. Conflicts: lms/urls.py Revert "Add support for external auth on the combined login/registration page" This reverts commit 98875339. Conflicts: lms/templates/courseware/mktg_course_about.html lms/urls.py
-
Sarina Canelake authored
Remove antiquated cleanup script
-
Chris authored
Remove extra prerequisites style and class
-
Ben Patterson authored
Add compare-branch option to paver run_quality
-
Waqas Khalid authored
When someone closes thread there is still option to add vote which cause error when click on add vote button. User shouldn't be able to add vote while the thread is closed. TNL-152
-
Waheed Ahmed authored
Fixed plus sign icon for overall grade range add button.
-