Jean-Baptiste Pasquier
|
9416c27971
|
fix: use local instance
|
2019-10-21 17:35:37 +02:00 |
|
Christophe Henry
|
0529397a88
|
feat: Script deletion of old notifications (startinblox/applications/sib-app#228)
|
2019-10-17 11:52:13 +02:00 |
|
Jean-Baptiste Pasquier
|
f278f759fb
|
update: fix !8
|
2019-10-02 16:08:05 +02:00 |
|
Jean-Baptiste
|
9ad830dbbb
|
update: migrations files for last djangoldp version
|
2019-09-17 13:07:59 +02:00 |
|
Jean-Baptiste Pasquier
|
c0f7f973a4
|
minor: cleanup-migrations
|
2019-08-28 14:03:43 +02:00 |
|
Jean-Baptiste Pasquier
|
7f87f83b80
|
update: custom permissions for nested_field
|
2019-08-23 14:56:03 +02:00 |
|
Jean-Baptiste Pasquier
|
6b9e8162a0
|
fix: mail or error only on created
|
2019-08-16 15:35:58 +02:00 |
|
Matthieu Fesselier
|
fd1f78119b
|
update: change owner field
|
2019-08-07 15:57:57 +02:00 |
|
Gaëlle Morin
|
75cba59ffe
|
update: InboxPermissions removed
|
2019-08-01 15:22:34 +00:00 |
|
Gaëlle Morin
|
5dcfb47991
|
Update models.py
|
2019-08-01 12:19:05 +00:00 |
|
Gaëlle Morin
|
97e834bcaa
|
update: LDPPermissions added
|
2019-08-01 12:03:00 +00:00 |
|
Jean-Baptiste
|
48a1470f88
|
update: remove useless admin.py
|
2019-06-26 09:26:05 +02:00 |
|
Matthieu Fesselier
|
00fca589f1
|
bugfix: ordering date migration
|
2019-06-25 10:56:16 +02:00 |
|
Matthieu Fesselier
|
3feeb79631
|
update: ordering by date
|
2019-06-17 09:34:38 +08:00 |
|
Matthieu Fesselier
|
3ae45a94c6
|
bugfix: send email only when notif created
|
2019-06-11 10:06:44 +08:00 |
|
Jean-Baptiste Pasquier
|
65e7c9a729
|
perf: depth 0
|
2019-05-21 14:52:02 +02:00 |
|
Jean-Baptiste Pasquier
|
08a8e9f85d
|
hotfix: __init__.py for template
|
2019-05-21 12:30:07 +00:00 |
|
Jean-Baptiste Pasquier
|
c20077cd7d
|
Merge branch 'master' into 'jbpasquier/template-mail'
# Conflicts:
# djangoldp_notification/models.py
|
2019-05-15 12:14:15 +00:00 |
|
Matthieu Fesselier
|
615f36b551
|
bugfix: disable permissions while not fixed
|
2019-05-10 16:17:44 +08:00 |
|
Jean-Baptiste Pasquier
|
90e3e71d3c
|
fix: user on distant server
|
2019-05-09 13:49:50 +02:00 |
|
Jean-Baptiste Pasquier
|
0c98da1ce7
|
fix: author_user
|
2019-05-09 13:29:32 +02:00 |
|
Matthieu Fesselier
|
69bdfb2ca6
|
syntax: rename author_user in author
|
2019-05-07 17:01:26 +08:00 |
|
Jean-Baptiste Pasquier
|
cae681eae7
|
ui: Add email template & change model for author_user
|
2019-05-02 16:36:08 +02:00 |
|
Jean-Baptiste
|
da08da009d
|
update: add user cascade
|
2019-04-30 17:07:20 +02:00 |
|
Jean-Baptiste
|
ea7caa64f8
|
update: fix permissions on Nofication, Meta must inherit Model.Meta
|
2019-04-25 13:44:00 +02:00 |
|
Matthieu Fesselier
|
c9b3155f08
|
Merge branch 'new-counter' into 'master'
update: subscription system
See merge request startinblox/djangoldp-packages/djangoldp-notifications!9
|
2019-04-24 09:29:40 +00:00 |
|
Matthieu Fesselier
|
d317cb8b5d
|
update: improve sender detection
|
2019-04-24 15:20:11 +07:00 |
|
Matthieu Fesselier
|
d8ae6c1c75
|
update: subscription for containers and resources
|
2019-04-24 14:56:18 +07:00 |
|
Jean-Baptiste
|
1973ae5b57
|
update: use settings.AUTH_USER_MODEL
|
2019-04-17 12:32:35 +02:00 |
|
Matthieu Fesselier
|
4d4b21e7e8
|
syntax: switch from read to unread
|
2019-04-04 17:18:24 +07:00 |
|
Jean-Baptiste
|
eb1d32285e
|
bugfix: Allow notification only for Model subclasses
|
2019-03-19 15:31:27 +01:00 |
|
Jean-Baptiste
|
6569dd63cd
|
update: send email on new notification
|
2019-03-18 12:57:57 +01:00 |
|
Jean-Baptiste
|
27497df723
|
bugfix: fix inbox permission by using django.model magics
|
2019-03-14 16:40:39 +01:00 |
|
Jean-Baptiste
|
b441437588
|
bugfix: fix login by avoiding sending notification on new Token
|
2019-03-06 13:31:52 +01:00 |
|
Jean-Baptiste
|
2a4550ae7b
|
bugfix: fix login by avoiding sending notification on new Session
|
2019-03-06 12:35:54 +01:00 |
|
Matthieu Fesselier
|
6b6a5e1e8c
|
bugfix: model resource_id
|
2019-03-06 17:38:58 +07:00 |
|
Matthieu Fesselier
|
96ca91e90b
|
Merge branch 'master' into 'subscription-system'
# Conflicts:
# djangoldp_notification/urls.py
|
2019-03-06 10:14:59 +00:00 |
|
Matthieu Fesselier
|
5352ba938a
|
bugfix: improve subscription system
|
2019-03-06 17:13:05 +07:00 |
|
Matthieu Fesselier
|
6246b2d629
|
bugfix: add @id to object field
|
2019-03-01 11:20:21 +07:00 |
|
Matthieu Fesselier
|
5efe57f366
|
update: add author url field
|
2019-02-28 08:21:03 +07:00 |
|
Matthieu Fesselier
|
efb334ebc4
|
Add host from settings
|
2019-02-21 09:06:37 +07:00 |
|
Matthieu Fesselier
|
9fc9fd4cce
|
feature: subscription system
|
2019-02-20 10:18:46 +07:00 |
|
Matthieu Fesselier
|
41f15006db
|
bugfix: add permissions
|
2019-01-31 18:03:13 +07:00 |
|
Matthieu Fesselier
|
fe98c26b5a
|
update: add subscription system
|
2019-01-31 16:44:41 +07:00 |
|
Matthieu Fesselier
|
de79b7aed3
|
syntax: improve factories
|
2019-01-14 15:35:20 +07:00 |
|
Matthieu Fesselier
|
aa90880073
|
feature: factories
|
2019-01-11 17:46:23 +07:00 |
|
Matthieu Fesselier
|
9c1326905a
|
update: improve model
|
2019-01-11 15:09:24 +07:00 |
|
Nicolas Mérigot
|
b33249d29c
|
feature: install ci/cd
|
2019-01-10 18:00:42 +01:00 |
|
Nicolas Mérigot
|
e6dcbbf332
|
syntax: rename package to djangoldp_notification (singular)
|
2019-01-10 17:59:11 +01:00 |
|