Jesús Espino
|
c778f476be
|
Improved a little some tests speed
|
2014-08-26 20:06:24 +02:00 |
Jesús Espino
|
0d9311613d
|
On retrieve not apply the filter, only check the permissions
|
2014-08-19 10:07:20 +02:00 |
Jesús Espino
|
8bd6e4fb2d
|
Fixed proyect notification policy tests
|
2014-08-18 12:48:32 +02:00 |
Jesús Espino
|
e4def00dce
|
Updated test to the new bulk ordering format
|
2014-08-12 10:23:31 +02:00 |
Jesús Espino
|
50ffc1caf9
|
Fixed tests
|
2014-08-12 09:25:56 +02:00 |
Jesús Espino
|
26e462e182
|
Fixed issue #298: Now permissions on API listings works
|
2014-08-08 13:43:07 +02:00 |
Anler Hp
|
47a28cc3dc
|
Create membership for user creating project <=> role exists
|
2014-08-07 16:30:28 +02:00 |
Anler Hp
|
08ca07454a
|
Failing test
|
2014-08-06 14:09:41 +02:00 |
Jesús Espino
|
64a8a137ab
|
Now taking care of delete_last_milestone permission
|
2014-08-04 19:07:29 +02:00 |
Alejandro Alonso
|
3e9c836c7f
|
Adding change email functionality
|
2014-08-04 10:15:32 +02:00 |
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 |
Anler Hp
|
58cc11e3d4
|
Refactoring bulk user stories creation
|
2014-08-01 11:05:58 +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 |
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
|
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 |
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 |
Anler Hp
|
2ca0039852
|
Fixing commits related to Task #439
|
2014-07-30 11:43:38 +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 |
Anler Hp
|
6229770c0f
|
Task #436 - Filter user stories by subject
|
2014-07-29 11:07:47 +02:00 |
Jesús Espino
|
945914c12b
|
Adding some test for stats
|
2014-07-28 09:50:58 +02:00 |
Anler Hp
|
33fac4b43a
|
Auto generate slug for projects
|
2014-07-25 14:19:37 +02:00 |
Anler Hp
|
e79f0380dd
|
Task #417 - Fixing create project api handler
|
2014-07-25 13:49:51 +02:00 |
Anler Hp
|
3f8af102ab
|
Task #400 - Autolink user to membership if exists
When inviting an user to a project, if the user is already registered,
link her directly to the membership.
|
2014-07-25 12:57:06 +02:00 |
Anler Hp
|
8eed0d03e5
|
Task #399 - Memberships' resend-invitation handler
In order to resend and invitation email you just POST to detail-url
`memberships-resend-invitation`
|
2014-07-25 10:50:30 +02:00 |
Anler Hp
|
620ad91996
|
Task #361
Added a test only and appears to work
|
2014-07-24 14:49:48 +02:00 |
Anler Hp
|
95e636b856
|
Task #406 - Create members in bulk
Example:
POST /memberships/bulk-create
[{"project_id": <project id>,
"role_id": <role id>,
"email": <member email>}, ...]
|
2014-07-24 13:06:50 +02:00 |
Jesús Espino
|
d97edb464c
|
[HUGE CHANGE] Changed the permissions system
|
2014-07-24 12:19:06 +02:00 |
Anler Hp
|
44f9911730
|
Fix neighbor tests due to change in Issue ordering
|
2014-07-23 14:44:10 +02:00 |
Anler Hp
|
75cecbed70
|
Task #349 - API fails when DELETE-ing an userstory
Link - https://kaleidos.taiga.io/#/project/taiga/tasks/349
|
2014-07-23 11:21:52 +02:00 |
David Barragán Merino
|
2e6ddbf98f
|
Merge pull request #55 from taigaio/attachments
Check permissions when accessing attachments
|
2014-07-22 23:32:54 +02:00 |
Jesús Espino
|
d5df49f59a
|
Big refactor on is_closed calculation
|
2014-07-22 12:00:25 +02:00 |
Jesús Espino
|
d32a9562be
|
A lot of refactoring on close us code signals code
|
2014-07-21 21:23:40 +02:00 |
Anler Hp
|
82ddeb69a7
|
USs: class-based to function-based services
|
2014-07-11 01:04:27 +02:00 |
Anler Hp
|
40260c82ad
|
Tasks: class-based to function-based services
|
2014-07-11 01:04:17 +02:00 |