Revisions for whups/ticket/watch.php

Location: [ Horde ] / whups / ticket / watch.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.13 (+3 -2 lines) 06/24/2008 06:26 PM Jan Schneider jan

Limit Robert's copyright to the years of his contributions. We should really find him.

Tags: WHUPS_1_0, WHUPS_1_0_RC2, WHUPS_1_0_RC1

1.12 (+2 -1 lines) 03/07/2008 12:34 PM Jan Schneider jan

Notify watchers that have just been added.

1.11 (+3 -4 lines) 02/28/2008 12:01 AM Chuck Hagenbuch chuck

[cjh] Use pretty URLs if Horde is configured for them (Request #5922).

1.10 (+2 -2 lines) 02/21/2008 10:46 AM Jan Schneider jan

Standardize on the same ctor signature for both ticket forms.

1.9 (+2 -3 lines) 02/21/2008 09:34 AM Jan Schneider jan

Refactor Whups_Ticket::addAttribute() to not add attribute fields to the form,
but retrun attributes instead. Add attributes fields inside the form
constructors.

1.8 (+3 -3 lines) 12/30/2007 01:10 AM Chuck Hagenbuch chuck

[cjh] Include attribute values in ticket emails, including "diffs" for changes
(Bug #1083).

1.7 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.6 (+3 -1 lines) 06/26/2007 07:39 AM Jan Schneider jan

Add watchers status.

1.5 (+4 -4 lines) 06/15/2007 11:22 AM Chuck Hagenbuch chuck

Rename $whups to $whups_driver

1.4 (+3 -3 lines) 08/08/2006 03:00 PM Chuck Hagenbuch chuck

due dates now have hours and minutes. This is a big commit just for that, but
I needed to add a custom renderer because we don't have a datetime field in Horde_Form proper, and it was either this or add the hours/minutes seperately as
another field.

1.3 (+5 -5 lines) 06/26/2006 06:28 PM Chuck Hagenbuch chuck

more reference cleanup - keep them for forms since  is an object, but remove where not needed elsewhere. some of these are php 4.4 fixes

1.2 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.1 05/11/2005 06:03 PM Chuck Hagenbuch chuck

[cjh] Implement ticket watchers (tmerritt@email.arizona.edu, Bug #867).