Commit Graph

2988 Commits (275ce381f975869846214252da70d0d24b21f87c)

Author SHA1 Message Date
Jesús Espino d7a979d23c Migrating external apps 2016-07-06 12:46:53 +02:00
Alejandro Alonso 4864b9f957 Splitting validators and serializers 2016-07-06 12:46:53 +02:00
Alejandro Alonso 78a2118e8e API performance 2016-07-06 12:46:53 +02:00
David Barragán Merino 1252a08dbb Addd flake8 config file 2016-07-06 10:27:27 +02:00
David Barragán Merino ba66f3839b [i18n] Update locales 2016-07-03 23:49:29 +02:00
David Barragán Merino 9ecc7ccbfc Merge pull request #771 from taigaio/add-project-id-to-history-entries
Add project_id to all history entries
2016-07-01 10:16:42 +02:00
Jesús Espino 64d47aa61c Add project_id to all history entries 2016-07-01 10:16:21 +02:00
Jesús Espino 78e72c7488 Fix dependencies on migrations 2016-07-01 10:16:21 +02:00
David Barragán Merino d1411c2409 Bamedizing 2016-06-30 17:39:06 +02:00
Alejandro Alonso 713e7dffda Fixing MembersFilterBackend 2016-06-30 11:54:15 +02:00
David Barragán Merino 1ddb78c777 Merge pull request #767 from taigaio/enhancement/history-diffs
Compress diffs to show only the changes and some context
2016-06-29 19:00:54 +02:00
David Barragán Merino b80e4566f6 Compress diffs to show only the changes and some context 2016-06-29 16:18:32 +02:00
Alejandro 3cadc652ed Merge pull request #766 from taigaio/enhancement/4356/import-gzipped-jsons
Enhancement#4356: Add gzipped dumps import support
2016-06-28 09:30:59 +02:00
Jesús Espino 9709e6a259 Enhancement#4356: Add gzipped dumps import support 2016-06-28 09:12:57 +02:00
David Barragán Merino 941ab5bd9b Merge pull request #748 from taigaio/US/2928-cards-ui-refactor
US #2928: Cards UI refactor
2016-06-27 11:43:49 +02:00
David Barragán Merino 6b6f6e80be Add filter_data to tasks API endpoint 2016-06-27 10:45:32 +02:00
David Barragán Merino 4904e1859f Fix api calls from the front 2016-06-27 10:45:32 +02:00
David Barragán Merino c82288faa3 Fix tests, identations and pass the Flake8 2016-06-27 10:45:32 +02:00
Alejandro Alonso 13e0e79f44 Fixing filter_data endpoint for userstories and issues 2016-06-27 10:45:32 +02:00
Alejandro Alonso 34446d8289 Adding tasks and attachments to userstory listing API calls and attachments to task listing API call 2016-06-27 10:45:16 +02:00
Alejandro Alonso 4827df0058 Updating CHANGELOG.md 2016-06-23 18:24:35 +02:00
David Barragán Merino 2cb4ee6e6c Update CHANGELOG 2016-06-22 09:20:09 +02:00
Jesús Espino bde6f855ce Fix export test 2016-06-21 15:57:12 +02:00
Jesús Espino 55d1b042b2 BugFix: use plain format dump by default on exports 2016-06-21 15:02:52 +02:00
Alejandro 089a864825 Merge pull request #760 from taigaio/export-performance
Improve export performance
2016-06-21 11:51:10 +02:00
Jesús Espino 773ab63106 Adding dump_project_async command 2016-06-21 11:18:46 +02:00
Jesús Espino 44d46ad47b Fixing timeline exportation 2016-06-21 11:18:46 +02:00
Jesús Espino 1fa5a12d06 Reestructure serializers module 2016-06-21 11:18:46 +02:00
Jesús Espino 1336f5c8e9 Add gzip support to exports 2016-06-21 11:18:46 +02:00
Jesús Espino b5202636e1 Improve performance on exports 2016-06-21 11:18:46 +02:00
Alejandro 9e9f2af52a Merge pull request #764 from taigaio/enhancement/wiki/create_page_when_create_link
Enhancement: Create the wiki page if not exist when new links are cre…
2016-06-21 11:17:44 +02:00
David Barragán Merino 549c022bf8 Add license disclaimer to some files 2016-06-21 11:00:02 +02:00
David Barragán Merino d59e90885c Enhancement: Create the wiki page if not exist when new links are created 2016-06-21 10:59:27 +02:00
David Barragán Merino e4f96e6053 Fix a typo 2016-06-17 17:04:39 +02:00
David Barragán Merino d62597c5ef Merge pull request #761 from taigaio/api-performance-1
Api performance
2016-06-17 12:43:25 +02:00
Alejandro Alonso 7968c80376 Improving API performance for us, task, milestone and issue listing 2016-06-17 12:42:21 +02:00
David Barragán Merino 117a97f12c Fix external_reference 2016-06-17 10:56:03 +02:00
David Barragán Merino a4f2493848 Issue #3964: Order project templates 2016-06-15 17:13:00 +02:00
David Barragán Merino ef0b7dfe64 Merge pull request #751 from taigaio/us/4302/improve_tagging_system_v2
US #4302 - Improve tagging system (v2)
2016-06-15 17:07:21 +02:00
David Barragán Merino 63cc560dab Change TextArrayField to ArrayField for tags, permisions and more fields. 2016-06-15 11:11:31 +02:00
David Barragán Merino bdd0f0b833 Fix to add tags in the same order 2016-06-15 11:03:29 +02:00
David Barragán Merino 93e30ceffa Fix sampledata command to generate tags with and without color 2016-06-15 11:03:29 +02:00
David Barragán Merino 13ef1b9af5 Move all tags code to projects.tags 2016-06-15 11:03:29 +02:00
Jesús Espino fde98473c4 Keep the to_tag color on mix_tags service function 2016-06-15 11:03:29 +02:00
Alejandro Alonso b4c81f9c9d Fixing sample_data 2016-06-15 11:03:28 +02:00
Alejandro Alonso 2b82bb056f Updating CHANGELOG 2016-06-15 11:03:28 +02:00
David Barragán Merino 8c45033f18 Assign a color when create a new tag 2016-06-15 11:03:28 +02:00
Alejandro Alonso 3e555de7c4 API calls to create, rename, edit color, delete and mix tags 2016-06-15 11:03:28 +02:00
Alejandro Alonso 7134d04262 Adding migrations 2016-06-15 11:03:28 +02:00
David Barragán Merino 20c350ea63 Remove obsolete code 2016-06-15 11:03:28 +02:00