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 |
|
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 |
|
Matthieu Fesselier
|
c32b9ec73b
|
Merge branch 'jbpasquier/template-mail' into 'master'
ui: Add email template & change model for author_user
See merge request startinblox/djangoldp-packages/djangoldp-notifications!11
|
2019-05-17 01:18:28 +00:00 |
|
Matthieu Fesselier
|
615f36b551
|
bugfix: disable permissions while not fixed
|
2019-05-10 16:17:44 +08:00 |
|
Matthieu Fesselier
|
69bdfb2ca6
|
syntax: rename author_user in author
|
2019-05-07 17:01:26 +08: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 |
|
Matthieu Fesselier
|
4d4b21e7e8
|
syntax: switch from read to unread
|
2019-04-04 17:18:24 +07:00 |
|
Matthieu Fesselier
|
6b6a5e1e8c
|
bugfix: model resource_id
|
2019-03-06 17:38:58 +07:00 |
|
Matthieu Fesselier
|
9694472c89
|
Merge branch 'subscription-system' into 'master'
feature: subscription system
See merge request startinblox/djangoldp-packages/djangoldp-notifications!7
|
2019-03-06 10:17:05 +00: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
|
b50066a381
|
Merge branch 'bugfix/ldp-field-object' into 'master'
bugfix: add @id to object field
See merge request startinblox/djangoldp-packages/djangoldp-notifications!6
|
2019-03-01 04:21:18 +00:00 |
|
Matthieu Fesselier
|
6246b2d629
|
bugfix: add @id to object field
|
2019-03-01 11:20:21 +07:00 |
|
Matthieu Fesselier
|
3f2c0fbf1e
|
Merge branch 'update/author-field' into 'master'
update: add author url field
See merge request startinblox/djangoldp-packages/djangoldp-notifications!5
|
2019-02-28 01:23:16 +00: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
|
f7c889cb54
|
Merge branch 'minor--improve-syntax' into 'master'
minor: improve factories
See merge request startinblox/djangoldp-packages/djangoldp-notifications!4
|
2019-01-14 08:36:34 +00:00 |
|
Matthieu Fesselier
|
de79b7aed3
|
syntax: improve factories
|
2019-01-14 15:35:20 +07:00 |
|
Matthieu Fesselier
|
666cca49e5
|
Merge branch 'feature-factories' into 'master'
feature: factories
See merge request startinblox/djangoldp-packages/djangoldp-notifications!3
|
2019-01-11 10:47:40 +00:00 |
|
Matthieu Fesselier
|
aa90880073
|
feature: factories
|
2019-01-11 17:46:23 +07:00 |
|
Matthieu Fesselier
|
0bed247ead
|
Merge branch 'improve-model' into 'master'
update: Improve model naming
See merge request startinblox/djangoldp-packages/djangoldp-notifications!2
|
2019-01-11 08:10:41 +00:00 |
|
Matthieu Fesselier
|
9c1326905a
|
update: improve model
|
2019-01-11 15:09:24 +07:00 |
|
Matthieu Fesselier
|
0593530952
|
Merge branch 'feature/cicd' into 'master'
Feature: install CI/CD pipeline
See merge request startinblox/djangoldp-packages/djangoldp-notifications!1
|
2019-01-11 07:51:02 +00:00 |
|
Matthieu Fesselier
|
d24b176039
|
First commit
|
2019-01-09 16:27:54 +07:00 |
|
Matthieu Fesselier
|
96cbca7644
|
Initial commit
|
2019-01-09 09:19:11 +00:00 |
|