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 |
David Barragán Merino
|
fe8da58db3
|
Changed the default location for attached files
|
2013-11-03 10:27:18 +01:00 |
David Barragán Merino
|
0648c0c8bc
|
Updated celery yo version 3.0.24
|
2013-11-01 23:07:36 +01:00 |
David Barragán Merino
|
ab7236fddf
|
Added POST permissions
|
2013-11-01 21:27:00 +01:00 |
Andrey Antukh
|
ec5002f8ed
|
Add missing items call on some dict iteration.
|
2013-10-31 10:56:35 +01:00 |
Andrey Antukh
|
78328ce1c9
|
Remove repeated queryset filter
|
2013-10-31 09:16:34 +01:00 |
David Barragán Merino
|
3f944948b9
|
Fixed bug-41: Added wiki pages to the results of searches
|
2013-10-30 19:05:54 +01:00 |
David Barragán Merino
|
a154d0b5ab
|
Generated a fixture with the initial roles
|
2013-10-30 15:08:26 +01:00 |
David Barragán Merino
|
534c4f5820
|
Added a script to make a dump of all roles into a fixture
|
2013-10-30 15:08:26 +01:00 |
David Barragán Merino
|
6b098ae594
|
Fixed projects permissions
|
2013-10-30 15:08:26 +01:00 |
David Barragán Merino
|
6a0fe606ce
|
Fixed user stories permissions
|
2013-10-30 15:08:26 +01:00 |
David Barragán Merino
|
0a4d9090d1
|
Fixed wiki permissions
|
2013-10-30 15:08:26 +01:00 |
David Barragán Merino
|
d31a6cc39f
|
Fixed tasks permissions
|
2013-10-30 15:08:26 +01:00 |
David Barragán Merino
|
1faca07dcd
|
Fixed questions permissions
|
2013-10-30 15:08:26 +01:00 |
David Barragán Merino
|
36aaefb88b
|
Fixed milestones permissions
|
2013-10-30 15:08:26 +01:00 |