Commit Graph

16 Commits (f09eaad0097537dadcab62932be5f8b1fbd274ee)

Author SHA1 Message Date
Jesús Espino f09eaad009 Adding a lot of translateable strings 2013-12-09 18:42:15 +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 243f00fa28 Fixed bug #92 (id 98): Filter by assigned-to and added-by 2013-11-17 22:26:11 +01:00
Andrey Antukh 57763720c0 Add more orderable fields to issues api view. 2013-11-12 17:44:17 +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 f31b2fafa9 Implemented issues filters data api rest endpoint. 2013-11-12 12:53:30 +01:00
Andrey Antukh 60e028e38b Put a unified way to generate history to issues and user stories. 2013-10-29 20:57:30 +01:00
David Barragán Merino e0257ba7c6 Created tests to issues app 2013-10-11 09:40:13 +02:00
David Barragán Merino c98adad075 Refactor: Moved some models to projects app 2013-10-09 17:20:51 +02:00
David Barragán Merino 7af3f25596 Smallfixes in the attachment of the objects 2013-10-04 10:35:23 +02:00
David Barragán Merino 89f6740344 Added a missing import 2013-10-03 19:37:27 +02:00
David Barragán Merino 164e45b4b0 Update owner only on created 2013-10-03 17:46:55 +02:00
Andrey Antukh 5359cc06a0 Fix a lot of import fixes. 2013-10-03 15:08:13 +02:00
Andrey Antukh 4ebec2dcfb Reorder imports on issues api module. 2013-10-03 12:23:47 +02:00
David Barragán Merino c93baac1c3 Refactor of scrum app (but not finished yet).
TODO:

 - Migrate Wiki app to new django-restframework version.
 - Migrate Questions app to new django-restframework version.
 - Added tests

s Please enter the commit message for your changes. Lines starting
2013-10-02 20:03:50 +02:00