This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
101e69d78b0daeb95e315eafcd1cbfd0164bb104
edx-platform
/
openedx
/
core
/
djangoapps
/
notifications
History
Ahtisham Shahid
ad513cbd23
fix: removed course_id from notification flag implementation (
#37716
)
2025-12-03 16:38:17 +05:00
..
config
fix: removed course_id from notification flag implementation (
#37716
)
2025-12-03 16:38:17 +05:00
docs
docs: add initial documentation for notifications
2025-11-28 11:45:04 +05:30
email
feat: added rate limit on one click unsubscribe api (
#37272
)
2025-08-27 16:58:06 +05:00
management
chore: Management command to update preferences (
#37297
)
2025-09-01 13:08:43 +05:00
migrations
feat: send mobile push notifications (
#36272
)
2025-06-30 10:48:48 +05:00
push
feat: Added audit access expiry soon notification (
#36414
)
2025-07-21 14:01:11 +05:00
templates
/notifications
feat: send mobile push notifications (
#36272
)
2025-06-30 10:48:48 +05:00
tests
fix: removed course_id from notification flag implementation (
#37716
)
2025-12-03 16:38:17 +05:00
__init__.py
…
admin.py
…
apps.py
…
audience_filters.py
…
base_notification.py
feat: add grouping for new response notification (
#37674
)
2025-12-02 15:21:36 +05:00
email_notifications.py
…
events.py
chore: remove edx.notifications.preferences.viewed event (
#37285
)
2025-08-27 17:04:04 +05:00
exceptions.py
…
grouping_notifications.py
feat: add grouping for new response notification (
#37674
)
2025-12-02 15:21:36 +05:00
handlers.py
chore: cleaned up course level preferences (
#37106
)
2025-08-04 12:20:54 +05:00
models.py
feat: updated one click unsubscribe to use account level preference model (
#37161
)
2025-08-12 16:44:42 +05:00
notification_content.py
fix: Remove code for group new comment notification (
#36501
)
2025-04-15 12:21:39 +05:00
permissions.py
…
policies.py
…
README.md
docs: add initial documentation for notifications
2025-11-28 11:45:04 +05:30
serializers.py
chore: cleaned up course level preferences (
#37106
)
2025-08-04 12:20:54 +05:00
tasks.py
fix: removed course_id from notification flag implementation (
#37716
)
2025-12-03 16:38:17 +05:00
urls.py
feat: updated one click unsubscribe to use account level preference model (
#37161
)
2025-08-12 16:44:42 +05:00
utils.py
fix: removed course_id from notification flag implementation (
#37716
)
2025-12-03 16:38:17 +05:00
views.py
fix: removed course_id from notification flag implementation (
#37716
)
2025-12-03 16:38:17 +05:00
README.md
Notifications
Functionality for notifications on Open edX.
See the
./docs/
directory for docs.
Reference in New Issue
View Git Blame
Copy Permalink