Commit Graph

708 Commits (8d8c6c9e6c8e725ddee6aea314da9c0b2fa6857a)

Author SHA1 Message Date
Andrey Antukh 31f0480791 Fixing tests. 2013-12-02 13:58:29 +01:00
Andrey Antukh 6d0e03c98d Initial sites & invitations implementation. 2013-12-02 13:27:05 +01:00
David Barragán Merino 98cd05c857 Increased the number of total points of a project for generate more real sample data 2013-12-02 10:57:29 +01:00
David Barragán Merino d9994d2ea1 Fixed the sample data, now the USs only have points for valid roles 2013-12-02 10:51:48 +01:00
David Barragán Merino 13c3f57ab7 Added roles to the serialized use to show the project detail 2013-12-01 23:06:22 +01:00
David Barragán Merino 69311a3076 Fixed Bug #110 (119): Set owner when created USs with the bulk creation form 2013-12-01 13:25:14 +01:00
David Barragán Merino a76b811bfd 🍻🍻🍻 Added a field to the serializer of attachments to show the file name 🍻🍻🍻 2013-11-29 14:27:49 +01:00
Jesús Espino 6cb055abb7 US #30: Working bulk user stories 2013-11-28 18:07:42 +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 493924c162 Changed 'revert' ro 'restore' 2013-11-22 09:43:30 +01:00
David Barragán Merino bbb79f91fb Fixed the historical serializer to get the changed fields in the 'addition' version 2013-11-21 18:45:24 +01:00
David Barragán Merino 85a6662ed7 Allways remove the curren version item from the historical list 2013-11-21 18:44:02 +01:00
David Barragán Merino e4ee4dac60 Fixed a typo into the subject of the email send when a task is created: changed 'Deleted' to 'Created' xDDDDD 2013-11-20 01:17:49 +01:00
David Barragán Merino b77087e955 Added x-pagination-current to the http HEADERS 2013-11-18 16:05:50 +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
David Barragán Merino 08c56ba67b Set default pagination to 30 items per page 2013-11-17 16:11:04 +01:00
David Barragán Merino 66e096600a Fixed the pagination of the historical resource 2013-11-17 16:09:50 +01:00
David Barragán Merino e2d1b8ae0d Created a method decorator to change temporarily the value of an attribute to the instance 2013-11-17 16:09:06 +01:00
David Barragán Merino 618b81eb2b Changed the paginate size to ReversionMixin 2013-11-17 14:12:02 +01:00
David Barragán Merino 8adea52991 Removed history in the serializers of issues, tasks and USs 2013-11-14 18:55:46 +01:00
Jesús Espino 559257e483 Adding projects tags api action 2013-11-14 17:42:49 +01:00
David Barragán Merino 7c1b016997 Added type and changed_fields to the version serializer class 2013-11-14 10:41:14 +01:00
David Barragán Merino 64944c48dc Modified the default router 2013-11-13 20:35:00 +01:00
David Barragán Merino 6b2bc7115c Create the initial serializer 2013-11-13 20:35:00 +01:00
David Barragán Merino 70095854b0 Added historical and revert actions 2013-11-13 20:34:10 +01:00
David Barragán Merino a08d08fa4b Registered wiki pages to reversion 2013-11-13 19:29:06 +01:00
Jesús Espino 07c8d460cd Adding the fullname to as name in user related stats 2013-11-13 16:55:04 +01:00
David Barragán Merino 376579076a Now the platform doesn't send emails if there is no changes in the updated fields 2013-11-13 12:52:19 +01:00
Jesús Espino 7f000411de Removing open stats filtering in history 2013-11-13 12:25:01 +01:00
Jesús Espino eee8b80f9e Fixed a simple error on open status filtering 2013-11-13 12:12:27 +01:00
Jesús Espino 2accc37ce8 Limiting the progression graphs to the open issues 2013-11-13 11:57:27 +01:00
Jesús Espino 47cc4d6990 Adding status progression graph 2013-11-13 11:30:37 +01:00
David Barragán Merino b5084c8088 Removed some comments 2013-11-13 10:45:05 +01:00
David Barragán Merino 8b58e8e62a More improvements in the admin panel 2013-11-13 10:23:50 +01:00
Jesús Espino 0965e65ac0 Working a lot on issues stats 2013-11-13 09:59:29 +01:00
David Barragán Merino 8081652208 Fixed bug $89 (95): Now show the new value of the points field 2013-11-13 01:14:52 +01:00
David Barragán Merino 470031a363 Fixed the _str_ method 2013-11-13 01:13:47 +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 b151a55c79 Now user.__str__ return the full name 2013-11-12 20:04:02 +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 0648d60178 Fixed bug #88 (id 94): Added comments to the updated emails 2013-11-12 19:27:45 +01:00
David Barragán Merino 402f6c6e31 sampledata command: assigned to a random user all not new issues 2013-11-12 19:02:22 +01:00
David Barragán Merino 246726ab21 Fixed a type 2013-11-12 18:52:51 +01:00
David Barragán Merino 531b78beae Update the sampledata command to create items with a random owner 2013-11-12 18:44:27 +01:00
David Barragán Merino 25eb34883b Updated the readme file 2013-11-12 18:43:48 +01:00
Jesús Espino b2c4f79d6d Redesign the stats of issues 2013-11-12 17:53:46 +01:00
Andrey Antukh 57763720c0 Add more orderable fields to issues api view. 2013-11-12 17:44:17 +01:00
Jesús Espino 1f3fc96887 Adding color to some selectors 2013-11-12 17:20:00 +01:00
David Barragán Merino 79e6fd8ec0 Task #26 (id 77): Added to all updated emails the changes to the fields 2013-11-12 15:15:08 +01:00