casetracker 5.x-1.2-beta1
zero2one - October 25, 2007 - 09:35
Official release from CVS tag: DRUPAL-5--1-2-BETA1
Download: casetracker-5.x-1.2-beta1.tar.gz
Size: 39.74 KB
md5_file hash: 8aa789d883067b21ec23c6c1c0d90c26
First released: October 25, 2007 - 09:35
Last updated: October 25, 2007 - 09:40
Download: casetracker-5.x-1.2-beta1.tar.gz
Size: 39.74 KB
md5_file hash: 8aa789d883067b21ec23c6c1c0d90c26
First released: October 25, 2007 - 09:35
Last updated: October 25, 2007 - 09:40
This is an intermediate release.
It has some bugs fixed and some new features many people asked for.
It has been tested by a limited group of users, it is pretty stable but still has some known bugs
New features
Case Tracker rights
-
assign case if user is assigned:
This makes it possible to define that a user has no assign rights when he create the case, but can assign ases if they where assigned to him. -
change state if user is assigned:
This makes it possible to define that a user has no set status rights when he creates the case, but can change status if a case is assigned to him.
CT views
- Added extra field: add Case Link
-
Added extra filter: Assigned to currently logged in user
see: http://drupal.org/node/168155 & http://drupal.org/node/78674
CT mail
- Added a html filter. If projects/comments are posted in html format, the html tags where in plain text in the email, now their are stripped. br, /p, /div, ... become closed with a newline (\n)
-
Changed the to who the emails are sent:
If a case is added without assigning => no email is sent
If a case is added and assigned to an other user then the user creating the case => email sent to the assigned user
If a user changes a case => email is sent to creator and assigned if they are not the user changing the case
If a comment is added, an email is sent to the creator ans the assigned if they are not the commenting user
CT dashboard
- Basic dashboard & dashboard administration
Bug fixes
-
Fixed blank pages (refrence bug)
see: http://drupal.org/node/116842 -
Comment CT mails containing wrong data
see: http://drupal.org/node/181097 - When assigning a case to a user, that user didn't get an email
-
Changed insert sql to standard sql
see: http://drupal.org/node/179125 -
Crash on deleting a comment
see: http://drupal.org/node/180227 -
Typo in CT mail handler
see: http://drupal.org/node/163742
