|
1.14 (+1 -1 lines) |
09/18/2008 10:24 AM |
Michael Rubinsky mrubinsk |
Don't allow *only* a queue_id to signify an existing search since this
will be set if only a single queue exists in Whups (to avoid the select menu).
Use a flag to indicate we are returning to an existing search instead. Tags: WHUPS_1_0 |
|
1.13 (+4 -1 lines) |
03/07/2008 01:16 PM |
Jan Schneider jan |
Add access key to "Return to Search Results" link. Tags: WHUPS_1_0_RC2, WHUPS_1_0_RC1 |
|
1.12 (+29 -17 lines) |
03/07/2008 01:13 PM |
Jan Schneider jan |
Simplify and wrap. |
|
1.11 (+4 -5 lines) |
02/28/2008 12:01 AM |
Chuck Hagenbuch chuck |
[cjh] Use pretty URLs if Horde is configured for them (Request #5922). |
|
1.10 (+11 -11 lines) |
06/15/2007 10:48 AM |
Chuck Hagenbuch chuck |
Always use $_SESSION['whups'] as the container for our session data. |
|
1.9 (+11 -9 lines) |
08/03/2006 04:34 PM |
Chuck Hagenbuch chuck |
Styling for search results consistent with other recent Horde styles. |
|
1.8 (+4 -4 lines) |
07/25/2005 11:40 AM |
Chuck Hagenbuch chuck |
not sure how i was getting away without htmlspecialchars before. |
|
1.7 (+10 -5 lines) |
07/25/2005 11:38 AM |
Chuck Hagenbuch chuck |
error checking just in case. |
|
1.6 (+8 -15 lines) |
07/24/2005 11:22 PM |
Chuck Hagenbuch chuck |
[cjh] Add a link to return to the list of search results, along with the
previous/next links (Bug #1751).
[cjh] Fix the Quicksearch links. |
|
1.5 (+1 -1 lines) |
07/11/2004 12:58 AM |
Chuck Hagenbuch chuck |
I've now tested everything except Set Type and Set Queue, and it's
working. I'm sure someone will find a bug or two, of course. |
|
1.4 (+1 -1 lines) |
06/22/2004 10:09 AM |
Chuck Hagenbuch chuck |
More work on re-organizing Whups and moving towards the new whups_logs
format. This still isn't complete, but I'm trying to get myself to
finish it so I'm getting it to another machine. |
|
1.3 (+1 -1 lines) |
06/16/2004 12:39 AM |
Chuck Hagenbuch chuck |
Log assignment changes as just another log_type/log_value. I'll add a
conversion script at which point the user_uid_action and
user_uid_changes fields can go away. |
|
1.2 (+4 -4 lines) |
05/25/2004 08:19 AM |
Jan Schneider jan |
Use "smallheader" class for navigation links. |
|
1.1 |
05/24/2004 04:07 PM |
Chuck Hagenbuch chuck |
[cjh] Add previous/next navigation when there's a current list of search
results to navigate through. |