Commit Graph

3638 Commits (dae83618a101a0325a40d861b0e8b674835f11cc)

Author SHA1 Message Date
Á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
Miguel Gonzalez 5434440c45 Add Persian (Iran) language 2018-05-09 21:06:17 +02:00
Álex Hermida b13d6b3cbf Add assigned users dashboard filter 2018-04-30 12:15:23 +02:00
Miguel Gonzalez d0ec0f9074 Update change log 2018-04-29 23:02:32 +02:00
Álex Hermida 8419baadde Avoid unassigned activity 2018-04-26 13:19:19 +02:00
Álex Hermida c7111a29b1 Fix history unassigned 2018-04-26 07:52:38 +02:00
Miguel Gonzalez 9fae7e1ef8 [i18n] Update locales 2018-04-25 19:10:35 +02:00
Alex Hermida b464da2b99
Merge pull request #1097 from taigaio/3.3.0rc
3.3.0rc
2018-04-24 13:35:32 +02:00
Álex Hermida dc3c5f3edd Update changelog 2018-04-24 12:46:31 +02:00
Álex Hermida cecf92d683 Update due date threshold to 14 days 2018-04-24 12:28:19 +02:00
Álex Hermida 76414c75d4 Add snapshot migration for userstories to avoid unnecessary history entries 2018-04-24 12:28:13 +02:00
Miguel Gonzalez 6faed218ba feature: Add trace information to SQL statement 2018-04-24 12:27:57 +02:00
Álex Hermida ee862b0748 Add due date & due date rease to webhooks 2018-04-24 12:27:57 +02:00
Álex Hermida 8fbf4b8068 Add assigned users to webhooks 2018-04-24 12:27:57 +02:00
Álex Hermida 1d4c731624 Update csv test and rebase migration 2018-04-24 12:27:39 +02:00
Álex Hermida f95d9f28be * Add timeline tests
* Improve factory
* Add default to exclude fields
2018-04-24 12:26:19 +02:00
Álex Hermida de7ab4c474 Add excluded keys to make diff 2018-04-24 12:20:55 +02:00
Álex Hermida 94fcbbc55e Add assigned users to us
Also:
 * csv export
 * json export
 * import validator
 * history
 * Email template
2018-04-24 12:18:50 +02:00
Alex Hermida 2284ec6b6e
Merge pull request #1092 from dangarbar/ft/due-date-activity
Ft/due date activity
2018-04-13 23:38:09 +02:00
Álex Hermida fb36b14ff0 Change default live notify policy level to involved 2018-04-13 09:34:26 +02:00
Daniel García 885abdf5d2 Format due dates in email templates 2018-04-12 13:32:59 +02:00
Daniel García 4e58bf7413 Improve due date format in freezers 2018-04-12 12:12:32 +02:00
Daniel García 6e8b5d1c2b Repair tests 2018-04-11 11:34:00 +02:00