Jeremy Bowman
|
bf86b3da98
|
PLAT-1942 Handle xmodule_django field deprecations
|
2018-02-05 15:05:54 -05:00 |
|
bmedx
|
95e76dcafe
|
Small fixes to LMS unit 1 failures in Django 1.11 tests
|
2018-01-08 10:20:30 -05:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Felipe Montoya
|
38e787b65c
|
Quick fixes for users with unicode usernames.
This changes fix the bookmarks feature and image upload
|
2016-10-25 15:30:52 -05:00 |
|
John Eskew
|
3614eb2800
|
Move xmodule_django app to openedx.core.djangoapps
|
2016-10-06 14:50:40 -04:00 |
|
muzaffaryousaf
|
509522414a
|
Using display_name_with_default instead of display_name.
TNL-4103
|
2016-02-19 16:50:23 +05:00 |
|
muzaffaryousaf
|
b4189784da
|
Fixed POST bookmarks bug when display_name is None.
Added tests & general message to js when parsing fails.
TNL-3989
|
2016-01-12 09:47:51 -05:00 |
|
ehtesham
|
3385d1e128
|
TNL-2810 backend implementation to limit the maximum bookmarks per course
|
2015-12-21 22:17:58 +05:00 |
|
Usman Khalid
|
8bdc097293
|
Fixes after rebase to Django 1.8
|
2015-12-17 22:10:21 +05:00 |
|
Usman Khalid
|
4304c66c54
|
Performance optimizations and cache to keep the bookmarks info updated.
The cache uses the bookmarks.XBlockCache model.
TNL-1945
|
2015-12-17 22:07:34 +05:00 |
|