Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Releases: openedx-unsupported/edx-notifications

Add API to purge notifications for specific users

30 Dec 13:46
85a34a9
Compare
Choose a tag to compare
Merge pull request #190 from open-craft/paulo/purge-notifications

Add API to purge notifications for specific users

Move freezegun to prod requirements

19 Sep 09:56
Compare
Choose a tag to compare
1.0.2

updating release version (#204)

Romved django_nose

18 Sep 08:43
Compare
Choose a tag to compare
1.0.1

Remove django_nose from prod settings (#202)

Added python3 support

17 Sep 08:53
Compare
Choose a tag to compare
1.0

Un-allow Python 3.5 test failures (#201)

Remove js translations catalog loading script tag

18 Jun 11:24
Compare
Choose a tag to compare
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

15 Apr 08:47
Compare
Choose a tag to compare

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

22 Mar 12:10
Compare
Choose a tag to compare

MCKIN-9970 - Fixed visit notification non working link on discussions page

Cleared interval for autoRefreshNotifications when session expires

15 Feb 11:42
Compare
Choose a tag to compare

[MCKIN-9477] - Cleared interval for autoRefreshNotifications when session expires

Notification digests management commands updated

18 Jan 16:02
c7ded99
Compare
Choose a tag to compare
0.8.3

Updated reset_notification_timer.py and timer.py to update timer hour…

Reset notification digest timers management command added

01 Jan 14:19
5640a6f
Compare
Choose a tag to compare

Management command added to reset notification digest timers to avoid sending old notification digest emails to users