Commit Graph

2080 Commits (12b93b78a199542a7d2d1a4815b13c72ac31b47e)

Author SHA1 Message Date
Alejandro Alonso 3232411d83 Fixing new membership in timelines 2015-06-11 10:12:39 +02:00
David Barragán Merino 1176abde08 Merge pull request #348 from taigaio/issue/2644/Windows-lotus-mails
Fix Background color and font color in Windows Lotus
2015-06-10 12:30:59 +02:00
Xavier Julián 56aca11a66 Fix Background color and font color in Windows Lotus 2015-06-10 12:30:34 +02:00
David Barragán Merino ec0a88dd08 [i18n] Added new locales: de, nl 2015-06-10 09:50:49 +02:00
Chris Wilson 77591b8ad6 Merge remote-tracking branch 'upstream/master' 2015-06-09 14:52:48 +01:00
Alejandro Alonso acbd253420 Adding multiple status filtering to userstories 2015-06-09 15:06:51 +02:00
Alejandro Alonso a77f21776f Fixing I18NJsonField for a not covered scenario with None data 2015-06-09 10:33:57 +02:00
David Barragán Merino 29694b8e21 Update locales 2015-06-09 09:48:23 +02:00
David Barragán Merino d2cfd751d7 Update CHANGELOG 2015-06-09 09:30:03 +02:00
Chris Wilson 0f9ae58fb2 Adding field_type to custom attributes model, with associated migration 2015-06-08 16:22:15 +01:00
Alejandro fe6f3d10f2 Merge pull request #340 from taigaio/sitemap
Sitemap
2015-06-08 05:54:55 -07:00
David Barragán Merino 9232c2e771 Create /front/sitemap.xml 2015-06-06 09:30:22 +02:00
David Barragán Merino d8e4ce02f7 Merge pull request #347 from taigaio/issue/2642/email-templates
Email templates fix
2015-06-06 09:29:39 +02:00
Xavier Julián d5e8b2ffd5 Fixed fields diff broken layout 2015-06-05 14:34:53 +02:00
Xavier Julián 30ef152202 Fix gray color in emails 2015-06-05 13:57:50 +02:00
Alejandro Alonso ac80c4a6e2 Adding is_closed filter to user stories 2015-06-03 14:57:49 +02:00
David Barragán Merino 369f247d9d Merge pull request #344 from taigaio/Issue-2781-tagging-teammates-with-period-in-their-username
Tagging teammates with period in their username
2015-06-03 13:52:09 +02:00
Alejandro Alonso 0b8f958a73 Tagging teammates with period in their username 2015-06-03 13:51:41 +02:00
Alejandro Alonso 5d958b6452 [Backport] Issue #2761 Filtering issues by more than one assigned_to returns error 400 2015-06-03 11:51:45 +02:00
Alejandro Alonso 7cfa01c58f Issue #2761 Filtering issues by more than one assigned_to returns error 400 2015-06-03 11:51:07 +02:00
Alejandro Alonso 6128cce031 [Backport] Fixing memberships order in ProjectDetailSerializer 2015-06-03 09:01:08 +02:00
Alejandro Alonso 8b791cd4d8 Fixing memberships order in ProjectDetailSerializer 2015-06-03 09:00:50 +02:00
Alejandro Alonso ae4786825e [Backport] Fixing the ordering for the contacts endpoint in the users API 2015-06-03 08:34:53 +02:00
Alejandro Alonso dc7940c772 Fixing the ordering for the contacts endpoint in the users API 2015-06-03 08:34:12 +02:00
Alejandro Alonso 03f395a384 Fixing version validation when the parameter isn't used in the patch 2015-06-02 12:14:27 +02:00
David Barragán Merino 21f847f5ca Merge branch 'astagi-feature/themes' 2015-06-02 09:48:05 +02:00
Andrea Stagi f2d9eb6326 Add theme field to User 2015-06-01 19:58:29 +02:00
Alejandro Alonso 29b75dc78a [Backport] Fixing contacts and stats endpoints for users API 2015-06-01 11:44:59 +02:00
Alejandro Alonso 4163d42163 Fixing contacts and stats endpoints for users API 2015-06-01 11:44:36 +02:00
Alejandro Alonso 56a347e608 [Backport] Adding user story info to task change timeline entries 2015-06-01 09:09:43 +02:00
David Barragán Merino b3ceb9ed25 Merge pull request #338 from taigaio/niwinz-patch-1
Update .travis.yml
2015-05-28 16:56:10 +02:00
Andrey Antukh d9db899ca9 Update .travis.yml 2015-05-28 16:55:47 +02:00
Alejandro Alonso b6958708ea Adding user story info to task change timeline entries 2015-05-28 15:30:07 +02:00
Alejandro Alonso 8f544663c7 Updating project list and detail serializers 2015-05-28 14:51:26 +02:00
Alejandro Alonso 0da02266c9 Revert "Updating project list and detail serializers"
This reverts commit 7f52d81bdd.
2015-05-28 14:47:03 +02:00
Alejandro Alonso 7f52d81bdd Updating project list and detail serializers 2015-05-28 14:44:15 +02:00
David Barragán Merino 192a497916 Add some urls to the front module 2015-05-28 10:25:44 +02:00
Alejandro Alonso 049ae807a8 [Backport] Fixing contacts API 2015-05-27 14:23:58 +02:00
Alejandro Alonso e61d6ec226 Fixing contacts API 2015-05-27 14:10:54 +02:00
Alejandro Alonso 44a319abfd [Backport] Adding by_username endpoint to users API 2015-05-27 11:41:13 +02:00
David Barragán Merino 4fe93c73cb Update CHANGELOG 2015-05-27 11:39:00 +02:00
David Barragán Merino 557cd6ed77 Merge pull request #330 from taigaio/adding-by_username-endpoint-to-users-API
Adding by_username endpoint to users API
2015-05-27 11:37:21 +02:00
Alejandro Alonso 955a3a32e2 Adding by_username endpoint to users API 2015-05-27 11:36:37 +02:00
Alejandro Alonso b16cbd788e [backport] Adding username to ProjectMembershipSerializer 2015-05-27 10:56:04 +02:00
David Barragán Merino fcaa0f7f3b Update CHANGELOG 2015-05-26 17:00:57 +02:00
Alejandro 6631f40ef4 Merge pull request #337 from artlepool/master
Allow users to enter a ref number in the search
2015-05-26 06:03:34 -07:00
Alejandro Alonso dc456da449 Adding username to ProjectMembershipSerializer 2015-05-26 15:02:59 +02:00
Chris Wilson 8ecc4b62de Added Ref column into the list of columns that are searched 2015-05-26 12:41:27 +01:00
David Barragán Merino 7a45907f0c [Backport] Update locales 2015-05-25 17:53:09 +02:00
David Barragán Merino c8e3c7e465 Update locales 2015-05-25 17:52:35 +02:00