- 31 Jan, 2014 20 commits
-
-
Improved tests, fixed javascript for photocapture, removed extraneous photocapture code, added time & course numbers to templates for design
Julia Hansbrough committed -
Frances Botsford committed
-
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
Julia Hansbrough committed -
Make mako template lookups pluggable.
Ned Batchelder committed -
translate component tooltips
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
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__)
Chris Rossi committed -
Markhoeber/documentation/google hangouts
srpearce committed -
Sylvia Pearce committed
-
Increase timeout for ORA get feedback promise in bok-choy test.
Will Daly committed -
Fix link to testing document.
David Baumgold committed -
Prevent from tabbing on lostpassword link in login page
frances botsford committed -
Unicode changes to support R to L script
Jay Zoldak committed -
Mark Hoeber committed
-
Will Daly committed
-
wire in env settings into aws.py for session inactivity timeouts
chrisndodge committed -
For capa modules if weight is 0 don't try to create Progress objects.
Usman Khalid committed -
LMS-1494
Usman Khalid committed -
Fix pathological po growth
Ned Batchelder committed
-
- 30 Jan, 2014 20 commits
-
-
Added more descriptive page titles.
davestgermain committed -
Dave St.Germain committed
-
Ned Batchelder committed
-
Chris Dodge committed
-
Cache databases to speed up acceptance tests
Will Daly committed -
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.
Jay Zoldak committed -
Add AWS.py configuration hooks to tie in login failure lockout parameters
chrisndodge committed -
Optional Password Policy enforcement
chrisndodge committed -
Graham Lowe committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Use status code 400 when there is a validation error in creating an account
David Baumgold committed -
Use status code 400 when there is a validation error in creating an account.
David Baumgold committed -
David Baumgold committed
-
Graham Lowe committed
-
Note to Instructors on Regular & Beta Dashboard
Giulio Gratta committed -
Force unique course_id for bulk email authorization
Sarina Canelake committed -
LMS-2134
Sarina Canelake committed -
/register_post is an invalid URL
David Baumgold committed -
David Baumgold committed
-