Shaily Sangwan
fc639afa11
replaced static with dynamically generated copyright year
2016-09-23 18:01:46 +05:30
Toby Lawrence
0009d53c53
Adding optimized images in batches [15/19]
2016-01-13 20:38:42 -05:00
Toby Lawrence
451b0a9c66
Revert "Crush down images."
...
This reverts commit 8402be3b20 .
2016-01-13 19:12:13 -05:00
Toby Lawrence
8402be3b20
Crush down images.
...
Ran these suckers through ImageOptim, which crunched 'em down real nice.
2016-01-13 18:29:00 -05:00
Calen Pennington
9daaa35d8d
Shrink images using trimage
...
common/test/data/xml_dag/static/just_a_test.jpg | Bin 547 -> 517 bytes
.../test_microsite/images/background-image.jpg | Bin 160660 -> 160625 bytes
.../test_microsite/images/header-logo.png | Bin 1215 -> 1212 bytes
docs/en_us/architecture/locator_ubiquity.jpg | Bin 51876 -> 47455 bytes
docs/en_us/architecture/presplit.jpg | Bin 43129 -> 38944 bytes
docs/en_us/architecture/studio mapping.jpg | Bin 48247 -> 43786 bytes
.../enrollment_api/source/_static/homepage-bg.jpg | Bin 160660 -> 160625 bytes
docs/en_us/internal/test_pyramid.png | Bin 24698 -> 17598 bytes
.../platform_api/source/_static/homepage-bg.jpg | Bin 160660 -> 160625 bytes
.../shared/images/Announcement_subscriptions.png | Bin 43413 -> 15474 bytes
lms/static/certificates/images/backpack-logo.png | Bin 2107 -> 1112 bytes
lms/static/certificates/images/backpack-ui.png | Bin 76558 -> 54810 bytes
lms/static/certificates/images/bg-verified.png | Bin 25152 -> 5169 bytes
lms/static/certificates/images/demo-sig1.png | Bin 3852 -> 2099 bytes
lms/static/certificates/images/demo-sig2.png | Bin 3695 -> 1990 bytes
lms/static/certificates/images/demo-sig3.png | Bin 7315 -> 3721 bytes
.../certificates/images/demo-user-profile.png | Bin 61749 -> 40719 bytes
lms/static/certificates/images/ico-honor.png | Bin 59443 -> 35743 bytes
.../certificates/images/ico-mozillaopenbadges.png | Bin 3638 -> 1870 bytes
lms/static/certificates/images/ico-verified.png | Bin 59571 -> 35713 bytes
lms/static/images/app/google_play_badge_45.png | Bin 8913 -> 4548 bytes
lms/static/images/bg-footer-divider.jpg | Bin 416 -> 390 bytes
lms/static/images/bg-texture.png | Bin 10028 -> 2092 bytes
lms/static/images/bulk_email/FacebookIcon.png | Bin 550 -> 333 bytes
lms/static/images/bulk_email/GooglePlusIcon.png | Bin 1286 -> 679 bytes
25 files changed, 0 insertions(+), 0 deletions(-)
2016-01-07 10:48:40 -05:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
Ned Batchelder
2a0259095d
Change imports from path to use the stablest name.
...
The old line:
from path import path
produced pylint errors because of the baroque way that path.py defined
"path". We tried to get them to change how they defined it, but they
deleted the name instead: https://github.com/jaraco/path.py/issues/102
(Jason then changed his mind, but this is a better way to use path.py,
it avoids the pylint error at least.)
2015-08-27 12:59:25 -04:00
Mark Hoeber
8008cfbe18
Redirect Enrollment API to Platform API doc
2015-04-03 11:08:05 -04:00
Mark Hoeber
4ba4f414f9
Add Mocks to Enrollment API Doc Config
2015-03-11 13:17:27 -04:00
stv
5785fda7b1
Fix PEP8: W391 blank line at end of file
2015-02-27 10:04:52 -08:00
stv
c4cdd65744
Fix PEP8: E303 too many blank lines
2015-02-27 10:04:52 -08:00
Mark Hoeber
a28fd30b09
Enrollment API Doc
2015-01-12 11:15:32 -05:00