- 14 Nov, 2013 1 commit
-
-
Julia Hansbrough committed
-
- 08 Nov, 2013 5 commits
-
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
import jquery in reset password template
Waheed Ahmed committed -
we are already being passed in the module descriptor so we don't need to...
David Ormsbee committed
-
- 07 Nov, 2013 9 commits
-
-
Chris Dodge committed
-
re-apply backed out enrollment event changes
Gabe Mulley committed -
remove unused jasmine resources
David Baumgold committed -
a11y imporvements to wiki/history.html
Usman Khalid committed -
David Baumgold committed
-
LMS-1309
Usman Khalid committed -
LMS-1265
Waheed Ahmed committed -
Transcripts: Allow any part of protocol name to be lowercase or uppercase.
polesye committed -
Oleg Marshev committed
-
- 06 Nov, 2013 6 commits
-
-
Gabe Mulley committed
-
This reverts commit 5734cae1.
Gabe Mulley committed -
Change delete_item to RESTful URL.
Christina Roberts committed -
Part of STUD-847.
cahrens committed -
emit enrollment events
Gabe Mulley committed -
Gabe Mulley committed
-
- 05 Nov, 2013 16 commits
-
-
a11y tests for video player controls [BLD-386]
jmclaus committed -
Added tests to video player controls to check new WAI-ARIA functionality. Added global custom Jasmine matcher to helper.coffee [BLD-386]
jmclaus committed -
Do JS setup immediately when possible
David Baumgold committed -
registration-optional: Allow to hide some optional registration fields #os
David Baumgold committed -
setting THEME_NAME to None when it's set to an empty string
John Jarvis committed -
Add retries when encountering DatabaseError when updating InstructorTask.
brianhw committed -
Brian Wilson committed
-
John Jarvis committed
-
If the YouTube API JS fails to load, the rest of the JS should still run
David Baumgold committed -
Sarina/enhance user factories
Sarina Canelake committed -
Fixes BLD-472
David Baumgold committed -
Removed duplicate code
Julia Hansbrough committed -
Sarina Canelake committed
-
Julia Hansbrough committed
-
Enabled course id clash command tests
Will Daly committed -
Allow to control which of the optional fields from the registration page are being displayed to the user. Added the configuration variable `REGISTRATION_OPTIONAL_FIELDS` to control which ones. The default value shows all the fields as currently; to not display some of the fields, set the configuration variable with only the fields you want to display: ``` REGISTRATION_OPTIONAL_FIELDS = [ 'level_of_education', 'gender', 'year_of_birth', 'mailing_address', 'goals' ] ```
Xavier Antoviaque committed
-
- 04 Nov, 2013 3 commits
-
-
Flowerhack/feature/refunds for certificates
Julia Hansbrough committed -
Avoid CS search endpoint for non-search queries
Greg Price committed -
adds a new option to ungenerated_certs to use http in the callback url
John Jarvis committed
-