Hassan Raza
1a28a2df3b
fix: Get latest existing notification for grouping ( #36614 )
2025-04-28 20:10:00 +05:00
Hassan Raza
2d4defef2c
fix: Add info for ORA notifications and fix for account preferences ( #36571 )
2025-04-25 11:33:02 +05:00
Ahtisham Shahid
af40ac0feb
feat: update preference config when version is changed ( #36518 )
2025-04-16 15:39:22 +05:00
Hassan Raza
694bf77993
fix: Remove code for group new comment notification ( #36501 )
2025-04-15 12:21:39 +05:00
Hassan Raza
b14ff9ea8d
fix: Update ORA notification type for grouper ( #36517 )
2025-04-14 15:02:25 +05:00
Hassan Raza
0acc44fbcd
fix: Enable ORA new submissions course notification preference ( #36449 )
...
* fix: Enable ORA new submissions course notification preference
* fix: update edx-ora2 version
2025-04-10 13:32:54 +05:00
Ahtisham Shahid
79f33a670a
fix: notification count only for web ( #36459 )
2025-03-28 13:13:20 +00:00
Hassan Raza
dc548edeca
fix: user unsub preference removal on email enable through account preferences ( #36451 )
2025-03-27 16:15:40 +05:00
Hassan Raza
57c1115791
fix: Resolve digest email on new enrollment after one click email unsubscribe ( #36365 )
2025-03-24 22:09:47 +05:00
Ahtisham Shahid
cab3ef46b4
fix: enable core notification pref editing ( #36327 )
...
fix: enable core notification pref editing
2025-03-21 14:51:43 +05:00
Ahtisham Shahid
9775ceff2b
fix: Account level preference visibility WRT roles ( #36391 )
...
fix: Account level preference visibility WRT roles
2025-03-21 14:19:33 +05:00
Muhammad Adeel Tajamul
81f825ff15
fix: new discussion post should only be grouped if old notification is not seen ( #36032 )
2024-12-24 07:47:38 +05:00
Ahtisham Shahid
85a5890dd1
feat: added api to update all notification preferences for user ( #35795 )
2024-12-19 19:04:16 +05:00
Ahtisham Shahid
4d23866ae4
feat: added grouping for new post notification ( #35761 )
2024-11-11 16:37:32 +05:00
Muhammad Adeel Tajamul
e1f31fbb45
feat: removed setting email cadence to Never when using one click unsubscribe ( #35708 )
2024-10-28 15:48:34 +05:00
Muhammad Adeel Tajamul
42febb62ce
fix: update email_content when grouping notifications ( #35656 )
2024-10-18 17:02:03 +05:00
Muhammad Adeel Tajamul
38cddab293
feat: added notification grouping ( #35368 )
...
Co-authored-by: Ahtisham Shahid <ahtisham300@gmail.com >
2024-10-02 13:35:30 +05:00
Eemaan Amir
a2e2959617
chore: update default notification preference for ora_grade_assigned ( #35522 )
...
* chore: update default notification preference for ora_grade_assigned
* test: updated tests
2024-09-23 18:06:03 +05:00
Eemaan Amir
ad23992a5d
feat: added ORA graded notification ( #35389 )
...
* feat: added ORA graded by staff notification
* test: updated and added new unit tests
* feat: added waffle flag and updated notification
2024-09-19 13:09:09 +05:00
Muhammad Adeel Tajamul
00772693ef
feat: added unsubscribe url in digest header ( #35319 )
2024-08-19 12:21:43 +05:00
Ahtisham Shahid
9bd692413a
fix: make course update email pref false ( #35224 )
...
fix: updated unit tests
fix: updated unit tests
2024-08-07 14:55:02 +05:00
Eemaan Amir
03a8f5daf7
refactor: refactored notifications app and removed unused code ( #35160 )
2024-07-25 11:09:00 +05:00
Muhammad Adeel Tajamul
98dfb12943
feat: added unsubsribe url for email notifications ( #34967 )
2024-06-28 11:22:09 +05:00
Ahtisham Shahid
15e2834825
chore: removed obsolete feature flags ( #34942 )
2024-06-27 13:58:54 +05:00
Muhammad Adeel Tajamul
a454da9ca6
feat: added daily and weekly email digest ( #34539 )
...
* feat: added daily and weekly email digest
2024-05-07 12:15:03 +05:00
Ahtisham Shahid
2bd73ca96b
change notification app name ( #34672 )
2024-05-01 01:38:30 +05:00
Ahtisham Shahid
4f8a99805d
feat: added new ora notification ( #34464 )
2024-04-22 18:14:26 +05:00
Saad Yousaf
0270809808
feat: add email cadence setting in notification preferences for emails
2024-04-15 17:04:56 +05:00
Muhammad Adeel Tajamul
fe13884ed6
feat: added management command to delete notifications ( #34447 )
...
* feat: added management command to delete notifications
2024-04-04 16:57:26 +05:00
Ahtisham Shahid
c344fdc698
feat: added channels column to send notification on specific channels ( #34289 )
...
* feat: added channels column to send notifications on specific channels
2024-03-20 13:17:45 +05:00
Saad Yousaf
a110fc79d5
feat: add notification for course updates
2024-02-27 13:58:50 +05:00
Ahtisham Shahid
008467c6e5
fix: updated failing notification pref unit test ( #34243 )
2024-02-15 23:13:44 +05:00
Ahtisham Shahid
63d1848060
fix: added preference visibility to reported notification ( #34188 )
2024-02-15 15:59:25 +05:00
ayesha waris
48f74fd8f3
feat: make notification channel headings clickable ( #34194 )
...
* feat: make notification channel headings clickable in notification preferences
* refactor: serializer code updated for better readability
* test: added a test for UserNotificationChannelPreferenceView API
* fix: updated the api test that was failing due to conflicts
---------
Co-authored-by: eemaanamir <eemaan.amir@gmail.com >
2024-02-07 14:40:55 +05:00
Muhammad Adeel Tajamul
d9d5531db6
feat: skip notification creation if context is not valid ( #34133 )
2024-02-06 12:17:12 +05:00
ayesha waris
9f136a4149
feat: added notifications when response is endorsed or answered ( #34082 )
...
* feat: added notification when response is endorsed or answered
* test: added and fixed test cases
* fix: fixed lint errors
* refactor: changed method name for readibility
* feat: added notification when my response is endorsed
* test: fixed failed test cases
2024-02-01 13:33:16 +05:00
Ahtisham Shahid
039583f88f
feat: added reported notification type ( #34067 )
2024-01-30 12:07:49 +05:00
Ahtisham Shahid
2eabfe10c0
fix: remove sender id from audiance ( #34005 )
...
fix: resolved linter errors
2024-01-10 14:52:16 +05:00
Ahtisham Shahid
c2383fa0b5
feat: Show notification types with respect to user form roles ( #33927 )
2024-01-02 15:09:50 +05:00
SaadYousaf
2d353f5594
feat: move new forum content creation notifications to use course wide notification event
2023-12-20 14:25:00 +05:00
SaadYousaf
fed784a664
feat: add course wide notification event for notifications having wider audience
2023-12-04 15:46:12 +05:00
Ahtisham Shahid
7165bb528b
feat: updated filter logic to send notifications ( #33743 )
...
* feat: updated filter logic to send notifications
2023-11-21 13:35:36 +05:00
Muhammad Adeel Tajamul
3fc8e5a9fb
test: added tests for send_notification ( #33728 )
2023-11-21 12:22:05 +05:00
Muhammad Adeel Tajamul
1806b290b8
fix: course wide preferences are visible when patch call is sent ( #33726 )
2023-11-16 14:41:28 +05:00
Muhammad Adeel Tajamul
bee0a98613
feat: added new thread notifications behind new course wide waffle flag ( #33602 )
2023-11-07 11:47:43 +05:00
Muhammad Adeel Tajamul
808390ace8
fix: sender list was empty in notification generated event ( #33590 )
2023-10-26 06:49:20 +05:00
Feanil Patel
7202c22e1d
Merge pull request #33373 from openedx/feanil/update_password_length_default
...
feat: Update the minimum password length.
2023-10-17 10:08:15 -04:00
Ahtisham Shahid
90b039273d
feat: added audit track expiry filter in notifications ( #33381 )
...
* feat: added audit track expiry filter in notifications
2023-10-13 11:23:30 +05:00
Feanil Patel
64e91d4080
test: Update to an even longer password.
2023-10-12 10:31:13 -04:00
Ahtisham Shahid
22e2a23b9f
feat: add new notifiction type for discussions post followers ( #33009 )
...
feat: added model for subscription
feat: added logic for notifaction to followers
2023-10-12 13:03:02 +05:00