Alejandro Alonso
|
5eec9dba97
|
Issue 4768: Notify when something is unassigned
|
2016-11-21 12:24:55 +01:00 |
David Barragán Merino
|
32d2d0a07c
|
Upgrade requirements annd change json to jsonb
|
2016-11-02 16:40:54 +01:00 |
Alejandro Alonso
|
4864b9f957
|
Splitting validators and serializers
|
2016-07-06 12:46:53 +02:00 |
Jesús Espino
|
64d47aa61c
|
Add project_id to all history entries
|
2016-07-01 10:16:21 +02:00 |
David Barragán Merino
|
47907eedb4
|
Apply PEP-263 to taiga project
|
2016-05-30 20:41:40 +02:00 |
David Barragán Merino
|
38e5198cc9
|
Minor refactor over permissions module
|
2016-05-25 20:37:04 +02:00 |
Alejandro Alonso
|
4d1fb120b1
|
Improving performance when updating objects
|
2016-05-13 09:49:27 +02:00 |
David Barragán Merino
|
a94c1ce58b
|
Fix a problem with mandrill email backend (the good solution)
|
2016-02-23 15:10:06 +01:00 |
David Barragán Merino
|
cc8e5f39b7
|
Change membership.is_owner to membership.is_admin
|
2016-02-17 19:21:13 +01:00 |
Alejandro Alonso
|
50e00b6d45
|
Task #3517 #3516: Order by fans and activity (last week/moth/year/all time)
|
2016-01-21 18:44:18 +01:00 |
Andrey Antukh
|
9c4472a787
|
Add alejandro.alonso copyright preamble to test sources.
|
2016-01-08 16:08:46 +02:00 |
Andrey Antukh
|
501145bdcd
|
Fix my email on copyright preamble on test source files.
|
2016-01-08 15:58:30 +02:00 |
David Barragán Merino
|
f992d372df
|
Update license message
|
2016-01-04 08:51:06 +01:00 |
Alejandro Alonso
|
3cb15f0e3e
|
Fixing get_users_to_notify
|
2015-11-02 11:58:46 +01:00 |
David Barragán Merino
|
d573b8ab18
|
Fix notification level names
|
2015-11-02 09:13:15 +01:00 |
David Barragán Merino
|
9b56a414f0
|
Fix dates in license messages. Change 2014 to 2014-2015
|
2015-10-13 11:27:15 +02:00 |
David Barragán Merino
|
a7a6bd3a1c
|
Migrate to django 1.8 and make taiga compatible with python 3.5
|
2015-10-13 11:27:14 +02:00 |
Alejandro Alonso
|
fd2037f456
|
Issue 2991 - When a new comment is added the update of watchers list applies in the next future change
|
2015-09-15 17:06:00 +02:00 |
Alejandro Alonso
|
8c990e5088
|
Refactoring watchers for projects
|
2015-09-08 13:37:26 +02:00 |
David Barragán Merino
|
285c759eb6
|
Fix tests errors
|
2015-09-04 11:04:08 +02:00 |
Brett Profitt
|
fb710e2981
|
Added notification threading.
Fixes #409.
|
2015-09-02 19:33:37 -04:00 |
Alejandro Alonso
|
bccdc2fae1
|
Adding votes and watched projects to sample_data
|
2015-08-26 15:19:01 +02:00 |
Alejandro Alonso
|
f3641f5cfb
|
Refactoring and improving watchers
|
2015-08-26 15:10:13 +02:00 |
Alejandro Alonso
|
4480cb474e
|
Issue 2818 - When I comment a story, I should be "Involved" by the story
|
2015-06-25 10:19:23 +02:00 |
Jesús Espino
|
aaf89ebb04
|
Issue#2943: Regenerate refs for tasks, issues and user stories on project change
|
2015-06-24 20:15:02 +02:00 |
David Barragán Merino
|
9f253394a4
|
Refactored some tets
|
2015-06-24 00:41:32 +02:00 |
Alejandro Alonso
|
4e25b5fa97
|
Updating tests and adding new ones for timeline
|
2015-04-21 16:21:35 +02:00 |
Alejandro Alonso
|
91f51cddf9
|
Bug 2419 - The system tries sending emails to inactive users
|
2015-03-13 10:05:24 +01:00 |
Jesús Espino
|
c328414b4d
|
Fixing a lot of flake8 errors on tests
|
2015-02-24 19:54:10 +01:00 |
David Barragán Merino
|
834d8dfe3f
|
Use taiga.base.utils.json instead json
|
2015-01-14 10:54:42 +01:00 |
David Barragán Merino
|
29df487bca
|
Fix tests
|
2014-12-03 00:38:06 +01:00 |
Alejandro Alonso
|
d9c6e3bcf1
|
Fixing anonymous user requests for notify policies
|
2014-12-01 14:01:37 +01:00 |
Jesús Espino
|
494f18300a
|
Fix notification of objects without permissions
|
2014-11-27 09:35:20 +01:00 |
David Barragán Merino
|
b1fe9b335e
|
Remove unneeded code
|
2014-11-26 18:51:28 +01:00 |
Alejandro Alonso
|
c285857844
|
Refactoring owner permissions, now only is_owner memberships are considered as owner users
|
2014-11-25 18:51:58 +01:00 |
Alejandro Alonso
|
08b8d478e1
|
Making notifications work synchronously by default
|
2014-10-28 18:26:30 +01:00 |
Alejandro Alonso
|
38fc63425a
|
Fixing tests
|
2014-10-28 18:08:50 +01:00 |
Andrey Antukh
|
bc95282cfd
|
Add proper validation of watchers for issues, tasks and userstories serializers.
|
2014-10-23 20:45:11 +02:00 |
Andrey Antukh
|
9b6c58bad9
|
Normalize some tests file names.
|
2014-10-15 17:29:58 +02:00 |