Daniel García
|
6e8b5d1c2b
|
Repair tests
|
2018-04-11 11:34:00 +02:00 |
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
|
421a213f5e
|
Add estimated_start, estimated_finish filters to tasks, userstories and milestones
|
2016-11-28 17:13:00 +01:00 |
David Barragán Merino
|
4c6f49aaab
|
Improve more validators
|
2016-09-08 11:16:52 +02:00 |
Michael Jurke
|
87f81154ec
|
Add created-, modified- and finished_date filters to tasks
|
2016-09-02 10:50:47 +02:00 |
David Barragán Merino
|
3187bdfed9
|
Fix tasks validators for bulk operations
|
2016-08-02 15:14:07 +02:00 |
Alejandro Alonso
|
f66b4c9640
|
Refactoring bulk update order API calls
|
2016-07-28 15:35:15 +02:00 |
David Barragán Merino
|
6b6f6e80be
|
Add filter_data to tasks API endpoint
|
2016-06-27 10:45:32 +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 |
David Barragán Merino
|
549c022bf8
|
Add license disclaimer to some files
|
2016-06-21 11:00:02 +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
|
b00ba4a968
|
Including created, modified and finished dates in tasks csv reports
|
2016-06-01 08:16:39 +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
|
bccdc2fae1
|
Adding votes and watched projects to sample_data
|
2015-08-26 15:19:01 +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 |
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
|
64dde7870d
|
Remove unnecessary import
|
2015-01-13 19:10:13 +01:00 |
Jesús Espino
|
1101c5a719
|
Add bulk update order in user story and taskboard for tasks
|
2014-12-02 19:20:36 +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
|
a1d6875d88
|
Fixing task tests
|
2014-10-24 08:47:58 +02:00 |
Alejandro Alonso
|
6fc97cf99d
|
When creating a task with milestone and user_story associated checking the user_story is also associated to the milestone
|
2014-10-19 20:00:17 +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
|
5515243ed8
|
Refactoring bulk tasks creation
|
2014-08-01 13:45:00 +02:00 |
Anler Hp
|
2ca0039852
|
Fixing commits related to Task #439
|
2014-07-30 11:43:38 +02:00 |
Anler Hp
|
620ad91996
|
Task #361
Added a test only and appears to work
|
2014-07-24 14:49:48 +02:00 |
Anler Hp
|
40260c82ad
|
Tasks: class-based to function-based services
|
2014-07-11 01:04:17 +02:00 |