Commit Graph

2362 Commits (3ba759e5d166f65839021aa0b30da156dbc49add)

Author SHA1 Message Date
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
David Barragán Merino 1c384949ae Update markdown lib 2015-11-10 15:51:40 +01:00
David Barragán Merino 1602fb8219 Downgrade Pillow to fix a bug with tiffs images. And update some libs too 2015-11-10 15:49:34 +01:00
David Barragán Merino af2dae5f3b Merge pull request #518 from taigaio/issue-3468-export-import-project-break-attachments
Issue 3468: Export project then import destroyed the attachments
2015-11-10 14:38:35 +01:00
Alejandro Alonso 15536f1ce3 Issue 3468: Export project then import destroyed the attachments 2015-11-10 13:24:07 +01:00
David Barragán Merino 95e8af279e Merge pull request #515 from andela-ijubril/readme-edit
Update README.md
2015-11-06 10:29:44 +01:00
Issa Jubril 7ec5499a19 Update README.md
Change trasnlate to translate in README file
2015-11-06 10:17:27 +01:00
Alejandro Alonso 31ce792f41 Fixing webhooks serializers 2015-11-06 07:49:10 +01:00
David Barragán Merino b03ac82ee4 Update README.md 2015-11-05 18:57:20 +01:00
David Barragán Merino 25e0dc91a4 Merge pull request #511 from taigaio/Issue/3448/finished-date-not-set-correctly-in-tasks
Setting finished date correctly on tasks
2015-11-04 19:24:40 +01:00
Alejandro Alonso 195c62f9ba Setting finished date correctly on tasks 2015-11-04 19:21:58 +01:00
David Barragán Merino 06e5492d66 Fix #3451, set 'involved' as default notify level (II) 2015-11-04 17:43:03 +01:00
David Barragán Merino d94a568ffb Fix #3451, set 'involved' as default notify level 2015-11-04 16:52:48 +01:00
Alejandro 6a64554ca7 Merge pull request #509 from taigaio/libs/update-redis
Update redis lib to 2.10.5
2015-11-04 10:25:39 +01:00
David Barragán Merino ed483e9970 Merge pull request #510 from taigaio/Issue/3445/to_tsquery-function-not-working-properly
Fixing ts_query function
2015-11-04 10:13:01 +01:00
Alejandro Alonso 448cc19185 Fixing ts_query function 2015-11-04 09:04:07 +01:00
David Barragán Merino fd300b5897 Update redis lib to 2.10.5 2015-11-03 18:32:37 +01:00
David Barragán Merino b7a752221f [HOTFIX] Fix last migrationm 2015-11-03 12:07:03 +01:00
Alejandro Alonso 26e4941c56 Fixing closed_points stats 2015-11-03 12:01:07 +01:00
David Barragán Merino 650f4d7431 Update CHANGELOG 2015-11-03 11:04:47 +01:00
David Barragán Merino 8b73716377 Merge pull request #506 from taigaio/Adding-dates-to-csv-issues-report
Adding dates to csv issues report
2015-11-03 11:04:15 +01:00
Alejandro Alonso 2bacb2de22 Adding dates to csv issues report 2015-11-03 11:01:15 +01:00
David Barragán Merino 7c6077e107 Create missing migration in taiga.projects.notifications 2015-11-03 10:55:19 +01:00
David Barragán Merino 911bf4dd95 Merge pull request #505 from taigaio/issue/3427/some-searchs-are-failing
Issue 3427: fix failing searchs containing :
2015-11-03 10:06:16 +01:00
Alejandro Alonso bd83aa64ea Issue 3427: fix failing searchs containing : 2015-11-03 10:05:55 +01:00
David Barragán Merino d051aa8593 [i18n] Update locales 2015-11-02 15:30:12 +01:00
Alejandro Alonso 7ce9ef6ac8 Fixing closed_points stats 2015-11-02 12:40:09 +01:00
Alejandro Alonso 3cb15f0e3e Fixing get_users_to_notify 2015-11-02 11:58:46 +01:00
Alejandro Alonso 624f27e095 Merge branch 'master' into stable 2015-11-02 09:36:13 +01:00