Commit Graph

45445 Commits

Author SHA1 Message Date
Giulio Gratta
0ffe133f68 Encodes staff profile names as they can be unicode 2018-03-20 14:28:16 -07:00
Sofiya Semenova
aaf9290dce Merge pull request #17731 from edx/sofiya/completion-bump-11
Bump completion requirements to 0.0.11
2018-03-20 14:56:33 -04:00
Eric Fischer
c27c26c790 Merge pull request #17721 from edx/efischer/EDU-2516
LTI context_title and context_label params
2018-03-20 14:22:27 -04:00
Sofiya Semenova
a1d813df8c Bump completion requirements to 0.0.11 2018-03-20 13:24:30 -04:00
Michael Terry
56dfa7e622 Drop student_account/account.js
This doesn't seem to be used anywhere. Maybe should have been
deleted in revision 7dc0598.
2018-03-20 13:11:23 -04:00
Michael Terry
abc42ec236 Send password requirements to mobile
We have a registration endpoint that sends all the information the mobile
app needs to render a form, including password requirements. But it wasn't
sending complexity information before (e.g. 1 uppercase letter).

Now it does!
2018-03-20 12:54:05 -04:00
Eric Fischer
f1fa7b8e06 pass title/label to LTI consumers 2018-03-20 12:51:39 -04:00
Brittney Exline
855c4e42d3 Merge pull request #17724 from edx/bexline/saml_upgrade
ENT-894 Upgrade python-saml package
2018-03-20 08:54:10 -06:00
Tyler Hallada
3259ef477f Merge pull request #17690 from edx/thallada/schedules-wrong-highlights-fix
EDUCATOR-2461 Schedules: don't yield an email on loop exception
2018-03-19 16:55:38 -04:00
Brittney Exline
45b66d98d3 ENT-894 Upgrade python-saml package 2018-03-19 14:31:29 -04:00
David Ormsbee
b2fa16a3ae Merge pull request #17685 from edx/ormsbee/webpack_requirejs_compat
Add extra Webpack config for RequireJS compat.
2018-03-19 09:28:49 -04:00
edX Transifex Bot
f5b8d648af Update translations 2018-03-18 17:37:37 -04:00
Michael Terry
97a938ccd5 Fix formatting of error
Makes it more readable (rather than a repr string)
2018-03-16 15:34:47 -04:00
Alex Dusenbery
924dd18f2b Remove flaky page re-ordering lettuce tests.
Remove the right thing.
2018-03-16 10:11:44 -04:00
Waheed Ahmed
d82aaa9892 Merge pull request #17706 from edx/waheed/LEARNER-4513-fix-none-type-entitlement-passing
Fix None type entitlement passing.
2018-03-16 18:50:44 +05:00
Michael Terry
a0c6f66252 Check policy during pw live validation
The password live validation was not considering the full password
complexity settings. This branch hooks that up and refactors the
various ways to validate a password to all go through the same code
path.

LEARNER-4502
LEARNER-4504
2018-03-16 09:23:43 -04:00
Waheed Ahmed
7128370666 Fix None type entitlement passing.
LEARNER-4513
2018-03-16 16:41:49 +05:00
Robert Raposa
0d60d85e2f Merge pull request #17688 from edx/robrap/update-waffle-docs
Add docs for handling default values.
2018-03-15 17:26:02 -04:00
Sofiya Semenova
f30272bf02 Merge pull request #17704 from edx/sofiya/ed-2506
Drag and drop xblock completion not showing in course outline.
2018-03-15 16:40:22 -04:00
Sofiya Semenova
2a08304794 EDUCATOR 2506 Drag and drop xblock completion not showing in course outline. 2018-03-15 15:38:54 -04:00
Michael LoTurco
2bebb88cb3 Merge pull request #17665 from edx/MLoTurco/learner-3925-table
Add entitlement table to support app

Learner-3925
2018-03-15 14:12:12 -04:00
Michael LoTurco
be1b800475 Add Table to entitlement support app
Learner-3925
2018-03-15 13:20:31 -04:00
Michael Roytman
7ae119562e Merge pull request #17695 from edx/mroytman/bump-studio-frontend-1.5.0
bump studio-frontend package version to 1.5.0
2018-03-15 12:51:17 -04:00
Attiya Ishaque
504b7738e8 Merge pull request #17687 from edx/ai/EDUCATOR-2501-staff-view-course-outline
Allow staff to see all units when viewing the course outline.
2018-03-15 20:52:57 +05:00
Muhammad Ammar
04bf165ec9 Merge pull request #17696 from edx/ammar/update-transcripts-util
update get_transcript util
2018-03-15 20:47:01 +05:00
Robert Raposa
a814c8d44c Removing flaky test test_can_add_remove_allowance.
EDUCATOR-2514
2018-03-15 11:46:55 -04:00
Alex Dusenbery
82d5bef4f6 EDUCATOR-1290 | Create a new random.Random instance when selecting from library content blocks. 2018-03-15 11:31:41 -04:00
Michael Roytman
ad90e60759 bump studio-frontend package version to 1.5.0 2018-03-15 10:08:43 -04:00
Robert Raposa
c7268f2293 Remove flaky test and commented-out tests.
Presumably the commented-out tests were also flaky at one point, and
the current process is to remove flaky tests.

