Commit Graph

17 Commits (8081652208eea38b10f3d66b024ad311517b8dbd)

Author SHA1 Message Date
David Barragán Merino 8081652208 Fixed bug $89 (95): Now show the new value of the points field 2013-11-13 01:14:52 +01:00
David Barragán Merino 63ccba420c Task #25 (id 76): Improved the functions to get changed field in the notify app to return humman values 2013-11-12 15:13:40 +01:00
David Barragán Merino 3555c49441 Cut some long lines 2013-10-30 15:08:26 +01:00
David Barragán Merino 886e4554bc Now only sent emails when:
- any notifiable_fields is update
    - an object is create
    - an object is delete
2013-10-29 21:36:30 +01:00
Jesús Espino 859b2709c4 Retorning to BooleanField (not NullBooleanField) on notifications mixin 2013-10-24 17:25:32 +02:00
Jesús Espino b6b0d7b00e Now no error 500 raised, but the mail test not works correctly 2013-10-24 15:26:17 +02:00
Jesús Espino 83e944e84b Adding migration for WatcherMixin change 2013-10-24 12:58:39 +02:00
Andrey Antukh f9187d8718 Change default value for notify_changes_by_me for WatcherMixin 2013-10-23 22:30:46 +02:00
David Barragán Merino 7df1762d29 Set null to true 2013-10-16 13:44:21 +02:00
David Barragán Merino 7c4ab12ec5 Created tests to projects app 2013-10-11 09:40:12 +02:00
Andrey Antukh 1636a9c838 Code cleaning on notification app. 2013-10-08 17:46:23 +02:00
David Barragán Merino fbec917229 Made some minor fixes in the notifications app 2013-07-18 15:39:18 +02:00
Andrey Antukh 81024ec63f Minor fixes on notification system. 2013-07-17 19:21:05 +02:00
David Barragán Merino a16847ce58 Added email templates (not finished) and defined the notifiable fields for all models 2013-07-17 15:22:14 +02:00
David Barragán Merino a4925e8be5 Made a refactor of the notifications app 2013-07-17 10:48:20 +02:00
David Barragán Merino 109a1d03b7 Smallfix: Fixed minor syntax error 2013-07-16 22:42:06 +02:00
Andrés Moya 6e71ebde5e Add notifications module (not finished) 2013-07-16 22:39:32 +02:00