Commit Graph

551 Commits (7f52d81bdddafd35f83d26f0c01a252b052e729f)

Author SHA1 Message Date
Alejandro Alonso 7f52d81bdd Updating project list and detail serializers 2015-05-28 14:44:15 +02:00
Alejandro Alonso dc456da449 Adding username to ProjectMembershipSerializer 2015-05-26 15:02:59 +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 0d14ad9b3d [i18n] Fix a typo 2015-05-15 18:07:28 +02:00
David Barragán Merino db46c67e6d [i18n] Fix some emails 2015-05-15 17:16:11 +02:00
David Barragán Merino 2cb5e9df19 [i18n] Localized emails 2015-05-14 15:04:35 +02:00
Alejandro Alonso 0048f4d297 Fixing tag serializer in projects API 2015-05-14 09:07:22 +02:00
Alejandro 3418b3e72b Merge pull request #326 from taigaio/issue/2646/import_is_broken
Fix importer
2015-05-12 10:42:09 +02:00
Alejandro Alonso bbfbeb8e69 Adding extra order fields to user stories API 2015-05-12 10:30:38 +02:00
David Barragán Merino c92df1d4e4 Fix importer 2015-05-11 12:40:40 +02:00
Alejandro Alonso 0ffa9eb449 Adding sort fields to userstories API 2015-05-11 11:59:09 +02:00
David Barragán Merino e12ad74846 Fix importer 2015-05-08 13:16:03 +02:00
David Barragán Merino 4e158810f4 Add tags field to CSV Reports 2015-05-06 12:49:05 +02:00
David Barragán Merino 9962ab12f9 Add some missed migrations 2015-05-05 18:40:20 +02:00
David Barragán Merino b23981f4be [i18n] Minor fixes in translations 2015-05-05 12:10:04 +02:00
Alejandro Alonso 01eae65564 Adding extra fields to userstories, tasks and issues APIs required in home 2015-05-04 12:10:13 +02:00
Alejandro Alonso d6de4090d6 Adding jitsy to meetup choices 2015-05-04 10:25:07 +02:00
Alejandro Alonso 6fa64d191a Improving projects order_by in user order 2015-04-29 09:52:58 +02:00
David Barragán Merino 3cdfcc3e90 tg-2615 #ready-for-test: Change us points 15 to 13 in template fixture 2015-04-28 16:28:41 +02:00
Alejandro Alonso 58734af321 Adding tag support for projects 2015-04-28 14:21:45 +02:00
Alejandro Alonso 2d904165cb Adding is_archived info to templates export 2015-04-28 12:40:11 +02:00
Alejandro Alonso 55edab031c Adding is_assigned, watchers and status__is_closed filters to user stories, tasks and issues APIs 2015-04-27 08:17:23 +02:00
David Barragán Merino 2b54857146 [i18n] Translate role_name in Member*Serrializer 2015-04-23 20:57:52 +02:00
Alejandro Alonso 86108b0314 Enabling ordering in user projects 2015-04-21 17:22:07 +02:00
Alejandro Alonso ce3d9aaf48 Import and export timelines 2015-04-21 16:21:36 +02:00
Alejandro Alonso f322dff050 Updating sample data 2015-04-21 16:21:35 +02:00
Alejandro Alonso 982d79d8aa Refactoring timeline 2015-04-21 16:21:35 +02:00
Alejandro Alonso 872e274825 Adding HistoryResourceMixin to projects API 2015-04-21 16:21:35 +02:00
Alejandro Alonso 9ef2f709c7 i18n for default taiga names 2015-04-15 07:26:24 +02:00
David Barragán Merino d4433d3af4 Fix some typos 2015-04-14 11:15:15 +02:00
David Barragán Merino 910d71eefc Add code of django-restframwork to taiga 2015-04-14 11:15:15 +02:00
David Barragán Merino d3fade9565 Add gettext to translatable strings 2015-04-09 15:25:40 +02:00
David Barragán Merino 2d960c7a5d i18n in emails 2015-04-09 15:24:43 +02:00
David Barragán Merino 2c16c858f9 Add license 2015-04-08 19:20:32 +02:00
David Barragán Merino 6b294c4ca9 Remove unnecessary command 2015-04-07 23:36:32 +02:00
Alejandro Alonso 7beff9cab7 Fixing custom attributes notifications on name change 2015-04-07 14:18:05 +02:00
David Barragán Merino 7302af8eb7 Add copyright and license terms 2015-03-27 12:55:37 +01:00
Alejandro Alonso b15601be75 Fixing migration 2015-03-18 16:00:13 +01:00
David Barragán Merino 74aa4e5891 Fix visualization of blocked_note and is_blokked fields 2015-03-18 14:55:44 +01:00
Jesús Espino 2a83cb73e8 Adding charset utf-8 to all csv exports content-type header 2015-03-17 12:48:46 +01:00
Alejandro Alonso d27abf91ac Updating stimaations properly when removing a points value 2015-03-16 10:15:08 +01:00
Alejandro Alonso 91f51cddf9 Bug 2419 - The system tries sending emails to inactive users 2015-03-13 10:05:24 +01:00
Jesús Espino ed01cbd3a7 BUG#2390 Allowing to filter projects by membership 2015-03-11 17:04:54 +01:00
Alejandro Alonso 2d1300e56b Adding lost migration 2015-03-11 09:21:49 +01:00
Alejandro Alonso 4b6e839388 Fixing membership creation serialization 2015-03-10 23:12:07 +01:00
Jesús Espino f1ddd0a935 Hide email to not-admin users 2015-03-10 19:19:32 +01:00
Jesús Espino 4440e7848d Fixed special case of serializer selection 2015-03-10 18:12:02 +01:00
Alejandro Alonso bdcd8bba41 Adding custom fields to csv exrpot 2015-03-10 18:11:50 +01:00
Jesús Espino 9908d4307a Fix the show of csv exports uuid on project serialized data 2015-03-10 17:57:08 +01:00
David Barragán Merino 5e184120f7 Disable generations of csvs uuids 2015-03-10 17:57:08 +01:00