- 04 Jun, 2013 26 commits
-
-
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 -
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 14 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
-
www.edx.org
Fix bug STUD-103. The url base for about page links needs to be www.edx.org for Drupal site, vs. LMS_BASE which is used for Studio. Note that the complete URL is still not correct, but a redirect exists to take it to the new location.
cahrens committed -
Peter Fogg committed
-
Peter Fogg committed
-
Ned/move loncapa etc into sandbox
Ned Batchelder committed -
Peter Fogg committed
-
Install steps - Fixes syntax of `update_templates` django command
James Tauber committed -
Jonahstanley/add more tests
Jonah Stanley committed -
Preprocess assets as Django management command
Nate Hardison committed
-