Brian Mesick
d905899873
Merge pull request #16760 from edx/bmedx/django111_remove_noargscommand
...
Update clear_collectstatic_cache management command to Django 1.11 spec
2017-12-04 14:19:44 -05:00
Eric Fischer
d0250baad9
Merge pull request #16726 from edx/efischer/xss_followup
...
fix a few xss errors
2017-12-04 14:16:46 -05:00
Albert (AJ) St. Aubin
48c40cf05e
Merge pull request #16751 from edx/aj/stafF_entitlement_permissions
...
Updates to the API Endpoint to remove the Staff users ability to get all
2017-12-04 14:08:56 -05:00
bmedx
29514cc2d2
Update clear_collectstatic_cache management command to Django 1.11 spec
2017-12-04 13:05:33 -05:00
Eric Fischer
3687d6aa62
fix a few xss errors
2017-12-04 11:56:26 -05:00
Eric Fischer
2e3f871c12
Memoize common lookups during request
...
Prevents repeated memcached lookups on functions whose values should
remain static for the lifetime of a request.
EDUCATOR-1731
2017-12-04 11:54:50 -05:00
Jeremy Bowman
067785dbfd
Merge pull request #16710 from edx/jmbowman/PLAT-1419
...
PLAT-1419 Make edxmako a proper template backend
2017-12-04 11:07:30 -05:00
Albert St. Aubin
dfa7b73a61
Updates to the API Endpoint to remove the Staff users ability to get all
...
Entitlements
2017-12-04 08:37:15 -05:00
Farhanah Sheets
d0687e97b1
Merge pull request #16734 from edx/fsheets/EDUCATOR-1825
...
Update studiofrontend to pass generic studioContext
2017-12-01 19:02:33 -05:00
Farhanah Sheets
e395e78521
Update to use generic studioContext configuration
2017-12-01 17:55:55 -05:00
Jeremy Bowman
fdc50c3aa8
PLAT-1419 Make edxmako a proper template backend
2017-12-01 17:01:52 -05:00
Matt Drayer
61bd579810
mattdrayer/ENT-783: Remove city from SuccessFactors OData API requests
2017-12-01 13:27:57 -05:00
Jesse Zoldak
9c49c10b27
Revert "Allow theme template block override"
2017-11-30 17:09:13 -05:00
Brian Mesick
3951b7527c
Merge pull request #16658 from edx/bmedx/django111_tag_test_failures_lms_3
...
Tag LMS Unit 3 tests that fail in Django 1.11
2017-11-30 16:14:18 -05:00
Anthony Mangano
f72cf800e1
Consider user entitlements and use entitlement products in bundle one-click purchase
2017-11-30 13:59:46 -05:00
Uman Shahzad
1ab92ee9f2
Fix an introduced xsslint issue.
2017-11-30 04:55:11 +05:00
Uman Shahzad
8a361300ec
Fix some mako-missing-default xsslint issues in test files.
2017-11-29 23:50:31 +05:00
Uman Shahzad
37844fd927
Merge pull request #15947 from open-craft/allow-theme-template-block-override
...
Allow theme template block override
2017-11-29 22:25:27 +05:00
Diana Huang
8693f2fd38
UX updates to registration form.
...
- hide optional fields by default.
- instructions only shown when focused in.
- removed header
- Terms of service link and checkbox on same line.
2017-11-29 09:46:54 -05:00
M. Rehan
b17cd9b992
Merge pull request #16536 from edx/enable-videos-upload-by-default
...
Enable Video Uploads by default
2017-11-29 17:35:01 +05:00
Albert (AJ) St. Aubin
8bd9c14f0b
Merge pull request #16660 from edx/aj/entitlement_api_permissions
...
Updated the permissions to all non staff users to get their entitlements
2017-11-29 07:28:33 -05:00
Uman Shahzad
53fea6a4b7
Merge pull request #16624 from open-craft/uman/force-sync-learner-data
...
[ENT-759] Add a TPA pipeline step to take forced sync into account.
2017-11-29 17:11:29 +05:00
Uman Shahzad
ee09c4ccf9
Add a TPA pipeline step to allow force sync of user details.
...
The feature is controlled by a switch on the provider.
Emails are sent if the email changes during the sync.
We skip syncing the username/email if there would be a conflict.
2017-11-29 16:16:55 +05:00
Qubad786
dc335a2215
EDUCATOR-1628
...
Enable Video Uploads by default with course rollout flag.
2017-11-29 12:27:20 +05:00
J. Cliff Dyer
b8202e40de
Handle default complete-by-viewing completion method.
...
* Vertical marks blocks completed when viewed.
* Functionality is hidden behind a waffle switch
* Submissions from front-end are limited to known-incomplete blocks
* Upgrades xblock to version 1.1.1
* Related future requirements listed in TODO tagged with EDUCATOR-1778
and relevant opencraft OC-* ticket IDs.
OC-3088
2017-11-28 15:07:06 -05:00
Calen Pennington
64dd633fc9
Merge pull request #15846 from edx/ormsbee/decaffeinate_tests_2
...
WIP: Decaffeinate Test Files (Part 2)
2017-11-28 13:34:26 -05:00
Albert St. Aubin
dbbe52abbd
Updated the permissions to all non staff users to get their entitlements
...
[LEARNER-3084]
2017-11-28 11:25:38 -05:00
Sven Marnach
b77bff4d96
Small fixes to support Okta SSO.
2017-11-28 16:50:53 +01:00
Brian Beggs
622ee7a7e3
Merge pull request #16540 from open-craft/mtyaka/mongo-read-preference
...
Convert mongo read_preference setting at a lower level.
2017-11-28 09:14:56 -05:00
Tyler Hallada
9f74e70589
Course Highlights Setting in Studio Course Outline
...
fixup! trying to "fix" underscore syntax error
add cancel modal test
Fix quality issues.
Apply Nimisha's suggestions for my quality fixes.
Skip test_drop_unit_in_collapsed_subsection
Fix quality error
2017-11-27 17:23:55 -05:00
Sofiya Semenova
3244fc0d67
Educator 1560 - Clean up labelling in the Discussion Add Post form
2017-11-27 11:12:05 -05:00
Brian Mesick
4a938c1496
Merge pull request #16645 from edx/bmedx/django111_fix_cms_failures
...
Fixes to common/openedx tests that reference apps CMS doesn't use
2017-11-27 09:16:19 -05:00
Ahsan Ulhaq
da675e52dc
Learner certificates should not be findable before the available date
...
LEARNER-3298
2017-11-23 14:14:05 +05:00
bmedx
ace88e7d5a
Tag LMS Unit 3 tests that fail in Django 1.11
...
Fixed some url reverse errors instead of marking since they were trivial
2017-11-22 15:48:00 -05:00
bmedx
d3e6836d9e
Fixes to common/openedx tests that reference apps CMS doesn't use
2017-11-22 15:46:06 -05:00
David Ormsbee
94614db46e
CoffeeScript tests migration: Remove implicit returns
2017-11-22 15:39:50 -05:00
David Ormsbee
0880502f26
CoffeeScript tests migration: Decaffeinate files
...
This is running decaffeinate, with no additional cleanup.
2017-11-22 15:39:50 -05:00
David Ormsbee
5c64da2f63
CoffeeScript tests migration: Rename files
...
Step 1 in our migration steps is to rename the CoffeeScript files to
the JS files they will be replaced with, so that we can preserve file
history.
2017-11-22 15:39:50 -05:00
Calen Pennington
48abc492ae
Fix linting errors from https://github.com/edx/edx-platform/pull/16615
2017-11-22 14:47:49 -05:00
Ned Batchelder
a2e2aace82
Merge pull request #16650 from edx/nedbat/fix-unused-imports
...
Fix a number of unused-import pylint violations
2017-11-22 11:17:07 -05:00
Matt Drayer
8d1053eef8
Merge pull request #16566 from edx/mattdrayer/ENT-686-5
...
Better handling of data for OData API exception handling
2017-11-22 07:39:52 -05:00
Matt Drayer
9b4be93628
Better handling of data for OData API exception handling
2017-11-21 23:41:06 -05:00
Calen Pennington
7aa1a3460b
Merge pull request #16615 from edx/cale/schedules-admin-improvements
...
Cale/schedules admin improvements
2017-11-21 22:06:37 -05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Calen Pennington
6756f97d0c
Limit schedule resolvers to active schedules
2017-11-21 14:25:57 -05:00
sandroroux
98233c0a84
New management command for setting up a test environment. The command creates a ScheduleConfig and schedules if they don't exist (the schedule starts three days before the time the command is run). If a schedule already exists, the command updates the schedule's start time and upgrade deadline. The values set by the command will allow send_recurring_nudge to send three-day nudges.
2017-11-21 14:25:55 -05:00
Christopher Lee
0d931107aa
Merge pull request #16589 from edx/clee/LEARNER-2891
...
Remove uneccessary aria labels in the student dashboard
2017-11-21 12:52:31 -05:00
Farhanah Sheets
70874502dd
Add for/id attributes for explicit labeling of discussion checkboxes
2017-11-20 14:25:01 -05:00
christopher lee
4e32bd5abb
Fix aria label for course details on the course dashboard
2017-11-20 13:48:17 -05:00
Brian Mesick
d2d764390f
Merge pull request #16610 from edx/bmedx/django111_commaseparated_fields
...
Move suggested_prices to CharField for Django 1.11 compat
2017-11-20 10:55:40 -05:00