Downloads
Download tar.gz
29.78 KB
MD5: 5f3ef4b3964f4ac63cd16f2f7ed3a18f
SHA-1: 047bd1fda339698c48c830104f662a70fefe759e
SHA-256: 628346e0e4b246d1f565aef3c1c1e7b1fdc3015dd640d1308064abc664080979
Download zip
33.96 KB
MD5: ef2e182c0592f0b19db62a713d5b3fe7
SHA-1: 5e3c39dfccbdd250e50b1eff77229bf13734af74
SHA-256: 0082fefd8989979db2f2401c6802b4caa31e82cec4a96358fe2968a3dab520d4
Release notes
New features:
- feature #375553: provide altenative path for downloading mail in addition to via Drupal's standard cron hook
- feature #382442: provide optional global mailfrom address
- feature #400114: suggest "active" state when user updates "new" ticket
- feature #402918: introduce new permissions: 'can assign tickets to other users' and 'can subscribe other users to notifications'
- feature #406494: add 'create new ticket' link to user's page (patch thanks to James Sansbury, aka q0rban)
- feature #403112: provide custom search tab for jobtrack tickets, limiting search to only tickets user has access to; provide option to filter jobtrack tickets out of content search results; provide option to override the theme and/or block search form to search tickets instead of all content.
Bugs fixed:
- bug #380666: only display jobtrack form for comments to jobtrack tickets
- bug #382460: enforce access permissions when viewing tickets
- bug #380736: provide default node permissions: 'edit own tickets', 'edit any ticket', 'delete own tickets', 'delete any ticket'
- bug #396070: provide permissions allowing users to edit tickets
- bug #394988: preserve Assigned when previewing a new ticket
- bug #395904: detect attempt to access disabled client
- bug #396310: don't lose priority or state on preview when editing node
- bug #396330: don't allow ticket to be created without assiging client
- bug #396512: move portions of optional patch into form_alter()
- bug #405590: don't allow client to be configured with inbound email integration unless PHP's IMAP extension is available.
- bug #410342: fix pager, patch by aaron1234nz
- bug #410352: include all user's assigned tickets on 'My tickets' page (based on patch by aaron1234nz)