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
wajeeha-khalid
11356965b5
MA-2684: return correct marketing url for course about
2016-12-15 16:19:44 +05:00
Jesse Shapiro
fc814aee95
Add data sharing consent features for EnterpriseCustomer
2016-12-12 09:30:38 -05:00
Ben Patterson
62a9dd616d
Ensure makemigrations test is called.
2016-12-08 15:22:10 -05:00
Afzal Wali
131ca13a50
Added the templates for email subject, email body and the changes in submit_feedback function that now conditionally sends emails.
...
Suggestions.
2016-11-16 12:12:00 -05:00
Peter Desjardins
e276ae2d36
Adds a context-sensitive link to learner documentation from the LMS. The base URL defaults to Open edX learner doc and can be overridden with the base URL for edx.org learner doc. Also relabels the tab for support from help to support.
2016-09-01 10:56:09 -04:00
Mushtaq Ali
abb6af9789
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
2016-08-09 18:16:13 +05:00
Sanford Student
fc943ff539
moving milestones check to access.py and upgrading milestones version
2016-08-04 14:47:15 -04:00
Ned Batchelder
8571ceabeb
Fix many wrong-assert-type errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
eef964f5f6
Fix unused-variable errors
2016-08-03 12:44:41 -04:00
Adam Palay
feb042d474
Revert "Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46"
...
This reverts commit 27646b7e6f .
2016-08-01 10:13:10 -04:00
wajeeha-khalid
986dcff626
MA-2536: get 'course_about' url in enrollment
2016-07-29 14:58:54 +05:00
Kevin Kim
a39d6c2e94
Add gated content banner for staff in lms
2016-07-27 14:03:08 +00:00
Saleem Latif
8ae92901ef
1. Merge microsites into Comprehensive Theming
...
2. Add site configuration overrides to theming/helpers.py
3. Move microsite.get_value from theming/helpers to site_configuration/helpers
4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
2016-07-27 13:55:14 +05:00
Sanford Student
d996c2a3cd
per cliff's review
2016-07-26 11:39:19 -04:00
Sanford Student
d9e0ba45cc
first round of self review and code review
2016-07-26 10:50:02 -04:00
Sanford Student
7d690dde8a
adding request cache for milestones
2016-07-25 16:55:06 -04:00
sanfordstudent
ba54ad197e
Merge pull request #13075 from edx/sstudent/TNL-4925
...
generalizing proctored exam transformer to handle all milestones
2016-07-25 10:10:42 -04:00
Mushtaq Ali
d4ff39a391
Merge pull request #12237 from edx/mushtaq/maintenance
...
Maintenance app and force publish course view
2016-07-23 01:23:58 +05:00
Mushtaq Ali
27646b7e6f
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
2016-07-22 18:29:12 +00:00
Sanford Student
87a9ebce9a
generalizing proctored exam transformer to handle all milestones
2016-07-22 12:57:23 -04:00
Eric Fischer
cae03d0349
Revert "moving milestones check to access.py" ( #13060 ) ( #13061 )
...
This reverts commit 5db58c0038 .
2016-07-21 13:58:35 -04:00
Adam Palay
95c0b50ebe
authenticate user after their reset confirmation goes through
...
make password validation code more DRY
grammar nit: "less" -> "fewer"
2016-07-20 11:06:58 -04:00
sanfordstudent
d13e456959
Merge pull request #12939 from edx/sstudent/TNL-4924
...
moving milestones/gating check to access.py
2016-07-11 16:21:53 -04:00
Douglas Hall
c38f2373c7
Add recipient key to Zendesk ticket creation API request payload
2016-07-11 14:56:44 -04:00
Sanford Student
5db58c0038
moving milestones check to access.py
2016-07-11 14:32:52 -04:00
Kevin Kim
0bf8fc4b44
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
2016-07-05 17:45:13 +00:00
Kevin Kim
059985b9ec
Added time zone field to user account settings, currently hidden behind a feature flag.
2016-06-28 14:33:56 +00:00
Usman Khalid
781623205e
Added a named outer_atomic option.
...
A named outer is suitable when dealing with IntegrityErrors. It only
checks that it is not nested under an atomic only if it is nested
under enable_outer_atomic(name=<name>). This way only the view which
is causing IntegrityErrors needs to have its automatic transaction
management disabled and other callers are not effected.
2016-06-16 14:18:21 +05:00
PaulWattenberger
f5b42c8955
Initial lms changes for Sailthru ( #12706 )
...
* Initial lms changes for Sailthru
* Fix identified code quality issues
* Fix migration failure
* Fix code quality identified issue
2016-06-09 16:21:11 -04:00
PaulWattenberger
9781685719
Revert "Pwattenberger/sailthru" ( #12701 )
2016-06-08 23:03:22 -04:00
PaulWattenberger
ca02235e64
Pwattenberger/sailthru ( #12646 )
...
* Initial commit of Sailthru lms changes
* Field mapping changes for Sailthru integration
* Merge fix
* Add users to Sailthru list on registration
* FIx minor code format issues
* Several updates based on code review feedback
* Updates based on recomendations from Sailthru
* Clean up unit tests
* Fix last login
* Updates based on code review feedback
* Updates based on code review feedback
* Fix comment
* Cleanup
2016-06-08 19:38:29 -04:00
Calen Pennington
e93d112c04
Make UrlResetMixin.reset_urls a public method (so that it can be used inside test methods)
2016-06-06 13:27:38 -04:00
Nimisha Asthagiri
4a56fa5fb1
Adding infrastructure to support context-sensitive help links in the LMS.
2016-05-27 11:35:05 -04:00
Eric Fischer
a9a3fabfe8
Bulk Email Multiselect ( #12301 )
...
TNL-4356
Allows multiple bulk email targets to be specified at once.
-The previous "All" option has been split into "Staff" and "Learners"
-The backend changes made here lay the groundwork for cohort emailing
-The data migration, 0005, is somewhat large and requires deploy attention
-Tests have been updated
-Numerous safe-commit-linter fixes are included
2016-05-26 14:22:04 -04:00
Calen Pennington
18e1610043
Remove the create_user argument to setUp.
...
Instead, use a class attribute to define test behavior. This allows for
easier addition of new mixins over time.
2016-05-04 11:35:55 -04:00
Calen Pennington
39ff841d1f
Don't pass arguments to setUp (for UrlResetMixin)
...
The TestCase API doesn't accept arguments, so passing arguments for some
TestCase subclasses makes adding new inheritance/mixins tricky. Instead,
prefer configuration via class attributes for TestCases.
2016-05-04 11:34:51 -04:00