- 09 Dec, 2014 7 commits
-
-
Assert mistakenly had comma instead of double-equal - now correct.
John Eskew committed -
Upon fail-over check, change asset metadata document to new format.
Clinton Blackburn committed -
John Eskew committed
-
FIX - LMS: removing un-needed utility Sass mixin from calc styling
Clinton Blackburn committed -
Brian Talbot committed
-
ECOM-757: Fix reference error with emailOptIn variable
Will Daly committed -
Will Daly committed
-
- 08 Dec, 2014 20 commits
-
-
update codejail for better logging (TNL-835)
Clinton Blackburn committed -
Adam Palay committed
-
3rd-party pipeline supports updating email optin
Clinton Blackburn committed -
Improved support for multiple organization names
Clinton Blackburn committed -
Fix all the 3rd party auth scenarios. Update pipeline to preserve parameters. Updating tests
stephensanchez committed -
don't export draft children of orphaned drafted (TNL-923)
Clinton Blackburn committed -
Adam Palay committed
-
Updates copy used in the checkbox label, constructs strings within the view instead of passing through a separate context variable, and alleviates unipain
Renzo Lucioni committed -
Make changes to the Mongo modulestore format for asset metadata. https://openedx.atlassian.net/browse/PLAT-301
John Eskew committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Add email opt in to old login and register pages
Will Daly committed -
Support unicode ANALYTICS_DASHBOARD_NAME
Sarina Canelake committed -
Don't allow voting while the thread is closed
Waqas Khalid committed -
I open this pull to support unicode ANALYTICS_DASHBOARD_NAME
Jason Zhu committed -
Clytwynec/dont fail diff quality for todo
Christine Lytwynec committed -
Will Daly committed
-
fix export for openassessment drafts (PLAT-249)
Adam committed -
Christine Lytwynec committed
-
Sarina Canelake committed
-
Modulestore Support for Content libraries (Part of SOL-1, SOL-2, SOL-3)
Xavier Antoviaque committed
-
- 07 Dec, 2014 1 commit
-
-
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.
John Eskew committed
-
- 05 Dec, 2014 12 commits
-
-
Create helper function to remove duplicate code
Sarina Canelake committed -
Adam Palay committed
-
Fix help modal css selector
Chris committed -
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.
stv committed -
Revert enable login/registration
Will Daly committed -
Moved has_course_access from CMS to student.auth (common)
Don Mitchell committed -
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
Will Daly committed -
Remove antiquated cleanup script
Sarina Canelake committed -
Remove extra prerequisites style and class
Chris committed -
Add compare-branch option to paver run_quality
Ben Patterson committed -
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
Waqas Khalid committed -
Fixed plus sign icon for overall grade range add button.
Waheed Ahmed committed
-