Jesús Espino
32bad1aaeb
Converted python2-style super calls to python3
2013-11-27 10:24:45 +01:00
David Barragán Merino
cf5ef4557a
Made some improvements in the admin panel
2013-11-12 22:03:51 +01:00
David Barragán Merino
8475b84df7
Revert "Use the full name of the user to the fild 'by' in the historical of issues, tasks, questions or USs"
...
Because the previous commit fix it
This reverts commit d0128f1386
.
2013-11-12 20:13:30 +01:00
David Barragán Merino
d0128f1386
Use the full name of the user to the fild 'by' in the historical of issues, tasks, questions or USs
2013-11-12 19:45:20 +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
6de83e3b78
Added a signal to set the finished date to the questions
2013-11-05 00:24:23 +01:00
David Barragán Merino
ab7236fddf
Added POST permissions
2013-11-01 21:27:00 +01:00
David Barragán Merino
1faca07dcd
Fixed questions permissions
2013-10-30 15:08:26 +01:00
Andrey Antukh
a2d2bd7d01
Remove all "u" string prefixes.
2013-10-26 00:36:46 +02:00
Jesús Espino
83e944e84b
Adding migration for WatcherMixin change
2013-10-24 12:58:39 +02:00
David Barragán Merino
e24b3261a0
Enhancements into the admin panel with the Attachment inlines
2013-10-22 13:58:18 +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
c98adad075
Refactor: Moved some models to projects app
2013-10-09 17:20:51 +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
41277a1f83
Made a refactor of questions app
2013-10-03 19:39:06 +02:00
David Barragán Merino
164e45b4b0
Update owner only on created
2013-10-03 17:46:55 +02:00
David Barragán Merino
4ec6e6c67a
Removed unnecessary import sentence
2013-10-03 11:38:50 +02:00
David Barragán Merino
3dc9a7bb19
Fixed the sample_data command
2013-10-03 11:06:58 +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