- 13 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 20 Mar, 2017 1 commit
-
-
TNL-6543
muhammad-ammar committed
-
- 21 Apr, 2016 1 commit
-
-
Kevin Falcone committed
-
- 15 Apr, 2016 1 commit
-
-
Fred Smith committed
-
- 06 Apr, 2016 1 commit
-
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan committed
-
- 01 Apr, 2016 2 commits
-
-
Jonathan Piacenti committed
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan committed
-
- 14 Jan, 2016 3 commits
-
-
Toby Lawrence committed
-
Toby Lawrence committed
-
This reverts commit 8402be3b.
Toby Lawrence committed
-
- 13 Jan, 2016 1 commit
-
-
Ran these suckers through ImageOptim, which crunched 'em down real nice.
Toby Lawrence committed
-
- 07 Jan, 2016 1 commit
-
-
lms/static/images/wmd-buttons-transparent.png | Bin 9698 -> 7046 bytes lms/static/images/wmd-buttons.png | Bin 7465 -> 5970 bytes .../credit_notifications/edx-logo-header.png | Bin 1894 -> 1225 bytes .../ebe754f90bc88acf8ec6a1d27b87f743_120.jpg | Bin 3168 -> 2752 bytes .../ebe754f90bc88acf8ec6a1d27b87f743_30.jpg | Bin 957 -> 648 bytes .../ebe754f90bc88acf8ec6a1d27b87f743_50.jpg | Bin 1362 -> 1048 bytes .../ebe754f90bc88acf8ec6a1d27b87f743_500.jpg | Bin 15852 -> 13940 bytes .../f0d065035a5c4d32df318fbc54138765_120.jpg | Bin 3168 -> 2752 bytes .../f0d065035a5c4d32df318fbc54138765_30.jpg | Bin 957 -> 648 bytes .../f0d065035a5c4d32df318fbc54138765_50.jpg | Bin 1362 -> 1048 bytes .../f0d065035a5c4d32df318fbc54138765_500.jpg | Bin 15852 -> 13940 bytes themes/edge.edx.org/lms/static/images/logo.png | Bin 7465 -> 4574 bytes themes/edx.org/cms/static/images/studio-logo.png | Bin 4782 -> 4779 bytes themes/edx.org/lms/static/images/logo-large.png | Bin 4581 -> 3367 bytes themes/edx.org/lms/static/images/logo.png | Bin 1244 -> 1184 bytes .../lms/static/images/profiles/default_120.png | Bin 6398 -> 3252 bytes .../lms/static/images/profiles/default_30.png | Bin 993 -> 522 bytes .../lms/static/images/profiles/default_50.png | Bin 2068 -> 1035 bytes .../lms/static/images/profiles/default_500.png | Bin 91560 -> 0 bytes themes/red-theme/lms/static/images/logo.png | Bin 909 -> 559 bytes 20 files changed, 0 insertions(+), 0 deletions(-)
Calen Pennington committed
-
- 26 Aug, 2015 1 commit
-
-
TNL-2883
Usman Khalid committed
-
- 13 Aug, 2015 1 commit
-
-
Chris Dodge committed
-
- 02 Jul, 2015 1 commit
-
-
Ned Batchelder committed
-
- 01 Jul, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 23 Jun, 2015 1 commit
-
-
Fixes tests, adds internationalized strings for new state tooltips, corrected tooltip javascript, etc.
Kyle McCormick committed
-
- 07 Jun, 2015 1 commit
-
-
Matt Drayer committed
-
- 07 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 06 May, 2015 1 commit
-
-
Conflicts: scripts/jenkins-report.sh
Christine Lytwynec committed
-
- 17 Apr, 2015 2 commits
-
-
Andy Armstrong committed
-
TNL-1499
Usman Khalid committed
-
- 28 Jan, 2015 1 commit
-
- 27 Jan, 2015 1 commit
-
-
[second attempt which addresses bug building Studio]
Will Daly committed
-
- 21 Jan, 2015 1 commit
-
- 20 Jan, 2015 1 commit
-
-
Respond to review comments: - Rename build and config files for consistency between lms/studio. - Fix merge conflicts with lms require config. - Devstack uses optimized pipeline to skip require JS optimizer step - Add tests for render_require_js_path_overrides
Will Daly committed
-
- 15 Jan, 2015 2 commits
-
-
Andy Armstrong committed
-
Chris committed
-
- 10 Dec, 2014 1 commit
-
-
TNL-735
Daniel Friedman committed
-
- 15 Apr, 2014 1 commit
-
-
Jay Zoldak committed
-
- 08 Apr, 2014 1 commit
-
-
Valera Rozuvan committed
-
- 12 Aug, 2013 1 commit
-
-
Anton Stupak committed
-
- 18 Jun, 2013 1 commit
-
-
Anto Stupak committed
-
- 01 May, 2013 1 commit
-
-
Jay Zoldak committed
-
- 13 Nov, 2012 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 31 Oct, 2012 1 commit
-
-
Vik Paruchuri committed
-
- 24 Jul, 2012 1 commit
-
-
Add tests for the edit page for the toy course, and make sure that exporting to github sets up the git repo properly
Calen Pennington committed
-
- 13 Jul, 2012 2 commits
-
-
* test_{cms/lms} will run collectstatic first, fasttest_{cms/lms} won't * also add staticfiles dir to test_root gitignore
Victor Shnayder committed -
* NOTE: successfully running the tests depends on an updated version of django-pipeline, which fixes a unicode bug (https://github.com/MITx/django-pipeline/commit/efaba4ac63bc635da6a728603e87e14758541ec7) Config changes: * Use separate db for the cms * Run collectstatic before running tests--needed to get everything in the right place for loading pages * fix some paths related to this * Turn off JS compressor for CMS * add empty test_root/uploads dir Code changes: * Add cms tests to check that home page and signup pages load * Add cms account creation test * Make github sync tests clean out repo dirs before running.
Victor Shnayder committed
-