Log of /contributions/modules/casetracker/casetracker_mail.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.12.2.4
Thu Mar 13 19:18:03 2008 UTC
(20 months, 2 weeks ago)
by
zero2one
Branch:
DRUPAL-5
Changes since
1.12.2.3: +1 -1 lines
FILE REMOVED
Repair broken DRUPAL-5 tag
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 9 14:23:41 2008 UTC
(20 months, 2 weeks ago)
by
zero2one
Branch:
MAIN
Changes since
1.16: +14 -3 lines
Diff to
previous 1.16
#220772 by zero2one: Added email notification on case/comment update. Debugged missing $ for isComment
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 19 07:36:57 2007 UTC
(2 years ago)
by
zero2one
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-2,
DRUPAL-5--1-3-BETA1
Changes since
1.15: +2 -1 lines
Diff to
previous 1.15
#190764 by zero2one:
Bugfix:
- Debugged php errors when editing case states: Misconfigured menu array callback arguments.
New functionality:
- Added weights to the case states to change case state sorts.
- Moved Case state admin pages to tabs instead of submenu items
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 25 08:04:16 2007 UTC
(2 years, 1 month ago)
by
zero2one
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-2-BETA1
Changes since
1.13: +328 -266 lines
Diff to
previous 1.13
Extra features:
CT:
- Added extra right: 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 cases if they where
assigned to him
- Asses extr right: 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 with html tags,
the html tags where in plain text in the email
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
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.