Commit Graph

2440 Commits (13e1d65e44a9aa124c1ac1cd454ba3eb20c49e23)

Author SHA1 Message Date
Alejandro Alonso d5fbe6bafe Fixing clearing watchers issue 2015-09-23 09:59:06 +02:00
David Barragán Merino b5b14c8e46 Fix order in CHANGELOG 2015-09-22 11:06:06 +02:00
David Barragán Merino 1fd480ff77 [i18n] Add italiano (it) 2015-09-22 11:03:37 +02:00
David Barragán Merino e7078fcb7d Fix a typo 2015-09-21 17:32:42 +02:00
David Barragán Merino 705cee2724 [i18n] Update locales 2015-09-18 10:54:09 +02:00
Alejandro Alonso 6e55ccdafb Using last searching features in favourites calculation 2015-09-17 12:05:11 +02:00
Alejandro Alonso bf57ace9a2 Fix some errors related to watched and likes lists 2015-09-16 15:05:20 +02:00
Alejandro Alonso 0d21f04a87 Adding votes_count sorting to issues and userstories API 2015-09-16 15:04:45 +02:00
David Barragán Merino 411441c84e Merge pull request #463 from taigaio/Issue-3147-Remove-user.photo-file-on-anonimize
Issue 3147: Remove user.photo file on anonimize
2015-09-16 12:28:37 +02:00
Alejandro Alonso 69f5b609fb Issue 3147: Remove user.photo file on anonimize 2015-09-16 12:27:01 +02:00
David Barragán Merino 52ce55f3e9 Merge pull request #458 from taigaio/refactoring-searching-system
Refactoring search system
2015-09-16 12:11:41 +02:00
Alejandro Alonso 275b2950ef Refactoring search system 2015-09-16 11:45:34 +02:00
David Barragán Merino faf7621a0b Merge pull request #461 from taigaio/issue-2991-when-a-new-comment-is-added-the-update-of-watchers-list-applies-in-the-next-future-change
Issue 2991 - When a new comment is added the update of watchers list …
2015-09-15 17:11:50 +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
David Barragán Merino 445d20092e Merge pull request #452 from taigaio/fixing-mentions-for-users-with-capitalized-usernames
Fixing mentions for users with capitalized usernames
2015-09-15 16:33:16 +02:00
Alejandro Alonso f0926bc0e6 Fixing mentions for users with capitalized usernames 2015-09-15 13:11:16 +02:00
David Barragán Merino 6c20341731 Merge pull request #460 from taigaio/astagi-feature/addemailfield
Add email field to UserSerializer
2015-09-15 13:06:50 +02:00
Andrea Stagi c60e177c32 Show email field for the same user or superuser 2015-09-15 12:34:43 +02:00
Alejandro Alonso 690714eadc Fixing activiy for removed users 2015-09-10 09:49:36 +02:00
Alejandro Alonso 86436ef1f2 Fixing import 2015-09-10 09:24:18 +02:00
Alejandro Alonso 77c470f062 Fixing watchers deletion when updating userstories, tasks or issues 2015-09-09 12:24:16 +02:00
David Barragán Merino 807a1719f4 Merge pull request #449 from taigaio/apps
External applications support
2015-09-09 09:42:56 +02:00
Alejandro Alonso bd09e23b61 External applications support 2015-09-09 09:39:54 +02:00
David Barragán Merino a3d996bf6b Merge pull request #451 from taigaio/refactoring-watchers-for-projects
Refactoring watchers for projects
2015-09-08 14:04:21 +02:00
Alejandro Alonso 8c990e5088 Refactoring watchers for projects 2015-09-08 13:37:26 +02:00
David Barragán Merino fd46f00ccd Update djmail to the nerw release 0.11 2015-09-08 09:31:32 +02:00
David Barragán Merino 0cb8cfc52c Set verbosity to 0 when update_all_contenttypes() 2015-09-08 09:31:32 +02:00
David Barragán Merino 4f761fe33f [i18n] Update locale catalog 2015-09-07 17:11:42 +02:00
David Barragán Merino 8141ae694b [i18n] Update locales 2015-09-07 11:45:58 +02:00
David Barragán Merino cd7e8fca2b Remove some prints 2015-09-04 11:04:08 +02:00
David Barragán Merino 285c759eb6 Fix tests errors 2015-09-04 11:04:08 +02:00
Alejandro Alonso 014941aec6 Adding notify_level to queryset for projects API 2015-09-03 11:02:58 +02:00
David Barragán Merino 58807fc964 Change notify_policy to return the notify level ('int') instead the unnecessary NotifyPolicy object 2015-09-03 09:43:13 +02:00
Alejandro 4758ed108b Merge pull request #433 from brettp/notification_threads_master
Added notification threading.
2015-09-03 08:05:08 +02:00
Brett Profitt fb710e2981 Added notification threading.
Fixes #409.
2015-09-02 19:33:37 -04:00
David Barragán Merino b43775f644 Merge pull request #447 from taigaio/refactoring-notify-policies
Refactoring notify policies
2015-09-02 17:10:28 +02:00
Alejandro Alonso a9710fee7c Refactoring notify policies 2015-09-02 17:04:43 +02:00
Alejandro e4369fa09e Merge pull request #444 from taigaio/issue/2851/closed_milestones_errors
Remove 'taiga-info-has-closed-milestones' from userstories resource and added 'taiga-info-total-opened-milestones' and 'taiga-info-total-closed-milestones' to milestones resource
2015-09-02 11:31:31 +02:00
Alejandro 72e5d89fe6 Merge pull request #445 from taigaio/change_star_project_to_like_project
Change 'star/unstar project' to 'like/unlike project'
2015-09-02 09:22:24 +02:00
David Barragán Merino 70901fd28b Remove 'taiga-info-has-closed-milestones' from userstories resource and added 'taiga-info-total-opened-milestones' and 'taiga-info-total-closed-milestones' to milestones resource 2015-09-01 19:11:54 +02:00
David Barragán Merino b5fed8e65b Change 'star/unstar project' to 'like/unlike project' 2015-09-01 19:00:55 +02:00
David Barragán Merino 260e5339c2 Fix tests 2015-09-01 18:59:56 +02:00
David Barragán Merino ca7020e9b3 Add 'taiga-info has-closed-milestones' in the headers of the call to api/v1/userstories/bulk_update_backlog_order 2015-09-01 12:04:56 +02:00
David Barragán Merino 1b5775e15e Add 'taiga-info has-closed-milestones' to Access-Control-Expose-Headers 2015-09-01 11:02:47 +02:00
David Barragán Merino 0e792d75b1 [i18n] Update locales 2015-08-28 10:26:07 +02:00
David Barragán Merino e1ac780911 [i18n] Update locales 2015-08-27 08:52:21 +02:00
David Barragán Merino ec29efa606 Merge pull request #424 from taigaio/us/2117/fa_proj/2122/upvote_content
Star/Unstar project, Upvote/Downvote issues, tasks and userstories and watch public issues, tasks and user stories
2015-08-26 15:48:34 +02:00
Alejandro Alonso 3111cf79eb Improving admin 2015-08-26 15:19:02 +02:00
Alejandro Alonso 3492b46cc9 User favourites API 2015-08-26 15:19:02 +02:00
Alejandro Alonso bccdc2fae1 Adding votes and watched projects to sample_data 2015-08-26 15:19:01 +02:00