[commits] Horde branch master updated. 9acb719e4e9e6849c10aa8252f1727858b049616

Michael M Slusarz slusarz at horde.org
Mon Apr 26 21:28:08 UTC 2010


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

from: 48f8ffe195d705da3c168c246f83490cbb5de970

ec0d1b6 Improved flag prefs display - no need to show HTML color codes to users
cb7f4e7 Charset specification is optional for SEARCH command
ef61b34 Add Horde_Imap_Client_Base::validSearchCharset()
2beae0f phpdoc
852cd06 Add callback function to search charset changing to change any text currently contained in the search
9acb719 Make sure we run IMAP search queries in the proper charset

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

commit ec0d1b6c583dbffb2b39aa30575895caa7dea23d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 26 13:32:46 2010 -0600

    Improved flag prefs display - no need to show HTML color codes to users

 imp/js/flagprefs.js            |    9 ++++++---
 imp/lib/Prefs/Ui.php           |    1 -
 imp/templates/prefs/flags.html |   11 ++++-------
 imp/themes/screen.css          |    6 ++++++
 4 files changed, 16 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/js/flagprefs.js?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=ec0d1b6c583dbffb2b39aa30575895caa7dea23d
http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=b852ce0f8affdeb57cc473ba287b65d16d382fc0&r2=ec0d1b6c583dbffb2b39aa30575895caa7dea23d
http://git.horde.org/diff.php/imp/templates/prefs/flags.html?rt=horde-git&r1=a1d3bb1a9c45b10fb08c741b075aa02da2c8e561&r2=ec0d1b6c583dbffb2b39aa30575895caa7dea23d
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=e757952b380548678ba622fe18949030296b3c83&r2=ec0d1b6c583dbffb2b39aa30575895caa7dea23d

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

commit cb7f4e74d489265587ff2b941e9f8677ea6ca99b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 26 14:48:48 2010 -0600

    Charset specification is optional for SEARCH command

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

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=f9d659bb96dbbe3bca6e0f9382a7e1c4a6276c13&r2=cb7f4e74d489265587ff2b941e9f8677ea6ca99b

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

commit ef61b34022cc14ebdc8aab7aaa2905a94ba2c2c5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 26 15:03:53 2010 -0600

    Add Horde_Imap_Client_Base::validSearchCharset()

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   57 +++++++++++++++++-
 framework/Imap_Client/package.xml                    |    3 +-
 2 files changed, 57 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=719a021de596cc93273118f4082a0c9611314a1b&r2=ef61b34022cc14ebdc8aab7aaa2905a94ba2c2c5
http://git.horde.org/diff.php/framework/Imap_Client/package.xml?rt=horde-git&r1=be508824f403e389b03f7eb461206c6b9b2a451a&r2=ef61b34022cc14ebdc8aab7aaa2905a94ba2c2c5

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

commit 2beae0fde59b4d925877a2b9e7185213258613be
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 26 15:18:27 2010 -0600

    phpdoc

 imp/lib/Search.php |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/lib/Search.php?rt=horde-git&r1=763bc2f73ce446d7c42ff21c2fdff51b27cbb807&r2=2beae0fde59b4d925877a2b9e7185213258613be

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

commit 852cd06ec099f9a75b6c19e94435ec45aa13b9b1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 26 15:27:19 2010 -0600

    Add callback function to search charset changing to change any text currently contained in the search

 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php |   28 ++++++++--
 1 files changed, 23 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php?rt=horde-git&r1=6cb22c2a06e3a627b2a66c7ef859c76b1091dd1e&r2=852cd06ec099f9a75b6c19e94435ec45aa13b9b1

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

commit 9acb719e4e9e6849c10aa8252f1727858b049616
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 26 15:32:31 2010 -0600

    Make sure we run IMAP search queries in the proper charset

 imp/lib/Search.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Search.php?rt=horde-git&r1=2beae0fde59b4d925877a2b9e7185213258613be&r2=9acb719e4e9e6849c10aa8252f1727858b049616




More information about the commits mailing list