Nimisha Asthagiri
8ac2dea0c2
Merge pull request #18501 from edx/arch/remove-course-structures-part3
...
Remove course_structures app (part 3)
2018-07-06 15:14:07 -04:00
Jeremy Bowman
d2f442e19b
Merge pull request #18523 from edx/jmbowman/TE-2631
...
TE-2631 Fix notes bok-choy tests in devstack
2018-07-06 12:50:13 -04:00
marcotuts
d7ab8327cb
updated header active tab border color
2018-07-06 10:51:57 -04:00
Nimisha Asthagiri
73e8828f65
course_structures: Remove app completely
2018-07-05 13:08:31 -04:00
Jeremy Bowman
c962e7914c
TE-2631 Fix notes bok-choy tests in devstack
2018-07-05 11:55:24 -04:00
Jeremy Bowman
127b1049ff
Merge pull request #18511 from edx/jmbowman/TE-2630
...
TE-2630 Fix discussions bok-choy tests in devstack
2018-07-05 11:06:38 -04:00
marcotuts
07718b90ab
updated subsection styling to show label on same line as icon, meant to complete EDUCATOR-2535
2018-07-04 13:42:44 -04:00
irfanuddinahmad
65ce6f0d4b
updated effective date
2018-07-04 15:15:18 +05:00
Jeremy Bowman
b74131a726
TE-2630 Fix discussions bok-choy tests in devstack
2018-07-03 14:33:54 -04:00
Zubair Afzal
831e7621e1
Merge pull request #18508 from edx/zub/ENT-1052-rename-enterprise-customer-catalog-uuid-queryparam
...
ENT-1052 Rename enterprise customer catalog uuid in queryparam to catalog
2018-07-03 18:02:50 +05:00
Nimisha Asthagiri
c1bb585aea
Merge pull request #18499 from edx/arch/remove-course-structures-usage
...
Remove course_structures app (part 1)
2018-07-03 08:58:32 -04:00
zubair-arbi
66937b2cdf
ENT-1052 Rename enterprise customer catalog uuid in queryparam to catalog
2018-07-03 17:09:56 +05:00
Nimisha Asthagiri
77bf86fb73
Fix unclearly related test failure
2018-07-03 07:37:57 -04:00
Tasawer Nawaz
6a4924f9d4
Merge pull request #18478 from edx/tasawer/LEARNER-4744/inactive-enrollments-in-support-tool
...
inactive enrollments in support tool
2018-07-03 15:55:34 +05:00
Robert Raposa
df94c82a04
Merge pull request #17332 from open-craft/john/improve-search-error-messages
...
Improve search error messages
2018-07-02 16:53:20 -04:00
Nimisha Asthagiri
4a9063d83b
course_structures: remove usages
2018-07-02 12:36:34 -04:00
Nimisha Asthagiri
066b24a6a3
CourseStructure: remove from Discussions
2018-07-02 12:32:21 -04:00
Tasawer Nawaz
8868f07394
inactive enrollments in support tool
...
LEARNER-4744
2018-07-02 19:02:43 +05:00
ayub-khan
0ba3d602a1
-updated js translations
2018-07-02 11:33:58 +05:00
Kevin Falcone
9aff2fdf9f
Merge pull request #18476 from edx/jibsheet/make-DATA_DIR-configurable
...
This resolves VPC-122 and OPS-56
2018-06-29 12:59:57 -04:00
zubair-arbi
bbdcf6de7a
ENT-1052 discount by enterprise catalog
2018-06-29 16:04:06 +05:00
Nimisha Asthagiri
ce4cb53672
Update Permissions to use latest edx-drf-extensions and rest_condition
2018-06-28 18:37:53 -04:00
Nimisha Asthagiri
b203e8a13b
Enable OAuth Scopes for Grades API
2018-06-28 18:37:52 -04:00
Nimisha Asthagiri
3a45bab57c
Enable OAuth Scopes for Certificates API
2018-06-28 18:37:52 -04:00
Douglas Hall
195676d539
Override DEFAULT_JWT_ISSUER and RESTRICTED_APPLICATION_JWT_ISSUER settings.
2018-06-28 17:10:18 -04:00
Calen Pennington
b85d6f031c
Merge pull request #18417 from cpennington/cale/fix-ora-webpack
...
Cale/fix ora webpack
2018-06-28 12:47:53 -04:00
Douglas Hall
2a77710e10
Merge pull request #18429 from edx/douglashall/oauth_scopes_part2
...
ARCH-116 OAuth2 Scopes Implementation
2018-06-28 11:17:17 -04:00
Douglas Hall
db22939193
Add OAuth2 Scopes and Filters to JWTs.
2018-06-28 10:30:09 -04:00
Ned Batchelder
8631b23a86
Merge pull request #18444 from edx/nedbat/restore-context-help
...
Use context help in the LMS for Open edX
2018-06-27 22:35:07 -04:00
Calen Pennington
07a15c681f
Reapply the XBlock RequireJS -> Webpack changes
...
This reverts commit 105db2cf59 , reversing
changes made to 447457594f .
2018-06-27 22:27:07 -04:00
Kevin Falcone
ae39e6fa85
This resolves VPC-122 and OPS-56
...
I'll put it in configuration later, but why didn't we allow this years
ago? The goal is to store the data dir in /edx/var/edxapp not in
/edx/app/edxapp.
2018-06-27 15:26:51 -04:00
bmedx
f3a9e508a0
Refactor retirement endpoints to isolate Sailthru and respect boundaries
...
- Change retire mailings endpoint to use new USER_RETIRE_THIRD_PARTY_MAILINGS signal, currently only used by Sailthru retirement
- Move USER_RETIRE_MAILINGS signal firing to the LMS misc endpoint
- Remove duplicate clearing of UserOrgTags
- Remove LMS imports in openedx/core and update usage to use new USER_RETIRE_LMS_CRITICAL and USER_RETIRE_LMS_MISC signals
- Add testing for new signal handlers and app registration for the LMS survey app
2018-06-27 10:23:49 -04:00
Jeremy Bowman
9375bda9ec
Merge pull request #18461 from eduNEXT/dqe/Try-out-python-modernize
...
Add python-modernize INCR-3
2018-06-26 10:57:46 -04:00
Feanil Patel
4e76a5d025
Merge pull request #18462 from edx/feanil/remove_beacon
...
Get rid of all code related to the CDN Experiments.
2018-06-26 10:47:38 -04:00
Squirrel18
4f12be0894
Files changed by modernize and new gitignore type file.
2018-06-25 17:27:51 -05:00
Feanil Patel
cd47b28339
Get rid of all code related to the CDN Experiments.
...
These were very early experiments by the old performance team
on using CDNs for videos and logging performance data. No one
is looking at this data and it's just extra cruft on every page.
2018-06-25 18:03:33 -04:00
Matt Tuchfarber
aab971ed7e
Merge pull request #18419 from edx/tuchfarber/fix_program_course_order
...
Change program's course runs to be oldest with open enrollment
2018-06-25 15:37:04 -04:00
Noraiz Anwar
18f0c59f1a
Merge pull request #18436 from edx/noraiz/EDUCATOR-2773
...
add delay in score recalculation on enrollment update
2018-06-25 22:06:30 +05:00
Michael Terry
fd33130d73
Add initial grade signaling
...
Tells the Credential service about user grades when a cert is awarded
or a grade for a course with an awarded cert changes.
LEARNER-5051
2018-06-25 11:42:08 -04:00
Alessandro Roux
32649f91d5
Merge pull request #18440 from edx/roux/multiple-toolbars
...
EDUCATOR-3042: Fixes bug where inline discussion's comment editor has multiple toolbars.
2018-06-25 09:49:30 -04:00
Hamza Munir
46ea7834d5
Adjust default of Course Landing Experience to use expected platform defaults
...
Setting defaults for waffle flags to true.
default=true for use_bootstrap in discussions app
default=true for show_achievements in learner profile app
LEARNER-5509
2018-06-25 15:13:39 +05:00
noraiz-anwar
06780b2ded
add delay in score recalculation on enrollment update
2018-06-25 14:59:09 +05:00
irfanuddinahmad
a46a28e983
incorporated manual verification
2018-06-25 12:08:54 +05:00
sandroroux
92bd1648ee
Fixes EDUCATOR-3042.
2018-06-22 16:41:33 -04:00
Usman Khalid
8b1aad080a
Add complete on view support to render_xblock view.
2018-06-22 14:46:03 -04:00
Matthew Piatetsky
5b167e6b1f
Merge pull request #18439 from edx/add_forum_roles_to_metadata
...
add forum roles to metadata
2018-06-22 13:17:30 -04:00
Matthew Piatetsky
95ccc30594
add forum roles to metadata
2018-06-22 12:49:10 -04:00
Ned Batchelder
a570eb500b
Use context help in the LMS for Open edX
2018-06-22 11:10:57 -04:00
Albert (AJ) St. Aubin
85ab2e4036
Merge pull request #18443 from edx/LEARNER-5275
...
Update the entitlement fulfilment logic to work with enrollment end
2018-06-22 09:59:36 -04:00
Albert St. Aubin
06af818322
Update the entitlement fulfilment logic to work with enrollment end
...
[LEARNER-5275]
Update the endtitlement fulfillment logic to work for users who have
enrolled, enrollment window has closed, but upgrade window is still
open. These users should be able to use that enrollment on their course
run that they are enrolled in.
2018-06-22 07:48:35 -04:00