Commit Graph

24 Commits (1ac1f877c66feeb56b84872a2baf7f247145a140)

Author SHA1 Message Date
Andrey Antukh a2d2bd7d01 Remove all "u" string prefixes. 2013-10-26 00:36:46 +02:00
David Barragán Merino bbf6d5be09 Fixed all tests 2013-10-24 18:18:07 +02:00
Jesús Espino 83e944e84b Adding migration for WatcherMixin change 2013-10-24 12:58:39 +02:00
Jesús Espino 9b9388bfef Adding initial migrations 2013-10-24 12:51:04 +02:00
Andrey Antukh 31675ff757 Minor improvements on admin interface. 2013-10-24 09:03:17 +02:00
Andrey Antukh 0611f820a8 Put to read only fields on admin some fields that can contain a lot of values. 2013-10-24 00:25:24 +02:00
Andrey Antukh b94465500d Minor improvements on tasks api tests. 2013-10-23 20:28:06 +02:00
Andrey Antukh ae87c52ca5 Add task diff for testing. 2013-10-23 20:10:09 +02:00
David Barragán Merino e24b3261a0 Enhancements into the admin panel with the Attachment inlines 2013-10-22 13:58:18 +02:00
David Barragán Merino 4866010c26 Fixed tests 2013-10-17 10:29:24 +02:00
David Barragán Merino 8239519a90 Fixed the Task pre_save signal 2013-10-16 23:36:19 +02:00
Andrey Antukh ad8263e837 Remove unused code. 2013-10-16 20:33:17 +02:00
Andrey Antukh 77009e2f1a Remove templates used by haystack indexes. 2013-10-15 23:10:05 +02:00
Andrey Antukh 851d5df3a8 Remove haystack indexes modules. 2013-10-15 23:10:05 +02:00
David Barragán Merino 5f1c5030b7 Created tests to tasks app 2013-10-11 09:40:13 +02:00
Andrey Antukh ab3e2b5336 Fixed import of points object. 2013-10-10 16:45:17 +02:00
David Barragán Merino c98adad075 Refactor: Moved some models to projects app 2013-10-09 17:20:51 +02:00
Jesús Espino 14a2d7f283 SmallFix: Fixed lost import reversion 2013-10-07 17:15:16 +02:00
Andrey Antukh ed8f6bae27 Convert all __unicode__ methods into __str__. 2013-10-05 11:47:53 +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 4620e14028 Fixed a problems with the get_history method 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
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