[commits] Horde branch develop updated. c2a278f411c8882e4e1df6d7a6e216af99af09a9

Michael M Slusarz slusarz at horde.org
Wed Jan 18 05:03:24 UTC 2012


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

from: 4b7fbead05a226d522c547d242de70ebe9b4308b

cd92782 Fix path
8a714ae Fix path
bda0c14 Merge branch 'master' into develop
c2a278f [mms] Improved date searching to search by range.

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

commit cd92782a26b70be81dd6f3bc9c84e8a511e888f3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 17 19:05:58 2012 -0700

    Fix path

 framework/Imap_Client/lib/Horde/Imap/Client/Translation.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/cd92782a26b70be81dd6f3bc9c84e8a511e888f3

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

commit 8a714ae9fbcf02c43a2efb613749cf3c38480e86
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 17 19:05:58 2012 -0700

    Fix path

 framework/Imap_Client/lib/Horde/Imap/Client/Translation.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/8a714ae9fbcf02c43a2efb613749cf3c38480e86

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

commit bda0c14cd6dc04eaacc704be03ad4d469c8e58da
Merge: cd92782 8a714ae
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 17 21:35:30 2012 -0700

    Merge branch 'master' into develop


http://git.horde.org/horde-git/-/commit/bda0c14cd6dc04eaacc704be03ad4d469c8e58da

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

commit c2a278f411c8882e4e1df6d7a6e216af99af09a9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 16 23:13:19 2012 -0700

    [mms] Improved date searching to search by range.

 imp/docs/CHANGES                          |    1 +
 imp/js/search.js                          |   86 ++++++++++++++-----
 imp/lib/LoginTasks/SystemTask/Upgrade.php |   52 +++++++++++
 imp/lib/Search/Element/Date.php           |    2 +
 imp/lib/Search/Element/Daterange.php      |  132 +++++++++++++++++++++++++++++
 imp/lib/Search/Query.php                  |   19 ++++-
 imp/package.xml                           |    1 +
 imp/search.php                            |   33 +++-----
 imp/themes/default/screen.css             |   19 +++-
 imp/themes/silver/screen.css              |    4 +-
 imp/themes/tango-blue/screen.css          |    2 +-
 11 files changed, 297 insertions(+), 54 deletions(-)
 create mode 100644 imp/lib/Search/Element/Daterange.php

http://git.horde.org/horde-git/-/commit/c2a278f411c8882e4e1df6d7a6e216af99af09a9




More information about the commits mailing list