Commit Graph

3643 Commits (a17ed83755cb7e6e66d579d8ff00995cf38d810c)

Author SHA1 Message Date
Jesús Espino d102195da6 Merge pull request #2 from kaleidos/list-projects
Return also the projects owned by the logged in user in the projects API endpoint
2013-06-02 02:20:07 -07:00
Alejandro Gómez 328f2bfcf0 Return also the projects owned by the logged in user in the projects API endpoint 2013-06-02 10:57:37 +02:00
Jesús Espino 621a636da2 Fix GitHub issue #1: Now project owner is null=False and blank=False 2013-06-02 10:51:22 +02:00
Jesús Espino ec3a211d7b Improving a little the sample_data 2013-06-02 10:45:11 +02:00
Andrey Antukh f2bf3f457c Add tasks attachments api views. 2013-05-15 19:08:01 +02:00
Andrey Antukh b1b23c9f6b Fixed wrong increment of ref value on tasks and user stories. 2013-05-15 19:07:37 +02:00
Andrey Antukh 69bd2f5746 Fixed wrong issue history. 2013-05-15 09:55:55 +02:00
Jesús Espino 74d453a316 Better sample data 2013-05-10 16:51:56 +02:00
Jesús Espino be8aeff41e Adding is_iocanie flag to tasks 2013-05-10 14:05:05 +02:00
Jesús Espino 7d3dc0f28a Changing the usage of now to use the timezone now 2013-05-10 14:04:40 +02:00
Jesús Espino 3e4d3034b6 Now greenmine session middleware is based on SessionMiddleware 2013-05-10 10:57:35 +02:00
Jesús Espino c27e5e07f3 Adding issue is_closed property 2013-05-10 10:52:34 +02:00
Jesús Espino 1a0b9c90a9 Fixed calculation of client an team increments 2013-05-08 11:20:50 +02:00
Jesús Espino bc6117d644 Adding backlog increments calculation on backend 2013-05-07 17:15:28 +02:00
Jesús Espino 623597a175 Adding improvements for backlog and dashboard graph drawing 2013-05-07 16:53:48 +02:00
Jesús Espino ecd27d822d Adding auto update user story finish date on all task close and task finished_date on task close 2013-05-07 10:22:37 +02:00
David Barragán Merino 8cb299c218 Mede some minor fixes 2013-04-26 15:47:32 +02:00
Alejandro Alonso bce92c42f0 Adding questions support 2013-04-26 10:49:32 +02:00
David Barragán Merino 7df355d92e Added the UserDatail API 2013-04-26 10:28:13 +02:00
David Barragán Merino af893793bb Set a default color 2013-04-26 10:22:09 +02:00
David Barragán Merino 5e502ffb42 Ignored greenmine/search 2013-04-26 10:10:41 +02:00
Alejandro Alonso 22528bc9dc Adding search api 2013-04-25 12:04:23 +02:00
Andrey Antukh 1986b6a2d2 Improved wiki api. 2013-04-24 15:34:37 +02:00
Andrey Antukh 5da1a7e1c8 Change permission name for issue delete action. 2013-04-24 12:27:30 +02:00
Andrey Antukh 8fbb269ca1 Remove again severity and priority fron task model. 2013-04-23 22:33:52 +02:00
Andrey Antukh cd7daa0ed9 Fixes milestone creation. 2013-04-22 21:36:15 +02:00
Andrés Moya fdc72d06ff More fixes 2013-04-17 09:59:35 +02:00
Andrés Moya 66c72473af Some small fixes 2013-04-17 09:35:17 +02:00
Andrés Moya 524b54dbdf Fix .gitignore 2013-04-17 09:33:51 +02:00
Andrés Moya 30ec03b196 Refactor blank, null and verbose names, review related fields 2013-04-16 18:31:34 +02:00
Andrés Moya 93daf68420 Start adding coding rules 2013-04-11 18:36:39 +02:00
Andrey Antukh 86bc6d3bc5 Minor changes on attachment api view. 2013-04-09 20:38:03 +02:00
Andrey Antukh 217e07eefb Now can filter and upload issue attachments. 2013-04-08 23:53:08 +02:00
Andrey Antukh 00c5ff9d70 Update some queries on attachment api calls. 2013-04-08 17:53:43 +02:00
Andrey Antukh e0b32366a2 Now can filter issue attachments by issue id 2013-04-08 17:53:43 +02:00
Alejandro Alonso d3cbb2cb24 Adding role list and user filter to the API 2013-04-08 17:03:22 +02:00
Andrey Antukh 14a68c207e Api urls refactor. 2013-04-08 13:43:00 +02:00
Andrey Antukh bc4aa2cb4f Initial implementation of users list api call. 2013-04-08 12:07:27 +02:00
Andrey Antukh 3036396d8c Update requirements.txt 2013-04-08 10:46:35 +02:00
Andrey Antukh 68250475df Add initial license template (pending revision) 2013-04-07 13:40:53 +02:00
Andrey Antukh 31c86c8f8d Minor fixes. 2013-04-04 17:19:43 +02:00
Andrey Antukh ef7c15ec1d Add initial_user fixture 2013-04-04 15:59:45 +02:00
Alejandro Alonso 20ac0dce27 Fixing small bug in issue history 2013-04-02 10:33:41 +02:00
Alejandro Alonso b49b2dce49 Addin comment support in issues history 2013-04-02 10:04:13 +02:00
Alejandro Alonso f114381883 Adding 'by' info to issue history 2013-04-02 08:59:00 +02:00
Alejandro Alonso c9635159b1 Adding support in the API for issue history 2013-04-01 21:09:11 +02:00
Andrey Antukh 1254707788 Add readme with setup environment documentation. 2013-04-01 18:36:47 +02:00
Andrey Antukh 52d92892bd Add psycopg2 to requirements. 2013-04-01 18:31:02 +02:00
Andrey Antukh 0f539bd31c Add missing path_to_project on wiki permissions. 2013-04-01 17:20:08 +02:00
Andrey Antukh c736ba03be Now owner field allows blank values. 2013-04-01 17:19:51 +02:00