- Jan 31, 2014
-
-
Julia Hansbrough authored
Improved tests, fixed javascript for photocapture, removed extraneous photocapture code, added time & course numbers to templates for design
-
Frances Botsford authored
-
Julia Hansbrough authored
Quick-and-dirty end-to-end flow, functional for at least the case of one course in need of re-verification. Ready for design to start taking a look; still needs tests and code cleanup
-
Ned Batchelder authored
Make mako template lookups pluggable.
-
David Baumgold authored
translate component tooltips
-
David Baumgold authored
-
David Baumgold authored
-
Chris Rossi authored
This code adds the ability to add Mako template lookup directories on the fly, allowing third party add-ons to contribute their own Mako templates. A new API function for registering Mako templates is introduced:: from edxmako import add_lookup add_lookup('main', '/path/to/templates') # Or, specify a package to lookup using pkg_resources. This will # add the 'templates' directory inside the current package: add_lookup('main', 'templates', package=__name__)
-
srpearce authored
Markhoeber/documentation/google hangouts
-
Sylvia Pearce authored
-
Will Daly authored
Increase timeout for ORA get feedback promise in bok-choy test.
-
David Baumgold authored
Fix link to testing document.
-
frances botsford authored
Prevent from tabbing on lostpassword link in login page
-
Jay Zoldak authored
Unicode changes to support R to L script
-
Mark Hoeber authored
-
Will Daly authored
-
chrisndodge authored
wire in env settings into aws.py for session inactivity timeouts
-
Usman Khalid authored
For capa modules if weight is 0 don't try to create Progress objects.
-
Usman Khalid authored
LMS-1494
-
Ned Batchelder authored
Fix pathological po growth
-
- Jan 30, 2014
-
-
davestgermain authored
Added more descriptive page titles.
-
Dave St.Germain authored
-
Ned Batchelder authored
-
Chris Dodge authored
-
Will Daly authored
Cache databases to speed up acceptance tests
-
Jay Zoldak authored
fixing unit tests fixing merge error fixing xqueue submission issue with unicode url (trial 0.1) fixing fotmats as commented upon removing yaml file language selection Unicode changes to support QRF removed unnecessary pass in modulestore/init.py fixing merge error fixing fotmats as commented upon removing yaml file language selection fixing pep8 violations - fixing pylint violations pylint violation fixing line spaces and formats ignore pylint E1101 remove empty line fixing pylint violations pep8 violations bulk mail unicode/decode fix migration error fix pep8 just to push again more unicode/decode Final changes to comments and error messages.
-
chrisndodge authored
Add AWS.py configuration hooks to tie in login failure lockout parameters
-
chrisndodge authored
Optional Password Policy enforcement
-
Graham Lowe authored
-
Chris Dodge authored
-
Chris Dodge authored
-
David Baumgold authored
Use status code 400 when there is a validation error in creating an account
-
David Baumgold authored
Use status code 400 when there is a validation error in creating an account.
-
David Baumgold authored
-
Graham Lowe authored
-
Giulio Gratta authored
Note to Instructors on Regular & Beta Dashboard
-
Sarina Canelake authored
Force unique course_id for bulk email authorization
-
Sarina Canelake authored
LMS-2134
-
David Baumgold authored
/register_post is an invalid URL
-
David Baumgold authored
-