Commit Graph

205 Commits (fe5b2bbeba9de7c66f55d6337e24c7eca229cf97)

Author SHA1 Message Date
Jesús Espino 7cbf8fcf04 Fixed typo 2014-01-12 11:10:50 +01:00
Jesús Espino 2b2f670909 Simplified the by username ordering filter on issues 2014-01-12 10:51:23 +01:00
Jesús Espino 3878b9919d Adding better ordering on owner and assigned_to values in issues 2014-01-10 23:51:05 +01:00
David Barragán Merino 0e980ac48c Changed Greenmine to the real name: Taiga 2014-01-10 15:22:51 +01:00
David Barragán Merino 7e28fa6af0 Fixed another minor error in the project admin panel 2014-01-10 10:40:16 +01:00
David Barragán Merino 88e4a8f4c3 Fixed a minor error in the project admin panel 2014-01-10 10:16:34 +01:00
Jesús Espino 1e33dc32e7 Adding subject to ordering of issues 2014-01-09 22:32:51 +01:00
Jesús Espino 90d0e0ee18 Implementing iocaine 2014-01-08 12:28:43 +01:00
Jesús Espino b72b735097 Added milestone_slug field on userstories 2014-01-08 12:27:49 +01:00
Jesús Espino f2ec19e61f Adding resolver API endpoint 2014-01-08 11:39:58 +01:00
Jesús Espino 0575a80e7a Now issues filters are ordered by order and returned as a list of tuples 2014-01-03 13:25:23 +01:00
Jesús Espino 725bf978c1 Fixed issue #122: Now the deletion of task force the recalculation of US and milestone closed/open status 2014-01-02 17:05:23 +01:00
David Barragán Merino 764452d1e2 Added total points 2014-01-01 19:53:08 +01:00
David Barragán Merino ee24fd7da1 Created methods to order status, points, types, severities and priorities in bulk 2013-12-14 15:26:55 +01:00
Jesús Espino ed72b28ba2 fixing a little problem with membership to domainMember generation signal 2013-12-13 13:05:11 +01:00
Jesús Espino d885f16899 Adding domain members and project memberships sync signals handlers 2013-12-13 12:39:18 +01:00
Jesús Espino 3bc9301ab7 Fixed a 500 error on empty proyects 2013-12-12 17:53:34 +01:00
Jesús Espino 15d92664f9 Site admin interface 2013-12-12 17:47:00 +01:00
David Barragán Merino fcaa4855e8 Changed some ViewSets from ModelList to ModelCrud 2013-12-12 12:34:19 +01:00
David Barragán Merino 8ba62626c7 Added defined, closed and assigned points per role to the project stats 2013-12-10 10:47:03 +01:00
Andrey Antukh 4adfae8d87 Fix tests. 2013-12-10 09:28:45 +01:00
Andrey Antukh f6d1fdad06 Improve error messages. 2013-12-10 09:28:23 +01:00
David Barragán Merino ebaaced6c6 Changed the name for the code to all the colors to use only one formatt instead two 2013-12-09 22:26:31 +01:00
Jesús Espino f09eaad009 Adding a lot of translateable strings 2013-12-09 18:42:15 +01:00
Andrey Antukh a21d8bf711 Move bulk userstory operations to services and add tests. 2013-12-09 18:25:33 +01:00
David Barragán Merino 2a2a00d767 Added color to US statuses 2013-12-09 15:02:12 +01:00
David Barragán Merino 4c24b7505e Fixed the task post save signal that update US and milestones status 2013-12-09 13:26:54 +01:00
David Barragán Merino 8ef6c0c539 Changed the sample data command to generate users with only one surname 2013-12-08 01:52:29 +01:00
David Barragán Merino 9c10a52f57 Added opened and closed issues count in the issued stats of a project 2013-12-07 22:04:41 +01:00
David Barragán Merino ee36974d6f Fixed the value of total_story_points in the sample data command to show the doomline more frequently. Increased the range of valid values 2013-12-06 13:12:04 +01:00
David Barragán Merino 40f7754c31 Fixed the value of total_story_points in the sample data command to show the doomline more frequently 2013-12-06 12:26:03 +01:00
Andrey Antukh df4a5b7b6c Refactored user story status management. 2013-12-05 13:56:51 +01:00
Andrey Antukh 7bd3356e42 Fix inconsistence names after site refactor. 2013-12-04 21:46:58 +01:00
Andrey Antukh bebd6808ba Refactoring sites. 2013-12-04 18:38:11 +01:00
Andrey Antukh 31f0480791 Fixing tests. 2013-12-02 13:58:29 +01:00
Andrey Antukh 6d0e03c98d Initial sites & invitations implementation. 2013-12-02 13:27:05 +01:00
David Barragán Merino 98cd05c857 Increased the number of total points of a project for generate more real sample data 2013-12-02 10:57:29 +01:00
David Barragán Merino d9994d2ea1 Fixed the sample data, now the USs only have points for valid roles 2013-12-02 10:51:48 +01:00
David Barragán Merino 13c3f57ab7 Added roles to the serialized use to show the project detail 2013-12-01 23:06:22 +01:00
David Barragán Merino 69311a3076 Fixed Bug #110 (119): Set owner when created USs with the bulk creation form 2013-12-01 13:25:14 +01:00
David Barragán Merino a76b811bfd 🍻🍻🍻 Added a field to the serializer of attachments to show the file name 🍻🍻🍻 2013-11-29 14:27:49 +01:00
Jesús Espino 6cb055abb7 US #30: Working bulk user stories 2013-11-28 18:07:42 +01:00
Jesús Espino 32bad1aaeb Converted python2-style super calls to python3 2013-11-27 10:24:45 +01:00
David Barragán Merino 85a6662ed7 Allways remove the curren version item from the historical list 2013-11-21 18:44:02 +01:00
David Barragán Merino e4ee4dac60 Fixed a typo into the subject of the email send when a task is created: changed 'Deleted' to 'Created' xDDDDD 2013-11-20 01:17:49 +01:00
David Barragán Merino 243f00fa28 Fixed bug #92 (id 98): Filter by assigned-to and added-by 2013-11-17 22:26:11 +01:00
David Barragán Merino 8adea52991 Removed history in the serializers of issues, tasks and USs 2013-11-14 18:55:46 +01:00
Jesús Espino 559257e483 Adding projects tags api action 2013-11-14 17:42:49 +01:00
David Barragán Merino a08d08fa4b Registered wiki pages to reversion 2013-11-13 19:29:06 +01:00
Jesús Espino 07c8d460cd Adding the fullname to as name in user related stats 2013-11-13 16:55:04 +01:00