- Jun 05, 2013
-
-
Ned Batchelder authored
Developers can have private settings files by creating lms/envs/private.py or cms/envs/private.py. They are imported at the end of dev.py. Note that they won't be imported if you are using one of the other dev*.py variants.
-
chrisndodge authored
Feature/cdodge/allow setting of session cookie name
-
Chris Dodge authored
-
Diana Huang authored
Ensure that the original error gets preserved by the ErrorModule
-
Chris Dodge authored
allow configuration settings to specify a session cookie name. This is to avoid problems we are experiencing between simultaneous login sessions between edx.org and edge.edx.org on certain browsers (i.e. Firefox)
-
Chris Dodge authored
allow configuration settings to specify a session cookie name. This is to avoid problems we are experiencing between simultaneous login sessions between edx.org and edge.edx.org on certain browsers (i.e. Firefox)
-
Jonah Stanley authored
Jonahstanley/fix codemirror tests
-
- Jun 04, 2013
-
-
Joe Blaylock authored
Expose site-wide anonymized ids to HTML module
-
Calen Pennington authored
Use coffee watch command to watch whole directories, so that it will pic...
-
JonahStanley authored
-
JonahStanley authored
It turns out that code mirror things can be edited. Once the div is clicked, a new text area appears that can be obtained and sent keys
-
Peter Fogg authored
Unbreak acceptance tests in the cms.
-
Nate Hardison authored
Specify UTF-8 encoding when loading Mako template
-
Peter Fogg authored
-
Brian Talbot authored
LMS Slim Header Visual Clean-Up
-
Jay Zoldak authored
Turn off automatic snapshot to tmp dir on lettuce failure
-
Jay Zoldak authored
-
Brian Talbot authored
-
Brian Talbot authored
lms - revises the physical height of the edX logo within the slim-sized header and vertically aligns all elements
-
Nate Hardison authored
Add comment to dynamically-generated asset files
-
Nate Hardison authored
To avoid confusion about where these files come from, add a header comment upon preprocessing that warns people to not modify the generated files directly, and points them to the appropriate template file.
-
Peter Fogg authored
Peter fogg/single click video creation
-
e0d authored
adding sympy and networkx
-
e0d authored
-
Peter Fogg authored
-
Peter Fogg authored
-
Christina Roberts authored
Fix bug STUD-103. The url base for about page links needs to be www.edx....
-
Calen Pennington authored
Use coffee watch command to watch whole directories, so that it will pick up new coffee files as they are created
-
Brian Talbot authored
Studio - Advanced Component Icon
-
Brian Talbot authored
-
Brian Talbot authored
Fix/btalbot/edx.org accessibility
-
Brian Talbot authored
-
Brian Talbot authored
edx.org - revises login and register graphical banner images to include higher contrast between type and imagery
-
Diana Huang authored
-
Brian Talbot authored
-
Brian Talbot authored
-
Nate Hardison authored
When loading a Mako template from a Django template, the file encoding of the Mako template was left unspecified. In some cases, this would cause the Mako template to be interpreted as an ASCII template, resulting in blowups if the template was encoded in UTF-8 (e.g., lms/templates/footer.html). Now, both the input and output encodings are specified as UTF-8.
-
- Jun 03, 2013
-
-
Diana Huang authored
-
Peter Fogg authored
-
Peter Fogg authored
-