Commit Graph

2932 Commits (75a975113658e6f599055846e420d662637c6475)

Author SHA1 Message Date
David Barragán Merino 75a9751136 Update CHANGELOG 2016-09-08 11:16:52 +02:00
David Barragán Merino 4a28721c73 Disable Add action in Memberships admin panel to prevent mistakes 2016-09-08 10:59:22 +02:00
David Barragán Merino 24a507b8e4 Merge pull request #818 from mjrk/feature/date-filters
Adds created-, modified-, finished- and finish_date filters to issues, tasks and userstories (if applicable)
2016-09-02 12:45:25 +02:00
Michael Jurke dfdea74c58 Add created-, modified- and finish_date filters to userstories 2016-09-02 11:02:04 +02:00
Michael Jurke 87f81154ec Add created-, modified- and finished_date filters to tasks 2016-09-02 10:50:47 +02:00
Michael Jurke 0ec1da600c Add tests for issues modified_date and finished_date 2016-09-02 01:30:45 +02:00
Michael Jurke cc055f2634 Update AUTHORS and CHANGELOG 2016-09-01 23:35:37 +02:00
Michael Jurke b7d8dbc1a7 Adds created-, modified-, finished- and finish_date to base filters
Extends issues api filters with created_date, modified_date and finished_date
2016-09-01 23:34:37 +02:00
David Barragán Merino 2df813aeb9 Fix error when delete projects directly in the admin panel list 2016-08-29 12:35:31 +02:00
David Barragán Merino 9a2d88b940 Fix new-comment-permission migration 2016-08-25 12:31:27 +02:00
David Barragán Merino 6134d7303d Fix a typo 2016-08-24 18:08:01 +02:00
David Barragán Merino 54baf7b4dc Allow to edit tags and set no color 2016-08-23 13:58:58 +02:00
David Barragán Merino 534445b30c Fix some error messages 2016-08-23 13:26:58 +02:00
David Barragán Merino 8ac8fd4a62 [i18n] Update locales 2016-08-22 19:21:45 +02:00
David Barragán Merino 48d88cf987 Merge pull request #811 from taigaio/sorting-correctly-tasks-and-attachment
Sorting tasks and attachments inside us and tasks correctly
2016-08-21 10:35:33 +02:00
Jesús Espino adf964d0df Sorting tasks and attachments inside us and tasks correctly 2016-08-20 23:47:48 +02:00
David Barragán Merino b2a55d84f1 Use postgresql 9.4 in TravisCI 2016-08-20 23:47:27 +02:00
David Barragán Merino f20a9737a1 Merge pull request #804 from taigaio/Refactoring-tags-and-colors-in-API
Refactoring tags and colors in API
2016-08-17 11:52:25 +02:00
Alejandro Alonso 3c2e094e8f Refactoring-tags-and-colors-in-API 2016-08-17 11:51:55 +02:00
David Barragán Merino 9182227704 Merge pull request #806 from taigaio/bug/4493-id-on-priority-severity-etc
Bug#4493: Return id on points/priority/severity...
2016-08-17 11:49:33 +02:00
Jesús Espino f80c4cf90d Bug#4493: Return id on points/priority/severity... 2016-08-17 11:49:21 +02:00
David Barragán Merino 82657f51d3 Merge pull request #807 from taigaio/generate-api-doc
Fix small bugs found while generating api documentation
2016-08-17 11:48:38 +02:00
Jesús Espino 0e125d7342 Fix sample data to generate alwais the same data 2016-08-17 10:46:36 +02:00
Jesús Espino a6f5b4c0ec Fix small bugs found while generating api documentation 2016-08-17 10:46:27 +02:00
David Barragán Merino c414e6b9c4 Fix role serializer 2016-08-17 10:41:28 +02:00
David Barragán Merino 29a64d1243 Add role id to the members dict serializer 2016-08-16 14:33:08 +02:00
David Barragán Merino d7b9623450 Merge pull request #802 from taigaio/refactoring-bulk-update-milestone-api-call
Refactoring bulk update milestone API call
2016-08-03 14:09:05 +02:00
Alejandro Alonso cc01ff029c Refactoring bulk update milestone API call 2016-08-03 13:18:40 +02:00
Jesús Espino f78159e564 Small fix on get user story by ref 2016-08-03 08:47:07 +02:00
David Barragán Merino dd53c153c7 Merge pull request #803 from taigaio/small-bugfixes
Small bugfixes on bad requests
2016-08-02 18:45:41 +02:00
Jesús Espino 2d4ab32fb4 Small bugfixes on bad requests 2016-08-02 18:07:06 +02:00
David Barragán Merino baab2552ab Fix tests 2016-08-02 18:01:12 +02:00
David Barragán Merino 3187bdfed9 Fix tasks validators for bulk operations 2016-08-02 15:14:07 +02:00
David Barragán Merino d1f7158125 Fix bulk_update_orders for user stories 2016-08-02 13:27:56 +02:00
David Barragán Merino 73599c41ff [i18n] Update locales 2016-07-31 12:19:05 +02:00
David Barragán Merino 04fb04340a Prevent the creation of a duplicate gogs user if you have the gogs plugin enabled 2016-07-29 12:41:11 +02:00
David Barragán Merino ed69c48f73 Merge pull request #799 from taigaio/us/4445/add-milestones-to-project-detail
US#4445: Add milestones to project detail
2016-07-28 16:50:40 +02:00
Jesús Espino 0f15f671f5 US#4445: Add milestones to project detail 2016-07-28 16:50:18 +02:00
David Barragán Merino 0064e6e82a Merge pull request #783 from taigaio/fixing-issue-when-multiple-attachment-deletion
Removing unnecesary advisory_lock
2016-07-28 16:48:18 +02:00
Jesús Espino 3e9bfd7523 Fixing slug duplications on race conditions 2016-07-28 16:47:53 +02:00
Jesús Espino 5eb6bfe1e0 Only update tasks milestone when needed 2016-07-28 16:47:53 +02:00
Jesús Espino 5214717856 Fix some of the deadlocks on take_snapshot 2016-07-28 16:47:53 +02:00
Jesús Espino 0a900cc84d Fixed race condition on multiple attachment deletion 2016-07-28 16:47:53 +02:00
David Barragán Merino 340bc7670b Merge pull request #781 from taigaio/export-import-serializer-validator-separation
Migrating export_import api to new serializers/validators
2016-07-28 16:46:22 +02:00
Jesús Espino 1b6077c105 Migrating export_import api to new serializers/validators 2016-07-28 16:45:31 +02:00
David Barragán Merino 888162af63 Merge pull request #793 from taigaio/refactoring-bulk-update-order-api-calls
Refactoring bulk update order API calls
2016-07-28 16:44:34 +02:00
Alejandro Alonso f66b4c9640 Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
David Barragán Merino 4c84aaa885 Merge pull request #782 from taigaio/hooks-refactor
Refactor Github/Gitlab/Bitbucket hooks
2016-07-28 14:43:03 +02:00
Jesús Espino a9d6624124 Add changelog entries 2016-07-28 14:06:18 +02:00
Jesús Espino c4ff960435 Add gogs integration inside taiga distribution 2016-07-28 14:06:18 +02:00