Revisions for whups/queue/index.php

Location: [ Horde ] / whups / queue / index.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.6 (+13 -4 lines) 02/28/2008 12:01 AM Chuck Hagenbuch chuck

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

Tags: WHUPS_1_0, WHUPS_1_0_RC2, WHUPS_1_0_RC1

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

Happy New Year

1.4 (+3 -1 lines) 12/12/2007 03:30 PM Michael Rubinsky mrubinsk

Put the 'search' info in the session when accesing via queue/ to allow for
better navigation back to the queue page after viewing a ticket.

This doesn't keep it in the pretty-url style though.  Can we rely on
$_SERVER['request_uri'] being set to the pretty-url if it used (it works
on my setup, but want to make sure there isn't a better way to preserve the
pretty-url).

1.3 (+4 -4 lines) 12/11/2007 10:57 PM Chuck Hagenbuch chuck

Fix redirect to use a full URL, and check for errors loading queues as well

1.2 (+2 -2 lines) 12/09/2007 11:44 AM Michael Rubinsky mrubinsk

Fix HORDE_BASE define now that we are in a different directory.

1.1 12/08/2007 07:22 PM Chuck Hagenbuch chuck

Move queue-level files into queue/ directory for easier pretty urls and grouping.