Revisions for whups/view.php

Location: [ Horde ] / whups / view.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.26 (+4 -1 lines) 06/24/2008 12:36 PM Jan Schneider jan

Exit immediately if ticket id is empty.

Tags: WHUPS_1_0, WHUPS_1_0_RC2, WHUPS_1_0_RC1

1.25 (+2 -2 lines) 01/06/2008 05:40 PM Chuck Hagenbuch chuck

include the ticket number in this error

1.24 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

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

Rename $whups to $whups_driver

1.22 (+2 -2 lines) 01/02/2007 07:49 AM Jan Schneider jan

Happy New Year

1.21 (+4 -2 lines) 01/01/2007 07:42 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.20 (+4 -3 lines) 09/04/2006 06:28 PM Jan Schneider jan

Use Horde_Array::array_merge_recursive_overwrite().

1.19 (+11 -3 lines) 09/01/2006 12:43 PM Jan Schneider jan

Vhost'ed mime driver configuration.

1.18 (+2 -2 lines) 08/20/2006 03:03 AM Michael M Slusarz slusarz

Provide content-length to browser.

1.17 (+5 -5 lines) 05/23/2006 12:30 AM Chuck Hagenbuch chuck

use comment perms to determine if user can read attachments (Request #3940)

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

Happy new year\!

1.15 (+2 -2 lines) 03/15/2005 12:31 PM Jan Schneider jan

Setting the attachment name this was doesn't work.

1.14 (+2 -2 lines) 03/14/2005 08:27 AM Jan Schneider jan

Add zip mime viewer.

1.13 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.12 (+2 -2 lines) 10/18/2004 08:46 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.11 (+2 -2 lines) 06/25/2004 12:30 PM Jan Schneider jan

Fix viral typo.

1.10 (+6 -6 lines) 05/10/2004 05:38 PM Jan Schneider jan

Fix Horde::fatal() calls.

1.9 (+2 -2 lines) 04/24/2004 09:57 AM Jan Schneider jan

Fix Content-Type being sent to the browser while viewing attachments.

1.8 (+5 -5 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.7 (+2 -2 lines) 04/05/2004 11:10 PM Chuck Hagenbuch chuck

This *should* finish off the Module -> Queue conversion, including in
the SQL. Needs to be tested and ironed out before being ported to
dev.horde.org and marked done, though.

1.6 (+2 -2 lines) 01/13/2004 10:44 PM Chuck Hagenbuch chuck

These are by no means private constants. Remove the weird leading _
(it was my idea in the first place, for the record. Dunno why).

1.5 (+2 -2 lines) 01/01/2004 11:17 AM Jan Schneider jan

Happy new year everyone.

1.4 (+4 -4 lines) 12/16/2003 02:33 AM Michael M Slusarz slusarz

Move Horde_MIME to framework.  If I somehow managed to convert all includes to
the new path, I owe myself a beer.

1.3 (+2 -2 lines) 09/20/2003 04:40 PM Chuck Hagenbuch chuck

VFS is now in the framework CVS module
(http://cvs.horde.org/cvs.php/framework/VFS/) and should be installed
via PEAR.

1.2 (+6 -6 lines) 09/16/2003 07:08 PM Jan Schneider jan

Use the new Util:: class.

1.1 09/06/2003 10:06 AM Jan Schneider jan

Display attachments.