Miguel Gonzalez
|
c2149ef6a5
|
Added due_date to taks, us and issues
|
2018-04-11 11:34:00 +02:00 |
David Barragán Merino
|
8dbd3df40e
|
Update copyright
|
2017-02-20 17:58:01 +01:00 |
David Barragán Merino
|
45bb5c4d9b
|
Fix Issue #5910: Create validator for assign_to attr
|
2017-01-30 11:35:49 +01:00 |
Michael Jurke
|
0ec1da600c
|
Add tests for issues modified_date and finished_date
|
2016-09-02 01:30:45 +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 |
Alejandro Alonso
|
f66b4c9640
|
Refactoring bulk update order API calls
|
2016-07-28 15:35:15 +02:00 |
David Barragán Merino
|
c82288faa3
|
Fix tests, identations and pass the Flake8
|
2016-06-27 10:45:32 +02:00 |
David Barragán Merino
|
549c022bf8
|
Add license disclaimer to some files
|
2016-06-21 11:00:02 +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
|
0877a5af28
|
Fix issue #4094: Add 'estimated start' and 'estimated end' sprint dates to CSV reports
|
2016-04-20 09:26:47 +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
|
dba0597c9c
|
Status and default status can be None
|
2016-02-10 20:45:20 +01:00 |
Alejandro Alonso
|
be46fac954
|
[Backport] Adding dates to csv issues report
|
2015-11-03 11:05:41 +01:00 |
Alejandro Alonso
|
bccdc2fae1
|
Adding votes and watched projects to sample_data
|
2015-08-26 15:19:01 +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
|
c32d505b96
|
Allow default status, priority, severity and type in issues and tasks
|
2015-06-24 10:12:33 +02:00 |
David Barragán Merino
|
4e158810f4
|
Add tags field to CSV Reports
|
2015-05-06 12:49:05 +02:00 |
Alejandro Alonso
|
bdcd8bba41
|
Adding custom fields to csv exrpot
|
2015-03-10 18:11:50 +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 |
Jesús Espino
|
c328414b4d
|
Fixing a lot of flake8 errors on tests
|
2015-02-24 19:54:10 +01:00 |
David Barragán Merino
|
834d8dfe3f
|
Use taiga.base.utils.json instead json
|
2015-01-14 10:54:42 +01:00 |
Jesús Espino
|
72730fdb73
|
Fixed failing tests
|
2014-11-25 18:51:58 +01:00 |
Alejandro Alonso
|
c285857844
|
Refactoring owner permissions, now only is_owner memberships are considered as owner users
|
2014-11-25 18:51:58 +01:00 |
Alejandro Alonso
|
e71a9a1202
|
Fixing searchs, using an and for the words we search instead of an or
|
2014-10-16 13:14:43 +02:00 |
Andrey Antukh
|
3061425a67
|
Improvements and fixes on tests.
|
2014-09-16 10:48:43 +02:00 |
Andrey Antukh
|
0b375be614
|
Replace direct JSONRender usage with taiga own json module on all tests.
So unify the json interface in all tests code.
|
2014-09-06 02:00:09 +02:00 |
Andrey Antukh
|
4f27a8ba4d
|
Fix affected tests to previous attachment fixes.
|
2014-09-06 00:43:32 +02:00 |
Jesús Espino
|
50ffc1caf9
|
Fixed tests
|
2014-08-12 09:25:56 +02:00 |
Anler Hp
|
68a579338f
|
Refactoring issues bulk creation
|
2014-08-01 15:02:10 +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 |