Commit Graph

147 Commits

Author SHA1 Message Date
Jean-Baptiste Pasquier b615899121 Merge branch '25-delete-notifications' into 'master'
feature: sends notifications to subscribers post delete

Closes #25

See merge request djangoldp-packages/djangoldp-notification!27
2020-06-01 19:49:28 +00:00
Calum Mackervoy b87d9a0d87 feature: sends notifications to subscribers post delete 2020-06-01 19:49:28 +00:00
Jean-Baptiste Pasquier e42758dc1f
cicd: use template 2020-05-22 17:28:21 +02:00
Benoit Alessandroni b0a11edb65 Merge branch 'backlinks-changes' into 'master'
Backlinks changes

See merge request djangoldp-packages/djangoldp-notification!26
2020-05-22 13:53:33 +00:00
Calum Mackervoy f695ccfecf minor: Federation support by enabling backlinks 2020-05-22 13:53:33 +00:00
Benoit Alessandroni 6ae3691285 Merge branch 'backlinks-changes' into 'master'
Backlinks changes

See merge request djangoldp-packages/djangoldp-notification!25
2020-05-22 13:36:49 +00:00
Calum Mackervoy 4bfefeaa1d Backlinks changes 2020-05-22 13:36:49 +00:00
Jean-Baptiste Pasquier 1c7ec32288 Merge branch 'feature/french' into 'master'
feature: texts translated in French

See merge request djangoldp-packages/djangoldp-notification!24
2020-04-23 16:24:52 +00:00
gaelle morin 225d99aff1
update: models.py + unsubscribe button translated 2020-04-23 18:19:42 +02:00
Jean-Baptiste Pasquier 1164f52c2b cicd: fix gitlab url 2020-04-23 11:00:27 +00:00
gaelle morin b40042cb61
feature: texts translated in French 2020-04-22 20:07:24 +02:00
Jean-Baptiste Pasquier d45f6670df
fix: email template 2020-04-20 14:34:55 +02:00
Jean-Baptiste Pasquier ac67f9796a
update: add INSTANCE_DEFAULT_CLIENT 2020-04-20 13:18:59 +02:00
plup b96dbc1302 cicd: updated for git.startinblox.com 2020-02-24 21:49:38 +01:00
Jean-Baptiste Pasquier 555c98a8cb Merge branch 'all-notification-fix' into 'master'
All notification fix

See merge request startinblox/djangoldp-packages/djangoldp-notifications!23
2020-02-04 14:44:11 +00:00
Calum Mackervoy 71503c0ea3 All notification fix 2020-02-04 14:44:11 +00:00
Jean-Baptiste Pasquier c1f320d18b Merge branch 'fix-sibscriptions-permissions' into 'master'
feat: Add permissions to subscriptions to only exposed user's

See merge request startinblox/djangoldp-packages/djangoldp-notifications!22
2019-12-18 16:36:42 +00:00
Christophe 75baf561a8 feat: Add permissions to subscriptions to only exposed user's 2019-12-18 17:27:08 +01:00
Jean-Baptiste Pasquier 6bddcea475 Merge branch 'fix-local-notification-sending' into 'master'
bugfix: import slipped out of my PR ¯\_(ツ)_/¯

See merge request startinblox/djangoldp-packages/djangoldp-notifications!21
2019-12-13 16:09:58 +00:00
Christophe 3a4d615a72 bugfix: import slipped out of my PR ¯\_(ツ)_/¯ 2019-12-13 17:07:27 +01:00
Jean-Baptiste Pasquier 2c41fbcf79 Merge branch 'fix-local-notification-sending' into 'master'
bugfix: Do not send HTTP request when creating a local notification

See merge request startinblox/djangoldp-packages/djangoldp-notifications!20
2019-12-13 15:36:24 +00:00
Christophe 8946dbf78f bugfix: Do not send HTTP request when creating a local notification 2019-12-13 16:36:42 +01:00
Jean-Baptiste Pasquier 9416c27971
fix: use local instance 2019-10-21 17:35:37 +02:00
Jean-Baptiste Pasquier 5f25431182 Merge branch 'sib-app-228' into 'master'
feat: Script deletion of old notifications (startinblox/applications/sib-app#228)

See merge request startinblox/djangoldp-packages/djangoldp-notifications!17
2019-10-17 10:09:34 +00:00
Jean-Baptiste Pasquier e6cc620913 fix: suppress_old_notifications instead of mock_notification 2019-10-17 10:09:02 +00: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 8049c8c5bb Merge branch 'cleanup-migrations' into 'master'
minor: cleanup-migrations

See merge request startinblox/djangoldp-packages/djangoldp-notifications!16
2019-08-28 12:07:02 +00: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
Matthieu Fesselier 1ebeff4b31 fix readme 2019-08-06 14:24:41 +02:00
Matthieu Fesselier ab26757736 doc: improve documentation #14 2019-08-06 14:23:37 +02:00
Jean-Baptiste Pasquier 66eea4c241 fix: try fix email.html 2019-08-02 16:20:52 +00:00
Jean-Baptiste Pasquier b91fabd9af Merge branch 'gm-update' into 'master'
update: InboxPermissions removed

See merge request startinblox/djangoldp-packages/djangoldp-notifications!15
2019-08-01 15:34:59 +00:00
Gaëlle Morin 75cba59ffe update: InboxPermissions removed 2019-08-01 15:22:34 +00:00
Jean-Baptiste Pasquier 67bfb200f0 Merge branch 'gm-update-permissions' into 'master'
update: LDPPermissions added

See merge request startinblox/djangoldp-packages/djangoldp-notifications!14
2019-08-01 12:20:19 +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 Pasquier 8f4b61d163 fix: include template in package 2019-07-08 14:32:24 +00:00
Jean-Baptiste Pasquier 9982853ded fix: MANIFEST.in 2019-07-08 14:31:44 +00:00
Jean-Baptiste 48a1470f88 update: remove useless admin.py 2019-06-26 09:26:05 +02:00
Jean-Baptiste Pasquier bc8ef35b0c
fix: Add manifest for pip package 2019-06-25 15:33:59 +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 4c01ef39d5 Merge branch 'bugfix/10-email-notif-created' into 'master'
bugfix: send email only when notif created #10

See merge request startinblox/djangoldp-packages/djangoldp-notifications!13
2019-06-11 02:09:37 +00:00
Matthieu Fesselier 3ae45a94c6 bugfix: send email only when notif created 2019-06-11 10:06:44 +08:00
Jean-Baptiste Pasquier c8bb171ea4 Merge branch 'jbpasquier/depth' into 'master'
perf: depth 0

See merge request startinblox/djangoldp-packages/djangoldp-notifications!12
2019-05-21 15:22:40 +00:00