- 05 Jun, 2013 5 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
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 committed -
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 committed -
Jonahstanley/fix codemirror tests
Jonah Stanley committed
-
- 04 Jun, 2013 29 commits
-
-
Expose site-wide anonymized ids to HTML module
Joe Blaylock committed -
Use coffee watch command to watch whole directories, so that it will pic...
Calen Pennington committed -
JonahStanley committed
-
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
JonahStanley committed -
Unbreak acceptance tests in the cms.
Peter Fogg committed -
Specify UTF-8 encoding when loading Mako template
Nate Hardison committed -
Peter Fogg committed
-
LMS Slim Header Visual Clean-Up
Brian Talbot committed -
Turn off automatic snapshot to tmp dir on lettuce failure
Jay Zoldak committed -
Jay Zoldak committed
-
Brian Talbot committed
-
lms - revises the physical height of the edX logo within the slim-sized header and vertically aligns all elements
Brian Talbot committed -
Add comment to dynamically-generated asset files
Nate Hardison committed -
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.
Nate Hardison committed -
Peter fogg/single click video creation
Peter Fogg committed -
adding sympy and networkx
e0d committed -
e0d committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Fix bug STUD-103. The url base for about page links needs to be www.edx....
Christina Roberts committed -
Use coffee watch command to watch whole directories, so that it will pick up new coffee files as they are created
Calen Pennington committed -
Studio - Advanced Component Icon
Brian Talbot committed -
Brian Talbot committed
-
Fix/btalbot/edx.org accessibility
Brian Talbot committed -
Brian Talbot committed
-
edx.org - revises login and register graphical banner images to include higher contrast between type and imagery
Brian Talbot committed -
Brian Talbot committed
-
Brian Talbot committed
-
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.
Nate Hardison committed
-
- 03 Jun, 2013 6 commits
-
-
Peter Fogg committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Prevent creation of unnecessary template divs, and rename .single_templates to .single-templates for convention.
Peter Fogg committed -
cahrens committed
-