Commit Graph

1958 Commits (ec0a88dd08aff9168155718ff64d1b4beaca60e2)

Author SHA1 Message Date
David Barragán Merino ec0a88dd08 [i18n] Added new locales: de, nl 2015-06-10 09:50:49 +02: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
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 7cfa01c58f Issue #2761 Filtering issues by more than one assigned_to returns error 400 2015-06-03 11:51:07 +02:00
Alejandro Alonso 8b791cd4d8 Fixing memberships order in ProjectDetailSerializer 2015-06-03 09:00:50 +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 4163d42163 Fixing contacts and stats endpoints for users API 2015-06-01 11:44:36 +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 e61d6ec226 Fixing contacts API 2015-05-27 14:10:54 +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
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 c8e3c7e465 Update locales 2015-05-25 17:52:35 +02:00
David Barragán Merino e3ebc35670 Merge pull request #331 from taigaio/bug/importer-perrmisisons-and-memberships
Fix a bug that create non-ouner memberships where the importer user is a member of the importer project
2015-05-25 15:54:15 +02:00
David Barragán Merino bc14cdee90 Update locales 2015-05-25 15:30:04 +02:00
David Barragán Merino 29b3de6101 Revert "Temporary disable public projects on listings"
This reverts commit 5a45db23fc.
2015-05-25 15:24:06 +02:00
David Barragán Merino 6fe69f4c7a Fix a bug that create non-ouner memberships where the importer user is a member of the importer project. 2015-05-25 12:58:34 +02:00
David Barragán Merino 4b646522ec Update CHANGELOG 2015-05-22 15:38:50 +02:00
David Barragán Merino 04ab431361 Update CHANGELOG 2015-05-22 15:32:50 +02:00
Alejandro Alonso 0d40562a4a Improving rebuild timeline command 2015-05-22 12:58:20 +02:00
Alejandro Alonso 948f024cdf Fixing projects_with_me in users API 2015-05-22 09:27:25 +02:00
David Barragán Merino 74bf3b4160 Update gunicorn 2015-05-21 17:56:05 +02:00
David Barragán Merino cc4ca95864 Fix error with emails and user.lang 2015-05-21 14:39:03 +02:00
David Barragán Merino 316220736d Update locals.py.example 2015-05-21 14:29:45 +02:00
Alejandro Alonso 3052ab3687 Fixing i18n json serializer 2015-05-21 13:10:15 +02:00
Alejandro Alonso 57b25f13f1 Fixing users API 2015-05-21 12:27:32 +02:00
Alejandro Alonso a3547db978 Merge branch 'master' into stable 2015-05-21 10:39:04 +02:00