Commit Graph

465 Commits (246726ab21b1b970b42dbe8f133cf3235e54d0a8)

Author SHA1 Message Date
David Barragán Merino 246726ab21 Fixed a type 2013-11-12 18:52:51 +01:00
David Barragán Merino 531b78beae Update the sampledata command to create items with a random owner 2013-11-12 18:44:27 +01:00
David Barragán Merino 25eb34883b Updated the readme file 2013-11-12 18:43:48 +01:00
Jesús Espino b2c4f79d6d Redesign the stats of issues 2013-11-12 17:53:46 +01:00
Andrey Antukh 57763720c0 Add more orderable fields to issues api view. 2013-11-12 17:44:17 +01:00
Jesús Espino 1f3fc96887 Adding color to some selectors 2013-11-12 17:20:00 +01:00
David Barragán Merino 79e6fd8ec0 Task #26 (id 77): Added to all updated emails the changes to the fields 2013-11-12 15:15:08 +01:00
David Barragán Merino 75af27e812 Changed the str representation of some model objects 2013-11-12 15:14:54 +01:00
David Barragán Merino 63ccba420c Task #25 (id 76): Improved the functions to get changed field in the notify app to return humman values 2013-11-12 15:13:40 +01:00
Andrey Antukh ed74311df8 Fixed order of tags.sql 2013-11-12 13:00:45 +01:00
Andrey Antukh 1368ebaed9 Add additional filter backend for issues. 2013-11-12 12:53:30 +01:00
Andrey Antukh 286d697aac Add order by filter. 2013-11-12 12:53:30 +01:00
Andrey Antukh 97a4af0025 Improved header pagination mixin. 2013-11-12 12:53:30 +01:00
Andrey Antukh 16011e05e3 Improved cors middleware. 2013-11-12 12:53:30 +01:00
Andrey Antukh f31b2fafa9 Implemented issues filters data api rest endpoint. 2013-11-12 12:53:30 +01:00
David Barragán Merino 649df99977 Updated the closed signal in the task model to close the milestone of the saved task if all us have task and all are closed 2013-11-11 18:45:39 +01:00
David Barragán Merino 8d56f7efc8 Updated the closed signal in the task model to open/close the milestone of the saved task 2013-11-11 18:23:54 +01:00
Andrey Antukh 31142a6e4f Move project stats function to aggregates module. 2013-11-08 19:29:41 +01:00
Jesús Espino cb6c1f9748 Generating initial issues stats on the api 2013-11-08 14:22:11 +01:00
Jesús Espino 76abf20444 Fixed line drawing on project end 2013-11-08 09:48:33 +01:00
Andrey Antukh 00ccbefbc7 Add postgresql function for access to pickle tags array and aggregate it. 2013-11-08 08:37:26 +01:00
Jesús Espino fe540f41d2 Revert "Fixing bug on milestone graph representation"
This reverts commit fcc22d4592.
2013-11-07 17:15:25 +01:00
Jesús Espino fcc22d4592 Fixing bug on milestone graph representation 2013-11-07 17:06:30 +01:00
Jesús Espino 9ebf9d0d50 Fixed greenmine issue 73: Counting correctly the tasks of a mileston 2013-11-06 18:43:17 +01:00
Jesús Espino b7db51dde7 Changing django 1.6 requirement to use the new Django stable version 2013-11-06 18:02:29 +01:00
Jesús Espino b287c0875b Fixed the doomline with the stats changes 2013-11-05 18:11:41 +01:00
Jesús Espino d98cd03e00 Fixed closed points on projects stats 2013-11-05 17:50:24 +01:00
David Barragán Merino 8bb708917d Fixed tests 2013-11-05 17:42:58 +01:00
Jesús Espino 223571fbcb Fixed #62 issue 2013-11-05 16:56:47 +01:00
David Barragán Merino 0d2814ecc7 Fixed the last merge 2013-11-05 16:31:04 +01:00
David Barragán Merino e91fcefbbe 💩 💩 🚽 Cleaning the poo 💩 💩 🚽 2013-11-05 16:25:31 +01:00
David Barragán Merino 578478c735 Set a default value per project for all statuses, types, points, priorities, sverityes... 2013-11-05 16:25:31 +01:00
Jesús Espino 41dc3fbcc0 Extra refactors on increment calculations on projects and milestones models 2013-11-05 15:57:25 +01:00
Jesús Espino 44ff29f511 Refactoring a little the milestone and project models 2013-11-05 15:41:50 +01:00
Andrey Antukh 8ee3554720 Normalize tags list on save issue and userstory. 2013-11-05 15:20:06 +01:00
Jesús Espino 271f2ef6c7 Adding project end to the backlog graph 2013-11-05 13:32:11 +01:00
Andrey Antukh fa280f13b4 Fixing default milestone order. 2013-11-05 13:19:26 +01:00
Jesús Espino 77f80308f0 Reviewed cases for US on tasks graph 2013-11-05 12:45:53 +01:00
David Barragán Merino 2036ba4951 Fixed an HTTP 500 error when the attached file does not exist 2013-11-05 12:20:31 +01:00
Jesús Espino 8033c3b31c Refactoring backlog graph stats generation 2013-11-05 11:51:23 +01:00
David Barragán Merino 5ce5c8a17f Added the attachment model to reversion explicitly 2013-11-05 10:53:14 +01:00
David Barragán Merino 0f2297c827 Removed settings/appdefaults.py. We don't use it 2013-11-05 10:53:14 +01:00
Jesús Espino adaf6f0e23 Fixing bad idx number 2013-11-05 10:52:22 +01:00
Jesús Espino e1454106af Working sprint graph 2013-11-05 10:45:50 +01:00
David Barragán Merino 53ae1d3b1b Added a GenericRelation field to the attachments 2013-11-05 00:55:09 +01:00
David Barragán Merino 232c9487c6 Removed an 'i' 2013-11-05 00:24:48 +01:00
David Barragán Merino 6de83e3b78 Added a signal to set the finished date to the questions 2013-11-05 00:24:23 +01:00
David Barragán Merino 9ad06256a0 Added a new closed status to the questions 2013-11-05 00:23:52 +01:00
David Barragán Merino e31d68e7b5 Set the finished_date to issues 2013-11-04 18:19:43 +01:00
Jesús Espino eb85534813 Working on backlog stats api 2013-11-04 17:08:02 +01:00