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
Alejandro Alonso
f3641f5cfb
Refactoring and improving watchers
2015-08-26 15:10:13 +02:00
David Barragán Merino
44eee5212a
Improve votes module
2015-08-26 13:35:17 +02:00
David Barragán Merino
cf63031844
[i18n] Add portuguese (Brazil) (pt_BR) translation.
2015-08-25 15:03:01 +02:00
David Barragán Merino
995645af8c
Merge pull request #421 from taigaio/issue-3117-after-add-task-in-bulk-to-a-closed-us-it-is-not-reopened
...
Issue #3117 - [Dev] After add task in bulk to a closed US, it is not …
2015-08-25 14:46:29 +02:00
Alejandro Alonso
139d22ff03
Issue #3117 - [Dev] After add task in bulk to a closed US, it is not reopened
2015-08-25 12:49:27 +02:00
David Barragán Merino
84de51d9a7
[Backport] Add partial_update_perms to permission classes to allow put requests
2015-08-25 12:22:17 +02:00
Alejandro
bf00c58299
Merge pull request #442 from taigaio/hotfix/put_request_errors_partial_update_perms
...
Add partial_update_perms at permission classes to allow put requests
2015-08-25 12:17:13 +02:00
David Barragán Merino
132caab8d9
Add partial_update_perms to permission classes to allow put requests
2015-08-25 12:05:17 +02:00
Alejandro
0f91545c16
Merge pull request #422 from taigaio/issue/2851/closed_sprints_problems
...
Add has-closed-milestones to the response headers when upsdate us orders in bulk for sprints
2015-08-25 12:04:07 +02:00
David Barragán Merino
d34f47ccff
Add has-closed-milestones to the response headers when upsdate us orders in bulk for sprints
2015-08-25 11:44:17 +02:00
David Barragán Merino
5dbdedd44d
[i18n] Update locales
2015-08-24 10:37:00 +02:00
Alejandro Alonso
1350167cec
[Backport] Issue - #3185 Import user story with role points results in an IntegrityError
2015-08-14 10:20:46 +02:00
Alejandro Alonso
811a6c7906
Issue - #3185 Import user story with role points results in an IntegrityError
2015-08-14 10:08:21 +02:00
David Barragán Merino
95c57eb7e5
[i18n] Update locales
2015-08-13 10:04:33 +02:00
Alejandro Alonso
3d6d162997
[Backport] Removing descriptions from list API
2015-08-10 14:05:14 +02:00