Commit Graph

3011 Commits (a4c57a605bf845a55b5d6024f985dbee218f120c)

Author SHA1 Message Date
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
David Barragán Merino 3080c0e5f2 Change default order for wiki links 2016-06-15 09:22:06 +02:00
David Barragán Merino 9cb258bb80 Merge pull request #750 from taigaio/marking-as-safe-email-subjects
Marking as "html" safe email subjects
2016-06-07 19:13:33 +02:00
Jesús Espino edced6ed0e Marking as "html" safe email subjects 2016-06-07 19:12:49 +02:00
David Barragán Merino 59280bc936 Merge pull request #753 from taigaio/enhancement/3758/include-gravatar-url-into-users-serializer
Enhancement#3758: Include gravatar url into users serializer
2016-06-07 19:11:42 +02:00
Jesús Espino ccc6491c83 Enhancement#3758: Include gravatar url into users serializer 2016-06-07 19:11:29 +02:00
David Barragán Merino 109085618a Merge pull request #752 from taigaio/bug/race-condition-on-project-refresh-totals
Fix race condition on projects refresh totals
2016-06-07 13:04:42 +02:00
Jesús Espino 3fd332219c Fix race condition on projects refresh totals 2016-06-07 12:19:55 +02:00
David Barragán Merino 935347afaf Merge branch 'andela-ijubril-fix-repetition' 2016-06-06 12:09:06 +02:00
Jubril Issa 0418d1baf9 Remove repetition in code 2016-06-06 12:08:01 +02:00
David Barragán Merino e7525c23ac Merge pull request #747 from taigaio/fixing-situations-where-project-owner-is-none
Fixing situations where project owner is none
2016-06-03 08:42:05 +02:00
Alejandro Alonso d83db761c9 Fixing situations where project owner is none 2016-06-03 08:40:17 +02:00
David Barragán Merino 99ee766781 Merge pull request #745 from taigaio/detecting-errors-properly-on-points
Detecting errors properly on points
2016-06-02 13:41:23 +02:00
Alejandro Alonso f3176f4b5a Detecting errors properly on points 2016-06-02 11:53:09 +02:00
David Barragán Merino a7b3c3099c Merge pull request #743 from taigaio/dates-for-tasks-csv-reports
Including created, modified and finished dates in tasks csv reports
2016-06-01 10:42:33 +02:00
Alejandro Alonso b00ba4a968 Including created, modified and finished dates in tasks csv reports 2016-06-01 08:16:39 +02:00
David Barragán Merino c9c66238bd regenerate merge migration 2016-05-31 14:00:20 +02:00
David Barragán Merino eb87f17d2e Fix migrations between master and stable 2016-05-31 13:54:41 +02:00
Alejandro Alonso 513e62fb83 Fixing permission when project hasn't owner 2016-05-31 13:45:09 +02:00
David Barragán Merino 90cf09e30a Merge pull request #739 from taigaio/Improving-asynch-timeline-generation
Improving asynch timeline generation
2016-05-31 13:19:50 +02:00
Alejandro Alonso 6da3d8d30f Improving asynch timeline generation 2016-05-31 13:19:37 +02:00
David Barragán Merino 868cc5fb8c Merge pull request #741 from taigaio/Improving-project-deletion
Improving project deletion
2016-05-31 13:17:24 +02:00
Alejandro Alonso 03674f8962 Improving project deletion 2016-05-31 13:11:44 +02:00
David Barragán Merino 84e2b90168 Merge pull request #740 from taigaio/issue/4257/Mutiple_configured_webhhoks_trigger_on_the_same_url
Issue 4257: Mutiple configured webhhoks trigger on the same url
2016-05-31 11:45:02 +02:00
Alejandro Alonso f3ae8c73e4 Issue 4257: Mutiple configured webhhoks trigger on the same url 2016-05-31 11:15:24 +02:00
Alejandro 2b28616ffb Merge pull request #738 from taigaio/issue/4258/use_pep_263
Apply PEP-263 to taiga project
2016-05-31 08:10:22 +02:00
David Barragán Merino 47907eedb4 Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
David Barragán Merino 3c15b0ab1a Create a merge migration to fix the problem between master and stable branches 2016-05-30 18:39:10 +02:00