Skip to content

Releases: creecros/Group_assign

1.7.4

06 Jun 14:24
1536985
Compare
Choose a tag to compare
  • 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

29 May 22:00
Compare
Choose a tag to compare
  • #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

22 May 19:53
b424c1f
Compare
Choose a tag to compare
  • added js was double submiting forms, this removes the second submit

1.7.1 - Do not use this tag (Double submitting forms)

17 May 00:47
Compare
Choose a tag to compare

1.7.0 - Do not use this tag (Double submitting forms)

16 May 16:29
Compare
Choose a tag to compare
  • Fixes #34
  • Adds pill box multi select for Other Assignee's Field

1.6.2

10 Apr 11:03
18c38ed
Compare
Choose a tag to compare
  • adds Portuguese/Brazilian Translations

1.6.1

18 Jan 14:07
de4208d
Compare
Choose a tag to compare
  • CSS fix.
    • Typo in CSS for Font Color in Assigned Group

1.6.0

16 Jan 14:56
6d950a2
Compare
Choose a tag to compare
  • 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

15 Dec 04:03
c32f070
Compare
Choose a tag to compare
  • 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

14 Dec 21:54
f08d0dc
Compare
Choose a tag to compare
  • Fixed a typo in a variable name in the NewTaskModificationController, causing a PHP Warning.