Commit Graph

2390 Commits (f992d372dfe106d1a9fa3e24d0f90058b242afb6)

Author SHA1 Message Date
David Barragán Merino f992d372df Update license message 2016-01-04 08:51:06 +01:00
David Barragán Merino 66fa39bd0c Merge branch 'SamuelMarks-master' 2015-12-23 10:09:21 +01:00
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
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 1f8ef9bec3 Improving milestones API a bit more 2015-12-18 09:20:48 +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 9ecf762e11 Fixing attach_watchers_attrs_to_queryset method 2015-12-12 21:00:09 +01:00
David Barragán Merino fefd0b06d3 Add 'x-lazy-pagination' to COORS_ALLOWED_HEADERS 2015-12-11 13:13:29 +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
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 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 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
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 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
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
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
David Barragán Merino 9d7adea9e2 Update CHANGELOG 2015-11-17 18:01:50 +01:00
Alejandro Alonso a427114762 Enabling lowercase for username or email when allowed 2015-11-17 18:01:50 +01:00
David Barragán Merino 731b5902fd Merge pull request #523 from taigaio/improving-project-stats-api
Improving the stats API performance
2015-11-16 18:18:09 +01:00
Alejandro Alonso b041f2cfba Update CHANGELOG 2015-11-16 17:37:15 +01:00
Alejandro Alonso ad47f8f0c9 Improving the stats API performance 2015-11-16 17:35:48 +01:00
David Barragán Merino 674b83c1a0 Update CHANGELOG 2015-11-13 14:25:54 +01:00
David Barragán Merino 9821d2ec8f Merge pull request #524 from taigaio/fixing-admin-errors-and-making-it-usable-again
Fixing admin errors and making it usable again
2015-11-13 14:16:54 +01:00
Alejandro Alonso a283c27a78 Fixing admin errors and making it usable again 2015-11-13 14:15:05 +01:00
David Barragán Merino 8ea91e4b38 Add travis_retry command 2015-11-13 13:40:59 +01:00
David Barragán Merino 6073a66333 Calculate average for last five working days 2015-11-12 11:28:17 +01:00
David Barragán Merino 463f5af330 [i18n] Update locales 2015-11-11 16:04:30 +01:00
David Barragán Merino e518e25e6a Merge pull request #521 from taigaio/fixing-chunk-deserializing
Fixing chunk deserializing
2015-11-11 16:00:36 +01:00
Alejandro Alonso c8ae1b84dc Fixing chunk deserializing 2015-11-11 15:59:44 +01:00