- 09 Dec, 2014 8 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
In LMS, load OVA JS only in four OVA templates with requireJS. [TNL-693-outdated]
jmclaus committed -
jmclaus committed
-
Unpurchased items in the shoppingcart should be removed if the enrollment period has closed
chrisndodge committed -
Merge pull request #6114 from edx/waheed/tnl892-fix-css-background-image-for-important-visual-indicator Added IMG tag instead of css background property for important visual indicator.
Waheed Ahmed committed -
TNL-892
Waheed Ahmed committed -
Remove items from the shopping cart if they are for a course whose course enrollment window has closed changed the url name to verify_cart and change the color of the message in the shopping cart
Muhammad Shoaib committed
-
- 08 Dec, 2014 19 commits
-
-
Cohorted courseware
Andy Armstrong committed -
Revert "Jarv/config refactor wip"
Ben Patterson committed -
Ben Patterson committed
-
Pin django-cas to hash
David Baumgold committed -
Andy Armstrong committed
-
Jarv/config refactor wip
John Jarvis 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
-
avoid errors when forward-migrating course_groups after south conversion
Jim Abramson 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 -
John Jarvis committed
-
Revert enable login/registration
Will Daly committed -
JIRA: TNL-937
jsa 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 -
TNL-670
Andy Armstrong committed -
JIRA: TNL-710 IMPORTANT: this commit converts the course_groups package to using migrations. When deploying to an existing openedx instance, migration 0001 may fail with an error indicating that the CourseUserGroup table already exists. If this happens, running the 0001 migration first, with the --fake option, is recommended. After performing this step, remaining migrations should work as expected.
jsa committed -
TNL-649
Andy Armstrong committed
-