[commits] Horde-Hatchery branch master updated.

Jan Schneider jan at horde.org
Thu May 28 12:48:18 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 18b507ad9df260aae9ad03e3da5e2fe9ef95f776

d839292... Fix positioning if #kronolithMenu is not at the top of the page.
79c1d4a... Fix HTML validity of generated tags code.
0fb4bd4... Fix HTML validity.
ddf79fc... Fix HTML.
d285523... Fix HTML.
a6ab9f3... Fix order.
bde6195... Provide sane default values for start and end dates if none have been specified.
36ea563... Avoid JS error in advances search screen.
01d503d... Fix javascript for search form.
7c06847... Vastly improve searching: all calendar types can be searched now and searching of recurring events has been much improved. If searching in a time range, all recurring instances are returned, if searching without end, only the next recurrence is returned, if searching without start, the first recurrence is returned.
a1245b4... Allow to return empty event objects from all drivers.

-----------------------------------------------------------------------

commit d8392927bddf4bb51473d0b72600c244a25bcca6
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 27 15:39:19 2009 +0200

    Fix positioning if #kronolithMenu is not at the top of the page.

 kronolith/themes/screen.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=588800cad4868a726785cbc97ee105a3d903fd36&r2=d8392927bddf4bb51473d0b72600c244a25bcca6

-----------------------------------------------------------------------

commit 79c1d4a2448de9a8b09bc4f03cfda8fd6e0877a6
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 10:49:06 2009 +0200

    Fix HTML validity of generated tags code.

 kronolith/templates/panel.inc |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=66c3d7d76037e53defd7f75e204652e91cedcf9d&r2=79c1d4a2448de9a8b09bc4f03cfda8fd6e0877a6

-----------------------------------------------------------------------

commit 0fb4bd42073a2379b131f7fd94b8ad8c2f028fc2
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 10:49:27 2009 +0200

    Fix HTML validity.

 kronolith/templates/search/search_advanced.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/search/search_advanced.inc?rt=horde-hatchery&r1=1ae2116e07c1d6fff4b20a7c9203f6eeb349c4db&r2=0fb4bd42073a2379b131f7fd94b8ad8c2f028fc2

-----------------------------------------------------------------------

commit ddf79fcb8fdec8c0daa2ddd34b232caebd548a43
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 10:51:52 2009 +0200

    Fix HTML.

 kronolith/templates/search/search.inc |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/search/search.inc?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=ddf79fcb8fdec8c0daa2ddd34b232caebd548a43

-----------------------------------------------------------------------

commit d2855239736b20db021e4a76bb20246398ba2c5f
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 11:12:06 2009 +0200

    Fix HTML.

 kronolith/templates/edit/edit.inc |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/edit/edit.inc?rt=horde-hatchery&r1=068a3f6ef22539bea51b03bbb444df5f0e155120&r2=d2855239736b20db021e4a76bb20246398ba2c5f

-----------------------------------------------------------------------

commit a6ab9f31354ccff3037dfec85047715ea02df957
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 11:17:03 2009 +0200

    Fix order.

 kronolith/templates/panel.inc |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/panel.inc?rt=horde-hatchery&r1=79c1d4a2448de9a8b09bc4f03cfda8fd6e0877a6&r2=a6ab9f31354ccff3037dfec85047715ea02df957

-----------------------------------------------------------------------

commit bde6195cbd78033ca621252ba8dce5f7e85eab6e
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 12:04:55 2009 +0200

    Provide sane default values for start and end dates if none have been specified.

 kronolith/lib/Driver/Holidays.php |    9 +++++++++
 kronolith/lib/Driver/Horde.php    |   11 +++++++++++
 kronolith/lib/Driver/Ical.php     |   11 +++++++++++
 3 files changed, 31 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Driver/Holidays.php?rt=horde-hatchery&r1=18546505d480d9d50690d252c4f4b6eb84cb7ff0&r2=bde6195cbd78033ca621252ba8dce5f7e85eab6e
http://git.horde.org/diff.php/kronolith/lib/Driver/Horde.php?rt=horde-hatchery&r1=18546505d480d9d50690d252c4f4b6eb84cb7ff0&r2=bde6195cbd78033ca621252ba8dce5f7e85eab6e
http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-hatchery&r1=18546505d480d9d50690d252c4f4b6eb84cb7ff0&r2=bde6195cbd78033ca621252ba8dce5f7e85eab6e

