- 11 May, 2015 2 commits
-
-
Syed Hassan Raza committed
-
TNL 2098
Awais Jibran committed
-
- 08 May, 2015 2 commits
-
-
Martyn James committed
-
Martyn James committed
-
- 07 May, 2015 2 commits
-
-
Syed Hassan Raza committed
-
Adam Palay committed
-
- 06 May, 2015 2 commits
-
-
Dino Cikatic committed
-
Syed Hassan Raza committed
-
- 04 May, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 30 Apr, 2015 2 commits
-
-
Conflicts: cms/djangoapps/contentstore/tests/test_courseware_index.py
Martyn James committed -
Ned Batchelder committed
-
- 28 Apr, 2015 1 commit
-
-
- Remove grader(s) upon deletion of existing entrance exam - Remove grader(s) upon addition of new entrance exam
Matt Drayer committed
-
- 27 Apr, 2015 1 commit
-
-
Mark Hoeber committed
-
- 24 Apr, 2015 1 commit
-
-
Support iOS receiving the update even when in the background. Support Android detecting duplicates.
Nimisha Asthagiri committed
-
- 18 Apr, 2015 3 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 17 Apr, 2015 2 commits
-
-
E. Kolpakov committed
-
E. Kolpakov committed
-
- 15 Apr, 2015 3 commits
-
-
E. Kolpakov committed
-
E. Kolpakov committed
-
E. Kolpakov committed
-
- 14 Apr, 2015 9 commits
-
-
E. Kolpakov committed
-
E. Kolpakov committed
-
E. Kolpakov committed
-
E. Kolpakov committed
-
E. Kolpakov committed
-
Added setting to enable/disable library indexing + moved is_index_enabled into search indexer classes Added task and signal to fire library reindex
E. Kolpakov committed -
E. Kolpakov committed
-
Search indexer is not bound to any library modifications, so tests fail - this is expected.
E. Kolpakov committed -
E. Kolpakov committed
-
- 13 Apr, 2015 2 commits
-
-
- sharing enabled for custom URLs only if URL actually specified
Matt Drayer committed -
1. Fix the broken `gettext()` call in `courde_detail.js` 2. Change the string to avoid Transifex misunderstand the pattern '% o' in `checklist.underscore`. 3. Embed the `{filename}` part inside the string in `transcripts-choose.underscore` to provide better i18n flexibililty. 4. Remove all the call of `gettext()` and `${_()}` inside the `mock` directory to aovid mis-extraction by pybabel. (It seems that the `mock` directory is soly used in test? So the strings in this directory need not to be extracted and translated?) 5. The unicode char `\u2014` will trigger a bug inside pybabel which makes the extracted string untranslatable, so remove this char.
louyihua committed
-
- 10 Apr, 2015 1 commit
-
-
Indexing moved to celery task. Reorganised indexing to always allow for full course reindex. Indexing code no longer needs to be in common, because it is triggered by signal instead of being called.g
Davorin Sego committed
-
- 08 Apr, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 07 Apr, 2015 1 commit
-
-
louyihua committed
-
- 03 Apr, 2015 3 commits
-
-
Nimisha Asthagiri committed
-
As some i18n features need ```ugettext``` or its shorcut ```_``` to be called on a non-string-literal, so the pylint check of ```translation-of-non-string``` should be explicitly disabled in such situations.
louyihua committed -
Braden MacDonald committed
-
- 02 Apr, 2015 1 commit
-
-
Jonathan Piacenti committed
-