rabiaiftikhar
c51d121faa
EDUCATOR-2774 add new condition for cert eligible column in grade report
2018-04-30 23:43:31 +05:00
Simon Chen
4efd355ba7
Merge pull request #18091 from edx/schen/EDUCATOR-2698
...
Implement retire users function in the SurveyAnswer model for GDPR
2018-04-30 14:17:03 -04:00
Simon Chen
174c01759f
Implement retire users function in the SurveyAnswer model for GDPR
2018-04-30 13:07:32 -04:00
Gregory Martin
75f94f9735
Merge pull request #18079 from edx/yro/EDUCATOR-2700-B
...
Update models to 'Retire' not delete data
2018-04-30 12:51:41 -04:00
Matthew Piatetsky
27c7a55b55
add has_staff_access to course metadata
2018-04-30 11:49:37 -04:00
Gregory Martin
16a5555c7e
Update models to 'Retire' not delete data
...
EDUCATOR-2700
2018-04-30 10:45:08 -04:00
Brian Mesick
2be587d32d
Merge pull request #18014 from edx/bmedx/retirement_state_mgmt
...
Add a management command and settings to populate RetirementState models
2018-04-30 09:28:21 -04:00
Cory Lee
d400b47ed8
Merge pull request #18087 from edx/release-mergeback-to-master
...
Merge release back to master
2018-04-27 17:52:15 -04:00
Eric Fischer
239177a5f5
Merge pull request #18084 from edx/efischer/optimize_again
...
Avoid fetching full group list repeatedly
2018-04-27 17:06:16 -04:00
Feanil Patel
49a2a5d1b7
Merge pull request #18072 from stvstnfrd/clean/virtual-universities
...
Remove unused VIRTUAL_UNIVERSITIES setting
2018-04-27 15:22:04 -04:00
Waheed Ahmed
c16cbd7a54
Fix course selection on single support form.
...
Use defaultValue instead of value attribute.
LEARNER-5126
2018-04-27 15:17:59 -04:00
Eric Fischer
3198efb93d
Avoid fetching full group list repeatedly
2018-04-27 15:13:47 -04:00
sanfordstudent
965c462418
Merge pull request #18061 from edx/sstudent/grading-policy-stuff
...
rate limit
2018-04-27 15:12:21 -04:00
stv
5d6e6a4283
Remove unused META_UNIVERSITIES setting
...
This was removed back in July 2013 [1].
[1] e8ee29786f
2018-04-27 11:34:56 -07:00
Michael Terry
502287b07e
Add some links to student records
...
Add some waffle-guarded connection points to the Credentials service
to start filling out the user flow for Student Records.
Specifically, add a button to the Program Progress Details page if
a certificate exists, and add a link in the Learner Profile page.
Both only appear if the 'student_records' waffle switch is active.
LEARNER-4701
2018-04-27 09:52:01 -04:00
Saleem Latif
361f4a6bc9
Hide SSO related messages on login page if user is not in the SSO pipeline.
2018-04-27 11:06:45 +05:00
stv
3cc9d78ca8
Remove unused VIRTUAL_UNIVERSITIES setting
...
It looks like this was part of the original rollout of the microsites
feature back in December 2013 [1], but was quickly removed in February
2014 [2]. These references have been orphaned ever since.
I can find no other references to it in the platform, save these.
[1] a3211a7405
[2] aa43689a93
2018-04-26 20:03:14 -07:00
Ned Batchelder
c346b6423e
Merge pull request #17748 from open-craft/jill/swift_content_length_from_fd_master
...
Set SWIFT_CONTENT_LENGTH_FROM_FD=False
2018-04-26 17:03:31 -04:00
Jeremy Bowman
3851a645bb
Merge pull request #18041 from edx/jmbowman/TE-2528
...
TE-2528 Upgrade testing dependencies
2018-04-26 15:34:16 -04:00
Sanford Student
3f91238564
rate limit
2018-04-26 15:06:29 -04:00
Gabe Mulley
a787c7b75d
Merge pull request #18028 from edx/mulby/support-cross-domain-ajax
...
support cross domain ajax requests to the experiments APIs
2018-04-26 13:28:09 -04:00
Brittney Exline
51d632531c
Merge pull request #18055 from edx/bexline/empty_sso_verification_migration
...
ENT-969: Partial revert of "ENT-945 Update IDVerification interfaces to account for SSOVerification"
2018-04-26 08:54:34 -06:00
Jeremy Bowman
9477ad23d1
TE-2528 Upgrade testing dependencies
2018-04-25 16:37:29 -04:00
Gabe Mulley
cc5f7d7a32
fix pylint
2018-04-25 16:33:05 -04:00
sanfordstudent
6df9f452bf
Merge pull request #18053 from edx/sstudent/cache_discussion_context
...
request cache some more stuff
2018-04-25 16:11:17 -04:00
Eric Fischer
23c9bada44
Merge pull request #18050 from edx/efischer/quick_fix
...
Optimize dictionary combination
2018-04-25 16:10:30 -04:00
Brittney Exline
292f9ca831
Partial revert of "ENT-945 Update IDVerification interfaces to accountfor SSOVerification"
...
This partially reverts commit ee1c3a4548 .
The migration files introduced by the commit have been kept since they have been run
already on several enviornments.
2018-04-25 16:01:15 -04:00
Sanford Student
2f0e3d35a0
EDUCATOR-2618 request cache some more stuff
2018-04-25 15:33:44 -04:00
Michael LoTurco
8847059021
Merge pull request #18049 from edx/mloturco/learner-4715
...
retrap focus for seat unenroll survey a11y
learner-4715
2018-04-25 15:32:59 -04:00
Eric Fischer
27e309f147
Optimize dictionary combinations
2018-04-25 15:30:17 -04:00
Eric Fischer
c724b1b0a4
Merge pull request #18052 from edx/efischer/cache_stuff
...
Cache get_group_id_for_user
2018-04-25 15:18:09 -04:00
Michael LoTurco
62ae6d4555
retrap focus for seat unenroll survey a11y
...
learner-4715
2018-04-25 14:51:35 -04:00
Jeff LaJoie
bb026ff878
Merge pull request #18010 from edx/jlajoie/LEARNER-4700
...
LEARNER-4700: Converts credentials to plugin
2018-04-25 14:43:21 -04:00
Eric Fischer
30476a338f
Stop hitting mongo so much, cache this result
2018-04-25 14:18:17 -04:00
Gabe Mulley
aa261ba9d9
add tests
2018-04-25 13:04:09 -04:00
Jeff LaJoie
29748877de
LEARNER-4700: Converts credentials to plugin
2018-04-25 11:32:33 -04:00
Brian Mesick
1828bf7d6b
Merge pull request #17920 from edx/bmedx/fix_retirement_apis
...
Update retirement APIs to match spec
2018-04-25 10:39:26 -04:00
AlasdairSwan
321a1acb04
Merge pull request #17945 from edx/alasdair/LEARNER-4880-gdpr-modal-display
...
LEARNER-4880 added confirmation modal for account deletion
2018-04-24 16:40:07 -04:00
Gregory Martin
9b6a15619e
Unlink SoftwareSecure PII for GDPR
2018-04-24 15:58:59 -04:00
AlasdairSwan
bfda33da5d
LEARNER-4880 added confirmation modal for account deletion
2018-04-24 15:22:00 -04:00
Eric Fischer
42b2e54ad6
Merge pull request #17415 from mahyard/master
...
Prepend unicode signature (BOM) to csv reports
2018-04-24 14:19:03 -04:00
Waheed Ahmed
d82ecad681
Merge pull request #17985 from edx/waheed/LEARNER-4254-update-support-form
...
Update support form.
2018-04-24 22:02:26 +05:00
Gregory Martin
809921f417
Merge pull request #17953 from edx/yro/EDUCATOR-2644
...
Yro/EDUCATOR 2644
2018-04-24 10:27:49 -04:00
Brittney Exline
60f46d5a92
Merge pull request #17930 from edx/bexline/sso_id_verification2
...
ENT-945 Apply logic for taking into account SSOVerifications
2018-04-24 07:40:52 -06:00
Gabe Mulley
5b89c2f5b8
support cross domain ajax requests to the experiments APIs
2018-04-24 08:30:58 -04:00
Asad Iqbal
6cc13f7f2e
Merge pull request #17935 from edx/asadiqbal08/ENT-645
...
[ENT-645]- Updated the messages when a learner leave an organization.
2018-04-24 15:59:55 +05:00
Mahyar Damavand
11d0e298ad
Prepend unicode signature (BOM) to csv reports
...
for MS Excel 2013 compatibility
2018-04-24 14:50:30 +04:30
hamzamunir7300
2c3ff72bf1
Merge pull request #17922 from edx/LEARNER-4873/fix-contact-us-link
...
Changing the contact-us link
2018-04-24 14:59:14 +05:00
Waheed Ahmed
2c09ebb208
Update support form to make course required.
...
Update support form to auto select course and make course
selection required to submit form.
LEARNER-4254
2018-04-24 14:29:49 +05:00
Hamza Munir
0fc0f82256
Changing the contact-us link
...
Redirection to the newly created support form. If the server is production
it will take to production support form otherwise it will be forwarded to
Stage server support form.
LEARNER-4873
2018-04-24 14:13:23 +05:00