- 17 Dec, 2014 6 commits
-
-
PLAT-280
Don Mitchell committed -
PLAT-221
Don Mitchell committed -
There is possibility that a proxy will change URL along the way (for example protocol from https to http) which would invalidate signature. Supporting LTI_1 and LTI_2 use case.
Ivica Ceraj committed -
When we change the page using pagination in the user profile page the data gets updated but the position of the window remains at pagination. It should change position of window to top. TNL-107
Waqas Khalid committed -
If the ids in the adnvaced setting discussion category are not unique then threads under categories with different name will come in every category with same id. Ids should be unique inorder to differentiate between different categories. TNL-752
Waqas Khalid committed -
TNL-527
Waheed Ahmed committed
-
- 16 Dec, 2014 4 commits
-
-
Diana Huang committed
-
from dictionary of all asset metadata by asset type.
John Eskew committed -
Import asset metadata XML into modulestore. Optimize importing many items of asset metadata by avoiding multiple round-trips to MongoDB.
John Eskew committed -
exceptions for XML modulestore asset metadata methods.
John Eskew committed
-
- 15 Dec, 2014 2 commits
-
-
PLAT-332
zubair-arbi committed -
TNL-922
zubair-arbi committed
-
- 13 Dec, 2014 4 commits
-
-
Calen Pennington committed
-
[PLAT-217]
Calen Pennington committed -
TE-532
Ben Patterson committed -
Calen Pennington committed
-
- 12 Dec, 2014 3 commits
-
-
David Baumgold committed
-
Check settings.FEATURES["ADVANCED_SECURITY"] first
David Baumgold committed -
Afzal Wali committed
-
- 11 Dec, 2014 4 commits
-
-
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.
njdup committed -
David Baumgold committed
-
David Baumgold committed
-
Nimisha Asthagiri committed
-
- 10 Dec, 2014 14 commits
-
-
This reads configuration directly from yaml and imports it directly into settings
John Jarvis committed -
It might be different from the requested filename.
cahrens committed -
Jesse Zoldak committed
-
TNL-735
Daniel Friedman committed -
Syed Hassan Raza committed
-
Fixed the edX middleware to lazily create request context for Mako templates, so that it is based on any changes made to the request object. Verified that with this fix the "Instructor" tab is correctly hidden when a staff member is viewing the course as a student.
Andy Armstrong committed -
Sarina Canelake committed
-
OPEN-328
Sarina Canelake committed -
OPEN-328
Sarina Canelake committed -
spinner.gif and spinner-on-grey.gif are the same file. Explicitly give the LMS a spinner.gif file. OPEN-328
Sarina Canelake committed -
OPEN-328
Sarina Canelake committed -
OPEN-328
Sarina Canelake committed -
Ben Patterson committed
-
Clinton Blackburn committed
-
- 09 Dec, 2014 3 commits
-
-
Move app-generated context back into properties. Ignore BI events through segment's webhook. Ignore events without Data in Properties.
Nimisha Asthagiri committed -
Assert mistakenly had comma instead of double-equal - now correct.
John Eskew committed -
John Eskew committed
-