Download & Extend

Releases for Jobtrack

jobtrack 6.x-1.6-rc1

Download Size md5 hash
jobtrack-6.x-1.6-rc1.tar.gz 35.08 KB 69f416cf7900a48d5853140c8dc707d8
jobtrack-6.x-1.6-rc1.zip 39.53 KB 7bb7051c90bc4aa0ecf12cf0d590feff
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.6-rc1

Release notes

Primarily a brown-paper-bag release, so that the 'extra' field in the 'jobtrack_client' table is created on initial module installation.

The Client field in the ticket status bar is hidden if the user only has access to one client.

Also, replaced the 'only view own tickets' permission with 'view other users tickets' permission, and the 'hide ticket status bar' permission with 'view ticket status bar' permission. Per the INSTALL.txt:

Users with "view other users tickets" permissions can view all tickets for any client that they have "access CLIENT NAME tickets" permissions. Users that do not have this permission can only view tickets that they themselves have created. Users with "administer jobtrack", "edit any ticket" and/or "delete any ticket" permissions can always "view other users tickets" whether or not they are explicitly granted this permission.
NOTE: This permission is new and changes the default behavior found in JobTrack 1.5 and earlier where by default users could see all tickets for any client they had access to.

Read more

jobtrack 6.x-1.4

Download Size md5 hash
jobtrack-6.x-1.4.tar.gz 31.94 KB 962ecb10edb10394d7747db47e2675a8
jobtrack-6.x-1.4.zip 36.19 KB 5c892a46e9f809826ecd56fbf04c6e69
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.4

Release notes

New features:

  • #418820: implemented an advanced search form allowing users and admins to limit their search by client, ticket state and ticket priority
  • #395170: new permission, 'only view own tickets', allows creation of "clients" in which all member users can only see their own tickets
  • #422338: add 'id' column to ticket listing to allow users to easily reference ticket numbers
  • #406494: allow users viewing their own account to view their own tickets

Bug fixes:

  • #425704: properly create tables so special characters are not lost (using Drupal schema API)
  • #420540: retain subscribe status after preview
  • #418984: retain suppress ticket status after preview
  • #382442: only display 'fetch' link on admin page if client is configured to integrate inbound email

jobtrack 6.x-1.3

Download Size md5 hash
jobtrack-6.x-1.3.tar.gz 29.78 KB 5f3ef4b3964f4ac63cd16f2f7ed3a18f
jobtrack-6.x-1.3.zip 33.96 KB ef2e182c0592f0b19db62a713d5b3fe7
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.3

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.
Read more

jobtrack 6.x-1.2

Download Size md5 hash
jobtrack-6.x-1.2.tar.gz 25.74 KB c53452c02152b6945dc698a56a5a0e64
jobtrack-6.x-1.2.zip 29.64 KB c579ce25e07b9d2b38789f3b94b6f27c
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.2

Release notes

New features:

  • feature #375688: make inbound email integration optional. Jobtrack can now be used simplify to track tickets online, without the ability to create and update tickets via email.

Bugs:

  • bug #375347: Properly load load the server_username when editing client -- it was getting lost on each edit.

jobtrack 6.x-1.1

Download Size md5 hash
jobtrack-6.x-1.1.tar.gz 24.98 KB d26ba8774045601312d5e6b445d96487
jobtrack-6.x-1.1.zip 28.76 KB e9ff89492b57a66603c1963560584111
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.1

Release notes

A bug fix release. Be sure to run update.php after installing.

Bug fixes:

  • Rebuild menu when new clients are added.
  • Increase the size of the message_id field so we don't accidentally truncate long message_ids.

jobtrack 6.x-1.0

Download Size md5 hash
jobtrack-6.x-1.0.tar.gz 24.8 KB fc8b617b25f6448c527772a217ee9c3e
jobtrack-6.x-1.0.zip 28.54 KB 1c0dbe3ffe649f92a8ec7dae7557c2fa
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.0

Release notes

A simple helpdesk ticketing system with email integration.

Read more

jobtrack 6.x-1.0-beta3

Download Size md5 hash
jobtrack-6.x-1.0-beta3.tar.gz 22.85 KB c83092ac77f25a3847524d81ada97584
jobtrack-6.x-1.0-beta3.zip 26.21 KB 87c95cd73649636ea0ceb5eab6454d22
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.0-beta3

Release notes

Features:
- feature: track message_id when updating tickets via email. This allows us to update the proper ticket even if the [tkt:#] is not set in the subject.
- feature: if top posting a reply to a ticket, strip the ticket text so ticket updates don't get cluttered with multiple quoted tickets.
- allow '*' domain as wildcard
- display additional debug information if attempt to download mail fails

Bug fixes:
- #364230: don't include other node types in ticket listings
- do not send out notification emails to the ticket creator if they do not have permission to view the ticket.
- allow proper domain validation for email tickets when creating a new ticket
- #367678: display/log errors when imap connection fails
- #367663: validate $clients is an array before trying to walk it
- properly filter ticket notification emails

jobtrack 6.x-1.0-beta2

Download Size md5 hash
jobtrack-6.x-1.0-beta2.tar.gz 21.19 KB 91ff55091c83d0e05b80e99fd745291d
jobtrack-6.x-1.0-beta2.zip 24.42 KB ed82bf45e5f00c7ba50a83513312dc56
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.0-beta2

Release notes

New features:

  • allow users with 'administer jobtrack' permission to view all client's tickets
  • allow manual suppression of ticket notifications
  • when managing multiple clients, jobtrack remembers last visited client and auto-populates where appropriate
  • provide classes tomake it possible to theme ticket overviews based on state and priority
  • truncate long fields in ticket overview
  • list "Reported by" and "Assigned to" in ticket overview

Bug fixes:

  • bug #362132: don't pass by reference
  • fix initial email notification to properly credit ticket creator (instead of defaulting to uid 1)
  • only invoke nodeapi when processing ticket nodes

jobtrack 6.x-1.0-beta1

Download Size md5 hash
jobtrack-6.x-1.0-beta1.tar.gz 20.2 KB 4a28e1fff389d5b2c00fec86de6fb44f
jobtrack-6.x-1.0-beta1.zip 23.43 KB 921e49abbcdb98509fa407850e522203
Last updated: December 24, 2010 - 23:14
Official release from tag: 6.x-1.0-beta1

Release notes

A simple helpdesk ticketing system.

Read more

jobtrack 6.x-1.x-dev

Download Size md5 hash
jobtrack-6.x-1.x-dev.tar.gz 37.45 KB ca9ca6e1988f023c4639ea3deb9ad7d1
jobtrack-6.x-1.x-dev.zip 41.05 KB b676d7b120a590777bdafb74e648b45d
Last updated: February 25, 2011 - 07:38
Development snapshot from branch: 6.x-1.x

Release notes

6.x development release of the jobtrack module.

Subscribe with RSS Syndicate content
nobody click here