Commit Graph

37734 Commits

Author SHA1 Message Date
Joyce Zhu
01e2104979 Remove receipt page links' bottom borders 2016-07-07 09:42:10 -04:00
Albert (AJ) St. Aubin
07eb59c331 Merge pull request #12942 from edx/add_author_aj
Added author
2016-07-07 07:53:40 -04:00
Chris
e4db0e39d0 Merge pull request #12915 from edx/clrux/ac-520
AC-520 fixes `section` ignores
2016-07-07 03:20:14 -07:00
Ned Batchelder
bcf1925b17 Merge pull request #12948 from edx/ned/no-irc
Change IRC references to Slack
2016-07-06 18:22:33 -04:00
Chris Rodriguez
4cf0e19af2 AC-520 fixing section ignores 2016-07-06 15:01:44 -04:00
Ned Batchelder
7523fb2e07 Change IRC references to Slack 2016-07-06 13:56:58 -04:00
Albert St. Aubin
fc7cee0cad Added author 2016-07-06 13:08:50 -04:00
Chris
933fdae5ba Merge pull request #12903 from edx/clrux/ac-518
AC-518 updates `button-name` todo; needs TinyMCE work
2016-07-06 09:58:58 -07:00
Chris Rodriguez
5b31e4d67f AC-518 - button-name - test_lms_instructor_dashboard.py 2016-07-06 10:32:00 -04:00
Brian Jacobel
39c2abdf28 Merge pull request #12941 from edx/bjacobel/npm-502
Bump UI Toolkit version to 1.4.1
2016-07-06 09:57:16 -04:00
Brian Jacobel
c89c3a2043 Bump UI Toolkit version to 1.4.1
Required for the breadcrumbs work I will be doing later this week. Also should issues we are seeing with NPM this morning.
2016-07-06 08:50:31 -04:00
Renzo Lucioni
f91da141e1 Merge pull request #12937 from edx/renzo/detail-page-touchups
Program detail page touchups
2016-07-05 23:12:04 -04:00
Toby Lawrence
bc990d5d75 Merge pull request #12911 from edx/PERF-344
[PERF-344] Add versioning of cached course assets to allow graceful cache invalidation
2016-07-05 19:34:27 -04:00
Toby Lawrence
4e22affb24 [PERF-344] Add versioning of cached course assets to allow graceful cache invalidation
When releasing the versioned assets work, we stumbled on a problem with old pickled
versions of the StaticContent objects residing in cache, which triggered a bug in the
code. Not wanting to blow away all cached items, we ended up having to revert and add
in some backwards-compatible helper code to ease the transition.

