Commit Graph

45717 Commits

Author SHA1 Message Date
uzairr
d85dc4532e Send verification email status
Support Team need to handle bulk of tickets every month about the
verification status of learners.To avoid it,suitable changes have
done to send verification email to the learner.

LEARNER-1487
2018-04-12 11:47:49 +05:00
George Babey
e8469a45aa Merge pull request #17925 from edx/saleem-latif/ENT-955
ENT-955: Fixed 500 error when adding viewers to catalog.
2018-04-11 14:16:16 -04:00
Brittney Exline
3bab72cfa0 Merge pull request #17888 from edx/astankiewicz/sso_id_verification
ENT-943 Refactor ID verification models
2018-04-11 11:09:43 -06:00
Brittney Exline
3f3f8699a4 Merge pull request #17911 from edx/bexline/tpa_model_cleanup
ENT-943 Cleanup of old third_party_auth provider slug fields
2018-04-11 10:56:07 -06:00
Adam Stankiewicz
d0585be144 ENT-943 refactor PhotoVerification model 2018-04-11 11:21:28 -04:00
Saleem Latif
d2c97d6402 Fix 500 error when adding viewers to catalog. 2018-04-11 14:49:03 +05:00
Farhanah Sheets
d8d7e33879 Merge pull request #17905 from edx/fsheets/sfe-search-cleanup
Remove Studio Assets Search Waffle & Add test
2018-04-10 17:14:21 -04:00
McKenzie Welter
c6064e1c5b Merge pull request #17906 from edx/McKenzieW/learner-4893
move Create Entitlement button up and shrink username search bar
2018-04-10 17:05:49 -04:00
mduboseedx
881182d176 Merge pull request #17886 from edx/mduboseedx/bulk_email_courseauth_description_fix
Correct mention of old course ID format in the description for Course Authorization Bulk Email tool
2018-04-10 16:36:39 -04:00
Matthew DuBose
a24d892e9c correct mention of old course ID in description of bulk email django tool 2018-04-10 15:42:07 -04:00
McKenzie Welter
300427be3f move Create Entitlement button up and shrink username search bar 2018-04-10 14:54:33 -04:00
Feanil Patel
87573dc26b Merge pull request #17903 from edx/feanil/update_nr_agent
Move to the latest python newrelic agent.
2018-04-10 14:20:29 -04:00
Farhanah Sheets
3e557984e8 Update studio-frontend version 2018-04-10 14:00:32 -04:00
Feanil Patel
0b046d49b9 Merge pull request #17914 from edx/revert-17825-jmbowman/PLAT-2060
Revert "PLAT-2060 Use pip-tools to manage requirements files"
2018-04-10 13:53:41 -04:00
Feanil Patel
a7fa0c211d Revert "PLAT-2060 Use pip-tools to manage requirements files" 2018-04-10 12:54:41 -04:00
Brittney Exline
9a86a67ae0 ENT-943 Cleanup of old third_party_auth provider slug fields 2018-04-10 09:58:31 -04:00
Jeremy Bowman
cce91d6b34 Merge pull request #17825 from edx/jmbowman/PLAT-2060
PLAT-2060 Use pip-tools to manage requirements files
2018-04-09 18:50:51 -04:00
Jeremy Bowman
432347b881 PLAT-2060 Use pip-tools to manage requirements files 2018-04-09 17:07:02 -04:00
Matthew Piatetsky
619e7d8722 Merge pull request #17887 from edx/REV-73
Hide experiment courses from dashboard if enrolled but not paid
2018-04-09 16:28:14 -04:00
sanfordstudent
db5d118269 Merge pull request #17878 from edx/sstudent/unenroll_api
Sstudent/unenroll api
2018-04-09 15:25:11 -04:00
Farhanah Sheets
facb03ebd3 Remove search settings and add test to validate search visibility 2018-04-09 14:38:35 -04:00
Sanford Student
9526bbc9eb Create API endpoint to unenroll user from all courses; EDUCATOR-2603 2018-04-09 14:37:32 -04:00
Douglas Hall
bd4bf2fff1 Merge pull request #17880 from edx/douglashall/EDUCATOR-168
Remove use of the course_structures API to retrieve deprecated xblocks in Studio.
2018-04-09 13:53:56 -04:00
Feanil Patel
0177585f30 Move to the latest python newrelic agent. 2018-04-09 13:33:50 -04:00
Feanil Patel
c5b0a104d6 Merge pull request #17772 from edx/feanil/cleanup_pre
Feanil/cleanup pre
2018-04-09 13:17:26 -04:00
Douglas Hall
fb5904f776 Remove uses of the course_structure API. 2018-04-09 12:39:13 -04:00
Michael Terry
1c1b8451ba Use unicode passwords when validating
Requiring that up front lets us properly validate length and such.
2018-04-09 09:43:30 -04:00
edX Transifex Bot
25f0ac5c05 Update translations 2018-04-08 17:17:37 -04:00
adeel khan
e9b89e0506 Merge pull request #17898 from edx/ahsan/Revert-LEARNER-1487
Revert "Send email to learners to inform verification status"
2018-04-07 02:03:54 +05:00
Michael Youngstrom
e166a9c01f Merge pull request #17854 from edx/youngstrom/increase-bokchoy-shards
Double the number of bok-choy shards
2018-04-06 16:20:43 -04:00
Ahsan Ulhaq
400d99a90d fix failing test 2018-04-07 01:12:00 +05:00
Gregory Martin
49a82cc397 Merge pull request #17860 from edx/yro/EDUCATOR-2333
Delete visual_progress_enabled waffle flag.
2018-04-06 15:55:32 -04:00
Michael Youngstrom
7820d2509c Increase the number of bok-choy shards 2018-04-06 15:38:14 -04:00
Brian Mesick
5782119341 Merge pull request #17867 from edx/bmedx/registration_deadlocks
WIP: Refactor registration to improve reliability
2018-04-06 15:24:13 -04:00
Ahsan Ulhaq
0ed84584bf Revert "Send email to learners to inform verification status"
This reverts commit 0865e52c32.
2018-04-07 00:23:11 +05:00
Gregory Martin
62775c891a Delete visual_progress_enabled waffle flag.
https://openedx.atlassian.net/browse/EDUCATOR-2333
2018-04-06 15:07:16 -04:00
Feanil Patel
ba130c87e3 Merge pull request #17896 from edx/feanil/upgrade_newrelic
Update to latest 2.x which includes a security fix.
2018-04-06 13:07:29 -04:00
Douglas Hall
bb1044526b Merge pull request #17894 from edx/douglashall/updgrade_enterprise_0_67_3
Upgrade edx-enterprise package to 0.67.3.
2018-04-06 13:05:15 -04:00
McKenzie Welter
b011bdabb4 Merge pull request #17895 from edx/McKenzieW/learner-3716
add test coverage for entitlement course run retrieval
2018-04-06 12:15:50 -04:00
Tyler Hallada
684c952f04 Merge pull request #17889 from edx/thallada/switch-to-flag
Change in-context waffle switch to a flag
2018-04-06 10:53:33 -04:00
Feanil Patel
24b85ab81d Update to latest 2.x which includes a security fix.
Changelog: https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
2018-04-06 10:47:26 -04:00
Matthew Piatetsky
7673ea06b1 Hide experiment courses from dashboard if enrolled but not paid 2018-04-06 10:14:29 -04:00
Bill Filler
a0028aa00a Merge pull request #17892 from edx/bfiller/EDUCATOR-2634
bump version of edx-ora2 to 2.1.14
2018-04-06 09:57:48 -04:00
Brittney Exline
61820a459d Merge pull request #17835 from edx/bexline/sso_id_verification
ENT-942 Implement an abstraction layer for PhotoVerification class methods
2018-04-06 07:49:45 -06:00
Douglas Hall
757657f53e Upgrade edx-enterprise package to 0.67.3.
https://github.com/edx/edx-enterprise/compare/0.67.1...0.67.3
2018-04-06 09:36:17 -04:00
Bill Filler
d80aa55cad bump version of edx-ora2 to 2.1.14 2018-04-05 18:39:06 -04:00
Brian Mesick
14af7f948a Merge pull request #17722 from edx/bmedx/retirement_sailthru
PLAT-2028 - Create mailing list retirement API endpoint
2018-04-05 17:20:35 -04:00
Brittney Exline
42806b3754 Merge pull request #17873 from edx/bexline/refactor_tpa_models
ENT-943 Refactoring third_party_auth models
2018-04-05 15:02:56 -06:00
Tyler Hallada
71e74949e9 Change in-context waffle switch to a flag
Also update studio-frontend to version 1.7.1
2018-04-05 16:47:42 -04:00
bmedx
65147386c0 PLAT-2028 - Create mailing list retirement API endpoint
- Removes "email-optin" UserOrgTags for the user
- Creates and uses a new "UserRetireMailingsSignal" signal
- Creates and uses a new "CanRetireUser" permission
- Creates and uses a new setting "RETIREMENT_SERVICE_WORKER_USERNAME"
- Creates a signal handler to globally opt-out the user from Sailthru
2018-04-05 15:52:26 -04:00