- 07 Feb, 2014 6 commits
-
-
Make i18n:generate more flexible
Ned Batchelder committed -
Sylvia/documentation/bld 801
Mark Hoeber committed -
Change order of tags (now alphabetical); add link list at beginning of document
Sylvia Pearce committed -
Added an alt tag to the footer logo; added charset meta tag; moved
Dave St.Germain committed -
Add '' default to bodyclass in courseware templates
Brian Talbot committed -
Prepend theme template paths
David Baumgold committed
-
- 06 Feb, 2014 27 commits
-
-
Jarv/db env override
John Jarvis committed -
Add periodic table and molecule editor to Additional Tools
Mark Hoeber committed -
Teach install-system-req.sh about `brew bundle`
David Baumgold committed -
make LMS accordion and progress datetime display respect settings.TIME_ZONE
Jason Bau committed -
Update i18n coding guidelines
Sarina Canelake committed -
Sylvia Pearce committed
-
Sarina Canelake committed
-
fixup create-dev-env.sh
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
Make assets:coffee a dependency of i18n:extract
Greg Price committed -
Minor test cleanup
David Baumgold committed -
Sylvia Pearce committed
-
David Baumgold committed
-
David Baumgold committed
-
https://github.com/edx/edx-platformhkim823 committed
-
Stop using JavaScript to set the body's CSS class
Brian Talbot committed -
Pull THEME_NAME from envs tokens if it's there.
Feanil Patel committed -
DOCTYPE to the top of the file.
Dave St.Germain committed -
hkim823 committed
-
add missing people to AUTHORS
Ned Batchelder committed -
Currently just coerces the time displayed for due dates (accordion.html and progess.html) to settings.TIME_ZONE
Jason Bau committed -
Skip page check in promise for Tab Nav in bok-choy suite
Will Daly committed -
Disabled flaky JS transcript test
Will Daly committed -
Will Daly committed
-
Will Daly committed
-
Now normal i18n:generate doesn't care about missing files, and i18n:generate_strict does. The robot task calls the strict version. There may well be a better way to make the two tasks, but my Ruby+Rake skillz are weak, and it's all going away soon.
Ned Batchelder committed
-
- 05 Feb, 2014 7 commits
-
-
If the FEATURES['USE_CUSTOM_THEME'] flag is set but the 'THEME_NAME' is not set. We get a compilation error during cms gather assets.
Feanil Patel committed -
Ned Batchelder committed
-
Added back in component header visual separation from component renderin...
marcotuts committed -
Feanil Patel committed
-
Make receipt-ids actually generate UUIDs
Feanil Patel committed -
marco committed
-
Peer-grading acceptance tests
Will Daly committed
-