- Dec 14, 2014
-
-
chrisndodge authored
change the context_processor in the shopping cart to return a pointer to...
-
Chris Dodge authored
change the context_processor in the shopping cart to return a pointer to a function so that only the templates that actually need to know if the shopping cart button should be shown will actually make the database roundtrips
-
- Dec 13, 2014
-
-
Calen Pennington authored
XBlockAsides in LMS
-
Calen Pennington authored
-
Calen Pennington authored
[PLAT-217]
-
Calen Pennington authored
-
Calen Pennington authored
Move lms.lib.xblock into lms.djangoapps.lms_xblock in preparation add database backed configuration to it
-
Calen Pennington authored
-
Calen Pennington authored
-
- Dec 12, 2014
-
-
Christine Lytwynec authored
fix git_export tests
-
Christine Lytwynec authored
fix pep8 violation
-
Christine Lytwynec authored
-
Daniel Friedman authored
Fix typo in cms unit test
-
Christine Lytwynec authored
fixes failing unit test in course_groups
-
Christine Lytwynec authored
-
David Baumgold authored
Update pep8 to 1.5.7
-
David Baumgold authored
-
Daniel Friedman authored
-
Christine Lytwynec authored
-
Sarina Canelake authored
Change openedx footer image to a non-broken link
-
Sarina Canelake authored
Implements keyword sub feature for bulk emails
-
Sarina Canelake authored
-
David Baumgold authored
Check settings.FEATURES["ADVANCED_SECURITY"] first
-
David Baumgold authored
Don't break up i18n string
-
David Baumgold authored
-
Jesse Zoldak authored
Unit test speed improvements
-
David Baumgold authored
-
David Baumgold authored
-
David Baumgold authored
-
David Baumgold authored
-
Shrhawk authored
Fix white spaces inside navigation
-
chrisndodge authored
WL-105 Show course cards sorted by start dates, oldest first.
-
Afzal Wali authored
-
- Dec 11, 2014
-
-
njdup authored
This commit pulls in changes from #4487 that implements keyword substitution for bulk emails. With these changes, an instructor can include keywords in their bulk emails which will be automatically substituted with the corresponding value for the recepient of the email. Keywords are of the form %%keyword%%, and the keywords implemented in this commit include: %%USER_ID%% => anonymous_user_id %%USER_FULLNAME%% => user profile name %%COURSE_DISPLAY_NAME%% => display name of the course %%COURSE_END_DATE%% => end date of the course Client-side validations have also been implemented to ensure that only emails with well-formed keywords can be sent. The architecture is designed such that adding in new keywords in the future would be relatively straight-forward.
-
Sarina Canelake authored
Limit Upload File Sizes to GridFS
-
Clinton Blackburn authored
hotfix-2014-12-11
-
David Baumgold authored
-
David Baumgold authored
We do this intentionally, to preserve tracebacks
-
David Baumgold authored
-
David Baumgold authored
-