With this, we'll now utilize the version argument that Django's caching interface
allows, in conjunction with a constant value that can be modified when breaking changes
are being made, to let us gracefully ignore older cached course assets.
2016-07-05 15:15:47 -04:00
Kevin Kim
82c612f13e Merge pull request #12888 from edx/kkim/convert_date_tz
Convert Dates for Time Zone
2016-07-05 14:48:23 -04:00
Kevin Kim
0bf8fc4b44 Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone. 2016-07-05 17:45:13 +00:00
Renzo Lucioni
af1c560210 Program detail page touchups
Center cards and add padding around logos. ECOM-4871.
2016-07-05 13:38:07 -04:00
Diana Huang
4bc81ac016 Merge pull request #12907 from edx/diana/truncation-cleanup
Fix issues with topic truncation.
2016-07-05 11:36:00 -04:00
Diana Huang
6e538e1304 Fix issues with truncation. 2016-07-05 10:39:37 -04:00
Adam
99709035d1 Merge pull request #12930 from edx/release
Release
2016-07-05 09:59:12 -04:00
Ben Patterson
27499d1456 Merge pull request #12892 from eduNEXT/jfavellar90/TE-1194-1
Replacing relative imports by absolute imports for all files into com…
2016-07-05 08:38:57 -04:00
Saleem Latif
b89bb7e6b3 Merge pull request #12933 from edx/saleem-latif/fix-footer-test-failure
Fix footer test failures
2016-07-03 01:12:38 +05:00
Renzo Lucioni
1210d3fcc2 Merge pull request #12908 from edx/renzo/course-card-upgrade-cta
Add upgrade section to program detail course cards.
2016-07-02 16:10:32 -04:00
Saleem Latif
5ccc80b42f Fix footer test failures 2016-07-03 00:11:45 +05:00
Renzo Lucioni
d738188550 Add upgrade section to program detail course cards.
Displays a message and link when a user is enrolled in a program's course run but must upgrade in order to be eligible for the program certificate. ECOM-4220.
2016-07-02 01:23:20 -04:00
Adam
faadafee74 Merge pull request #12928 from edx/hotfix/2016-07-01
Fix `bulk_change_enrollment` command to emit event
2016-07-01 15:39:28 -04:00
Awais Jibran
438f10b087 Fix bulk_change_enrollment command to emit event
ECOM-4775
2016-07-01 13:09:20 -04:00
Nimisha Asthagiri
69410948c9 Reduce number of transformer traversals (#12881)
This change improves grading performance by combining what had previously been
multiple course tree traversals into a single traversal with combined
filtering logic.
2016-07-01 12:28:33 -04:00
Ned Batchelder
b918b4da43 Merge pull request #12919 from edx/ned/make-messages-the-same
Make this message the same as another almost identical message
2016-07-01 09:41:57 -04:00
Ned Batchelder
b6a6600a49 Merge pull request #12920 from edx/ned/update-translations
Update translations (autogenerated message)
2016-07-01 09:41:32 -04:00
Mark Sadecki
9fc25cd7eb Merge pull request #12851 from edx/cptvitamin/AC-516-focusgrabber
removes text value from span that is intended only to receive focus
2016-07-01 09:37:26 -04:00
Chris
a561029463 Merge pull request #12904 from edx/clrux/ac-519
AC-519 removing list from ignored a11y check
2016-07-01 06:34:12 -04:00
Ned Batchelder
102fcd620c Make this message the same as another almost identical message 2016-06-30 18:32:28 -04:00
Ned Batchelder
1cb07a911c Update translations (autogenerated message) 2016-06-30 18:31:37 -04:00
Ned Batchelder
3b863de459 Update translations (autogenerated message) 2016-06-30 18:31:37 -04:00
Simon Chen
4fd7f2936a ECOM-4219 Add coming soon message styles to the course cards (#12890) 2016-06-30 15:39:24 -04:00
Tasawer Nawaz
ca56dadf97 Merge pull request #12897 from edx/tasawer/story/ecom-4797/show-msg-when-user-in-audit-mode
Show message on progress page when user is in audit mode.
2016-06-30 23:06:15 +05:00
tasawernawaz
860dabe4f6 show messge on progress page when user is in audit mode. ECOM-4797 2016-06-30 20:13:51 +05:00
Calen Pennington
0ea3a774cd Merge pull request #12899 from cpennington/fix-diff-cover-args
Fix diff cover args
2016-06-30 11:05:30 -04:00
hamzamunir7300
930e0375a5 Merge pull request #12898 from edx/hamzamunir/TNL-4141-problem_creation_empty_answer_not_allowed
Hamzamunir/tnl 4141 problem creation empty answer not allowed
2016-06-30 19:53:20 +05:00
Saleem Latif
fa0146c540 Merge pull request #12620 from edx/saleem-latif/WL-416
WL-416: Multi-site comprehensive theming
2016-06-30 17:49:55 +05:00
Chris Rodriguez
b0ede3f6f5 AC-519 - list - test_lms_instructor_dashboard.py 2016-06-30 08:01:38 -04:00
Matt Drayer
68312bdd2d Revert "Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming""
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS
3. Update paver commands to support multi theme dirs
4. Updating template loaders
5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings
6. Update tests
7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
2016-06-30 15:19:51 +05:00
Hamza Munir
3ad2f09233 tnl-4141 only whitespaces not allowed in answer and fixed the pep8 violation. 2016-06-30 14:34:31 +05:00
Diana Huang
d328328ff4 Merge pull request #12910 from edx/merge-release-into-master
Merge release into master
2016-06-29 20:47:27 -04:00
Diana Huang
f4cf618154 Merge remote-tracking branch 'origin/release' into merge-release-into-master 2016-06-29 19:51:14 -04:00
Diana Huang
c5392cb8fc Merge pull request #12906 from edx/bjacobel-revert-12767-into-release
Revert "Change topic name truncation."
2016-06-29 19:32:37 -04:00
Diana Huang
48726b71de Make safe-linter happy. 2016-06-29 17:13:07 -04:00
alisan617
b3dc456133 Merge pull request #12894 from edx/alisan/tnl-4698-video-icons
removed edx-icons fallback images for video icons and fully use Font Awesome
2016-06-29 17:01:35 -04:00
alisan617
68587ade39 remove icon-fallback-img spans and safe commit templating 2016-06-29 15:12:33 -04:00