Commit Graph

83 Commits (4ca6623f54d80c2ef1a46a11451ea321bbf62bcc)

Author SHA1 Message Date
David Barragán Merino 4ca6623f54 Fixed US emails 2013-10-29 22:22:11 +01:00
David Barragán Merino 5a2b203936 Fixed Milestone emails 2013-10-29 21:36:31 +01:00
David Barragán Merino d3676316f3 Fixed Project emails 2013-10-29 21:36:31 +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
Andrey Antukh 6ea5a1acd5 Fix a WTF use of order instead of id on points. 2013-10-29 17:41:29 +01:00
David Barragán Merino 62ac26473d Moved the base email template 2013-10-26 16:07:20 +02:00
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
Andrey Antukh f8a2d402b1 Port userstory email changes emails to new template. 2013-10-24 17:42:51 +02:00
Andrey Antukh ca5fa599dd Add email base template. 2013-10-24 17:42:51 +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 7b90163436 Fix typo on models. 2013-10-24 00:28:42 +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 78ad9694cd Add admin improvements. 2013-10-23 23:51:45 +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
Andrey Antukh fa2864ba19 Fix wrong role points output. 2013-10-23 14:07:14 +02:00
David Barragán Merino 274c8fe647 Added the file size to the serializer 2013-10-23 10:20:13 +02:00
David Barragán Merino a08986dd01 Issue #16: Implement the API for memberships 2013-10-22 21:36:33 +02:00
David Barragán Merino cc8543c2e6 Fix an error in WikiAttachmentViewSet 2013-10-22 14:56:20 +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 d865ab1615 Now the sample-data command generate attachments and a main wiki page per project 2013-10-22 13:58:03 +02:00
David Barragán Merino dfde44a12a Added two more reloes 2013-10-21 12:09:01 +02:00
David Barragán Merino 6ec795c600 Added a serializer to use for the project list 2013-10-21 12:05:57 +02:00
David Barragán Merino c4e9c10941 Added memberships to the serializer of the project 2013-10-17 15:39:10 +02:00
David Barragán Merino 6b5aad4bef Moved list_of_milestones method from the model to the serializer 2013-10-17 15:39:10 +02:00
Andrey Antukh 57586a7980 Implemented a properly separation between computable and not computable roles. 2013-10-17 12:23:14 +02:00
David Barragán Merino 4866010c26 Fixed tests 2013-10-17 10:29:24 +02:00
David Barragán Merino 9851ceeb7e Added color to the users and assigned to a project 2013-10-17 01:12:05 +02:00
David Barragán Merino 948112982a Fixup 2013-10-17 00:45:11 +02:00
David Barragán Merino b8ac8ebd2c Added roles front, back, UX and design 2013-10-17 00:34:10 +02:00
David Barragán Merino 8239519a90 Fixed the Task pre_save signal 2013-10-16 23:36:19 +02:00
David Barragán Merino e3d8259644 Fixed sample data command 2013-10-16 21:59:01 +02:00
David Barragán Merino 6deed1231c Fixed some sample texts 2013-10-16 20:41:34 +02:00
Andrey Antukh ad8263e837 Remove unused code. 2013-10-16 20:33:17 +02:00
David Barragán Merino 103771e143 Changed the name to a post_save handler function 2013-10-16 18:26:08 +02:00
David Barragán Merino f52905dba9 Created necessary RolePoint objects at UserStory post_save signal and cleaned the sample_data command 2013-10-16 18:23:15 +02:00
Andrey Antukh e13f5dfe42 Refactoring user resource. 2013-10-16 17:14:48 +02:00
David Barragán Merino 53520b9f80 Fixed the default value of the project atttribute total_milestones 2013-10-16 13:44:21 +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
Jesús Espino 235a5df443 Removing travis python 2.7 testing, greenmine only works with python 3 2013-10-15 17:51:34 +02:00
David Barragán Merino c80e6399b3 Fixed tests 2013-10-15 12:42:58 +02:00
Jesús Espino b2bd68e8f3 Now user story return the last userstory revision comment 2013-10-15 11:08:13 +02:00
David Barragán Merino a17017d2c6 Made a refactor of the constants 2013-10-15 10:50:58 +02:00
Jesús Espino 55fd3cc0f0 Adding null=True to the userstore status field 2013-10-15 09:38:06 +02:00
Jesús Espino 1611e97446 Adding on_delete SET_NULL to userstories foreign keys to milestones 2013-10-15 09:35:25 +02:00
Jesús Espino af5d4bfbab Adding milestone id to the sprint milestones list 2013-10-14 18:39:35 +02:00