Commit Graph

3024 Commits (fe28a9ddf97caea2038336b59b704634f4ba0ca8)

Author SHA1 Message Date
David Barragán Merino fb11864f98 Merge branch 'master' of git://github.com/SamuelMarks/taiga-back into SamuelMarks-master 2015-12-23 10:08:22 +01:00
Xavier Julián 7e23b5978f Logo color is blurry 2015-12-23 09:11:58 +01:00
Alejandro Alonso bff7fe580f [Backport] Fixing delete project dump asynch task 2015-12-22 14:04:34 +01:00
David Barragán Merino a64a94b162 Merge pull request #551 from taigaio/fixing-delete-project-dump-asynch-task
Fixing delete project dump asynch task
2015-12-22 14:03:52 +01:00
Samuel Marks 03a5b5f39c Upgraded lxml from 3.5.0b1 to 3.5.0 2015-12-22 13:03:32 +11:00
Alejandro Alonso 73912e6128 Fixing delete project dump asynch task 2015-12-21 14:11:13 +01:00
David Barragán Merino 7141339a43 Update requirements 2015-12-20 19:22:14 +02:00
Alejandro Alonso 15d8793fe3 [Backport] Improving milestones API a bit more 2015-12-18 09:21:52 +01:00
Alejandro Alonso 1f8ef9bec3 Improving milestones API a bit more 2015-12-18 09:20:48 +01:00
Alejandro Alonso 4ffc983e77 [Backport] Improving milestones API 2015-12-17 10:11:19 +01:00
Alejandro Alonso 8d241479fa Improving milestones API 2015-12-17 10:10:55 +01:00
Alejandro Alonso afb5af1527 Improving timeline API performance 2015-12-13 22:24:11 +01:00
Alejandro Alonso 19f6f7f2b1 Improving timeline API performance 2015-12-13 22:22:24 +01:00
Alejandro Alonso b75937942d [Backport]Fixing attach_watchers_attrs_to_queryset method 2015-12-12 21:00:27 +01:00
Alejandro Alonso 9ecf762e11 Fixing attach_watchers_attrs_to_queryset method 2015-12-12 21:00:09 +01:00
David Barragán Merino 56432f3df2 [Backport] Add 'x-lazy-pagination' to COORS_ALLOWED_HEADERS 2015-12-11 13:25:17 +01:00
David Barragán Merino fefd0b06d3 Add 'x-lazy-pagination' to COORS_ALLOWED_HEADERS 2015-12-11 13:13:29 +01:00
Alejandro Alonso 09726402ad [Backport] Adding only relevant filter to timeline API 2015-12-11 13:04:47 +01:00
David Barragán Merino 29143fbd62 Merge pull request #546 from taigaio/adding-only_relevant-filter-to-timeline-API
Adding only relevant filter to timeline API
2015-12-11 13:03:26 +01:00
Alejandro Alonso a7c60fd1b3 Adding only relevant filter to timeline API 2015-12-11 13:00:16 +01:00
Alejandro Alonso 5bf1036d2a [Backport] Improving neighbor calculation 2015-12-11 12:55:09 +01:00
David Barragán Merino a103de351a Merge pull request #545 from taigaio/Improving-neighbor-calculation
Improving neighbor calculation
2015-12-11 12:52:58 +01:00
Alejandro Alonso 067ce86478 Improving neighbor calculation 2015-12-11 11:48:43 +01:00
David Barragán Merino 38f3ae0d8f Update CHANGELOG 2015-12-09 12:40:35 +01:00
David Barragán Merino 1a1afa0d0f [Backport] Task #3538: Add tribe_gig PickledObjectField attribute to UserStory model 2015-12-09 12:35:22 +01:00
David Barragán Merino 97edb6e3fb Merge pull request #536 from taigaio/task/3538/add_tribe_git_field_to_user_stories
Task #3538: Add tribe_gig PickledObjectField attribute to UserStory model
2015-12-09 12:07:45 +01:00
David Barragán Merino 987ca8c373 Use UserStorySerializer instead MilestoneUserStorySerializer 2015-12-08 20:59:34 +01:00
David Barragán Merino 935046fae2 Use UserStorySerializer instead MilestoneUserStorySerializer 2015-12-08 20:59:03 +01:00
David Barragán Merino cc9a52a82c [Backport] fix issue #3630: I cannot open a story from the taskboard when I click on the story title. 2015-12-08 20:37:21 +01:00
David Barragán Merino 818c8b4381 fix issue #3630: I cannot open a story from the taskboard when I click on the story title. 2015-12-08 20:36:48 +01:00
Alejandro Alonso 86b4384e8e [Backport] Improving API performance 2015-12-08 17:23:51 +01:00
David Barragán Merino 77077284fe Merge pull request #539 from taigaio/Improving-API-performance
Improving API performance
2015-12-03 00:54:30 +01:00
Alejandro Alonso e977c82427 Improving API performance 2015-12-02 19:55:25 +01:00
David Barragán Merino 325e3060be Remove deprecated documentation 2015-12-02 10:20:07 +01:00
David Barragán Merino 3df824fad5 Protected issue and task CSV export if owner in None 2015-12-01 21:01:52 +01:00
David Barragán Merino ed8ebfa354 Merge branch 'allistera-fix-csv-export' 2015-12-01 20:56:56 +01:00
Allister Antosik 45f20b6e64 Protected US CSV export assignment against undefined property 2015-12-01 20:56:31 +01:00
David Barragán Merino fd12f84969 Task #3538: Add tribe_gig PickledObjectField attribute to UserStory model 2015-11-30 14:56:00 +01:00
David Barragán Merino 3ba759e5d1 Remove duplicate code 2015-11-25 17:13:35 +01:00
Alejandro Alonso cff78589de Fixing sample data 2015-11-19 07:48:55 +01:00
David Barragán Merino cd45aa5cbf Fix some imports mistakes 2015-11-18 17:33:45 +01:00
David Barragán Merino 9c0cae8909 [Backport] Fix sample_data command 2015-11-18 16:57:03 +01:00
David Barragán Merino 8c3b3d640f Fix sample_data command 2015-11-18 16:56:32 +01:00
Alejandro 49bf85c498 Merge pull request #529 from taigaio/adding-card-thumbnail-to-attachments
Adding card thumbnail to attachments
2015-11-18 08:56:33 +01:00
Alejandro Alonso b3b18fa49f Adding card thumbnail to attachments 2015-11-18 08:17:40 +01:00
David Barragán Merino b2a31e8f92 [Backport] Fix TypeErrors: sequence item expected str, None found (ex: ','.join([None, 'a', 'b'])) 2015-11-18 08:10:53 +01:00
Alejandro 60db3b53c3 Merge pull request #514 from taigaio/issue/fix-emails
Fix TypeErrors: sequence item expected str instance, NoneType found
2015-11-18 08:09:35 +01:00
David Barragán Merino cf717055ac Fix TypeErrors: sequence item expected str, None found (ex: ','.join([None, 'a', 'b'])) 2015-11-17 18:39:56 +01:00
Alejandro Alonso 4f2b19dd74 [Backport] Enabling lowercase for username or email when allowed 2015-11-17 18:03:45 +01:00
David Barragán Merino 14fc5f35d2 Merge pull request #528 from taigaio/Enabling-lowercase-for-username-or-email-when-allowed
Enabling lowercase for username or email when allowed
2015-11-17 18:02:35 +01:00