- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 26 Apr, 2017 1 commit
-
-
attiyaishaque committed
-
- 30 Mar, 2017 1 commit
-
-
Eric Fischer committed
-
- 23 Jan, 2017 1 commit
-
-
TNL-6331
Nimisha Asthagiri committed
-
- 09 Dec, 2016 1 commit
-
-
Also fixes issue where ORA grades were never updated, by including them in this check. TNL-5994 TNL-5995
Eric Fischer committed
-
- 07 Dec, 2016 1 commit
-
-
for TNL-5045
Sanford Student committed
-
- 30 Nov, 2016 1 commit
-
-
For TNL-5993
Sanford Student committed
-
- 18 Nov, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 25 Oct, 2016 1 commit
-
-
Makes use of the new SUBSECTION_SCORE_CHANGED signal to trigger a task that updates persisted course grade values. We've also renamed SCORE_CHANGED to PROBLEM_SCORE_CHANGED to head off any issues with unclear signal names. TNL-5740
Eric Fischer committed
-
- 13 Oct, 2016 2 commits
-
-
For better user-facing performance, the SCORE_CHANGED signal is now handled by enqueueing an async task to update the relevant stored grade, rather than making the request wait until that operation finishes. TNL-5738
Eric Fischer committed -
Andy Armstrong committed
-
- 06 Oct, 2016 2 commits
-
-
This reverts commit 9aa35cd8.
Eric Fischer committed -
Some XModules are breaking their contracts and defining has_score but not max_score. TNL-5715
Eric Fischer committed
-
- 02 Oct, 2016 1 commit
-
-
fixes signal handling for delete student state
Sanford Student committed
-
- 30 Sep, 2016 3 commits
-
-
This reverts commit 0ea8e1b9, reversing changes made to e3db08f1.
Eric Fischer committed -
Potential Grades revert PR
Adam committed -
This reverts commit e3db08f1, reversing changes made to 51c2444d.
Eric Fischer committed
-
- 29 Sep, 2016 1 commit
-
-
Sanford Student committed
-
- 27 Jul, 2016 1 commit
-
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 23 May, 2016 1 commit
-
-
asadiqbal committed
-
- 10 Mar, 2016 1 commit
-
-
clear_student_state(), a method defined by ORA, requires information about the user making the request. Since this xblock is not bound, we must provide that information explicitly.
Eric Fischer committed
-
- 22 Feb, 2016 1 commit
-
-
This reverts commit 920cc3d2.
Eric Fischer committed
-
- 18 Feb, 2016 1 commit
-
-
The openassessment xblock stores some information that assumes a given student module is never cleared, it needs to be informed of this operation.
Eric Fischer committed
-
- 20 Jan, 2016 1 commit
-
-
When one or many users are sent an enrollment or unenrollment email via the teacher subscription form, the emails are written in the user language. If the user has no preferred language, e.g: when the user does not exist, the platform language is supposed to be selected. In practice, the emails were not being translated at all.
Régis Behmo committed
-
- 22 Dec, 2015 1 commit
-
-
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
Robert Raposa committed
-
- 10 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 07 Dec, 2015 1 commit
-
-
Chris Dodge committed
-
- 25 Nov, 2015 1 commit
-
-
ECOM-2972
Peter Fogg committed
-
- 24 Aug, 2015 1 commit
-
-
modified: lms/djangoapps/instructor/tests/test_enrollment.py
unknown committed
-
- 29 Jun, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 02 Jun, 2015 1 commit
-
-
Muhammad Shoaib committed
-
- 17 Mar, 2015 1 commit
-
-
TNL-1493 See https://openedx.atlassian.net/wiki/display/TNL/User+API for details
Andy Armstrong committed
-
- 30 Jan, 2015 1 commit
-
-
Makes logistration available at /login and /register as well as /accounts/login/ and /accounts/register/. In addition: - Adds support for redirect URLs in third party auth for combined login/registration page - Adds support for external auth on the combined login/registration page - Removes old login and registration acceptance tests - Adds deprecation warnings to old login and register views - Moves third party auth util to student_account - Adds exception for microsites (theming)
Renzo Lucioni committed
-
- 20 Jan, 2015 1 commit
-
-
Enrollment, unenrollment and beta role emails should be rendered in the student's language, and not the instructor's language.
Régis Behmo committed
-
- 12 Dec, 2014 1 commit
-
-
Adam Palay committed
-
- 05 Dec, 2014 1 commit
-
-
Revert "If feature flag is enabled, replace the old login/registration pages with the new combined login/registration page." This reverts commit f40447b3. Conflicts: lms/urls.py Revert "Add support for external auth on the combined login/registration page" This reverts commit 98875339. Conflicts: lms/templates/courseware/mktg_course_about.html lms/urls.py
Will Daly committed
-
- 04 Dec, 2014 1 commit
-
-
Add support for redirect URLs in third party auth for combined login/registration page Remove old login/registration acceptance tests Add deprecation warnings to old login and register views Move third party auth util to student_account Add exception for microsites
Will Daly committed
-
- 10 Nov, 2014 1 commit
-
-
Adam Palay committed
-
- 21 Oct, 2014 1 commit
-
-
fix typo and add more security on API fix some bugs and typos address PR feedback be sure to send emails when accounts already exist PR feedback fix multiple uploads pep8 fixes pep8 fix pylint fixes fix url mapping WL-98 - Complete code coverage - Update code for error and warning messages. - improve code as per some suggestions updated the UI of the auto_enroll feature fixed the errors PR feedback add test add back file filtering add some more error handling of input remove unneeded coffeescript code pylint fixes add pep8 space WL-98 - Updated and added test cases. - Updated membership coffee file for errors display handling. - fixed minor text issues. allow for blank lines and add a test add blank line (pep8)
asadiqbal08 committed
-
- 17 Jul, 2014 1 commit
-
-
Jason Bau committed
-