Commit Graph

46663 Commits

Author SHA1 Message Date
Nimisha Asthagiri
afdecc77fd course_structures: remove app code, except migrations and models 2018-07-02 12:40:25 -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
Agha Awais
beca586b7a Merge pull request #18345 from edx/awais/lett_2_bc_advanced_settings
bokchoy conversion of advanced settings - Part1
2018-07-02 20:20:57 +05:00
Alessandro Roux
dcf9bb4458 Merge pull request #18480 from edx/roux/remove-discussions-workaround
Remove copied toolbar asset from edx.org theme.
2018-07-02 10:17:39 -04:00
aghaawais01
f4e4f7c96f bokchoy conversion of advanced settings 2018-07-02 13:56:01 +00:00
Awais Jibran
4b81ab6312 Merge pull request #18367 from edx/aj/EDUCATOR-3035/screenreader-issue
Screen reader issue with structure of LMS course outline
2018-07-02 15:33:54 +05:00
Ayub-khan
7b0888ceb3 Merge pull request #18496 from edx/update-translations-2-july
Update translations 2 july
2018-07-02 12:10:46 +05:00
ayub-khan
0ba3d602a1 -updated js translations 2018-07-02 11:33:58 +05:00
Stu Young
db20130e74 Merge pull request #18494 from edx/testeng/bokchoy_auto_cache_update_9ab88d82af61d5b09c4e3829b463c3ed30641df6
Bokchoy db cache update
2018-06-29 16:22:01 -04:00
edx-cache-uploader-bot
c8ad22f457 Updating migrations 2018-06-29 15:08:44 -04:00
edx-cache-uploader-bot
41d0e56a0e Updating migrations 2018-06-29 15:08:43 -04:00
edx-cache-uploader-bot
48889c13f8 Updating migrations 2018-06-29 15:08:42 -04:00
edx-cache-uploader-bot
6670883b4d Updating migrations 2018-06-29 15:08:41 -04:00
edx-cache-uploader-bot
81c995e5f0 Updating migrations 2018-06-29 15:08:40 -04:00
edx-cache-uploader-bot
2a2e8d1d89 Updating migrations 2018-06-29 15:08:39 -04:00
Jeremy Bowman
27920e6e96 Merge pull request #18493 from edx/jmbowman/TE-2629
TE-2629 Use better field type for applicationaccess.application
2018-06-29 15:03:06 -04:00
Jeremy Bowman
809f3d51e7 TE-2629 Use better field type for applicationaccess.application 2018-06-29 14:23:09 -04:00
Michael Youngstrom
e5780fe96b Merge pull request #18491 from edx/youngstrom/remove-npm-from-unit
Remove NPM install for unittest runs
2018-06-29 13:40:57 -04: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
Michael Youngstrom
17238132b7 Remove NPM install for unittest runs 2018-06-29 12:47:55 -04:00
Zubair Afzal
d5df04fca4 Merge pull request #18470 from edx/zub/ENT-1052-discount-by-enterprise-catalog
ENT-1052 discount by enterprise catalog
2018-06-29 17:03:22 +05:00
zubair-arbi
bbdcf6de7a ENT-1052 discount by enterprise catalog 2018-06-29 16:04:06 +05:00
Nimisha Asthagiri
a95a2b91b7 Merge pull request #18458 from edx/arch/oauth-scopes-apis
Enable Grades and Certificates APIs to enforce OAuth Scopes
2018-06-28 20:27:28 -04: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
522349c502 Upgrade edx-drf-extensions and add rest_condition 2018-06-28 18:37:52 -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
7083797c54 Merge pull request #18487 from edx/douglashall/override_default_jwt_issuer
Override DEFAULT_JWT_ISSUER and RESTRICTED_APPLICATION_JWT_ISSUER settings.
2018-06-28 17:14:13 -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
Michael Roytman
41f6bbbb97 Merge pull request #18466 from edx/mroytman/EDUCATOR-3026-add-links-to-course-checklist
pass relevant links to studio-frontend checklist
2018-06-28 10:37:08 -04:00
Douglas Hall
db22939193 Add OAuth2 Scopes and Filters to JWTs. 2018-06-28 10:30:09 -04:00
sandroroux
033358bf8a Remove copied toolbar asset from edx.org theme. 2018-06-28 10:26:26 -04:00
Qubad786
c444a51af8 Resolve transcript migrations issues resulted from running it on stage 2018-06-28 18:47:40 +05:00
Awais Jibran
b820c0c6f9 Merge pull request #18471 from edx/aj/fix-correct-map-problem
Do not update correct_map if state is invalid (EDUCATOR-3016)
2018-06-28 13:42:31 +05:00
Awais Jibran
19b5fc6b22 Screen reader issue with structure of LMS course outline
Potential solutions:
1. Removal of the "role" attributes on the "li" elements and on the "ol"
2. Wrapping of the section/subsection titles in heading tags (<h4>-<h5>) that map to the correct nesting level of the content in the course (this is done correctly for the top-level elements)
EDUCATOR-3035
2018-06-28 13:13:42 +05:00
Mushtaq Ali
c2c2a77c04 Merge pull request #18472 from edx/mushtaq/update-enterprise-version
Enterprise version bump to 0.70.1
2018-06-28 12:55:16 +05:00
Mushtaq Ali
dc698608d2 Enterprise version bump to 0.70.1 2018-06-28 12:07:57 +05: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
df67288a3b Use the tinymce from vendor without modification 2018-06-27 22:27: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
Michael Terry
a9c7e55bb8 Add notify_credentials mgmt command
This command will trigger old data about certificates or grades to
be sent to the Credentials service, for initial population or if
something goes wrong and we need to cover a downtime gap.

LEARNER-5378
2018-06-27 14:45:26 -04:00
Jeremy Bowman
14a438672d Merge pull request #18464 from edx/jmbowman/TE-2584
TE-2584 Upgrade XBlock to fix edx-sga warning
2018-06-27 11:55:41 -04:00
Brian Mesick
9027b517e0 Merge pull request #18423 from edx/bmedx/retirement_endpoint_refactor
Refactor retirement endpoints to isolate Sailthru and respect boundaries
2018-06-27 11:53:45 -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
e80152fd8a TE-2584 Upgrade XBlock to fix edx-sga warning 2018-06-27 10:16:51 -04:00
Awais Jibran
a8d6443df3 Do not update correctmap if state is invaid. 2018-06-27 17:54:39 +05:00