Commit Graph

2330 Commits (e348cf34b8f7b5fdf3813f5f821bfeddf2886af2)

Author SHA1 Message Date
Alejandro Alonso e348cf34b8 []Backport Fixing chunk deserializing 2015-11-11 16:05:22 +01:00
David Barragán Merino d3c4c72261 [Backport] Update markdown lib 2015-11-10 16:06:45 +01:00
David Barragán Merino 89625c566a [Backport] Downgrade Pillow to fix a bug with tiffs images. And update some libs too 2015-11-10 16:06:27 +01:00
Alejandro Alonso 9db6653007 [Backport] Issue 3468: Export project then import destroyed the attachments 2015-11-10 15:08:55 +01:00
Alejandro Alonso 455a9f3b4f [backport] Fixing webhooks serializers 2015-11-06 07:49:34 +01:00
Alejandro Alonso 6e41bcdb7a [Backport] Setting finished date correctly on tasks 2015-11-04 19:25:57 +01:00
David Barragán Merino f13c1cea4e [Backport] Fix #3451, set 'involved' as default notify level (II) 2015-11-04 17:43:43 +01:00
David Barragán Merino b94be34dd9 [Backport] Fix #3451, set 'involved' as default notify level 2015-11-04 17:29:46 +01:00
Alejandro Alonso 710e1cb6af [Backport] Fixing ts_query function 2015-11-04 10:14:26 +01:00
David Barragán Merino 752fb6888b [Backport] [HOTFIX] Fix last migrationm 2015-11-03 12:08:06 +01:00
Alejandro Alonso 7745093f21 [backport] Fixing closed_points stats 2015-11-03 12:01:28 +01:00
Alejandro Alonso be46fac954 [Backport] Adding dates to csv issues report 2015-11-03 11:05:41 +01:00
David Barragán Merino 4919ef51a5 [Backport] Create missing migration in taiga.projects.notifications 2015-11-03 10:55:48 +01:00
Alejandro Alonso 931a6942ab [Backport] Issue 3427: fix failing searchs containing : 2015-11-03 10:07:29 +01:00
David Barragán Merino d32f973c8d [i18n] Update locales 2015-11-02 15:32:55 +01:00
Alejandro Alonso 768dfeb173 [backport] Fixing closed_points stats 2015-11-02 12:40:32 +01:00
Alejandro Alonso e2526c5e25 Fixing get_users_to_notify 2015-11-02 11:57:32 +01:00
Alejandro Alonso 624f27e095 Merge branch 'master' into stable 2015-11-02 09:36:13 +01:00
David Barragán Merino 28c5104d23 [i18n] Update locales 2015-11-02 09:26:28 +01:00
Alejandro 06128465f1 Merge pull request #501 from taigaio/refactor/notification-level-names
Fix notification level names
2015-11-02 09:23:33 +01:00
David Barragán Merino d573b8ab18 Fix notification level names 2015-11-02 09:13:15 +01:00
David Barragán Merino 037b098e57 [i18n] Update locales 2015-11-02 09:11:26 +01:00
David Barragán Merino 5c8c20b289 [i18n] Update locales 2015-10-30 18:20:52 +01:00
Alejandro Alonso b2ce7667c8 Fixing calculated tags for watched/voted/liked content 2015-10-30 14:48:05 +01:00
David Barragán Merino efb86b775d Fix issue #3373 Incorrect link in auto-generated issue->US promoting comment 2015-10-29 19:07:18 +01:00
David Barragán Merino b5af26cf35 Add some comments 2015-10-29 15:01:55 +01:00
David Barragán Merino e02f5481ad Merge pull request #500 from Ichag/patch-1
Fix typo
2015-10-29 11:38:11 +01:00
Max Hellwig 431500e730 Fix typo 2015-10-29 11:34:52 +01:00
David Barragán Merino 20f400d2ab Update requirements.txt 2015-10-29 10:18:33 +01:00
David Barragán Merino f8060aeef7 Update README.md 2015-10-29 09:13:00 +01:00
Alejandro Alonso 6b7d8e5280 Fixing sample_data to avoid empty tags on certain issues 2015-10-29 08:51:28 +01:00
Alejandro Alonso 3b082a1c9b Fixing watchers validators 2015-10-28 14:37:25 +01:00
Alejandro Alonso cfc72340f8 Fixing closed points calculation 2015-10-28 14:37:25 +01:00
David Barragán Merino 563088d2bd Update CHANGELOG 2015-10-28 10:00:12 +01:00
David Barragán Merino b3daa319f5 [i18n] Update locales 2015-10-27 09:55:21 +01:00
David Barragán Merino 02bd761944 Make script manage_translations.py compatible with django 1.8 2015-10-27 09:55:21 +01:00
Alejandro Alonso c23a21a9d6 Fixing bug in watched API call related to ignored notification levels 2015-10-27 08:07:39 +01:00
David Barragán Merino d9a2ef8264 Merge pull request #496 from taigaio/issue/3372/velocity-not-calculated-properly
Issue 3372: Velocity not calculated properly
2015-10-26 18:32:35 +01:00
Alejandro Alonso e98b4b9e19 Issue 3372: Velocity not calculated properly 2015-10-26 18:32:17 +01:00
David Barragán Merino 53723fe6a1 Merge pull request #497 from taigaio/burke-software-api-resource-ref
Added ref GET param to resolver API.
2015-10-26 18:27:27 +01:00
David Burke b0c57d8171 Added ref GET param to resolver API.
Useful if we know the the ref ID but not the type of object it is.
Reduces number of API calls in cases when we want to reference an object
by it's ref ID.
Modified integration test to confirm ref works just like using a us, ect
params and has same permissions.
2015-10-26 18:01:54 +01:00
David Barragán Merino b988ae4bb3 Sample data: Now project 2 and 4 are allways private 2015-10-26 12:20:34 +01:00
David Barragán Merino c720f2252f Update requirements 2015-10-24 18:22:14 +02:00
David Barragán Merino 0fc99d3d6f Merge pull request #492 from taigaio/refactoring-likes
Refactoring likes and votes
2015-10-23 10:51:59 +02:00
Alejandro Alonso 3fc725c080 Refactoring likes and votes 2015-10-23 10:51:23 +02:00
David Barragán Merino 9486387cc2 Update CHANGELOG 2015-10-20 16:08:16 +02:00
Alejandro Alonso e9879ee3a9 [Backport] Issue 2731: Using utf-8 chars in wiki titles 2015-10-19 17:32:29 +02:00
David Barragán Merino 114dd78e22 Merge pull request #488 from astagi/hotfix/resttemplates
Add template config for Django templates - Fixes #487
2015-10-15 15:30:16 +02:00
Andrea Stagi 09bbeb25fa Add template config for Django templates 2015-10-15 14:52:51 +02:00
David Barragán Merino 9cae72dc82 Merge pull request #486 from taigaio/issue-2731-using-utf8-chars-in-wiki-titles
Issue 2731: Using utf-8 chars in wiki titles
2015-10-15 11:21:48 +02:00