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
David Barragán Merino
29b3de6101
Revert "Temporary disable public projects on listings"
...
This reverts commit 5a45db23fc
.
2015-05-25 15:24:06 +02:00
Alejandro Alonso
9ef2f709c7
i18n for default taiga names
2015-04-15 07:26:24 +02:00
Jesús Espino
5a45db23fc
Temporary disable public projects on listings
2015-03-18 11:35:06 +01:00
Jesús Espino
be4d0c6d06
Fix MembersFilter of Users api, now filter correctly and filter by is_active
2015-03-12 10:29:32 +01:00
Jesús Espino
4e9d4610fe
Fixed tests
2015-03-10 17:57:08 +01:00
Jesús Espino
66e6512245
US#1913: CSV Reports
2015-03-10 17:57:08 +01:00
Alejandro Alonso
79e9682531
Updating permissions for supporting public projects
2015-03-09 12:48:14 +01:00
Jesús Espino
f9cbc36303
Fixing issues and task tests
2015-03-04 12:59:28 +01:00
Jesús Espino
618a731019
Fixing some tests
2015-03-04 12:59:28 +01:00
David Barragán Merino
9193c78de5
US #55 : Custom fields - Permissions tests over custom attributes values
2015-03-04 12:59:28 +01:00
David Barragán Merino
e8078aaaa5
US #55 : Custom fields - Create empty CustomAttributesValues when added USs, Tasks and Issues
2015-03-04 12:59:28 +01:00
David Barragán Merino
22e62b4f65
US #55 : Custom fields - Change 'values' field in CustomAttributesValues models to 'attributes_values'
2015-03-04 12:59:27 +01:00
David Barragán Merino
2893213932
US #55 : Custom fields - Create model to save the custom attributes values and update the history
2015-03-04 12:59:27 +01:00
David Barragán Merino
84db9956d5
US #55 : Custom fields - Tests
2015-03-04 12:59:27 +01:00
Jesús Espino
c328414b4d
Fixing a lot of flake8 errors on tests
2015-02-24 19:54:10 +01:00
David Barragán Merino
f398501fb8
Refactor some tests (II) - Remove debug trace
2015-02-24 12:14:29 +01:00
David Barragán Merino
6db1eca874
Refactor some tests
2015-02-24 11:28:01 +01:00
David Barragán Merino
5196f1c25d
Refactor day: Move RoleViewSet from taiga.projects to taiga.users
2015-02-16 20:04:41 +01:00