Commit Graph

1248 Commits (85901336e95ca810e87baf229df1b4cc85616c40)

Author SHA1 Message Date
Anler Hp 196ac5684f Fix api auth tests 2014-08-01 15:07:57 +02:00
Anler Hp 68a579338f Refactoring issues bulk creation 2014-08-01 15:02:10 +02:00
Anler Hp ed603de65f fixing permissions tests 2014-08-01 14:29:30 +02:00
Anler Hp cfec7e12e2 Updating bulk param names in tests 2014-08-01 14:15:19 +02:00
Anler Hp 7944c36e6b Refactoring update order in bulk user-stories 2014-08-01 14:15:19 +02:00
Jesús Espino b567a55598 Adding remove avatar url permissions test 2014-08-01 14:02:46 +02:00
Anler Hp 5515243ed8 Refactoring bulk tasks creation 2014-08-01 13:45:00 +02:00
Jesús Espino 3f628eba52 Fixed auto creation of notify policy objects 2014-08-01 13:39:45 +02:00
Jesús Espino fa150250c9 Adding removeAvatar action to users service 2014-08-01 12:36:56 +02:00
Anler Hp 58cc11e3d4 Refactoring bulk user stories creation 2014-08-01 11:05:58 +02:00
Anler Hp 7c81fbbe97 Fixing wrong response codes 2014-08-01 09:29:18 +02:00
Jesús Espino fd0ad58b52 Some notify policy api improvements 2014-07-31 18:11:04 +02:00
Jesús Espino d17cd5f6d4 Adding api for manage notification levels (tests for permissions needed) 2014-07-31 17:31:40 +02:00
Jesús Espino c035e88aa2 Better image format check 2014-07-31 17:09:05 +02:00
Jesús Espino 81e5609261 Adding test for change avatar 2014-07-31 16:46:09 +02:00
Jesús Espino 43c8699328 Adding test for change avatar permissions 2014-07-31 16:32:33 +02:00
Anler Hp 55a5abec73 Refactoring bulk members creation 2014-07-31 14:23:31 +02:00
Jesús Espino dd7d478d05 Adding permissions and testing for resend-invitation service 2014-07-31 14:09:09 +02:00
Jesús Espino 883fd81d06 Adding bulk_create membership tests 2014-07-31 13:46:51 +02:00
Jesús Espino d4f476dce9 Is owner now take care about ownership in the membership relation 2014-07-31 13:46:42 +02:00
Jesús Espino b0807854fe Fixed stats test 2014-07-31 13:23:49 +02:00
Jesús Espino c0c05c7d33 Fixed test_users_resources test 2014-07-31 13:23:49 +02:00
Anler Hp cb66dc168f Change projectId param to project_id bulk members 2014-07-31 13:04:13 +02:00
Jesús Espino 83ad29dec1 Fixed stats tests 2014-07-31 12:40:39 +02:00
Anler Hp 724087e26d Create memberships in bulk on the same project 2014-07-31 12:19:51 +02:00
Jesús Espino b0d96d16df Some tests fixed 2014-07-31 12:00:43 +02:00
Jesús Espino e55acc11c2 Adding test for create of membership 2014-07-31 10:45:59 +02:00
Anler Hp 5cd3a717d4 Upgrading django testclient extensions library 2014-07-31 10:43:22 +02:00
Jesús Espino 1789aa6f06 Adding tests for bulk_create issues 2014-07-31 10:08:23 +02:00
Jesús Espino bb88966635 Fixed some errors and tests on mdrender 2014-07-31 08:59:12 +02:00
Jesús Espino 0de2bfa06a Fixed small problem with previous commit 2014-07-30 15:55:34 +02:00
Jesús Espino c2b43b1fa1 Adding read-only to a lot of fields of the users serializer 2014-07-30 15:51:38 +02:00
Jesús Espino e163282351 Now change password directly need the current password 2014-07-30 15:42:34 +02:00
Jesús Espino 64a517a83a Now on user delete don't delete the User object, only make it anonymous 2014-07-30 15:02:41 +02:00
Jesús Espino 57659d72df Adding big avatar image and change avatar endpoint 2014-07-30 13:52:51 +02:00
Anler Hp 2ca0039852 Fixing commits related to Task #439 2014-07-30 11:43:38 +02:00
Anler Hp 7af5f6e368 Workaround of last 2-commits 2014-07-30 09:11:15 +02:00
Anler Hp 489cb1283d Task #439 - Support status param in bulk stories 2014-07-30 09:08:17 +02:00
Anler Hp f7fb9f3db1 Task #439 - Support status param in bulk tasks 2014-07-30 09:00:12 +02:00
Anler Hp 0b02cc4523 Task #422 - Create issues in bulk 2014-07-29 13:43:57 +02:00
Anler Hp 4c2585a891 Task #396 - Filter issues by subject 2014-07-29 13:00:27 +02:00
Jesús Espino 339872b094 Optimizing update_role_points on role changed 2014-07-29 12:12:53 +02:00
Anler Hp 6229770c0f Task #436 - Filter user stories by subject 2014-07-29 11:07:47 +02:00
Anler Hp 6ec9489bcc Task #434 - Use 0 for project total points value
After updating run `python manage.py migrate projects`
2014-07-29 10:03:37 +02:00
David Barragán Merino d9165517fd Minor fixes in sample-data command 2014-07-28 23:35:33 +02:00
David Barragán Merino 7df2b50d90 Set dafault values for attachments in sample data and generate first history entries 2014-07-28 21:49:25 +02:00
David Barragán Merino b0bc546706 Revert the changes in commit d7842045a5 2014-07-28 21:39:07 +02:00
David Barragán Merino d7842045a5 Remove attachments from serializer 2014-07-28 20:48:58 +02:00
Jesús Espino c0bf954d46 Adding count of members to roles list 2014-07-28 18:36:11 +02:00
Jesús Espino 2439037b1c Neigbourgs optimization from 18000ms to 300m 2014-07-28 17:26:27 +02:00