Jesús Espino
|
1b76977e9c
|
[Backport] Using psd-tools for psd thumbnail
|
2017-01-12 21:37:45 +01:00 |
Alejandro Alonso
|
ec049521e4
|
[Backport] Throttling membership creation
|
2017-01-04 11:37:32 +01:00 |
Jesús Espino
|
ed9ddf9aa9
|
[Backport] Adding throttling to memberships
|
2017-01-02 14:41:57 +01:00 |
David Barragán Merino
|
16856cb64f
|
[Backport] Add alt text in Taiga logo for emails
|
2016-12-14 10:52:39 +01:00 |
David Barragán Merino
|
47ff050abe
|
[Backport] Remove alt text for the logo img in email templates
|
2016-12-13 10:53:24 +01:00 |
Alejandro Alonso
|
ce530e8e71
|
[Backport] issue 4809: sorting with some fields with filters leads to incomplete lists with duplicates on multiple pages
|
2016-12-02 17:32:03 +01:00 |
Alejandro Alonso
|
a3f88db4d1
|
[Backport] Fixes CharField behaviour and introduces proper validation for ModelField
|
2016-10-21 15:16:31 +02:00 |
David Barragán Merino
|
93b52a87ba
|
[Backport] Clean duplicate code in project slug generation process
|
2016-10-18 09:40:56 +02:00 |
David Barragán Merino
|
057804248f
|
[Backport] Remove BrowsableAPIRenderer and XMLRenderer
|
2016-10-06 07:42:11 +02:00 |
Alejandro Alonso
|
8edbb1baaa
|
[Backport] Fixing deadlocks on update_attr_in_bulk_for_ids
|
2016-10-04 18:24:06 +02:00 |
Alejandro Alonso
|
defdffe047
|
[Backport] Fixing bulk update API call with empty arrays
|
2016-10-02 17:39:38 +02:00 |
Alejandro Alonso
|
ec9cff8a88
|
Improving default values for orders
|
2016-09-28 09:56:12 +02:00 |
David Barragán Merino
|
8d0c9ee1c1
|
Fix test and RelatedUserStoyr API nested endpoint
|
2016-09-08 11:16:52 +02:00 |
Alejandro Alonso
|
32267af4f4
|
Refactoring 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
|
e2f6245fbb
|
Add epic order in userstories if filter by epic ide is enabled
|
2016-09-08 11:16:52 +02:00 |
David Barragán Merino
|
f5f8f66b57
|
Add color to Epics
|
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
|
d5b2bc95ab
|
Add initial Epic viewset (+ Voters and watchers)
|
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 |
Michael Jurke
|
b7d8dbc1a7
|
Adds created-, modified-, finished- and finish_date to base filters
Extends issues api filters with created_date, modified_date and finished_date
|
2016-09-01 23:34:37 +02:00 |
David Barragán Merino
|
6134d7303d
|
Fix a typo
|
2016-08-24 18:08:01 +02:00 |
Jesús Espino
|
a6f5b4c0ec
|
Fix small bugs found while generating api documentation
|
2016-08-17 10:46:27 +02:00 |
Jesús Espino
|
3e9bfd7523
|
Fixing slug duplications on race conditions
|
2016-07-28 16:47:53 +02:00 |
Jesús Espino
|
1b6077c105
|
Migrating export_import api to new serializers/validators
|
2016-07-28 16:45:31 +02:00 |
Alejandro Alonso
|
f66b4c9640
|
Refactoring bulk update order API calls
|
2016-07-28 15:35:15 +02:00 |
David Barragán Merino
|
bad32e5cba
|
Pepocho
|
2016-07-22 10:53:52 +02:00 |
David Barragán Merino
|
f1a55e747d
|
Remove a print
|
2016-07-08 20:25:01 +02:00 |
Jesús Espino
|
aad40e4ba0
|
Add to tags to base filters
|
2016-07-08 13:31:49 +02:00 |
Jesús Espino
|
e66b96376f
|
Add filter by email domain on register
|
2016-07-08 13:03:38 +02:00 |
Jesús Espino
|
8896d65136
|
Fix project members photo
|
2016-07-07 11:05:39 +02:00 |
Jesús Espino
|
9c8a630fc6
|
Moving ValidationError to taiga.base.exceptions
|
2016-07-06 20:07:11 +02:00 |
Jesús Espino
|
04102e3b9f
|
Migrating attachments serializers
|
2016-07-06 20:07:11 +02:00 |
Jesús Espino
|
7d2b6c34ce
|
Migrating users serializers and validators
|
2016-07-06 12:46:53 +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
|
713e7dffda
|
Fixing MembersFilterBackend
|
2016-06-30 11:54:15 +02:00 |
Alejandro Alonso
|
34446d8289
|
Adding tasks and attachments to userstory listing API calls and attachments to task listing API call
|
2016-06-27 10:45:16 +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
|
63cc560dab
|
Change TextArrayField to ArrayField for tags, permisions and more fields.
|
2016-06-15 11:11:31 +02:00 |
David Barragán Merino
|
bdd0f0b833
|
Fix to add tags in the same order
|
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 |
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
|
e295bd95d8
|
Ugly hack to temporary disable thumbnail generation for tiff files
|
2016-05-25 07:56:37 +02:00 |
David Barragán Merino
|
9f4886963a
|
Improve webhooks (fix #3688, #3755 and #3758)
|
2016-04-20 09:08:00 +02:00 |
Alejandro Alonso
|
6aecf282d1
|
Updating translations
|
2016-03-30 13:06:58 +02:00 |
Philipp Dörner
|
a1bd320542
|
Refactored occurrences of users.User to get_user_model(), which allows a custom user model
|
2016-03-29 19:16:44 +02:00 |
Alejandro Alonso
|
2457e8b705
|
Adding project info on about slots when import/create/edit fails
|
2016-03-01 12:23:07 +01:00 |
Alejandro Alonso
|
22d545ebd4
|
Refactoring code parts where owner really means admin
|
2016-02-24 07:57:09 +01:00 |