Simon Chen
7b2f721443
Merge pull request #16125 from edx/schen/update_translation
...
Update Translations
2017-09-28 13:44:33 -04:00
Simon Chen
aa68fca46c
Update Translations
2017-09-28 12:45:10 -04:00
Clinton Blackburn
0334df1eb3
Fixed bug with Studio API course run team update endpoint
...
We now iterate over the given team members and create them individually, rather than in bulk. This avoids uniqueness errors that arise when we attempt a bulk create operation with an existing row.
LEARNER-2468
2017-09-28 12:24:23 -04:00
Clinton Blackburn
7d51c194a3
Updated Studio course run API endpoint to allow null enrollment dates
...
LEARNER-2469
2017-09-27 09:43:07 -04:00
Uman Shahzad
f94558f464
Merge pull request #16094 from open-craft/uman/ent-0.48.1
...
[WL-1240] [ENT-640] [ENT-628] [ENT-629] [ENT-630] [ENT-631] [ENT-634] [ENT-644] Bump to edx-enterprise to 0.48.1
2017-09-27 00:16:34 +05:00
Uman Shahzad
a27688afd0
Bump to edx-enterprise to 0.48.1
2017-09-26 00:43:09 +05:00
John Eskew
2194d390c8
Remove memory dump signal until meliae packaging issues are resolved.
2017-09-25 10:33:14 -04:00
Jeremy Bowman
ca97e946a6
Switch to pytest for unit tests
2017-09-22 16:07:53 -04:00
Harry Rein
bc76ffe5dc
Add message for setting course goal.
...
LEARNER-2307
2017-09-22 09:56:27 -04:00
Eric Fischer
ac80183343
Add studio-frontend to studio, if waffle flag set
2017-09-21 16:45:12 -04:00
Eric Fischer
a830073bb2
Add waffle flag for NewAssetsPage
2017-09-21 16:45:12 -04:00
Andy Armstrong
c68ad09773
Merge pull request #16002 from edx/andya/studio-sass-linting
...
Fix validation issues with Studio Sass files
2017-09-20 20:57:37 -04:00
Michael Roytman
282220dae5
refactor and add multiple filter functionality
2017-09-20 12:06:12 -04:00
Andy Armstrong
8fb993dcca
Fix validation issues with Studio Sass files
2017-09-18 15:28:41 -04:00
Tasawer Nawaz
89656d08fc
Merge pull request #16036 from edx/tasawer/learner-2555-change-django-admin-titles-in-cms-and-lms
...
Change django admin titles in CMS and LMS
2017-09-18 18:19:53 +05:00
tasawernawaz
8218d8265d
change django admin titles in CMS and LMS
...
LEARNER-2555
2017-09-18 17:21:41 +05:00
tasawernawaz
510dcd14ed
fix untranslated validation message on course grader LEARNER-2450
2017-09-18 14:51:53 +05:00
Ned Batchelder
63d78e3c41
Merge pull request #16020 from edx/nedbat/update-translations
...
Update translations (autogenerated message)
2017-09-14 14:49:37 -04:00
Ned Batchelder
5c21261aa3
Update translations (autogenerated message)
2017-09-14 11:42:32 +00:00
Clinton Blackburn
4b9f017d4a
Fixed bug for partial updates for Studio API course runs endpoint
...
Existing data remains intact when performing a partial update.
LEARNER-2468
2017-09-13 18:05:21 -04:00
Clinton Blackburn
f25674a606
Added pagination to Studio API course runs list endpoint
...
The viewset class has also been updated to inherit from GenericViewSet to better take advantage of existing DRF code.
LEARNER-2468
2017-09-13 16:39:05 -04:00
Clinton Blackburn
14b8c12e88
Added Studio API endpoint to update course image
...
LEARNER-2468
2017-09-13 11:22:47 -04:00
Clinton Blackburn
317f719d3c
Added Studio API endpoint to re-run course runs
...
LEARNER-2470
2017-09-13 11:22:47 -04:00
Clinton Blackburn
256849950d
Added Studio API endpoint to support course creation
...
LEARNER-2468
2017-09-13 11:22:47 -04:00
M. Rehan
8c37dff1a8
Merge pull request #15475 from OmarIthawi/omar/default-english-transcripts
...
Allow displaying videos without transcripts
2017-09-12 12:22:41 +05:00
Omar Al-Ithawi
302e1d923e
Allow displaying videos without transcripts
2017-09-11 21:29:58 +03:00
Clinton Blackburn
56eee715c1
Added support for deleting assets to delete_course management command
...
The command now has an option to delete assets. This is relevant for
users of the split Mongo module store, which does not delete assets by
default.
Additionally, tests and docstrings have been updated.
LEARNER-2460
2017-09-11 08:25:19 -04:00
Noraiz Anwar
2d026d587e
Revert "EDUCATOR-1267 Add logs in importing the course."
2017-09-08 11:08:41 +05:00
Sofiya Semenova
9f2e96d4a0
ed-1260 Course teams unable to save changes to dates
2017-09-07 15:18:13 -04:00
Harry Rein
c9f75f6bc8
Merge pull request #15926 from edx/HarryRein/FEDX-375-bootstrap-beta
...
Harry rein/fedx 375 bootstrap beta
2017-09-07 10:12:05 -04:00
Fred Smith
75ca7342fe
Merge pull request #15966 from edx/derf/reduce_celery_heartbeat_frequency
...
reduce celery heartbeat frequency
2017-09-07 08:17:28 -04:00
Andy Armstrong
6e10d2a556
Update to use Bootstrap beta release
...
FEDX-375
2017-09-06 22:49:05 -04:00
Fred Smith
f891c0fae8
reduce celery heartbeat frequency
2017-09-06 14:58:34 -04:00
Jeremy Bowman
ded294c420
pytest compatibility fixes
2017-09-06 14:20:34 -04:00
Jeremy Bowman
97f5fe035b
Fixes for pytest database usage
2017-09-06 13:15:34 -04:00
Alex Dusenbery
0137e38e97
EDUCATOR-1241 | make a separate file to make decisions about auto generated certs.
2017-09-05 16:15:43 -04:00
Attiya Ishaque
66ef2cabb7
Merge pull request #15924 from edx/ai/EDUCATOR-1267-add-logs
...
EDUCATOR-1267 Add logs in importing the course.
2017-09-01 21:37:03 +05:00
Gabe Mulley
6a36eb0183
Use ACE to 'send' Recurring Nudge emails
2017-08-31 16:58:08 -04:00
attiyaishaque
32691b5b1a
EDUCATOR-1267 Add logs in importing the course.
2017-08-31 12:53:41 +05:00
Ned Batchelder
96ad386d36
Update translations (autogenerated message)
2017-08-30 18:01:15 +00:00
Ned Batchelder
63364fd305
Update translations (autogenerated message)
2017-08-30 16:12:38 +00:00
Jeremy Bowman
32000c7a98
Clean up TestCase subclassing
2017-08-29 15:38:48 -04:00
Alex Dusenbery
0fe31fa981
EDUCATOR-1251 | cert available date validation should take course pacing into account.
2017-08-29 13:54:21 -04:00
Jeremy Bowman
565ec7a541
Merge pull request #15918 from edx/jmbowman/test_reliability_fixes
...
Fix tests that depend on execution order
2017-08-29 13:46:59 -04:00
Jeremy Bowman
00c4ede8ee
Merge pull request #15831 from edx/jmbowman/PLAT-1710
...
PLAT-1710 Support lettuce tests in Docker Devstack
2017-08-29 13:25:58 -04:00
Omar Al-Ithawi
d0c7a532ad
Make the platform name translatable
2017-08-29 12:43:36 -04:00
Jeremy Bowman
0d7806e0cd
Fix tests that depend on execution order
2017-08-29 11:08:47 -04:00
Ned Batchelder
92c406e46a
Update translations (autogenerated message)
2017-08-25 17:21:52 -04:00
Alex Dusenbery
821253bf2b
EDUCATOR-1232 | front end validation of certificate available date field.
2017-08-23 16:46:03 -04:00
Eric Fischer
e534169fe8
Merge pull request #15829 from edx/efischer/EDU-1142
...
Fix Proctoring doc link
2017-08-23 16:34:12 -04:00