- Jun 04, 2013
-
-
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....
-
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
-
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
-
-
Peter Fogg authored
-
Peter Fogg authored
-
Peter Fogg authored
-
Peter Fogg authored
-
Peter Fogg authored
Prevent creation of unnecessary template divs, and rename .single_templates to .single-templates for convention.
-
cahrens authored
-
cahrens authored
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.
-
Peter Fogg authored
-
Peter Fogg authored
-
Ned Batchelder authored
Ned/move loncapa etc into sandbox
-
Peter Fogg authored
-
James Tauber authored
Install steps - Fixes syntax of `update_templates` django command
-
Jonah Stanley authored
Jonahstanley/add more tests
-
Nate Hardison authored
Preprocess assets as Django management command
-