-----------------------------------------------------------------------

commit 36ea563138f24f5fb2590fa981d5302e87db8b8d
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 12:23:20 2009 +0200

    Avoid JS error in advances search screen.

 kronolith/templates/edit/javascript.inc |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/edit/javascript.inc?rt=horde-hatchery&r1=716a86a26781742f8afbf74f74b68ec5954b4e01&r2=36ea563138f24f5fb2590fa981d5302e87db8b8d

-----------------------------------------------------------------------

commit 01d503d1c8756eb8302c853669a800ce6f784e32
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 14:38:10 2009 +0200

    Fix javascript for search form.

 kronolith/templates/edit/javascript.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/edit/javascript.inc?rt=horde-hatchery&r1=36ea563138f24f5fb2590fa981d5302e87db8b8d&r2=01d503d1c8756eb8302c853669a800ce6f784e32

-----------------------------------------------------------------------

commit 7c068474beb913598aa72764fa1bb89d1fb5db96
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 14:39:53 2009 +0200

    Vastly improve searching: all calendar types can be searched now and searching
    of recurring events has been much improved.
    If searching in a time range, all recurring instances are returned, if
    searching without end, only the next recurrence is returned, if searching
    without start, the first recurrence is returned.

 kronolith/docs/CHANGES                         |    2 +
 kronolith/lib/Driver.php                       |   51 +++---
 kronolith/lib/Driver/Sql.php                   |   33 ++++-
 kronolith/lib/Kronolith.php                    |  202 +++++++++++++-----------
 kronolith/search.php                           |  117 +++++++-------
 kronolith/templates/search/event_summaries.inc |   10 +-
 kronolith/templates/search/search_advanced.inc |   31 ++--
 7 files changed, 249 insertions(+), 197 deletions(-)

http://git.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde-hatchery&r1=f9a8a2a6ac21252a005bfd421b44d80a3299c8d0&r2=7c068474beb913598aa72764fa1bb89d1fb5db96
http://git.horde.org/diff.php/kronolith/lib/Driver.php?rt=horde-hatchery&r1=ca5de9531bbe1b542197fe1f2700c360e8cd6002&r2=7c068474beb913598aa72764fa1bb89d1fb5db96
http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-hatchery&r1=ca5de9531bbe1b542197fe1f2700c360e8cd6002&r2=7c068474beb913598aa72764fa1bb89d1fb5db96
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=7005e2137dc6b6d24e3607a4f929e903c2abcb31&r2=7c068474beb913598aa72764fa1bb89d1fb5db96
http://git.horde.org/diff.php/kronolith/search.php?rt=horde-hatchery&r1=92befb78fac3bc173afa31225f1e065ea8612e58&r2=7c068474beb913598aa72764fa1bb89d1fb5db96
http://git.horde.org/diff.php/kronolith/templates/search/event_summaries.inc?rt=horde-hatchery&r1=1ae2116e07c1d6fff4b20a7c9203f6eeb349c4db&r2=7c068474beb913598aa72764fa1bb89d1fb5db96
http://git.horde.org/diff.php/kronolith/templates/search/search_advanced.inc?rt=horde-hatchery&r1=0fb4bd42073a2379b131f7fd94b8ad8c2f028fc2&r2=7c068474beb913598aa72764fa1bb89d1fb5db96

-----------------------------------------------------------------------

commit a1245b4f9f0e3c4037cc17c03b9da0561c9f79fe
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 28 14:44:28 2009 +0200

    Allow to return empty event objects from all drivers.

 kronolith/lib/Driver/Holidays.php |    5 +++++
 kronolith/lib/Driver/Horde.php    |    1 +
 kronolith/lib/Driver/Ical.php     |    4 ++++
 3 files changed, 10 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Driver/Holidays.php?rt=horde-hatchery&r1=bde6195cbd78033ca621252ba8dce5f7e85eab6e&r2=a1245b4f9f0e3c4037cc17c03b9da0561c9f79fe
http://git.horde.org/diff.php/kronolith/lib/Driver/Horde.php?rt=horde-hatchery&r1=bde6195cbd78033ca621252ba8dce5f7e85eab6e&r2=a1245b4f9f0e3c4037cc17c03b9da0561c9f79fe
http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-hatchery&r1=bde6195cbd78033ca621252ba8dce5f7e85eab6e&r2=a1245b4f9f0e3c4037cc17c03b9da0561c9f79fe




More information about the commits mailing list