Uman Shahzad
a27688afd0
Bump to edx-enterprise to 0.48.1
2017-09-26 00:43:09 +05:00
Uman Shahzad
6355604b51
Ignore pending migrations for edx-enterprise temporarily.
2017-09-22 05:17:18 +05:00
Jeremy Bowman
fd6af6b05e
ddt usage cleanup
2017-09-05 17:25:51 -04:00
Waheed Ahmed
7d5446125d
Create migration to remove 'sailthru_activation_template' from DB.
...
Follow up PR for PR-15863 to remove the field from database table.
LEARNER-2201
2017-08-29 13:07:28 +05:00
Waheed Ahmed
54b50341bd
Modified migrations sync test.
2017-08-24 11:58:17 +05:00
cahrens
819a56fee3
Remove usages of deprecated SlashSeparatedCourseKey.
2017-08-14 11:01:00 -04:00
Brian Mesick
7f32e03dd2
Merge pull request #15766 from edx/bmedx/ratelimit_upgrade_PLAT-1633
...
Upgrade django-ratelimit-backend to Django 1.11
2017-08-09 10:59:24 -04:00
bmedx
48e6e552f2
PLAT-1633: Upgrade django-ratelimit-backend to 1.1.1
2017-08-07 15:34:21 -04:00
cahrens
6f71706b17
Remove SlashSeparatedCourseKey from tests.
2017-08-07 14:49:30 -04:00
Ahmed Jazzar
fc5716d9b1
Fixed milestone issues
...
In settings_handler and any_unfulfilled_milestones (for mobile APIs)
2017-07-20 10:55:44 -07:00
Matt Tuchfarber
4813df02a3
Fix WL sites from causing multiple zendesk emails
...
WL-1109. Currently the system is using org filters to tag zendesk
tickets. MITxPro uses both MITxPro and MITProfessionalX org filters
to pull courses from both orgs. This is causing multiple emails to
be sent from Zendesk as they are getting tagged with both
whitelabel_MITProfessionalX and whitelabel_MITxPRO. This fix changes
to using SITE_NAME instead.
2017-07-17 12:47:23 -04:00
Kyle McCormick
fade4a10af
Implement event for forum thread views
...
EDUCATOR-341
2017-07-11 12:42:49 -04:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
asadiqbal
8fc31b42e3
ENT-374 Support ticket is created without enterprise tags for Anonymous users.
2017-05-15 13:24:45 +05:00
Ned Batchelder
2f1936ce73
Replace context processor with new help-tokens app
...
This makes it possible to refer to multiple book from a single app.
This also means that Open edX branches will be able to pass bok-choy
tests (at least if the books have already been built.)
2017-04-27 10:34:09 -04:00
Qubad786
c28d7cd5f9
Add utm parameters to course sharing url
2017-04-24 23:01:21 +05:00
asadiqbal
8cea65b2d7
ENT-188
2017-04-21 16:30:23 +05:00
Diana Huang
9e734442c2
Initial version of new transformer.
2017-04-13 14:38:13 -04:00
Carol Tong
8ee34ab3ba
Fix broken LMS Help Links
2017-04-04 09:22:03 -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
Jesse Shapiro
1106746fd4
Add consent declined banner to dashboard
2017-03-23 16:44:24 -04:00
Ned Batchelder
f7b08b16fc
Adapt the tests to openedx.core.release.doc_version()
2017-03-22 12:25:46 -04:00
Ned Batchelder
60221dcc13
Get the doc version from openedx.core.release, instead of an ini file
2017-03-22 12:25:46 -04:00
asadiqbal
bfde6d63c5
ENT-251 Updated track selection UI for Enterprise context
2017-03-22 17:32:58 +05:00
Ned Batchelder
5e5f0c170e
The exact version differs by open edx release
...
(cherry picked from commit 1c7f35d44a68010f3dd9110061e9ecc55a641043)
2017-03-13 14:13:55 -04:00
Ned Batchelder
fa5e286236
Simplify HelpContextProcessorTest a little
...
(cherry picked from commit acee7b55aff0c73c08552199c536d84555bcaae4)
2017-03-13 13:21:46 -04: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
Qubad786
7c1f6ff2c0
Mgmt. Command to Sync Marketing Urls from Catalog service
...
Introduces a mgmt. command that retrieves course runs from catalog service in order to update marketing urls for the courses found in course metadata cache (i.e. CourseOverview). This also provides an updated utility to retrieve course sharing url.
2017-03-06 20:12:31 +05:00
Jesse Shapiro
ff581d003f
Remove unnecessary pipeline element; use new name for existing element
2017-02-28 09:54:57 -05:00
Brandon DeRosier
cb85ef1f5b
ENT-162 Create an enterprise enrollment during the enrollment flow
2017-02-23 19:15:20 -05:00
Jesse Shapiro
5d068cec1f
Merge pull request #14496 from open-craft/haikuginger/remove-consent-from-logistration
...
[ENT-173] Remove data sharing consent from logistration
2017-02-14 11:51:53 -05:00
Douglas Hall
58f0154ee2
Add support for multi-org sites
...
WL-926
2017-02-13 19:33:47 -05:00
Jesse Shapiro
9a573de533
Add consent check to course access prerequisites; add utility functions to provide interface to course-specific consent in Enterprise app
2017-02-09 13:49:57 -05:00
Jesse Shapiro
358e73c082
Remove data sharing consent from logistration
2017-02-08 13:04:54 -05:00
Saleem Latif
ab88da952b
Update settings for edx-enterprise (v0.19.1) configurations.
2017-01-31 14:19:51 +05:00
Anthony Mangano
38d8017db4
more pylint fixes
2017-01-09 12:38:18 -05:00
Anthony Mangano
8e1eafd1d4
test fix
2017-01-09 11:34:05 -05:00
Anthony Mangano
4de65abbaa
pylint fixes
2017-01-09 11:33:04 -05:00
Anthony Mangano
6296b0c968
clean up tests for feedback form view
2017-01-06 21:44:59 -05:00
Anthony Mangano
d3afb3c1c2
dont send blank course_ids to Zendesk or Datadog
2017-01-06 18:15:19 -05:00
Anthony Mangano
69ae314dd8
enable users to select course when making support requests
...
ECOM-5936
2017-01-06 13:34:13 -05:00
Christina Roberts
4a71af8d6e
Merge pull request #14160 from edx/christina/help-menu-tests
...
Add tests for context-sensitive Help button.
2017-01-03 10:39:43 -05:00
Calen Pennington
a24ac5155b
Merge remote-tracking branch 'edx/master' into release
2016-12-21 15:01:46 -05:00
Calen Pennington
04115bfe43
Revert "Merge pull request #13235 from edx/jia/MA-2684"
...
This reverts commit bde0f7b2a7 , reversing
changes made to 71693c3a12 .
2016-12-21 13:21:47 -05:00
Calen Pennington
07865ce087
Revert "Merge pull request #14187 from edx/jia/MA-3052"
...
This reverts commit f7a0c1d901 , reversing
changes made to dec4034bc5 .
2016-12-21 13:19:54 -05:00
wajeeha-khalid
b5edd01812
MA-3052: avoid catalog integration for individual course when cached
2016-12-21 10:41:29 -05:00
asadazam93
01f3233a50
Fix InvalidKeyError on render xblock
2016-12-20 13:03:50 +05:00
asadiqbal
99f73dfbb3
ENT-32 Show enterprise customer branding on Logistration.
...
nit: css
2016-12-20 00:10:21 +05:00
cahrens
c9fb71c4a1
Add tests for context-sensitive Help button.
2016-12-15 16:42:06 -05:00