M. Zulqarnain
42eacaf8de
refactor: pyupgrade in common/util + xblock_django ( #26724 )
2021-03-09 16:49:51 +05:00
Jawayria
b1ecfc2252
Applied pylint-amnesty to util
2021-02-02 14:59:19 +05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Jolyon Bloomfield
8adaca66d1
INCR-200 Migrate common/djangoapps/util/tests and migrations
2019-04-05 00:57:46 -04:00
Andy Armstrong
0325425c8c
Add data sharing consent redirect for more course tabs
...
LEARNER-394
2017-03-31 19:12:13 -04:00
asadiqbal
ed33d3b09f
ENT-287 Track Selection: Enterprise messaging only for catalog courses
2017-03-31 16:54:16 +05:00
asadiqbal
bfde6d63c5
ENT-251 Updated track selection UI for Enterprise context
2017-03-22 17:32:58 +05:00
Jillian Vogel
25383a603e
Ensure Enterprise-integrated courses require user consent before granting access to Wiki and Discussion forum.
...
* User-facing links are gated; internal services are not.
* Adds view decorator data_sharing_consent_required
* Renames `get_course_specific_consent_url` to `get_enterprise_consent_url`,
which now checks `consent_needed_for_course` before returning a consent URL.
2017-03-10 09:29:24 +10:30
Brandon DeRosier
cb85ef1f5b
ENT-162 Create an enterprise enrollment during the enrollment flow
2017-02-23 19:15:20 -05:00