- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 19 Aug, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 03 Aug, 2016 1 commit
-
-
Ned Batchelder committed
-
- 24 Jun, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 16 May, 2016 1 commit
-
-
Moves ENABLE_INSTRUCTOR_EMAIL and REQUIRE_COURSE_EMAIL_AUTH from settings files to admin-accessible configuration models. This allows for the bulk email settings to be modified without a new AMI deploy. See TNL-4504. Also updates tests: -python tests mock out the new configurations in place of the old settings -lettuce test has been moved to bokchoy (note that there was some loss of coverage here - the lettuce tests had been doing some voodoo to allow for cross-process inspection of emails messages being "sent" by the server, from the client! In discussion with testeng, this seems outside the realm of a visual acceptance test. So, the bokchoy test simply confirm the successful queueing of the message, and leaves the validation of sending messages to the relevant unit tests.) -bok choy fixture has been added, to replace the settings in acceptance.py -lettuce and bok choy databases have been updated to reflect the backend changes The new default is to have bulk_email disabled, we'll need to call this out in the next OpenEdx release to ensure administrators enable this feature if needed.
Eric Fischer committed
-
- 17 Mar, 2016 1 commit
-
-
Muddasser committed
-
- 10 Mar, 2016 1 commit
-
-
Conflicts: lms/djangoapps/instructor/tests/test_api.py lms/djangoapps/instructor/utils.py lms/djangoapps/instructor/views/api.py lms/djangoapps/instructor/views/api_urls.py lms/djangoapps/instructor/views/instructor_dashboard.py lms/djangoapps/instructor_task/api.py lms/djangoapps/instructor_task/tasks.py lms/djangoapps/instructor_task/tasks_helper.py lms/djangoapps/instructor_task/tests/test_api.py lms/djangoapps/instructor_task/tests/test_tasks.py lms/djangoapps/instructor_task/tests/test_tasks_helper.py lms/envs/aws.py lms/envs/common.py lms/static/coffee/src/instructor_dashboard/data_download.coffee lms/templates/instructor/instructor_dashboard_2/data_download.html
dylanrhodes committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 28 Jul, 2015 1 commit
-
-
This test failed on master because it saw "Loading" and did not wait.
Ben Patterson committed
-
- 20 Jul, 2015 1 commit
-
-
Sylvia Pearce committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed committed
-
- 01 Jul, 2015 2 commits
-
-
Alison Hodges committed
-
Alison Hodges committed
-
- 30 Apr, 2015 1 commit
-
-
Ned Batchelder committed
-
- 01 Dec, 2014 4 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 07 Oct, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 03 Oct, 2014 1 commit
-
-
Don Mitchell committed
-
- 02 Oct, 2014 1 commit
-
-
Daniel Friedman committed
-
- 24 May, 2014 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 12 May, 2014 1 commit
-
-
Fix acceptance and unit tests LMS-1296
Sarina Canelake committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 04 Apr, 2014 1 commit
-
-
Giulio Gratta committed
-
- 20 Mar, 2014 1 commit
-
-
Jay Zoldak committed
-
- 13 Mar, 2014 1 commit
-
-
LMS-1203
Sarina Canelake committed
-
- 11 Mar, 2014 1 commit
-
-
We would like to be able to generate arbitrary reports and expose them to the instructor by simply uploading them to S3. The existing grade download infrastructure pretty much supported that already, however, all of the internal and external structures were referring to the reports as exclusively grading related. Fixes: AN-590
Gabe Mulley committed
-
- 13 Dec, 2013 1 commit
-
-
Sarina Canelake committed
-
- 09 Dec, 2013 2 commits
-
-
Refactor instructor dash acceptance tests. Add additional acceptance tests for buttons on 'Data Download' tab. LMS-58
Sarina Canelake committed -
Sarina Canelake committed
-
- 01 Nov, 2013 1 commit
-
-
Added wait for JS on upload page Fixed an issue where css_click wasn't waiting for JS to load
Will Daly committed
-
- 16 Oct, 2013 3 commits
-
-
Julia Hansbrough committed
-
Will Daly committed
-
Will Daly committed
-
- 10 Oct, 2013 2 commits
-
-
Julia Hansbrough committed
-
Will Daly committed
-