This repository has been archived by the owner on May 12, 2022. It is now read-only.
Releases: openedx-unsupported/edx-notifications
Releases · openedx-unsupported/edx-notifications
Add API to purge notifications for specific users
Merge pull request #190 from open-craft/paulo/purge-notifications Add API to purge notifications for specific users
Move freezegun to prod requirements
1.0.2 updating release version (#204)
Romved django_nose
1.0.1 Remove django_nose from prod settings (#202)
Added python3 support
1.0 Un-allow Python 3.5 test failures (#201)
Remove js translations catalog loading script tag
remove js translations catalog loading script tag (#193) * remove js translations catalog loading script tag * fix tests * bump version
CSRF fix for mark as read
This is the same fix as applied in #191 but was missed for other instances.
CSRF does not get passed when using headers now it is passed by beforeSend method of JQuery AJAX
Fixed visit notification non working link on discussions page
MCKIN-9970 - Fixed visit notification non working link on discussions page
Cleared interval for autoRefreshNotifications when session expires
[MCKIN-9477] - Cleared interval for autoRefreshNotifications when session expires
Notification digests management commands updated
0.8.3 Updated reset_notification_timer.py and timer.py to update timer hour…
Reset notification digest timers management command added
Management command added to reset notification digest timers to avoid sending old notification digest emails to users