Álex Hermida
9a84eb64fd
Update default duedate colors
2018-08-03 11:40:14 +02:00
Álex Hermida
fc511df8bc
Remove default duedates attrs & refactor
2018-08-03 11:40:14 +02:00
Álex Hermida
abeed336b5
Upgrade initial project template with duedate data
2018-08-03 11:40:14 +02:00
Álex Hermida
540aa06819
Add duedates attributes to retrive project
2018-08-03 11:40:14 +02:00
Álex Hermida
799cfde576
Add project template data and update admin
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
Miguel Gonzalez
d94e444b57
fix: Fix apply_order_updates algorithm
...
With this commit changes detection is improved. It fixes a regression
introduced by be66c3270c
.
2018-08-02 17:09:40 +02:00
Miguel Gonzalez
cd4cd177b4
Merge branch 'master' into 3.4.0rc
2018-07-23 12:56:43 +02:00
Daniel García
552421bc49
Include attachments in issue view when necessary
2018-07-18 16:00:54 +02:00
Miguel Gonzalez
989fcfe466
Merge pull request #1151 from migonzalvar/fix/export
...
Fix project export done email
2018-07-16 07:27:54 +02:00
Miguel Gonzalez
8ca22009df
Fix unintended template filter name overriding
2018-07-12 19:52:46 +02:00
Miguel Gonzalez
59b5646322
Add test_emails command
2018-07-12 19:51:35 +02:00
Álex Hermida
bda6e7b927
Avoid milestone validation on bulk issues
2018-07-11 10:23:00 +02:00
Álex Hermida
78e20630a4
Add milestone filter to issues
2018-07-11 10:23:00 +02:00
Álex Hermida
34ac74806c
Add tests & milestone to Issues bulk-create
2018-07-11 10:23:00 +02:00
Miguel Gonzalez
4f5db05fae
Update change log
2018-07-04 20:38:29 +02:00
Daniel García
2744aa52f0
User Stories Role Filter
2018-07-03 15:58:15 +02:00
Álex Hermida
5974ca6ce3
Add test filter assigned users by role
2018-07-03 15:58:15 +02:00
Álex Hermida
8e01fbc97b
Update role filter data
2018-07-03 15:58:15 +02:00
Miguel Gonzalez
610938c026
Merge pull request #1136 from alexhermida/ft/fix_unassinged_users_count
...
Fix assigned users filters unassigned
2018-07-03 09:16:38 +02:00
Álex Hermida
93029f99f4
Fix tests
2018-06-28 17:46:59 +02:00
Álex Hermida
006bc72e67
Change assigned_users us_counter to include assigned_users and assigned_to
2018-06-28 13:54:54 +02:00
Álex Hermida
7bec90f59c
Fix assigned users filter to work well with None and multiple filters
2018-06-28 13:37:06 +02:00
Miguel Gonzalez
a781b3c3e2
Set correct version
2018-06-27 23:22:54 +02:00
Álex Hermida
1af507685d
Updated change log
2018-06-27 17:49:23 +02:00
Álex Hermida
0cad037beb
Change get_assigned_users_filter to 'or'
2018-06-27 17:18:34 +02:00
Álex Hermida
516d8773e7
Add filter assigned users for None case
2018-06-27 17:03:48 +02:00
Álex Hermida
7a4bdbf6dc
Add userstories assigned users filters data
2018-06-27 00:18:51 +02:00
Álex Hermida
1d6c559189
Add filters data assigned users tests
2018-06-27 00:18:51 +02:00
Miguel Gonzalez
be66c3270c
Fix reorder does not introduce new holes
2018-06-26 17:44:42 +02:00
Miguel Gonzalez
1b0b879843
Upgrade psycopg2 library
2018-06-26 12:39:28 +02:00
Miguel Gonzalez
aa2fa445c3
Update change log
2018-06-13 20:20:16 +02:00
Miguel Gonzalez
5927ad0794
Merge branch 'alexhermida-ft/fix_filter'
2018-06-12 17:36:28 +02:00
Álex Hermida
069a79a174
Refactor AssignedUsersFilter
2018-06-12 17:36:16 +02:00
Álex Hermida
1e9aaf1a82
Add test_get_user_stories_assigned_users
2018-06-12 17:36:16 +02:00
Álex Hermida
e3b69def6c
Alter verbose name read_new_terms on user
2018-06-12 17:33:08 +02:00
Miguel Gonzalez
ab27d686bc
Update change log
2018-05-30 20:15:48 +02:00
Álex Hermida
3e9b502b9b
Prevent history user error with id
2018-05-30 16:58:36 +02:00
Álex Hermida
73597b564b
Prevent error on US with email in history owner attr
2018-05-30 16:58:36 +02:00
Miguel Gonzalez
2a436d53dd
Resolve incompatible dependencies pinning specific versions
...
The new pip 10 detects incompatible versions for asana and requests.
It is solved by upgrading `asana` to the latest available patch release
and pinning `idna` version to the one required by `requests`.
2018-05-30 16:30:34 +02:00
Miguel Gonzalez
41c8b9c810
Update change log
2018-05-23 21:58:05 +02:00
Álex Hermida
1dc19695b5
Improve assigned users filter to have old US's
2018-05-23 14:04:04 +02:00
Daniel García
4001c57359
Remove temporary csv file after being appended to user profile zip file
2018-05-23 14:04:04 +02:00
Daniel García
648a1f1dbb
accepted_terms field required in register
2018-05-23 14:04:04 +02:00
Álex Hermida
ebb6dfc3c3
Add user new terms modifications
2018-05-23 14:04:04 +02:00
Miguel Gonzalez
29daac11df
Pin kombu version to match celery
...
See https://github.com/celery/kombu/issues/873
2018-05-22 18:33:35 +02:00
Daniel García
6c53e94909
Download user data as zip
2018-05-22 13:13:13 +02:00
Miguel Gonzalez
9aae14a332
Update change log
2018-05-09 21:28:18 +02:00
Miguel Gonzalez
c05b7f7781
[i18n] Update locales
2018-05-09 21:23:44 +02:00