Commit Graph

3582 Commits (f5bb2a13ea44479f3b62ff38745775b088217b92)

Author SHA1 Message Date
Jesús Espino f5bb2a13ea Adding full_data param in userstories list 2018-09-11 10:28:51 +02:00
Jesús Espino d3c47cbfaf Fixed scales validation 2018-09-11 10:28:51 +02:00
Jesús Espino 9516d1dbea Trying to fix problem with get_object with selector 2018-09-11 10:28:51 +02:00
Jesús Espino 67905097ae Added migration for OCC 2018-09-11 10:28:51 +02:00
Jesús Espino 953da1b5c2 Adding OCC to games 2018-09-11 10:28:51 +02:00
Jesús Espino 9b911bc2cd Fixed selector code 2018-09-11 10:28:51 +02:00
Jesús Espino 2eaf3b249c Allowing request by project-slug + uuid 2018-09-11 10:28:51 +02:00
Jesús Espino 3075db3ec2 Allowing not send user stories scale_id 2018-09-11 10:28:51 +02:00
Jesús Espino 1c878c5c6d WIP 2018-09-11 10:28:51 +02:00
Jesús Espino 5e9005894b WIP 2018-09-11 10:28:51 +02:00
Jesús Espino a70aace2bc Adding initial endpoint for games 2018-09-11 10:28:51 +02:00
Álex Hermida 63dc792da0 Update change log 2018-08-12 19:07:59 +02:00
Álex Hermida 7953f3f663 Update messages catalog 2018-08-10 11:51:30 +02:00
Álex Hermida cdd6909432 Refactor removing field 2018-08-10 11:28:43 +02:00
Álex Hermida 7d7f805a1e Refactor migrations 2018-08-10 11:28:43 +02:00
Álex Hermida b8dcca672a refactor tests 2018-08-10 11:28:43 +02:00
Álex Hermida 7e9328befb Add create default duedates view to task and issues 2018-08-10 11:28:43 +02:00
Álex Hermida e88c380329 Fix tests 2018-08-10 11:28:43 +02:00
Álex Hermida 02558ed15f Add create default due dates view 2018-08-10 11:28:43 +02:00
Álex Hermida fdb7ec3382 Add due date fields to import/export api 2018-08-10 11:28:43 +02:00
Álex Hermida 6f333d8012 Add duedates configuration to project template factory 2018-08-10 11:28:43 +02:00
Álex Hermida 484739e882 Update default duedate colors 2018-08-10 11:28:43 +02:00
Álex Hermida 0d37d34ad2 Remove default duedates attrs & refactor 2018-08-10 11:28:43 +02:00
Álex Hermida 8edde0fe31 Upgrade initial project template with duedate data 2018-08-10 11:28:43 +02:00
Álex Hermida 872ad281b4 Add duedates attributes to retrive project 2018-08-10 11:28:43 +02:00
Álex Hermida 0ea3898f8d Add project template data and update admin 2018-08-10 11:28:43 +02:00
Álex Hermida 6a5e870564 Add task & issues due dates configuration 2018-08-10 11:28:43 +02:00
Álex Hermida 758109ac22 Add US duedates configuration 2018-08-10 11:28:43 +02:00
Daniel García 4dd525972b Include attachments in issue view when necessary 2018-08-10 11:28:43 +02:00
Álex Hermida 16a729a078 Avoid milestone validation on bulk issues 2018-08-10 11:28:43 +02:00
Álex Hermida 27e762eac6 Add milestone filter to issues 2018-08-10 11:28:43 +02:00
Álex Hermida ab59782103 Add tests & milestone to Issues bulk-create 2018-08-10 11:28:43 +02:00
Álex Hermida b6b421245e Update change log 2018-08-05 22:23:21 +02:00
Miguel Gonzalez e04c258e24 fix: Fix apply_order_updates algorithm
With this commit changes detection is improved. It fixes a regression
introduced by be66c3270c.
2018-08-03 14:30:06 +02:00
Miguel Gonzalez d34166573f Drop python 3.4 and add python 3.6 2018-08-03 14:29:39 +02:00
Miguel Gonzalez 989fcfe466
Merge pull request #1151 from migonzalvar/fix/export
Fix project export done email
2018-07-16 07:27:54 +02:00
Miguel Gonzalez 8ca22009df Fix unintended template filter name overriding 2018-07-12 19:52:46 +02:00
Miguel Gonzalez 59b5646322 Add test_emails command 2018-07-12 19:51:35 +02:00
Miguel Gonzalez 4f5db05fae Update change log 2018-07-04 20:38:29 +02:00
Daniel García 2744aa52f0 User Stories Role Filter 2018-07-03 15:58:15 +02:00
Álex Hermida 5974ca6ce3 Add test filter assigned users by role 2018-07-03 15:58:15 +02:00
Álex Hermida 8e01fbc97b Update role filter data 2018-07-03 15:58:15 +02:00
Miguel Gonzalez 610938c026
Merge pull request #1136 from alexhermida/ft/fix_unassinged_users_count
Fix assigned users filters unassigned
2018-07-03 09:16:38 +02:00
Álex Hermida 93029f99f4 Fix tests 2018-06-28 17:46:59 +02:00
Álex Hermida 006bc72e67 Change assigned_users us_counter to include assigned_users and assigned_to 2018-06-28 13:54:54 +02:00
Álex Hermida 7bec90f59c Fix assigned users filter to work well with None and multiple filters 2018-06-28 13:37:06 +02:00
Miguel Gonzalez a781b3c3e2 Set correct version 2018-06-27 23:22:54 +02:00
Álex Hermida 1af507685d Updated change log 2018-06-27 17:49:23 +02:00
Álex Hermida 0cad037beb Change get_assigned_users_filter to 'or' 2018-06-27 17:18:34 +02:00
Álex Hermida 516d8773e7 Add filter assigned users for None case 2018-06-27 17:03:48 +02:00