Commit Graph

3014 Commits (128da54eb18b8b3fa87d8c87e9ff70e56f98561d)

Author SHA1 Message Date
Alejandro Alonso 128da54eb1 Removing json_build_object postgresql calls 2016-09-16 12:26:59 +02:00
Alejandro Alonso b0931e8f88 Rewriting attach_user_stories_counts_to_queryset without json_build_object 2016-09-16 12:03:12 +02:00
Alejandro Alonso 3b5b658f3c Fixing gogs integration 2016-09-15 14:20:40 +02:00
Alejandro Alonso a4c57a605b Fixing epic serialization 2016-09-15 14:18:00 +02:00
Alejandro Alonso 778bd60189 Epic support in webhooks 2016-09-15 13:29:10 +02:00
Alejandro Alonso 4e50135234 Support for updating epic status via commit message 2016-09-15 12:20:48 +02:00
Alejandro Alonso 564cd43504 Excluding epics_order from diffs 2016-09-13 15:19:30 +02:00
Alejandro Alonso 0b6a31271e Fixing HistoryEntry generation for epic changes 2016-09-13 15:15:05 +02:00
Alejandro Alonso 21a7ca3e4c Disabling epics module by default for new projects 2016-09-13 10:39:17 +02:00
Alejandro Alonso 8475015025 Adding timeline entries on bulk_create calls 2016-09-13 09:11:21 +02:00
Alejandro Alonso e9ca1abf55 Adding epics to user favorites and voted APIs 2016-09-12 15:34:15 +02:00
Alejandro Alonso db34ad32c9 Including epic in timelines 2016-09-12 14:10:50 +02:00
Alejandro Alonso 35b799e89d Adding color to epic freezer 2016-09-09 14:35:12 +02:00
Alejandro Alonso f2a800a099 Fixing issue on epic related userstories update 2016-09-08 15:12:25 +02:00
Alejandro Alonso b975a22859 Allow setting project when creating related user stories for epics in bulk mode 2016-09-08 11:16:53 +02:00
David Barragán Merino 68f6cf08b2 Add epics to the sitemap generator 2016-09-08 11:16:53 +02:00
Alejandro Alonso 3648043f37 Adding unique restriction for epics 2016-09-08 11:16:53 +02:00
Alejandro Alonso bf9aafaca3 Fixing HistoryEntry for epic edition 2016-09-08 11:16:53 +02:00
Alejandro Alonso df174230a4 Migration for adding epic status to existing projects 2016-09-08 11:16:53 +02:00
Alejandro Alonso 75ddf706ee Adding epic related userstories tests file 2016-09-08 11:16:53 +02:00
David Barragán Merino 9e609ee20a Disabled epics module by default in Project and ProjectTemplates 2016-09-08 11:16:52 +02:00
Alejandro Alonso 544cdc00d0 Adding permission tests for epic related user stories 2016-09-08 11:16:52 +02:00
David Barragán Merino 7313dfd996 Add comment permissions to default project templates 2016-09-08 11:16:52 +02:00
David Barragán Merino 5e1ca747d3 [i18n] Update locales 2016-09-08 11:16:52 +02:00
David Barragán Merino 8d0c9ee1c1 Fix test and RelatedUserStoyr API nested endpoint 2016-09-08 11:16:52 +02:00
David Barragán Merino 1cb9248912 Minor codee improvements 2016-09-08 11:16:52 +02:00
David Barragán Merino 275ce381f9 Fix tasks creation in bulk test 2016-09-08 11:16:52 +02:00
David Barragán Merino f7c74fc63e Fix some tests 2016-09-08 11:16:52 +02:00
David Barragán Merino 94ea299c39 Add epics info in user_story_extra_info in task serializer 2016-09-08 11:16:52 +02:00
David Barragán Merino e68079b769 Use new tags mixing in EpicSerializer 2016-09-08 11:16:52 +02:00
David Barragán Merino e03de182f3 Fix an entrophy ploblem with custom attributes for epics in sample data 2016-09-08 11:16:52 +02:00
David Barragán Merino 7611785c3b Add user_story_extra_info to task serializer 2016-09-08 11:16:52 +02:00
David Barragán Merino 4c6f49aaab Improve more validators 2016-09-08 11:16:52 +02:00
Alejandro Alonso e83e4b8beb Refactoring epics API 2016-09-08 11:16:52 +02:00
Alejandro Alonso 32267af4f4 Refactoring epics API 2016-09-08 11:16:52 +02:00
Alejandro Alonso 890c668e7e WIP: epics admin 2016-09-08 11:16:52 +02:00
David Barragán Merino 79f74135f7 Remove unneeded code 2016-09-08 11:16:52 +02:00
David Barragán Merino abff91e6bb Fix memeverships-bulk-create validator 2016-09-08 11:16:52 +02:00
David Barragán Merino bc69ecd886 Improve userstories.validators 2016-09-08 11:16:52 +02:00
Alejandro Alonso 3656acd7f3 Fixing tests 2016-09-08 11:16:52 +02:00
Alejandro Alonso 0e6daf09f6 Adding unset_related_userstory end point to epics API 2016-09-08 11:16:52 +02:00
David Barragán Merino 9bba8efde9 Fix tests 2016-09-08 11:16:52 +02:00
Alejandro Alonso 2f7384a76b Adding set_related_userstory end point to epics API 2016-09-08 11:16:52 +02:00
Alejandro Alonso 4d4f8a44a1 Removing the bulk update order for epics and doing that processing on the update 2016-09-08 11:16:52 +02:00
Alejandro Alonso 46f6fa71e6 Adding bulk_create_related_userstories endpoint to epics API 2016-09-08 11:16:52 +02:00
Alejandro Alonso dd3b098d4e Fixing _get_userstories_epics for projects without userstories 2016-09-08 11:16:52 +02:00
Alejandro Alonso 9d0e0180ef Import export including epics 2016-09-08 11:16:52 +02:00
David Barragán Merino 0ff7ce8975 Add is_closed to StatusEstraInfoSerializer 2016-09-08 11:16:52 +02:00
David Barragán Merino 783dca1472 Minor fixes 2016-09-08 11:16:52 +02:00
David Barragán Merino 133cf149fd Improve Epic sort feature 2016-09-08 11:16:52 +02:00