Álex Hermida
|
540aa06819
|
Add duedates attributes to retrive project
|
2018-08-03 11:40:14 +02:00 |
Álex Hermida
|
f55f1e0d14
|
Add task & issues due dates configuration
|
2018-08-03 11:40:14 +02:00 |
Álex Hermida
|
99256df22c
|
Add US duedates configuration
|
2018-08-03 11:40:14 +02:00 |
David Barragán Merino
|
8dbd3df40e
|
Update copyright
|
2017-02-20 17:58:01 +01:00 |
Alejandro Alonso
|
ec2d11c71a
|
US 2219: Get in touch with the project admins
|
2016-11-10 20:39:56 +01:00 |
David Barragán Merino
|
9a1b422a42
|
Add project extra info to the user story serializer
|
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
|
a7c262ffdc
|
Working in history and timeline for epics (initial version)
|
2016-09-08 11:16:52 +02:00 |
David Barragán Merino
|
389a18026b
|
Epic custom attributes values
|
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 |
Jesús Espino
|
f80c4cf90d
|
Bug#4493: Return id on points/priority/severity...
|
2016-08-17 11:49:21 +02:00 |
David Barragán Merino
|
29a64d1243
|
Add role id to the members dict serializer
|
2016-08-16 14:33:08 +02:00 |
Jesús Espino
|
0f15f671f5
|
US#4445: Add milestones to project detail
|
2016-07-28 16:50:18 +02:00 |
Alejandro Alonso
|
20a7595ca3
|
Including the gravatar id in the responses and not generating the gravatar avatar url by default
|
2016-07-08 09:36:32 +02:00 |
Jesús Espino
|
8896d65136
|
Fix project members photo
|
2016-07-07 11:05:39 +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 |
Alejandro Alonso
|
7968c80376
|
Improving API performance for us, task, milestone and issue listing
|
2016-06-17 12:42:21 +02:00 |
David Barragán Merino
|
13ef1b9af5
|
Move all tags code to projects.tags
|
2016-06-15 11:03:29 +02:00 |
David Barragán Merino
|
8c45033f18
|
Assign a color when create a new tag
|
2016-06-15 11:03:28 +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
|
38e5198cc9
|
Minor refactor over permissions module
|
2016-05-25 20:37:04 +02:00 |
Alejandro Alonso
|
2f01440c8f
|
[Backport] Adding is_out_of_owner_limits to project detail serializer
|
2016-04-21 13:10:43 +02:00 |
David Barragán Merino
|
ced6f435c2
|
[Backport] Fix issue 4056, 4075 and a minor refactor
|
2016-04-08 14:00:24 +02:00 |
Alejandro Alonso
|
6aecf282d1
|
Updating translations
|
2016-03-30 13:06:58 +02:00 |
Alejandro Alonso
|
fab3c1f199
|
moving total_memberships to project detail serializer
|
2016-03-30 12:35:08 +02:00 |
David Barragán Merino
|
c29f1a5324
|
Fix is_admin validation for memberships without user
|
2016-03-22 10:31:21 +01:00 |
David Barragán Merino
|
af588be527
|
Project owners can not be no admin
|
2016-03-18 09:37:01 +01:00 |
David Barragán Merino
|
239c556ff5
|
Move 'can_is_private_be_updated' to 'is_private_extra_info'
|
2016-03-17 17:16:12 +01:00 |
David Barragán Merino
|
f502a538c2
|
Add 'max_memberships', 'total_memberships' and 'can_is_private_be_updated' to the project serializer
|
2016-03-16 17:29:30 +01:00 |
Alejandro Alonso
|
c92dda9ed0
|
Adding owner info to project serializer
|
2016-02-29 13:16:31 +01:00 |
Alejandro Alonso
|
22d545ebd4
|
Refactoring code parts where owner really means admin
|
2016-02-24 07:57:09 +01:00 |
David Barragán Merino
|
cc8e5f39b7
|
Change membership.is_owner to membership.is_admin
|
2016-02-17 19:21:13 +01:00 |
Alejandro Alonso
|
6cf3c5727e
|
Fixing serializers validation for duplicated names in priorities, severities and issue types
|
2016-02-05 12:43:46 +01:00 |
Alejandro Alonso
|
57cf32c56d
|
Adding transfer_token to project model
|
2016-02-04 19:52:30 +01:00 |
David Barragán Merino
|
be0f5d3706
|
Issue #3856: Show if I am a member of a project
|
2016-02-02 20:44:08 +01:00 |
Alejandro Alonso
|
5b39052ca2
|
Blocking projects: updating project model and related viewsets
|
2016-02-02 16:44:47 +01:00 |
Alejandro Alonso
|
e15e00336d
|
When leaving a project or removing a membership the project must allways have a valid owner
|
2016-02-02 14:23:44 +01:00 |
Alejandro Alonso
|
1a341f7252
|
Fixing bug in get_total_closed_milestones
|
2016-01-21 18:44:18 +01:00 |
David Barragán Merino
|
0b7fe02a6f
|
Task #3515: Add logo field to project model
|
2016-01-21 18:44:18 +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
|
fe30371e2c
|
Add alejandro.alonso copyright preamble to main python sources.
|
2016-01-08 16:06:57 +02:00 |
Andrey Antukh
|
2ad5fda864
|
Fix my email on copyright preamble on main source files.
|
2016-01-08 15:58:24 +02:00 |
David Barragán Merino
|
f992d372df
|
Update license message
|
2016-01-04 08:51:06 +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
|
b750236a56
|
Making total_points and total_sprints nullable values
|
2015-09-24 13:54:07 +02:00 |
David Barragán Merino
|
285c759eb6
|
Fix tests errors
|
2015-09-04 11:04:08 +02:00 |