Matthew Piatetsky
acbf860347
Merge pull request #15010 from edx/minor_tweaks
...
Fix footer css on program details page
2017-05-02 09:51:16 -04:00
sanfordstudent
bcc3d16589
Merge pull request #14929 from edx/neem/capa-refactor
...
Refactor CAPA to use scorable XBlock mixin
2017-05-02 09:43:06 -04:00
Andy Armstrong
2167584e5e
Unify the home and course tabs
...
LEARNER-609
2017-05-01 17:22:28 -04:00
Ben Patterson
6e5769f279
Fix webpack service location for testing.
2017-05-01 17:09:32 -04:00
Brian Jacobel
a2323797f5
Work on sandbox bundling for webpack
2017-05-01 17:09:32 -04:00
Brian Jacobel
3b43fb38a4
Paver runs Webpack (incl watcher) in dev and test
2017-05-01 17:09:32 -04:00
Brian Jacobel
c5df4aa6b7
Work on getting Karma to run
2017-05-01 17:09:32 -04:00
Brian Jacobel
57e8250619
Webpack in LMS
2017-05-01 17:09:32 -04:00
J. Cliff Dyer
ea0027f338
refactor CAPA to use scorable xblock mixin
...
for TNL-6594
2017-05-01 15:08:17 -04:00
Calen Pennington
3deb3a3c1b
Merge pull request #14977 from cpennington/cale/fix-learner-542
...
Cale/fix learner 542
2017-05-01 12:18:03 -04:00
Matthew Piatetsky
d1729c555a
Fix footer css
2017-05-01 11:56:10 -04:00
Cliff Dyer
ea9fe1de62
Merge pull request #15004 from edx/neem/shuffled-backfill-tasks
...
Shuffle tasks.
2017-05-01 09:17:51 -04:00
J. Cliff Dyer
1daa4eadd5
Shuffle tasks.
2017-04-28 14:19:21 -04:00
Ned Batchelder
ecce0f1513
Merge pull request #14996 from edx/nedbat/remove-useless-super-delegation
...
Remove a number of unneeded super()-delegation methods
2017-04-28 13:04:43 -04:00
Calen Pennington
1811f7235f
Minimize the number of queries done while noop updating a user-preference
2017-04-28 12:26:41 -04:00
Christina Roberts
61316c3807
Merge pull request #14972 from edx/christina/ed11
...
Renaming prep for allow discussions to be divided by enrollment tracks
2017-04-28 11:00:09 -04:00
Qubad786
4b73bac9b2
Enable sharing icons for future courses
2017-04-28 15:45:24 +05:00
Diana Huang
7a0d52bb00
Merge pull request #15000 from edx/diana/fix-url-name
...
Use correct url helper.
2017-04-27 16:40:04 -04:00
Nimisha Asthagiri
9e71538d33
Merge pull request #14984 from edx/neem/refactor-instructor-grades
...
Refactor Grade Report in prep for parallelization
2017-04-27 16:22:42 -04:00
Diana Huang
b10c7dfc74
Use correct url helper.
2017-04-27 15:36:34 -04:00
Matthew Piatetsky
a46453fc6a
Merge pull request #14995 from edx/minor_tweaks
...
ECOM-6602 Minor program progress fixes
2017-04-27 15:22:53 -04:00
cahrens
31fbde9c1f
Rename cohort methods to divided.
2017-04-27 14:58:08 -04:00
Ned Batchelder
4a568476fd
Remove a number of unneeded super()-delegation methods
2017-04-27 14:12:56 -04:00
Matthew Piatetsky
fb0e9b7574
Minor program progress fixes
...
ECOM-6602
2017-04-27 14:02:32 -04:00
Matthew Piatetsky
ee98a525ee
Merge pull request #14993 from edx/fix-karma-test
...
Fix karma test
2017-04-27 14:01:26 -04:00
Douglas Hall
1f8125df40
Merge pull request #14987 from edx/douglashall/add_certificates_model_admin
...
Add the CertificateGenerationCourseSetting model to Django admin.
2017-04-27 12:47:05 -04:00
Uzair Rasheed
c1e63cb086
Merge pull request #14935 from edx/uzairr/ECOM-7252-refund
...
ECOM-7252-fix refund discrepancy after the course mode expiry
2017-04-27 20:58:21 +05:00
Matthew Piatetsky
ada78f5d3b
Fix failing karma test
...
ECOM-6602
2017-04-27 11:31:51 -04:00
Matthew Piatetsky
79a40eb340
Merge pull request #14974 from edx/fix_progress_css_bug
...
Fix progress css bug
2017-04-27 10:49:53 -04:00
Calen Pennington
33fee20c3a
Reapply "Merge pull request #14868 from cpennington/learner-542"
...
This reverts commit 65f13ddec4 .
2017-04-27 09:25:02 -04:00
Nimisha Asthagiri
379a2c181b
Refactor Grade Report in prep for parallelization.
2017-04-27 08:33:01 -04:00
Ned Batchelder
44dd7be5b6
Update translations (autogenerated message)
2017-04-27 12:16:29 +00:00
Douglas Hall
690727580b
Add the CertificateGenerationCourseSetting model to Django admin.
...
WL-1041
2017-04-27 06:16:55 -04:00
Saleem Latif
76467a02d6
Merge pull request #14969 from edx/saleem-latif/ENT-306-a11y
...
ENT-306: a11y feedback changes for account activation message
2017-04-27 12:19:29 +05:00
J. Cliff Dyer
77f5e2dd00
Fix batch size error and kwargification of compute_v2.
2017-04-26 16:30:27 -04:00
edx-pipeline-bot
38c0fbd638
Merge pull request #14975 from edx/release-mergeback-to-master
...
Merge release back to master
2017-04-26 15:29:32 -04:00
uzairr
d5064413c1
fix of refund after course mode expiry
2017-04-26 18:29:59 +00:00
Matthew Piatetsky
932a23fbc7
Fix css bug with notification
...
ECOM-6602
2017-04-26 13:32:08 -04:00
Andy Armstrong
8c93eac6a3
Add an empty course message to the course home page
...
LEARNER-27
2017-04-26 13:16:36 -04:00
Calen Pennington
65f13ddec4
Revert "Merge pull request #14868 from cpennington/learner-542"
...
This reverts commit 88dd85caec , reversing
changes made to bf8aef33fc .
2017-04-26 11:29:56 -04:00
Cliff Dyer
20447bd8ad
Merge pull request #14965 from edx/neem/routing-key
...
Fix calling convention for celery options
2017-04-26 10:54:07 -04:00
Clinton Blackburn
2b4817b102
Added OpenID Connect discovery endpoint
...
Although we are phasing out our support of OIDC, this particular feature will allow us to eliminate many of the settings we
share across services. Instead of reading various endpoints and secret keys from settings or hardcoded values, services
with the proper authentication backend can simply read (and cache) the information from this endpoint.
ECOM-3629
2017-04-26 10:02:27 -04:00
J. Cliff Dyer
8e409800fe
Fix calling convention for celery options
2017-04-26 09:35:15 -04:00
Brittney Exline
2b48a5e7c5
Merge pull request #14920 from edx/bexline/registration_email
...
ENT-304 Add confirm email field to registration
2017-04-26 07:59:29 -04:00
M. Rehan
19961dc750
Merge pull request #14918 from edx/mrehan/course-sharing-utm-parameters
...
Add utm parameters to course sharing url
2017-04-26 13:00:56 +05:00
Saleem Latif
20c4a758ab
a11y feedback changes for account activation message
2017-04-26 12:27:47 +05:00
attiyaishaque
4316731f70
TNL-4412 user is not enrolled as a beta tester when account is unactivated.
2017-04-26 10:54:15 +05:00
Andy Armstrong
6b8b79ff21
Implement new course updates page
...
LEARNER-608
2017-04-25 16:04:28 -04:00
Brittney Exline
c2df64c3f8
ENT-304 Add confirm email field to registration
2017-04-25 18:35:29 +00:00
Christina Roberts
3908512a0b
Merge pull request #14786 from OmarIthawi/omar/reset-css-rtl
...
RTL fixes for HTML xmodule and the LMS reset file
2017-04-25 14:33:49 -04:00