Revisions for kronolith/search.php

Location: [ Horde ] / kronolith / search.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 (+5 -3 lines) 09/05/2008 11:32 AM Jan Schneider jan

Start refactoring to pass dates around, instead of timestamps. Not completely tested yes, use with care.

1.8.4.8 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: KRONOLITH_2_2, KRONOLITH_2_2_RC3, KRONOLITH_2_2_RC2

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

Happy New Year

1.8.4.7 FRAMEWORK_3 (+18 -17 lines) 12/20/2007 09:12 AM Jan Schneider jan

Merge from HEAD.

1.24 (+4 -2 lines) 11/01/2007 07:53 AM Jan Schneider jan

Copyright assignments, email updates.

Tags: BEFORE_MERGE_3_2, KRONOLITH_2_2_RC1

1.23 (+2 -1 lines) 06/29/2007 05:11 PM Jan Schneider jan

Add share panel to search screens.
Bug: 5515

Tags: KRONOLITH_2_2_ALPHA

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

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

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

Rename $kronolith to $kronolith_driver

1.20 (+2 -2 lines) 04/16/2007 03:04 PM Chuck Hagenbuch chuck

Use $_SERVER['REQUEST_TIME'] instead of calling time() repeatedly.

1.19 (+3 -5 lines) 03/04/2007 09:49 PM Chuck Hagenbuch chuck

$event->recurrence is not always there.

1.18 (+4 -4 lines) 03/01/2007 08:04 PM Jan Schneider jan

Move all recurrence processing into a separate class.

1.8.4.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: KRONOLITH_2_1_8, KRONOLITH_2_1_7, KRONOLITH_2_1_6, KRONOLITH_2_1_5

1.17 (+2 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

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

1.16 (+7 -7 lines) 07/25/2006 02:01 PM Chuck Hagenbuch chuck

Really we need to not hardcode document.eventform so many places. For
now just rename event to eventform to be consistent with the edit
javascript that we re-use here.

1.8.4.5 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:29 PM Jan Schneider jan

Happy new year

Tags: KRONOLITH_2_1_4, KRONOLITH_2_1_3, KRONOLITH_2_1_2, KRONOLITH_2_1_1, KRONOLITH_2_1, KRONOLITH_2_1_RC3, KRONOLITH_2_1_RC2, KRONOLITH_2_1_RC1

1.15 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.8.4.4 FRAMEWORK_3 (+3 -6 lines) 10/18/2005 08:27 AM Jan Schneider jan

Merged from HEAD.

1.8.4.3 FRAMEWORK_3 (+4 -4 lines) 08/08/2005 12:51 PM Chuck Hagenbuch chuck

MFH 1.14, 1.7, 1.6

Tags: KRONOLITH_2_0_7, KRONOLITH_2_0_6, KRONOLITH_2_0_5, KRONOLITH_2_0_4, KRONOLITH_2_0_4_RC1

1.14 (+4 -4 lines) 08/08/2005 12:50 PM Chuck Hagenbuch chuck

Fix undefined variable, remove confusing button.

Tags: BEFORE_MERGE_3_1

1.13 (+3 -1 lines) 06/08/2005 11:38 PM Chuck Hagenbuch chuck

[cjh] Experiment with fixing the menu and footer (category legend) with CSS
and letting just the body of the page scroll.

This is done quite messily and if we like it we'll obviously want to
find a nicer way to put in the necessary divs.

1.12 (+1 -6 lines) 05/19/2005 04:33 PM Chuck Hagenbuch chuck

[cjh] Use CSS for all category colors instead of generating them inline.

1.8.4.2 FRAMEWORK_3 (+47 -21 lines) 05/17/2005 05:57 AM Jan Schneider jan

MFH: Simplification, coloring, sorting

1.11 (+31 -5 lines) 05/17/2005 05:33 AM Jan Schneider jan

Simplify search mode passing.
Show event categories and recurrence dates.
Sort by start dates.

1.10 (+21 -21 lines) 05/17/2005 04:41 AM Jan Schneider jan

Simplify, move template loading to the bottom.

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

Happy New Year

1.8.4.1 FRAMEWORK_3 (+2 -2 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: KRONOLITH_2_0_3, KRONOLITH_2_0_3_RC1, KRONOLITH_2_0_2, KRONOLITH_2_0_2_RC1, KRONOLITH_2_0_1

1.8 (+7 -3 lines) 12/05/2004 03:49 PM Chuck Hagenbuch chuck

[cjh] Add All Past as an option on simple searches.

Tags: FRAMEWORK_3, KRONOLITH_2_0, KRONOLITH_2_0_RC3

1.7 (+2 -2 lines) 11/14/2004 06:40 PM Chuck Hagenbuch chuck

- remove SHARE_* constants
- Use new CSS menu

Tags: KRONOLITH_2_0_RC2, KRONOLITH_2_0_RC1

1.6 (+3 -3 lines) 10/19/2004 03:02 PM Chuck Hagenbuch chuck

Move .js files that contain no PHP code to horde/js/. Adapt calls to them.
Also, remove several scripts that were basically duplicates of popup.js and
just use popup.js.

Tags: KRONOLITH_2_0_BETA

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

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

1.4 (+9 -9 lines) 10/15/2004 05:48 PM Chuck Hagenbuch chuck

[cjh] The guts of Kronolith_Event objects are now based on Horde_Date
objects instead of timestamps.

We still use timestamps in a *ton* of places, but it's slightly less ingrained
into the core of things now. I think I got everything, but may well not have.

1.3 (+2 -2 lines) 08/01/2004 01:15 AM Chuck Hagenbuch chuck

fix js form focus

1.2 (+17 -10 lines) 08/01/2004 01:07 AM Chuck Hagenbuch chuck

Basic search now includes the ability to search all future events, and
the ability to search the title field (more useful than description
for quick searches, imho).

1.1 07/22/2004 10:45 PM Chuck Hagenbuch chuck

Add search functionality. Woo.

Submitted by: Meilof <meilof@wanadoo.nl>