Alejandro Alonso
544cdc00d0
Adding permission tests for epic related user stories
2016-09-08 11:16:52 +02:00
David Barragán Merino
275ce381f9
Fix tasks creation in bulk test
2016-09-08 11:16:52 +02:00
David Barragán Merino
f7c74fc63e
Fix some tests
2016-09-08 11:16:52 +02:00
Alejandro Alonso
32267af4f4
Refactoring epics API
2016-09-08 11:16:52 +02:00
David Barragán Merino
abff91e6bb
Fix memeverships-bulk-create validator
2016-09-08 11:16:52 +02:00
Alejandro Alonso
0e6daf09f6
Adding unset_related_userstory end point to epics API
2016-09-08 11:16:52 +02:00
Alejandro Alonso
2f7384a76b
Adding set_related_userstory end point to epics API
2016-09-08 11:16:52 +02:00
Alejandro Alonso
46f6fa71e6
Adding bulk_create_related_userstories endpoint to epics API
2016-09-08 11:16:52 +02:00
David Barragán Merino
0a5ba7b3ae
Add csv for Epics
2016-09-08 11:16:52 +02:00
David Barragán Merino
c3570e9446
Add test of epic history endpoint
2016-09-08 11:16:52 +02:00
David Barragán Merino
0e2ba632db
Add and fix some tests
2016-09-08 11:16:52 +02:00
David Barragán Merino
a752c6b84f
Add tests over Epic attachments
2016-09-08 11:16:52 +02:00
David Barragán Merino
7a412fb536
Fix some tests
2016-09-08 11:16:52 +02:00
David Barragán Merino
82bff6f5bf
Fixup. Custom atributes
2016-09-08 11:16:52 +02:00
David Barragán Merino
f70923c064
Initial epic model + epic status + epcic attachments + project template + project defaults
2016-09-08 11:16:52 +02:00
Alejandro Alonso
f66b4c9640
Refactoring bulk update order API calls
2016-07-28 15:35:15 +02:00
Alejandro Alonso
4864b9f957
Splitting validators and serializers
2016-07-06 12:46:53 +02:00
Alejandro Alonso
78a2118e8e
API performance
2016-07-06 12:46:53 +02:00
Jesús Espino
64d47aa61c
Add project_id to all history entries
2016-07-01 10:16:21 +02:00
David Barragán Merino
549c022bf8
Add license disclaimer to some files
2016-06-21 11:00:02 +02:00
Alejandro Alonso
3e555de7c4
API calls to create, rename, edit color, delete and mix tags
2016-06-15 11:03:28 +02:00
David Barragán Merino
47907eedb4
Apply PEP-263 to taiga project
2016-05-30 20:41:40 +02:00
David Barragán Merino
413a83808a
US #4186 : Permission to add comments
2016-05-25 20:37:43 +02:00
David Barragán Merino
38e5198cc9
Minor refactor over permissions module
2016-05-25 20:37:04 +02:00
David Barragán Merino
591614e57a
Remove USER_PERMISSIONS
2016-05-25 14:24:47 +02:00
Alejandro Alonso
81b41529d2
US #2929 : Ability to edit commit and see their history
2016-05-25 14:24:00 +02:00
David Barragán Merino
cc8e5f39b7
Change membership.is_owner to membership.is_admin
2016-02-17 19:21:13 +01:00
Alejandro Alonso
6553ad34e4
Fixing deadlock and condition race errrors
2016-02-15 15:18:27 +01:00
David Barragán Merino
b8acb0d51e
Fix #3846 : Exclude private projects in discover calls
2016-02-02 19:57:51 +01:00
Alejandro Alonso
5b39052ca2
Blocking projects: updating project model and related viewsets
2016-02-02 16:44:47 +01:00
Alejandro Alonso
50e00b6d45
Task #3517 #3516 : Order by fans and activity (last week/moth/year/all time)
2016-01-21 18:44:18 +01:00
Andrey Antukh
9c4472a787
Add alejandro.alonso copyright preamble to test sources.
2016-01-08 16:08:46 +02:00
Andrey Antukh
501145bdcd
Fix my email on copyright preamble on test source files.
2016-01-08 15:58:30 +02:00
David Barragán Merino
f992d372df
Update license message
2016-01-04 08:51:06 +01:00
David Burke
b0c57d8171
Added ref GET param to resolver API.
...
Useful if we know the the ref ID but not the type of object it is.
Reduces number of API calls in cases when we want to reference an object
by it's ref ID.
Modified integration test to confirm ref works just like using a us, ect
params and has same permissions.
2015-10-26 18:01:54 +01:00
Alejandro Alonso
3fc725c080
Refactoring likes and votes
2015-10-23 10:51:23 +02:00
David Barragán Merino
9b56a414f0
Fix dates in license messages. Change 2014 to 2014-2015
2015-10-13 11:27:15 +02:00
Alejandro Alonso
da8024141b
Refactoring likes, votes, watchers and favourites names
2015-10-02 14:16:35 +02:00
Alejandro Alonso
bd09e23b61
External applications support
2015-09-09 09:39:54 +02:00
Alejandro Alonso
8c990e5088
Refactoring watchers for projects
2015-09-08 13:37:26 +02:00
David Barragán Merino
b5fed8e65b
Change 'star/unstar project' to 'like/unlike project'
2015-09-01 19:00:55 +02:00
Alejandro Alonso
3492b46cc9
User favourites API
2015-08-26 15:19:02 +02:00
Alejandro Alonso
bccdc2fae1
Adding votes and watched projects to sample_data
2015-08-26 15:19:01 +02:00
Alejandro Alonso
f3641f5cfb
Refactoring and improving watchers
2015-08-26 15:10:13 +02:00
David Barragán Merino
44eee5212a
Improve votes module
2015-08-26 13:35:17 +02:00
Alejandro Alonso
f5f575267d
Disabling most signals on bulk creation
2015-07-30 14:31:26 +02:00
David Barragán Merino
21153ea1aa
Improve userstories/filters_data and issues/filter_data
2015-07-28 08:21:08 +02:00
Jesús Espino
aaf89ebb04
Issue#2943: Regenerate refs for tasks, issues and user stories on project change
2015-06-24 20:15:02 +02:00
Alejandro Alonso
e54802f0b1
Now anonymous users can confirm the change of email even if they are not authenticated, some users update the email from a desktop browser but check the email from mobile
2015-06-15 12:45:42 +02:00
Alejandro Alonso
955a3a32e2
Adding by_username endpoint to users API
2015-05-27 11:36:37 +02:00