- 31 Oct, 2013 2 commits
-
-
* make `user_status` more intelligent * remove some logic from the templates * rename `parse_error_msg` to `parsed_error_msg` * fix up and add more tests LMS-1387
Diana Huang committed -
LMS-1387
Diana Huang committed
-
- 29 Oct, 2013 1 commit
-
-
Diana Huang committed
-
- 27 Oct, 2013 1 commit
-
-
Studio: revises CSS reference/pipeline architecture for better organization, reduced redundancy, and to handle IE9 selector limits
Brian Talbot committed
-
- 24 Oct, 2013 1 commit
-
-
Bug: LMS-1363
Adam Palay committed
-
- 23 Oct, 2013 2 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
- 22 Oct, 2013 2 commits
-
-
Anton Stupak committed
-
John Jarvis committed
-
- 21 Oct, 2013 5 commits
-
-
John Jarvis committed
-
Don Mitchell committed
-
e0d committed
-
e0d committed
-
The error was caused by the CONFIG_ROOT environmental variable, which was incorrectly assumed to be a path.py valid path.
Carlos Andrés Rocha committed
-
- 18 Oct, 2013 5 commits
- 17 Oct, 2013 1 commit
-
-
Gabe Mulley committed
-
- 16 Oct, 2013 2 commits
-
-
add middleware to detect students with disabled accounts add tests
Adam Palay committed -
Will Daly committed
-
- 10 Oct, 2013 1 commit
-
-
This reverts commit ec01253e, reversing changes made to ae8c9710.
John Jarvis committed
-
- 09 Oct, 2013 3 commits
-
-
David Baumgold committed
-
change to use regex to do the domain mappings. Also add config to AWS to be able to set from configuration file. handle cases where HTTP_HOST is none, like in unit tests add linefeed at end fix up regex matches switch to use thread local storage to hold the request itself . . convert over to use open source 3rd party library convert over to use django-cum add unit test remove comment . add comment to config setting fix comment use better regex for localdev no need to break no need to wrap an imported function, it's visible to any file that is importing us add comment add unit test clean up test use a separate env file to set the preview hostname
Chris Dodge committed -
@jzoldak showed me that setting `USE_I18N = DEBUG` didn't actually accomplish what I had hoped it would -- changing DEBUG didn't also change USE_I18N. This pull request accomplishes what I was trying to accomplish, without being quite so clever about it.
David Baumgold committed
-
- 08 Oct, 2013 2 commits
-
-
as a first step to separating db connection from modeling and to support location mapper and contentstore using same db config as modulestore
Don Mitchell committed -
The env variable CONFIG_ROOT is used to determine the location of the JSON configuration files. This is useful when a deployment of the platform is used to access different environments when executing django commands.
Carlos Andrés Rocha committed
-
- 07 Oct, 2013 2 commits
-
-
We want USE_I18N to be on in development, but off in production. Tying this setting to the DEBUG setting accomplishes that neatly.
David Baumgold committed -
Julian Arni committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 03 Oct, 2013 1 commit
-
-
Will Daly committed
-
- 27 Sep, 2013 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 26 Sep, 2013 1 commit
-
-
use to instantiate loc_mapper test loc_mapper injection into split modulestore
Don Mitchell committed
-
- 24 Sep, 2013 1 commit
-
-
cahrens committed
-
- 23 Sep, 2013 1 commit
-
-
And include Don's fix for partial course_id lookup.
Julian Arni committed
-
- 20 Sep, 2013 1 commit
-
-
cleanup Updates. Testing changes. Testing changes. asset-index progress state cleanjup. cleanup
cahrens committed
-
- 18 Sep, 2013 1 commit
-
-
Jay Zoldak committed
-
- 13 Sep, 2013 1 commit
-
-
* Add unit test coverage for this "exclusion from tracking" logic * Exclude based on regex match instead of raw string comparison * Exclude heartbeat requests from tracking
Gabe Mulley committed
-