Releases: creecros/Group_assign
Releases · creecros/Group_assign
1.7.4
- update js to be less fail and make me not look like such a bad
- was preventing keyboard shortcuts from working #38
1.7.3
- #37 Separates
assignee:
filter and adds allassignees:
filter
- using
allassignees:Username
or allassignees:Name
will find all tasks assigned to that user regardless of how they have been assigneed, whether in the group or in Other Assignees or Assignee.
1.7.2
- added js was double submiting forms, this removes the second submit
1.7.1 - Do not use this tag (Double submitting forms)
1.7.0 - Do not use this tag (Double submitting forms)
- Fixes #34
- Adds pill box multi select for Other Assignee's Field
1.6.2
- adds Portuguese/Brazilian Translations
1.6.1
- CSS fix.
- Typo in CSS for Font Color in Assigned Group
1.6.0
- Adds a toggle switch in
Settings > Application settings
to enable group management for Application Managers
- App Managers will be able to fully manage groups, create them, add users to them, remove users from them, etc...
1.5.0
- Task Duplication now includes group assigned and other assignee's
- Task Duplication to another project includes group assigned and other assignee's, with permissions to the new project
- Task Movement to another project includes group assigned and other assignee's, with permissions to the new project
- Task Recurrence now includes group assigned and other assignee's in the recurrence.
1.4.2
- Fixed a typo in a variable name in the NewTaskModificationController, causing a PHP Warning.