Renzo Lucioni
275a7b8872
Fix class on dashboard's verify now button
2016-08-04 15:02:02 -04:00
Sanford Student
fc943ff539
moving milestones check to access.py and upgrading milestones version
2016-08-04 14:47:15 -04:00
Ned Batchelder
02f378a6ff
Update translations (autogenerated message)
2016-08-04 18:25:47 +00:00
Ned Batchelder
7a0d764ef3
Update translations (autogenerated message)
2016-08-04 17:42:48 +00:00
Calen Pennington
8582da4a97
Merge pull request #12286 from cpennington/shards-as-valued-attributes
...
Shards as valued attributes
2016-08-04 11:13:32 -04:00
asadiqbal
839832b4f2
SOL-1868: Receipt page should show the "Go To Dashboard" button in case of non-verified courses
2016-08-04 20:08:41 +05:00
Renzo Lucioni
504f33cfd0
Merge pull request #13162 from edx/renzo/sass-fixes
...
Fix program listing and detail page styling
2016-08-04 10:10:44 -04:00
wajeeha-khalid
ec9845b1c4
MA-2675: Skip null 'endorsed_by' in discussion requested_fields=profile_image
2016-08-04 11:08:08 +05:00
Renzo Lucioni
765792c623
Fix program listing and detail page styling
2016-08-03 16:41:21 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Nimisha Asthagiri
be5940e6f4
Robust Grades refactor
...
Adds ENABLE_SUBSECTION_GRADES_SAVED feature flag to both lms and cms. Also
installs the wiring that will allow robust grades to be used for courses
that enable it. This functionality is still gated by the feature flag
and should not be used until the remaining robust grades work is finished.
2016-08-03 15:47:16 -04:00
Chris
e641c0dcee
Merge pull request #13134 from edx/clrux/ac-549
...
AC-549 updating pink
2016-08-03 14:34:30 -04:00
Ned Batchelder
76bc4fb98e
Fix 29 anomalous-backslash-in-string errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
8571ceabeb
Fix many wrong-assert-type errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
eef964f5f6
Fix unused-variable errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
8b1978ba6c
Fix unused-import errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
ef4c69881c
Fix literal-used-as-attribute error
2016-08-03 12:44:41 -04:00
Ned Batchelder
0c8fcf6af0
Fix super-not-called errors
2016-08-03 12:44:41 -04:00
Chris Rodriguez
edfd0d6aa0
AC-549 updating pink
2016-08-03 11:10:05 -04:00
Andy Armstrong
4029e6e0d8
Merge pull request #13144 from edx/andya/update-pattern-library-colors
...
Update Pattern Library pages to use new color scheme
2016-08-03 10:19:02 -04:00
Ahsan Ulhaq
4c3f68cdc4
Forgot Password leak info about valid accounts
...
ECOM-4703
2016-08-03 14:30:00 +05:00
Andy Armstrong
7119357a07
Address code review feedback
2016-08-02 18:57:13 -04:00
Andy Armstrong
2e12214a17
Update Pattern Library pages to use new color scheme
...
TNL-5135
2016-08-02 18:57:13 -04:00
Renzo Lucioni
c5434c5310
Merge pull request #13125 from edx/renzo/multiple-program-types
...
Allow program listing page to display programs from any category
2016-08-02 13:11:23 -04:00
mikedikan
13c8e39259
Merge pull request #13147 from edx/release
...
Release
2016-08-02 12:29:39 -04:00
Renzo Lucioni
8196e1a024
Allow program listing page to display programs from any category
...
This work removes most references to XSeries from the LMS in an attempt to be more general. ECOM-5018.
2016-08-01 16:47:21 -04:00
Jillian Vogel
cf8e0e4464
Uses new settings.LMS_ROOT_URL as email base url
...
instead of constructing it from settings.HTTPS and settings.SITE_NAME
2016-08-02 04:05:23 +09:30
Jillian Vogel
f28cca00f3
Uses settings.HTTPS to determine appropriate URL scheme for bulk emails
2016-08-02 03:17:56 +09:30
Jillian Vogel
0390294d3c
Uses http or https appropriately in bulk email urls
...
and adds system tests for affected methods.
2016-08-02 03:17:56 +09:30
Chris
685bc2ff81
Merge pull request #13087 from edx/clrux/ac-543
...
AC-543 fixing bulk cert exception implicit labels
2016-08-01 12:16:06 -04:00
Christina Roberts
37db65fa90
Merge pull request #13131 from edx/christina/retry-celery
...
Retry on failures (database locking).
2016-08-01 12:06:46 -04:00
Adam Palay
6c743c543a
fix failing test by updating require_global_staff decorator
2016-08-01 11:49:51 -04:00
Adam Palay
feb042d474
Revert "Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46"
...
This reverts commit 27646b7e6f .
2016-08-01 10:13:10 -04:00
wajeeha-khalid
be72ab766e
MA-2139: Mark thread as read on thread and comment creation/update/actions
2016-08-01 16:54:49 +05:00
John Eskew
70929ffb12
Merge pull request #13019 from mitocw/fix/aq/emit_course_published_event
...
Fixed progress page update on save ccx and grade book crash issue
2016-07-29 16:02:42 -04:00
Chris Rodriguez
a10b61f8c3
AC-543 fixing bulk cert exception implicit labels
2016-07-29 14:49:23 -04:00
cahrens
7efc7fe40e
Retry on failures (database locking).
...
TNL-5091
2016-07-29 11:57:28 -04:00
Amir Qayyum Khan
34034aa6f5
Made ccx id unicode in app
2016-07-29 19:37:46 +05:00
Amir Qayyum Khan
d5fcb609e7
Fixed progress page update on save ccx
2016-07-29 18:11:42 +05:00
wajeeha-khalid
986dcff626
MA-2536: get 'course_about' url in enrollment
2016-07-29 14:58:54 +05:00
wajeeha-khalid
551fd7eef0
MA-2646: handle profile_image in requested_fields for anonymous user
2016-07-29 11:42:56 +05:00
sanfordstudent
194c5096c5
Merge pull request #13123 from edx/sstudent/milestones-fie
...
Fixing test failures on master
2016-07-28 14:59:25 -04:00
Sanford Student
03256937e6
fixing failing tests on master from enabling milestones_app feature flag
2016-07-28 14:18:45 -04:00
PaulWattenberger
59ac60f20e
Merge pull request #13117 from edx/pwattenberger/ECOM-5065
...
ECOM-5065 Don't retry invalid email response from Sailthru
2016-07-28 11:15:24 -04:00
PaulWattenberger
dd4bab3cb3
ECOM-5065 Don't treat invalid email response from Sailthru as retryable error
2016-07-28 10:35:10 -04:00
sanfordstudent
7fc020761c
Merge pull request #13083 from edx/tnl/enable_milestones
...
Enable Milestones in LMS Tests
2016-07-28 09:12:12 -04:00
Rene Sorel
14672ffe4f
unit test for mobile api org filter, query string args for api calls
2016-07-28 10:43:46 +02:00
PaulWattenberger
97489999b9
Merge pull request #13114 from edx/pwattenberger/ECOM-5059
...
ECOM-5059 Fix domain Sailthru logon cookie dropped in to
2016-07-27 16:36:16 -04:00
Nimisha Asthagiri
a1a5a0fcb9
Enable Milestones in LMS Tests
2016-07-27 14:56:24 -04:00
Chris
df66a8e32d
Merge pull request #13086 from edx/clrux/ac-544
...
AC-544 certs regen use implicit labels; cleanup
2016-07-27 13:01:34 -04:00