Feanil Patel
cb64fed1af
BOM-489 Studio tests with byte/str mismatch.
2019-09-18 14:21:16 -04:00
David Ormsbee
9a1385585f
Convert response bytes to str before JSON parsing. ( #21375 )
...
Convert response bytes to str before JSON parsing.
2019-08-19 11:01:55 -04:00
aarif
e39485d94d
ran python-modernize and isort on files mentioned in INCR-343
...
changes made to comply with quality
2019-07-16 11:54:40 +00:00
Ayub
1a9648a07e
Revert "ran python-modernize and isort on files mentioned in INCR-343 ( #21014 )"
...
This reverts commit 87e58c86cc .
2019-07-15 16:44:13 +05:00
Aarif
87e58c86cc
ran python-modernize and isort on files mentioned in INCR-343 ( #21014 )
2019-07-15 14:39:27 +05:00
arbisoft
871c8f807b
Fixing python-modernize issues.
2019-07-09 18:52:08 +05:00
Jeremy Bowman
f9929f32b5
Update quality threshold counts ( #20681 )
2019-05-24 08:27:54 -04:00
Josh McLaughlin
4d4b040517
Add dashboard announcements feature
...
- Add announcements view using JSX to the dashboard sidebar
- Create a new maintenance interface to edit and manage announcements
- Adds an override to main.html template to include new skip links
- Add plugins required for announcements to TinyMCE
This is motivated by a desire to have system wide messages for students
that show on the dashboard. Enabled with FEATURES['ENABLE_ANNOUNCEMENTS'].
Global staff are allowed to edit from the studio maintenance view.
2019-03-10 19:25:13 -07:00
Matthew Piatetsky
7df30938c4
fix unicode strings in cms/
2019-02-04 13:01:51 -05:00
Jeremy Bowman
68902a2f3f
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 09:57:01 -04:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Jeremy Bowman
5289c7e828
PLAT-1915 Stop using deprecated BaseException.message
2018-01-31 17:22:01 -05:00
bmedx
9099f0dc23
CMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
2017-11-02 14:29:48 -04:00
Andy Armstrong
ebb04ca396
Reorder Studio imports using isort
2017-05-30 17:00:50 -04:00
Matjaz Gregoric
344c72b3e2
Use non-ascii PLATFORM_NAME in tests.
...
It should help catch unicode encoding problems earlier.
This also updates python-saml dependency to a version that includes a
patch for unicode strings.
2016-09-23 15:38:23 +02:00
Mushtaq Ali
ec13ba4340
Fix when checking in mongo store, has_course with a split course key returns False.
2016-08-26 15:49:34 +05: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