Commit graph

289 commits

Author SHA1 Message Date
pandabearcoder
dc4c98e514 Added note to argument actor 2018-05-30 01:26:18 -04:00
Alvaro Leonel
d43c6adf3e Fix typing 2018-05-30 02:21:16 -03:00
Alvaro Leonel
de6d41818b Fix #69 2018-05-30 02:18:33 -03:00
Alvaro Leonel
596b0fd02b Fix #207 and Fix #215 2018-05-30 01:28:42 -03:00
Alvaro Leonel
4cdf5b71ab
Merge pull request #217 from django-notifications/dev
Improve support for django 2.0+
2018-05-30 00:19:06 -04:00
Alvaro Leonel
f7f0cda92d Improve url confs for better support of Django 2.0+ 2018-05-30 01:11:40 -03:00
Alvaro Leonel
3d06666bc2 Fix run test server 2018-05-30 01:10:24 -03:00
Alvaro Leonel
cb349a974a Update gitignore 2018-05-30 01:10:12 -03:00
Alvaro Leonel
01f9156e25 Release version 1.4.0 2018-05-26 21:36:09 -03:00
Federico Capoano
2d22f44000 [tests] MIDDLEWARE = MIDDLEWARE_CLASSES (for django 2.0) 2018-02-19 15:43:18 +01:00
Federico Capoano
c0b55c297b Bumped VERSION to 1.4.0 alpha 2018-02-19 15:41:47 +01:00
Federico Capoano
abc4c27f2a Added indexes (closes #153) 2018-02-19 15:41:40 +01:00
Federico Capoano
1379d3b52b Merge branch 'django-2.0' of https://github.com/phamk/django-notifications 2018-02-19 15:08:23 +01:00
Alvaro Leonel
ee531a65e9
Fixing documentation about templatetags. 2017-12-17 08:13:26 -03:00
John Pham
652222d2b8 Django 2.0 support 2017-12-07 08:38:29 +08:00
Zhongyuan
f3479a48fd Merge pull request #186 from yaoelvon/patch-2
modify 'qs.read' to 'qs.sent'
2017-08-29 16:26:12 +08:00
Yao Feng
e16d0cb39b modify 'qs.read' to 'qs.sent' 2017-08-29 16:16:23 +08:00
Zhongyuan
621dcf7259 Merge pull request #185 from yaoelvon/patch-1
modify 'sintax' to 'syntax'
2017-08-29 15:48:30 +08:00
Yao Feng
0624874a8b modify 'sintax' to 'syntax' 2017-08-29 15:46:26 +08:00
Alvaro Leonel
18db83bd4b Merge pull request #183 from r26zhao/master
update queryset methods mark_as_sent() and mark_as_unsent()
2017-08-01 09:11:51 -04:00
Aaron Zhao
cf0a11d775 update queryset methods mark_as_sent() and mark_as_unsent() 2017-08-01 14:48:08 +08:00
Yang.Y
aeb89dc273 Merge pull request #182 from archatas/master
Typo in the README
2017-07-26 13:06:43 +08:00
Aidas Bendoraitis
18083d152c Typo in the README 2017-07-26 07:01:52 +02:00
Alvaro Leonel
70313b26bf Merge pull request #180 from archatas/master
Typos and Formatting in the README file
2017-07-24 13:51:03 -04:00
Aidas Bendoraitis
dfc61b5060 Formatting changed in the README 2017-07-23 04:06:14 +02:00
Aidas Bendoraitis
4f752475a2 Typos and formatting fixed in the README 2017-07-23 04:04:08 +02:00
Alvaro Leonel
81aec93bba Uses a class instead of a id to fill live notifications 2017-07-02 19:23:22 -04:00
Alvaro Leonel
8e6a595f38 Fix header on README 2017-06-26 22:46:02 -04:00
Alvaro Leonel
0f137375df Fix README 2017-06-26 22:44:22 -04:00
Alvaro Leonel
877713681e Serializing the django-notifications Model exemple 2017-06-26 22:17:32 -04:00
Alvaro Leonel
761d289133 Merge pull request #179 from django-notifications/iss155
Fix #155
2017-06-26 22:06:15 -04:00
Alvaro Leonel
c5f1579450 Fix #155 2017-06-26 21:58:02 -04:00
Alvaro Leonel
eb22c8082e Merge pull request #178 from django-notifications/iss158
Fix #158
2017-06-26 21:42:37 -04:00
Alvaro Leonel
339b064f3f Fix #158 2017-06-26 21:34:27 -04:00
Alvaro Leonel
37bb7f6ade Bump version 1.3 2017-06-25 19:27:43 -04:00
Alvaro Leonel
ba0966a0df Added the option to filter by recipient in the QuerySet methods mark_as_sent and mark_as_unset 2017-06-25 19:26:23 -04:00
Yang.Y
c04e70eb1a Welcome Alvaro join us as project maintainer 2017-06-24 09:44:33 +08:00
Alvaro Leonel
1238765f4f Merge pull request #177 from AlvaroLQueiroz/iss176
Fix #176
2017-06-23 19:51:19 -04:00
Alvaro Leonel
751553bb81 Fix #176 2017-06-20 11:26:51 -04:00
Yang.Y
5a96e4405d Merge pull request #173 from AlvaroLQueiroz/iss169
Fix #169
2017-06-04 16:24:45 +08:00
Alvaro Leonel
9565bbc731 Fix variable assignment
Sorry, my bad!! :|
2017-06-01 23:24:20 -04:00
Alvaro Leonel
3d14fd6b1a Merge branch 'master' into iss169 2017-06-01 23:18:58 -04:00
Alvaro Leonel
c31927aeff Fix #169 2017-06-01 23:12:33 -04:00
Yang.Y
a796e2becd Merge pull request #172 from funkybob/funkybob/rework-js
Make JS better performant
2017-05-26 21:38:57 +08:00
Curtis Maloney
ef12471f65 Use map for building menu list 2017-05-24 22:57:46 +10:00
Curtis Maloney
498a471c34 Make JS better performant 2017-05-24 21:57:43 +10:00
Zhongyuan
3423404c7d Merge pull request #166 from satyanash/master
return saved Notification instances from notify_handler, add tests
2017-04-18 14:52:23 +08:00
Satyajeet Kanetkar
09d01810fa return saved Notification instances from notify_handler, add tests 2017-04-18 11:32:38 +05:30
Zhongyuan
d07c7a7a5c Update README 2017-03-03 11:11:59 +08:00
Yang.Y
d020bfa62f Merge pull request #162 from theromis/master
sent/unsent convenience functions
2017-02-24 09:22:17 +08:00