EDUCATOR-2512
2018-03-15 09:59:06 -04:00
Robert Raposa
5d9d20e029 Add docs for handling default values. 2018-03-15 09:59:06 -04:00
muhammad-ammar
f6315483cd update get_transcript util 2018-03-15 15:15:20 +05:00
attiyaishaque
b239d7b8d7 Allow staff to see all units when viewing the course outline. 2018-03-15 15:02:36 +05:00
Michael Youngstrom
4e82734cc2 Merge pull request #17691 from edx/testeng/bokchoy_auto_cache_update_a529cc537b71eae36d0b385916e0e3845734e5c4
Bokchoy db cache update
2018-03-14 13:45:15 -04:00
Tyler Hallada
80cb98affd Use try-except-else instead of continue 2018-03-14 12:51:01 -04:00
edx-cache-uploader-bot
917bb7d20c Updating migrations 2018-03-14 12:50:06 -04:00
Tasawer Nawaz
8a0b2d2d45 Merge pull request #17680 from edx/tasawer/learner-4428/stop-using-single-basket-derecated-view
stop using deprecated single item basket view
2018-03-14 21:40:07 +05:00
Tyler Hallada
93c2b85dbc Add missing continue in loop exception 2018-03-14 12:19:45 -04:00
Michael Terry
d40ce8c8d0 Use Levenshtein not nltk 2018-03-14 11:49:09 -04:00
Tasawer Nawaz
4912888168 stop using deprecated single item basket view
LEARNER-4428
2018-03-14 20:29:51 +05:00
Albert (AJ) St. Aubin
2335b57afc Merge pull request #17686 from edx/aj/LEARNER-4228_bug
Uses the entitlements course run enrollment to get the course key when
2018-03-14 10:59:43 -04:00
Michael Youngstrom
eea527e896 Merge pull request #17673 from edx/youngstrom/test-improvements
Bokchoy test fixes for firefox upgrade
2018-03-14 09:51:53 -04:00
Sylvia Pearce
7185a78dc6 Merge pull request #17679 from edx/sylvia/DOC-3895
Update message for content with prerequisites
2018-03-14 09:32:08 -04:00
Albert St. Aubin
85eb168a34 Uses the entitlements course run enrollment to get the course key when
available

[LEARNER-4228]
2018-03-14 09:09:12 -04:00
David Ormsbee
74957c78b0 Add extra Webpack config for RequireJS compat.
We make a mostly redundant copy of Webpack bundles for prod without
chunkhashes in the file names, so that RequireJS can point to bundles
without having to understand anything about Webpack's optimization.
Meant to unblock EDUCATOR-2357 and PR #17518.
2018-03-13 17:27:30 -04:00
Rabia Iftikhar
3419fcc289 Merge pull request #17678 from edx/thallada/schedules-cms-signals
Register schedule signal handlers for course start change in CMS
2018-03-13 22:35:41 +05:00
Ayub khan
b2fcd33b8c Merge pull request #17681 from edx/remove-push-translation-files
Remove push translation files
2018-03-13 22:09:27 +05:00
Tyler Hallada
ce683242b3 Register course start signal receiver in CMS too
The code was refactored to remove logic that conditionally launches the
update_course_schedules task. It now always launches the task.
2018-03-13 21:37:21 +05:00
Michael LoTurco
9c885ea9f8 Merge pull request #17658 from edx/MLoTurco/learner-3925-search
Add Search component to entitlement support app
2018-03-13 12:21:29 -04:00
Albert (AJ) St. Aubin
24d8b04df9 Merge pull request #17683 from edx/aj/LEARNER-4228_bug
Updates to still retrieve the course Key when sessions are not available
2018-03-13 11:58:36 -04:00
Michael LoTurco
3e94c7573b Add Store and Search Component
Add search component to entitlement support app,
requires the addition of a Provider and store to
the EntitlementSupportPage componenet and wraps search
in a Main component to contain additional pieces of the
page as added

Learner-3925
2018-03-13 11:03:18 -04:00