The branch "activesync_2_9_0" has been updated. The following is a summary of the commits.
from: 5b5d8342b509cb678c1ceff9d98b1573cd7ea8a9 6a02a4c [jan] Fix reading translations in PEAR-installed package. d5624b3 Fix typos (Bug #12760). 7c3340f [jan] Fix exporting selected contacts (Bug #12759). f73446e Update de translation. be815f7 Updated 821a23a [jan] Fix editing tasks via CalDAV (Bug #12745). bfe61b1 [jan] Fix displaying of ticket tabs (Bug #12744). c35e642 Fix regression in Horde_Db_SearchParser::parse(). Fixes #12743 056a1c9 [jan] Always re-throw PDOExceptions as Horde_Db_Exceptions. 3dd26d6 [jan] Fix edge case that allowed to enter start time after end time (Bug #12752). 2dfc534 Re-use the current transaction (Bug #12683). 853ba99 Fix variable name. 041ac8d Move alarm updating to Nag_Driver::modify(). f48d849 [mms] Trigger auto save draft in dynamic view if attachments have changed. 8a28949 Don't change default, but indicate that port 587 is correct and port 25 is incorrect f498947 [mms] Fix populating search fields when editing an advanced search query. b0ebc26 Better fix 5d0b3fc phpdoc 1530ae5 [mms] Add base64img property to Horde_Themes_Image. caff330 [mms] Add Horde_Core_Ui_FlagImage#getFlagImageObByHost. a8cc38c [mms] Add additional syntax checking for the configuration files in the test script. 1d1497c Better existence check 9d9b173 [mms] Discard personal information when it is identical to e-mail address. f7c2252 Development mode for Horde_Mail-2.1.3 2fd5bd4 [mms] Fix spellchecking within the ALT HTML tag (Bug #12610). c36f4c9 Released Horde_SpellChecker-2.1.1 aafe0b1 Development mode for Horde_SpellChecker-2.1.2 b1d7661 [mms] Explicitly reject XOAUTH2 as a authentication mechanism if it is not configured in the client. b759121 Released Horde_Smtp-1.2.4 055f06b Development mode for Horde_Smtp-1.2.5 6c7e002 Released Horde_ActiveSync-2.8.4 1e127f5 Development mode for Horde_ActiveSync-2.8.5 e5ebe02 Released Horde_Auth-2.1.1 6eb50c9 Development mode for Horde_Auth-2.1.2 4f754c4 Released Horde_Core-2.10.0 4fff846 Development mode for Horde_Core-2.10.1 7f16dfa Released Horde_Css_Parser-1.0.2 2b7b6c6 Development mode for Horde_Css_Parser-1.0.3 e7299d3 Released Horde_Date-2.0.7 e0f138d Development mode for Horde_Date-2.0.8 eb65781 Released Horde_History-2.2.1 db2088e Development mode for Horde_History-2.2.2 4d17d93 Released Horde_Log-2.1.0 92b3dc1 Development mode for Horde_Log-2.1.1 0dc592b Released Horde_Pear-1.0.0alpha5 4964ac0 Development mode for Horde_Pear-1.0.0alpha6 701511b Released Horde_Rpc-2.1.1 a3ddeed Development mode for Horde_Rpc-2.1.2 848f873 Released Horde_Service_Facebook-2.0.6 b0bf5d2 Development mode for Horde_Service_Facebook-2.0.7 04e48bb Released Horde_Stream-1.4.0 d04af16 Development mode for Horde_Stream-1.4.1 894b790 BFN e9da1f3 [mms] Upgrade jQuery Mobile to v1.3.2/jQuery Core to v1.9.1. 45e13a9 Fix sizing of HTML contents in smartmobile 97d5749 Don't stat the message if we don't have an entry in the map table. 6442f09 Fetch all the matching map entries at once. 56d76e0 parse error 82ae786 Revert "parse error" bd026b7 Revert "Fetch all the matching map entries at once." b994076 Released Horde_Mongo-1.0.2 81b9c9c Development mode for Horde_Mongo-1.0.3 e8c2e2d Need to get a list of syncronized calendars to softdelete. 48fd491 BFN f7b75db Load all matching map entries for available changes at once. fe52967 Improve logic, exit early if we don't have a change timestamp. 31f639c Only query once for mailmap entries as well. bbd2344 Merge branch 'master' into activesync_2_9_0 Summary: http://github.com/horde/horde/compare/5b5d8342b509cb678c1ceff9d98b1573cd7ea8a9...bbd234466895acd0006db0ebb2e81a5bdcbc9880 ----------------------------------------------------------------------- commit 6a02a4c5b0f5d17e5b91109a6a8b1f16ced7cfad Author: Jan Schneider <[email protected]> Date: Mon Oct 14 13:13:05 2013 +0200 [jan] Fix reading translations in PEAR-installed package. framework/Smtp/package.xml | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/6a02a4c5b0f5d17e5b91109a6a8b1f16ced7cfad http://git.horde.org/horde-git/-/commit/6a02a4c5b0f5d17e5b91109a6a8b1f16ced7cfad ----------------------------------------------------------------------- commit d5624b3b782ef4d77891e482fb99e0a3aefb653e Author: Jan Schneider <[email protected]> Date: Mon Oct 14 14:12:24 2013 +0200 Fix typos (Bug #12760). framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo | Bin 20259 -> 20259 bytes framework/Core/locale/de/LC_MESSAGES/Horde_Core.po | 6 +++--- imp/locale/de/LC_MESSAGES/imp.mo | Bin 184529 -> 184531 bytes imp/locale/de/LC_MESSAGES/imp.po | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/d5624b3b782ef4d77891e482fb99e0a3aefb653e http://git.horde.org/horde-git/-/commit/d5624b3b782ef4d77891e482fb99e0a3aefb653e ----------------------------------------------------------------------- commit 7c3340f56db77bd602fc012b42413227c5e543e4 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 14:22:56 2013 +0200 [jan] Fix exporting selected contacts (Bug #12759). turba/docs/CHANGES | 1 + turba/lib/Application.php | 2 +- turba/package.xml | 2 ++ 3 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/7c3340f56db77bd602fc012b42413227c5e543e4 http://git.horde.org/horde-git/-/commit/7c3340f56db77bd602fc012b42413227c5e543e4 ----------------------------------------------------------------------- commit f73446ef184af53428a1bfb734095bad84ee6675 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 14:38:18 2013 +0200 Update de translation. ansel/locale/de/LC_MESSAGES/ansel.mo | Bin 107152 -> 107152 bytes ansel/locale/de/LC_MESSAGES/ansel.po | 62 +- framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.mo | Bin 1432 -> 1432 bytes framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.po | 36 +- framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.mo | Bin 3373 -> 3373 bytes framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.po | 4 +- framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo | Bin 20259 -> 20259 bytes framework/Core/locale/de/LC_MESSAGES/Horde_Core.po | 80 +- framework/Date/locale/de/LC_MESSAGES/Horde_Date.mo | Bin 1126 -> 1126 bytes framework/Date/locale/de/LC_MESSAGES/Horde_Date.po | 14 +- framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.mo | Bin 7202 -> 7202 bytes framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.po | 96 +- hermes/locale/de/LC_MESSAGES/hermes.mo | Bin 82147 -> 82494 bytes hermes/locale/de/LC_MESSAGES/hermes.po | 113 +- horde/locale/de/LC_MESSAGES/horde.mo | Bin 66215 -> 66215 bytes horde/locale/de/LC_MESSAGES/horde.po | 12 +- imp/locale/de/LC_MESSAGES/imp.mo | Bin 184531 -> 184945 bytes imp/locale/de/LC_MESSAGES/imp.po | 656 +++--- ingo/locale/de/LC_MESSAGES/ingo.mo | Bin 85776 -> 85776 bytes ingo/locale/de/LC_MESSAGES/ingo.po | 6 +- kronolith/locale/de/LC_MESSAGES/kronolith.mo | Bin 128131 -> 128131 bytes kronolith/locale/de/LC_MESSAGES/kronolith.po | 104 +- nag/locale/de/LC_MESSAGES/nag.mo | Bin 92459 -> 92459 bytes nag/locale/de/LC_MESSAGES/nag.po | 14 +- turba/locale/de/LC_MESSAGES/turba.mo | Bin 98885 -> 99010 bytes turba/locale/de/LC_MESSAGES/turba.po | 88 +- whups/locale/de/LC_MESSAGES/whups.mo | Bin 108100 -> 108201 bytes whups/locale/de/LC_MESSAGES/whups.po | 138 +- wicked/locale/de/LC_MESSAGES/wicked.mo | Bin 78398 -> 78398 bytes wicked/locale/de/LC_MESSAGES/wicked.po | 56 +- 30 files changed, 769 insertions(+), 710 deletions(-) http://github.com/horde/horde/commit/f73446ef184af53428a1bfb734095bad84ee6675 http://git.horde.org/horde-git/-/commit/f73446ef184af53428a1bfb734095bad84ee6675 ----------------------------------------------------------------------- commit be815f7ff75566af09ff78eedf1fc35cdde69a1a Author: Jan Schneider <[email protected]> Date: Mon Oct 14 14:38:27 2013 +0200 Updated ansel/locale/ansel.pot | 64 +- framework/ActiveSync/locale/Horde_ActiveSync.pot | 36 +- framework/Auth/locale/Horde_Auth.pot | 4 +- framework/Core/locale/Horde_Core.pot | 80 ++-- framework/Date/locale/Horde_Date.pot | 14 +- framework/Imap_Client/locale/Horde_Imap_Client.pot | 96 ++-- framework/Smtp/locale/Horde_Smtp.pot | 14 +- hermes/locale/hermes.pot | 111 +++-- horde/locale/horde.pot | 14 +- imp/locale/imp.pot | 654 ++++++++++---------- ingo/locale/ingo.pot | 8 +- kronolith/locale/kronolith.pot | 106 ++-- nag/locale/nag.pot | 16 +- turba/locale/turba.pot | 84 ++-- whups/locale/whups.pot | 134 +++-- wicked/locale/wicked.pot | 58 +- 16 files changed, 775 insertions(+), 718 deletions(-) http://github.com/horde/horde/commit/be815f7ff75566af09ff78eedf1fc35cdde69a1a http://git.horde.org/horde-git/-/commit/be815f7ff75566af09ff78eedf1fc35cdde69a1a ----------------------------------------------------------------------- commit 821a23a21464de401273719dc60708b3495f60b2 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 14:52:19 2013 +0200 [jan] Fix editing tasks via CalDAV (Bug #12745). nag/docs/CHANGES | 1 + nag/lib/Application.php | 2 +- nag/package.xml | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/821a23a21464de401273719dc60708b3495f60b2 http://git.horde.org/horde-git/-/commit/821a23a21464de401273719dc60708b3495f60b2 ----------------------------------------------------------------------- commit bfe61b1f279f97bc531f0e4eeb55d08d0d961e96 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 15:06:47 2013 +0200 [jan] Fix displaying of ticket tabs (Bug #12744). whups/docs/CHANGES | 1 + whups/lib/Whups.php | 2 +- whups/package.xml | 2 ++ 3 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/bfe61b1f279f97bc531f0e4eeb55d08d0d961e96 http://git.horde.org/horde-git/-/commit/bfe61b1f279f97bc531f0e4eeb55d08d0d961e96 ----------------------------------------------------------------------- commit c35e642ed70a90a2c29dbdebc8dd43e166ffa3f7 Author: Thomas Jarosch <[email protected]> Date: Mon Oct 7 15:08:06 2013 +0200 Fix regression in Horde_Db_SearchParser::parse(). Fixes #12743 Introduced by 0bb0b490c81b9ff889055fc0e69f6ef09c9f13ef "Use Horde_String." Signed-off-by: Jan Schneider <[email protected]> framework/Db/lib/Horde/Db/SearchParser.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/c35e642ed70a90a2c29dbdebc8dd43e166ffa3f7 http://git.horde.org/horde-git/-/commit/c35e642ed70a90a2c29dbdebc8dd43e166ffa3f7 ----------------------------------------------------------------------- commit 056a1c975aa0546731ff451a573419b82302f506 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 15:17:28 2013 +0200 [jan] Always re-throw PDOExceptions as Horde_Db_Exceptions. Related to bug #11923. framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 44 ++++++++++++++++++----- framework/Db/package.xml | 2 + 2 files changed, 36 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/056a1c975aa0546731ff451a573419b82302f506 http://git.horde.org/horde-git/-/commit/056a1c975aa0546731ff451a573419b82302f506 ----------------------------------------------------------------------- commit 3dd26d69cbfd1a5051d40b7c97b3116f1e96a47b Author: Jan Schneider <[email protected]> Date: Mon Oct 14 15:40:02 2013 +0200 [jan] Fix edge case that allowed to enter start time after end time (Bug #12752). kronolith/docs/CHANGES | 2 ++ kronolith/js/kronolith.js | 37 +++++++++++++++++++++---------------- kronolith/package.xml | 2 ++ 3 files changed, 25 insertions(+), 16 deletions(-) http://github.com/horde/horde/commit/3dd26d69cbfd1a5051d40b7c97b3116f1e96a47b http://git.horde.org/horde-git/-/commit/3dd26d69cbfd1a5051d40b7c97b3116f1e96a47b ----------------------------------------------------------------------- commit 2dfc534510d2821c0a32f7688d927764befa05a2 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 17:18:24 2013 +0200 Re-use the current transaction (Bug #12683). whups/docs/CHANGES | 1 + whups/lib/Driver/Sql.php | 3 ++- whups/package.xml | 2 ++ 3 files changed, 5 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/2dfc534510d2821c0a32f7688d927764befa05a2 http://git.horde.org/horde-git/-/commit/2dfc534510d2821c0a32f7688d927764befa05a2 ----------------------------------------------------------------------- commit 853ba997111d530ebc46b94f8cd8b5f255973aa8 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 17:56:12 2013 +0200 Fix variable name. nag/lib/CompleteTask.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/853ba997111d530ebc46b94f8cd8b5f255973aa8 http://git.horde.org/horde-git/-/commit/853ba997111d530ebc46b94f8cd8b5f255973aa8 ----------------------------------------------------------------------- commit 041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1 Author: Jan Schneider <[email protected]> Date: Mon Oct 14 17:57:46 2013 +0200 Move alarm updating to Nag_Driver::modify(). If done in Nag_Task::toggleComplete(), it will get overwritten in later Nag_Task::save() calls. Added benefit: this works now correctly from *any* place where we modify the task. nag/docs/CHANGES | 1 + nag/lib/Driver.php | 23 ++++++++++++++++++++++- nag/lib/Task.php | 13 ------------- nag/package.xml | 2 ++ 4 files changed, 25 insertions(+), 14 deletions(-) http://github.com/horde/horde/commit/041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1 http://git.horde.org/horde-git/-/commit/041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1 ----------------------------------------------------------------------- commit f48d84960620794d37acbfe7a8c233f40505d2c4 Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 13:45:06 2013 -0600 [mms] Trigger auto save draft in dynamic view if attachments have changed. imp/docs/CHANGES | 1 + imp/js/compose-dimp.js | 47 ++++++++++++++++++++++++++++++++--------------- imp/package.xml | 2 ++ 3 files changed, 35 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/f48d84960620794d37acbfe7a8c233f40505d2c4 http://git.horde.org/horde-git/-/commit/f48d84960620794d37acbfe7a8c233f40505d2c4 ----------------------------------------------------------------------- commit 8a28949833ada8235da6bb0866c689b0d5d0b2ce Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 14:01:37 2013 -0600 Don't change default, but indicate that port 587 is correct and port 25 is incorrect horde/config/conf.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/8a28949833ada8235da6bb0866c689b0d5d0b2ce http://git.horde.org/horde-git/-/commit/8a28949833ada8235da6bb0866c689b0d5d0b2ce ----------------------------------------------------------------------- commit f49894797d30ffca5cb7766ca823efba38ae867f Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 14:11:18 2013 -0600 [mms] Fix populating search fields when editing an advanced search query. imp/docs/CHANGES | 1 + imp/js/search.js | 8 +++++--- imp/package.xml | 2 ++ 3 files changed, 8 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/f49894797d30ffca5cb7766ca823efba38ae867f http://git.horde.org/horde-git/-/commit/f49894797d30ffca5cb7766ca823efba38ae867f ----------------------------------------------------------------------- commit b0ebc26f0f01b778c34df9d69f0c0ce37a2a1337 Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 14:14:46 2013 -0600 Better fix imp/js/search.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/b0ebc26f0f01b778c34df9d69f0c0ce37a2a1337 http://git.horde.org/horde-git/-/commit/b0ebc26f0f01b778c34df9d69f0c0ce37a2a1337 ----------------------------------------------------------------------- commit 5d0b3fcd1a2e85ccd88d4b381c78efef1185984c Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 15:36:15 2013 -0600 phpdoc framework/Core/lib/Horde/Core/Ui/FlagImage.php | 24 ++++++++++++++++++------ 1 files changed, 18 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/5d0b3fcd1a2e85ccd88d4b381c78efef1185984c http://git.horde.org/horde-git/-/commit/5d0b3fcd1a2e85ccd88d4b381c78efef1185984c ----------------------------------------------------------------------- commit 1530ae54edd4c9e317933fad35d1746b9f07f326 Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 15:41:47 2013 -0600 [mms] Add base64img property to Horde_Themes_Image. framework/Core/lib/Horde/Themes/Image.php | 16 ++++++++++++++++ framework/Core/package.xml | 2 ++ 2 files changed, 18 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/1530ae54edd4c9e317933fad35d1746b9f07f326 http://git.horde.org/horde-git/-/commit/1530ae54edd4c9e317933fad35d1746b9f07f326 ----------------------------------------------------------------------- commit caff330f36012829c20b8237b2a5b72655b5b4df Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 15:48:59 2013 -0600 [mms] Add Horde_Core_Ui_FlagImage#getFlagImageObByHost. framework/Core/lib/Horde/Core/Ui/FlagImage.php | 36 ++++++++++++++++++++++-- framework/Core/package.xml | 2 + 2 files changed, 35 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/caff330f36012829c20b8237b2a5b72655b5b4df http://git.horde.org/horde-git/-/commit/caff330f36012829c20b8237b2a5b72655b5b4df ----------------------------------------------------------------------- commit a8cc38cacf3527efd2e4ee4be5a54777a0910bd2 Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 21:32:10 2013 -0600 [mms] Add additional syntax checking for the configuration files in the test script. horde/docs/CHANGES | 2 + horde/lib/Test.php | 87 +++++++++++++++++++++++++++++++++++++++++++++------ horde/package.xml | 2 + 3 files changed, 80 insertions(+), 11 deletions(-) http://github.com/horde/horde/commit/a8cc38cacf3527efd2e4ee4be5a54777a0910bd2 http://git.horde.org/horde-git/-/commit/a8cc38cacf3527efd2e4ee4be5a54777a0910bd2 ----------------------------------------------------------------------- commit 1d1497cda1cacd2a4a0257adc81b3d5882f4d92c Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 22:24:02 2013 -0600 Better existence check imp/js/compose-dimp.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/1d1497cda1cacd2a4a0257adc81b3d5882f4d92c http://git.horde.org/horde-git/-/commit/1d1497cda1cacd2a4a0257adc81b3d5882f4d92c ----------------------------------------------------------------------- commit 9d9b17370a2f64928f9a762cebfdffa165834459 Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 22:33:05 2013 -0600 [mms] Discard personal information when it is identical to e-mail address. framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 6 ++++-- framework/Mail/package.xml | 9 ++++----- framework/Mail/test/Horde/Mail/AddressTest.php | 15 +++++++++++++++ 3 files changed, 23 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/9d9b17370a2f64928f9a762cebfdffa165834459 http://git.horde.org/horde-git/-/commit/9d9b17370a2f64928f9a762cebfdffa165834459 ----------------------------------------------------------------------- commit f7c22527c8bbce28166a8f8c358156db79060fa7 Author: Michael M Slusarz <[email protected]> Date: Mon Oct 14 22:40:01 2013 -0600 Development mode for Horde_Mail-2.1.3 framework/Mail/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/f7c22527c8bbce28166a8f8c358156db79060fa7 http://git.horde.org/horde-git/-/commit/f7c22527c8bbce28166a8f8c358156db79060fa7 ----------------------------------------------------------------------- commit 2fd5bd46328ea0a889a951bd6a1fe5bed9eea428 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 00:00:58 2013 -0600 [mms] Fix spellchecking within the ALT HTML tag (Bug #12610). framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php | 1 + framework/SpellChecker/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/2fd5bd46328ea0a889a951bd6a1fe5bed9eea428 http://git.horde.org/horde-git/-/commit/2fd5bd46328ea0a889a951bd6a1fe5bed9eea428 ----------------------------------------------------------------------- commit c36f4c9e3ae1b7ac6995085f6d44f1fc417cb02c Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 00:05:23 2013 -0600 Released Horde_SpellChecker-2.1.1 framework/SpellChecker/package.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/c36f4c9e3ae1b7ac6995085f6d44f1fc417cb02c http://git.horde.org/horde-git/-/commit/c36f4c9e3ae1b7ac6995085f6d44f1fc417cb02c ----------------------------------------------------------------------- commit aafe0b1b0add2d34680e12e4f736ce1e5bc58d4e Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 00:05:23 2013 -0600 Development mode for Horde_SpellChecker-2.1.2 framework/SpellChecker/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/aafe0b1b0add2d34680e12e4f736ce1e5bc58d4e http://git.horde.org/horde-git/-/commit/aafe0b1b0add2d34680e12e4f736ce1e5bc58d4e ----------------------------------------------------------------------- commit b1d76610732e2faf28b3f6821be39b853be0484c Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 01:47:33 2013 -0600 [mms] Explicitly reject XOAUTH2 as a authentication mechanism if it is not configured in the client. framework/Smtp/lib/Horde/Smtp.php | 6 ++++-- framework/Smtp/package.xml | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b1d76610732e2faf28b3f6821be39b853be0484c http://git.horde.org/horde-git/-/commit/b1d76610732e2faf28b3f6821be39b853be0484c ----------------------------------------------------------------------- commit b759121f786ba462e9cb405027f58cdb3f8d5126 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 01:52:48 2013 -0600 Released Horde_Smtp-1.2.4 framework/Smtp/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b759121f786ba462e9cb405027f58cdb3f8d5126 http://git.horde.org/horde-git/-/commit/b759121f786ba462e9cb405027f58cdb3f8d5126 ----------------------------------------------------------------------- commit 055f06bd715a8a566511268ebedcaac26451e3bd Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 01:52:48 2013 -0600 Development mode for Horde_Smtp-1.2.5 framework/Smtp/package.xml | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/055f06bd715a8a566511268ebedcaac26451e3bd http://git.horde.org/horde-git/-/commit/055f06bd715a8a566511268ebedcaac26451e3bd ----------------------------------------------------------------------- commit 6c7e002bd1608ab54a297da57bbfe374f5226933 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:07:08 2013 +0200 Released Horde_ActiveSync-2.8.4 framework/ActiveSync/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/6c7e002bd1608ab54a297da57bbfe374f5226933 http://git.horde.org/horde-git/-/commit/6c7e002bd1608ab54a297da57bbfe374f5226933 ----------------------------------------------------------------------- commit 1e127f53ec7550060753876791f6d6aa6216c2cf Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:07:08 2013 +0200 Development mode for Horde_ActiveSync-2.8.5 framework/ActiveSync/package.xml | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/1e127f53ec7550060753876791f6d6aa6216c2cf http://git.horde.org/horde-git/-/commit/1e127f53ec7550060753876791f6d6aa6216c2cf ----------------------------------------------------------------------- commit e5ebe025da02f39820f90fc1d59977889ab774d5 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:08:37 2013 +0200 Released Horde_Auth-2.1.1 framework/Auth/package.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/e5ebe025da02f39820f90fc1d59977889ab774d5 http://git.horde.org/horde-git/-/commit/e5ebe025da02f39820f90fc1d59977889ab774d5 ----------------------------------------------------------------------- commit 6eb50c94320a0ae5ddd4b83c1b6b5d369ca62e40 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:08:37 2013 +0200 Development mode for Horde_Auth-2.1.2 framework/Auth/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/6eb50c94320a0ae5ddd4b83c1b6b5d369ca62e40 http://git.horde.org/horde-git/-/commit/6eb50c94320a0ae5ddd4b83c1b6b5d369ca62e40 ----------------------------------------------------------------------- commit 4f754c4c65f6d57e5a2751defaa411da60919f5e Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:11:00 2013 +0200 Released Horde_Core-2.10.0 framework/Core/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/4f754c4c65f6d57e5a2751defaa411da60919f5e http://git.horde.org/horde-git/-/commit/4f754c4c65f6d57e5a2751defaa411da60919f5e ----------------------------------------------------------------------- commit 4fff84677d16568474c97c6070ff496da5300c53 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:11:00 2013 +0200 Development mode for Horde_Core-2.10.1 framework/Core/package.xml | 22 +++++++++++++++------- 1 files changed, 15 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/4fff84677d16568474c97c6070ff496da5300c53 http://git.horde.org/horde-git/-/commit/4fff84677d16568474c97c6070ff496da5300c53 ----------------------------------------------------------------------- commit 7f16dfac3c6c6c79fc1e541bcf0a2b22f08e7dbb Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:15:14 2013 +0200 Released Horde_Css_Parser-1.0.2 framework/Css_Parser/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/7f16dfac3c6c6c79fc1e541bcf0a2b22f08e7dbb http://git.horde.org/horde-git/-/commit/7f16dfac3c6c6c79fc1e541bcf0a2b22f08e7dbb ----------------------------------------------------------------------- commit 2b7b6c6129ed030be3f20f61a62fc60763ab751e Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:15:15 2013 +0200 Development mode for Horde_Css_Parser-1.0.3 framework/Css_Parser/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/2b7b6c6129ed030be3f20f61a62fc60763ab751e http://git.horde.org/horde-git/-/commit/2b7b6c6129ed030be3f20f61a62fc60763ab751e ----------------------------------------------------------------------- commit e7299d32889c2be00121f48662b0b6b83877df71 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:16:50 2013 +0200 Released Horde_Date-2.0.7 framework/Date/package.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/e7299d32889c2be00121f48662b0b6b83877df71 http://git.horde.org/horde-git/-/commit/e7299d32889c2be00121f48662b0b6b83877df71 ----------------------------------------------------------------------- commit e0f138d3e464298b629be62cb56d6c222f195264 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:16:50 2013 +0200 Development mode for Horde_Date-2.0.8 framework/Date/package.xml | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/e0f138d3e464298b629be62cb56d6c222f195264 http://git.horde.org/horde-git/-/commit/e0f138d3e464298b629be62cb56d6c222f195264 ----------------------------------------------------------------------- commit eb65781d9c16a4e2d7245801cb4b7ca1824d0a09 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:19:02 2013 +0200 Released Horde_History-2.2.1 framework/History/package.xml | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/eb65781d9c16a4e2d7245801cb4b7ca1824d0a09 http://git.horde.org/horde-git/-/commit/eb65781d9c16a4e2d7245801cb4b7ca1824d0a09 ----------------------------------------------------------------------- commit db2088e84cd564cf298d58d227abbee42ab344a2 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:19:03 2013 +0200 Development mode for Horde_History-2.2.2 framework/History/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/db2088e84cd564cf298d58d227abbee42ab344a2 http://git.horde.org/horde-git/-/commit/db2088e84cd564cf298d58d227abbee42ab344a2 ----------------------------------------------------------------------- commit 4d17d934fec33c43e15ad5af62ade17ed86c69c0 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:20:37 2013 +0200 Released Horde_Log-2.1.0 framework/Log/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/4d17d934fec33c43e15ad5af62ade17ed86c69c0 http://git.horde.org/horde-git/-/commit/4d17d934fec33c43e15ad5af62ade17ed86c69c0 ----------------------------------------------------------------------- commit 92b3dc1bb9bd798f19fd83725698c5b133d5a1aa Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:20:37 2013 +0200 Development mode for Horde_Log-2.1.1 framework/Log/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/92b3dc1bb9bd798f19fd83725698c5b133d5a1aa http://git.horde.org/horde-git/-/commit/92b3dc1bb9bd798f19fd83725698c5b133d5a1aa ----------------------------------------------------------------------- commit 0dc592beb22a928285a9d41149dd160d69b4a34e Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:26:44 2013 +0200 Released Horde_Pear-1.0.0alpha5 framework/Pear/package.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/0dc592beb22a928285a9d41149dd160d69b4a34e http://git.horde.org/horde-git/-/commit/0dc592beb22a928285a9d41149dd160d69b4a34e ----------------------------------------------------------------------- commit 4964ac031a5bb14f42aa4f0a6983c4506a9e03c4 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:26:45 2013 +0200 Development mode for Horde_Pear-1.0.0alpha6 framework/Pear/package.xml | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/4964ac031a5bb14f42aa4f0a6983c4506a9e03c4 http://git.horde.org/horde-git/-/commit/4964ac031a5bb14f42aa4f0a6983c4506a9e03c4 ----------------------------------------------------------------------- commit 701511b4e407477c2a34aeb5b6777e0406f89d21 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:31:01 2013 +0200 Released Horde_Rpc-2.1.1 framework/Rpc/package.xml | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/701511b4e407477c2a34aeb5b6777e0406f89d21 http://git.horde.org/horde-git/-/commit/701511b4e407477c2a34aeb5b6777e0406f89d21 ----------------------------------------------------------------------- commit a3ddeed1d827ececae1912f8232efc896ce537c5 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:31:01 2013 +0200 Development mode for Horde_Rpc-2.1.2 framework/Rpc/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/a3ddeed1d827ececae1912f8232efc896ce537c5 http://git.horde.org/horde-git/-/commit/a3ddeed1d827ececae1912f8232efc896ce537c5 ----------------------------------------------------------------------- commit 848f873c4d3ea16769c06101abd888da7819f447 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:32:33 2013 +0200 Released Horde_Service_Facebook-2.0.6 framework/Service_Facebook/package.xml | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/848f873c4d3ea16769c06101abd888da7819f447 http://git.horde.org/horde-git/-/commit/848f873c4d3ea16769c06101abd888da7819f447 ----------------------------------------------------------------------- commit b0bf5d288d0bd44defe549b7171683b9e0b274f3 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:32:34 2013 +0200 Development mode for Horde_Service_Facebook-2.0.7 framework/Service_Facebook/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b0bf5d288d0bd44defe549b7171683b9e0b274f3 http://git.horde.org/horde-git/-/commit/b0bf5d288d0bd44defe549b7171683b9e0b274f3 ----------------------------------------------------------------------- commit 04e48bbefa6153ea1100d38684581d82eac76e24 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:34:27 2013 +0200 Released Horde_Stream-1.4.0 framework/Stream/package.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/04e48bbefa6153ea1100d38684581d82eac76e24 http://git.horde.org/horde-git/-/commit/04e48bbefa6153ea1100d38684581d82eac76e24 ----------------------------------------------------------------------- commit d04af16891ebcf16f30a09b632b699cae8a053a6 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 12:34:28 2013 +0200 Development mode for Horde_Stream-1.4.1 framework/Stream/package.xml | 30 +++++++++++++++--------------- 1 files changed, 15 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/d04af16891ebcf16f30a09b632b699cae8a053a6 http://git.horde.org/horde-git/-/commit/d04af16891ebcf16f30a09b632b699cae8a053a6 ----------------------------------------------------------------------- commit 894b7907098348d8633754f4df3d1c5f04b98ed0 Author: Michael J Rubinsky <[email protected]> Date: Tue Oct 15 23:03:00 2013 -0400 BFN framework/Mongo/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/894b7907098348d8633754f4df3d1c5f04b98ed0 http://git.horde.org/horde-git/-/commit/894b7907098348d8633754f4df3d1c5f04b98ed0 ----------------------------------------------------------------------- commit e9da1f3e43a414869bf5618417fe927402649963 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 15:09:33 2013 -0600 [mms] Upgrade jQuery Mobile to v1.3.2/jQuery Core to v1.9.1. This did require a bunch of code tracing to fix an issue with query string data being lost (it ended up only being a couple of lines to fix). However, applications seem to be working fine and 1.3 fixes a bunch of issues plaguing 1.2, so it is a necessary upgrade. framework/Core/js/jquery.mobile/jquery.js | 5625 ++++++------ framework/Core/js/jquery.mobile/jquery.min.js | 7 +- framework/Core/js/jquery.mobile/jquery.mobile.js | 8720 ++++++++++------- framework/Core/js/jquery.mobile/jquery.mobile.min.css | 14 +- framework/Core/js/jquery.mobile/jquery.mobile.min.js | 11 +- framework/Core/js/smartmobile.js | 11 +- framework/Core/package.xml | 4 +- 7 files changed, 8201 insertions(+), 6191 deletions(-) http://github.com/horde/horde/commit/e9da1f3e43a414869bf5618417fe927402649963 http://git.horde.org/horde-git/-/commit/e9da1f3e43a414869bf5618417fe927402649963 ----------------------------------------------------------------------- commit 45e13a9f2714604455f91098480954155c955f2b Author: Michael M Slusarz <[email protected]> Date: Tue Oct 15 15:41:34 2013 -0600 Fix sizing of HTML contents in smartmobile We absolutely can't use height = 100% because it destroys the ability to position the page below the headers. imp/js/smartmobile.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/45e13a9f2714604455f91098480954155c955f2b http://git.horde.org/horde-git/-/commit/45e13a9f2714604455f91098480954155c955f2b ----------------------------------------------------------------------- commit 97d5749699446a88ad0ba9e6be69e59d8433bd06 Author: Michael J Rubinsky <[email protected]> Date: Tue Oct 15 23:35:38 2013 -0400 Don't stat the message if we don't have an entry in the map table. Prevents unnecessary stating when we have *some* change in the map table for the collection, but the current change set has more than just that one change. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/97d5749699446a88ad0ba9e6be69e59d8433bd06 http://git.horde.org/horde-git/-/commit/97d5749699446a88ad0ba9e6be69e59d8433bd06 ----------------------------------------------------------------------- commit 6442f09f1e29bf0d685f2ca19988ef008f014414 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 02:38:25 2013 -0400 Fetch all the matching map entries at once. Sacrifice a small additional loop in code to get a single DB query. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 27 +++++++++------ 1 files changed, 16 insertions(+), 11 deletions(-) http://github.com/horde/horde/commit/6442f09f1e29bf0d685f2ca19988ef008f014414 http://git.horde.org/horde-git/-/commit/6442f09f1e29bf0d685f2ca19988ef008f014414 ----------------------------------------------------------------------- commit 56d76e002a34971d1ea35e08034dda7f40d314a4 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 02:49:17 2013 -0400 parse error framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/56d76e002a34971d1ea35e08034dda7f40d314a4 http://git.horde.org/horde-git/-/commit/56d76e002a34971d1ea35e08034dda7f40d314a4 ----------------------------------------------------------------------- commit 82ae7868ef76394bc6858b3586b111e1d33675b6 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 02:51:23 2013 -0400 Revert "parse error" This reverts commit 56d76e002a34971d1ea35e08034dda7f40d314a4. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/82ae7868ef76394bc6858b3586b111e1d33675b6 http://git.horde.org/horde-git/-/commit/82ae7868ef76394bc6858b3586b111e1d33675b6 ----------------------------------------------------------------------- commit bd026b744d3590d65cf825b323c3635903b86aec Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 02:51:36 2013 -0400 Revert "Fetch all the matching map entries at once." This reverts commit 6442f09f1e29bf0d685f2ca19988ef008f014414. Will have to rethink this while more awake. Can't query all changes like this since they may be of different types. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 27 ++++++--------- 1 files changed, 11 insertions(+), 16 deletions(-) http://github.com/horde/horde/commit/bd026b744d3590d65cf825b323c3635903b86aec http://git.horde.org/horde-git/-/commit/bd026b744d3590d65cf825b323c3635903b86aec ----------------------------------------------------------------------- commit b99407629ab9ba361439a97507aaa2e27bbf1814 Author: Jan Schneider <[email protected]> Date: Wed Oct 16 10:49:09 2013 +0200 Released Horde_Mongo-1.0.2 framework/Mongo/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b99407629ab9ba361439a97507aaa2e27bbf1814 http://git.horde.org/horde-git/-/commit/b99407629ab9ba361439a97507aaa2e27bbf1814 ----------------------------------------------------------------------- commit 81b9c9c4f7cca918870f841bdc71b18b218c6949 Author: Jan Schneider <[email protected]> Date: Wed Oct 16 10:49:09 2013 +0200 Development mode for Horde_Mongo-1.0.3 framework/Mongo/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/81b9c9c4f7cca918870f841bdc71b18b218c6949 http://git.horde.org/horde-git/-/commit/81b9c9c4f7cca918870f841bdc71b18b218c6949 ----------------------------------------------------------------------- commit e8c2e2dc91b521a1f6be5a82d21f838eda7dcaec Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 09:59:37 2013 -0400 Need to get a list of syncronized calendars to softdelete. Slight hack to get around the data not being available via Kronolith 4's public API. Fixes Bug: 12765. framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 33 +++++++++++++--- 1 files changed, 27 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/e8c2e2dc91b521a1f6be5a82d21f838eda7dcaec http://git.horde.org/horde-git/-/commit/e8c2e2dc91b521a1f6be5a82d21f838eda7dcaec ----------------------------------------------------------------------- commit 48fd491939aa6fca19e07ada20096df9c593405e Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 10:02:26 2013 -0400 BFN framework/Core/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/48fd491939aa6fca19e07ada20096df9c593405e http://git.horde.org/horde-git/-/commit/48fd491939aa6fca19e07ada20096df9c593405e ----------------------------------------------------------------------- commit f7b75dbcebed550d35027b95d70b65bafb5723bf Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 10:30:32 2013 -0400 Load all matching map entries for available changes at once. Don't hit the DB for each change, we already have all the change uids, so fetch all the possible map entries at once. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 56 ++++++++------- 1 files changed, 31 insertions(+), 25 deletions(-) http://github.com/horde/horde/commit/f7b75dbcebed550d35027b95d70b65bafb5723bf http://git.horde.org/horde-git/-/commit/f7b75dbcebed550d35027b95d70b65bafb5723bf ----------------------------------------------------------------------- commit fe52967e1d1c75fb4960a3fb20622184ee79267f Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 11:44:18 2013 -0400 Improve logic, exit early if we don't have a change timestamp. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 16 +++++++------- 1 files changed, 8 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/fe52967e1d1c75fb4960a3fb20622184ee79267f http://git.horde.org/horde-git/-/commit/fe52967e1d1c75fb4960a3fb20622184ee79267f ----------------------------------------------------------------------- commit 31f639c2e418961408860d29e6973393bc6a705a Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 12:13:04 2013 -0400 Only query once for mailmap entries as well. Probably some optimization to be done here, but these change arrays are typically only 1 or 2 elements, so not really an issue. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 91 +++++++-------- 1 files changed, 42 insertions(+), 49 deletions(-) http://github.com/horde/horde/commit/31f639c2e418961408860d29e6973393bc6a705a http://git.horde.org/horde-git/-/commit/31f639c2e418961408860d29e6973393bc6a705a ----------------------------------------------------------------------- commit bbd234466895acd0006db0ebb2e81a5bdcbc9880 Merge: 5b5d834 31f639c Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 13:12:05 2013 -0400 Merge branch 'master' into activesync_2_9_0 Conflicts: framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php framework/ActiveSync/package.xml ansel/locale/ansel.pot | 64 +- ansel/locale/de/LC_MESSAGES/ansel.mo | Bin 107152 -> 107152 bytes ansel/locale/de/LC_MESSAGES/ansel.po | 62 +- framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 54 +- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 161 +- framework/ActiveSync/locale/Horde_ActiveSync.pot | 36 +- framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.mo | Bin 1432 -> 1432 bytes framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.po | 36 +- framework/ActiveSync/package.xml | 23 +- framework/Auth/locale/Horde_Auth.pot | 4 +- framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.mo | Bin 3373 -> 3373 bytes framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.po | 4 +- framework/Auth/package.xml | 22 +- framework/Core/js/jquery.mobile/jquery.js | 5625 ++-- framework/Core/js/jquery.mobile/jquery.min.js | 7 +- framework/Core/js/jquery.mobile/jquery.mobile.js | 8720 ++++-- framework/Core/js/jquery.mobile/jquery.mobile.min.css | 14 +- framework/Core/js/jquery.mobile/jquery.mobile.min.js | 11 +- framework/Core/js/smartmobile.js | 11 +- framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 33 +- framework/Core/lib/Horde/Core/Ui/FlagImage.php | 60 +- framework/Core/lib/Horde/Themes/Image.php | 16 + framework/Core/locale/Horde_Core.pot | 80 +- framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo | Bin 20259 -> 20259 bytes framework/Core/locale/de/LC_MESSAGES/Horde_Core.po | 86 +- framework/Core/package.xml | 28 +- framework/Css_Parser/package.xml | 21 +- framework/Date/locale/Horde_Date.pot | 14 +- framework/Date/locale/de/LC_MESSAGES/Horde_Date.mo | Bin 1126 -> 1126 bytes framework/Date/locale/de/LC_MESSAGES/Horde_Date.po | 14 +- framework/Date/package.xml | 23 +- framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 44 +- framework/Db/lib/Horde/Db/SearchParser.php | 2 +- framework/Db/package.xml | 2 + framework/History/package.xml | 24 +- framework/Imap_Client/locale/Horde_Imap_Client.pot | 96 +- framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.mo | Bin 7202 -> 7202 bytes framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.po | 96 +- framework/Log/package.xml | 21 +- framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 6 +- framework/Mail/package.xml | 20 +- framework/Mail/test/Horde/Mail/AddressTest.php | 15 + framework/Mongo/package.xml | 19 +- framework/Pear/package.xml | 23 +- framework/Rpc/package.xml | 20 +- framework/Service_Facebook/package.xml | 20 +- framework/Smtp/lib/Horde/Smtp.php | 6 +- framework/Smtp/locale/Horde_Smtp.pot | 14 +- framework/Smtp/package.xml | 24 +- framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php | 1 + framework/SpellChecker/package.xml | 20 +- framework/Stream/package.xml | 35 +- hermes/locale/de/LC_MESSAGES/hermes.mo | Bin 82147 -> 82494 bytes hermes/locale/de/LC_MESSAGES/hermes.po | 113 +- hermes/locale/hermes.pot | 111 +- horde/config/conf.xml | 3 +- horde/docs/CHANGES | 2 + horde/lib/Test.php | 87 +- horde/locale/de/LC_MESSAGES/horde.mo | Bin 66215 -> 66215 bytes horde/locale/de/LC_MESSAGES/horde.po | 12 +- horde/locale/horde.pot | 14 +- horde/package.xml | 2 + imp/docs/CHANGES | 2 + imp/js/compose-dimp.js | 51 +- imp/js/search.js | 4 +- imp/js/smartmobile.js | 2 +- imp/locale/de/LC_MESSAGES/imp.mo | Bin 184529 -> 184945 bytes imp/locale/de/LC_MESSAGES/imp.po | 660 +- imp/locale/imp.pot | 654 +- imp/package.xml | 4 + ingo/locale/de/LC_MESSAGES/ingo.mo | Bin 85776 -> 85776 bytes ingo/locale/de/LC_MESSAGES/ingo.po | 6 +- ingo/locale/ingo.pot | 8 +- kronolith/docs/CHANGES | 2 + kronolith/js/kronolith.js | 37 +- kronolith/locale/de/LC_MESSAGES/kronolith.mo | Bin 128131 -> 128131 bytes kronolith/locale/de/LC_MESSAGES/kronolith.po | 104 +- kronolith/locale/kronolith.pot | 106 +- kronolith/package.xml | 2 + nag/docs/CHANGES | 2 + nag/lib/Application.php | 2 +- nag/lib/CompleteTask.php | 2 +- nag/lib/Driver.php | 23 +- nag/lib/Task.php | 13 - nag/locale/de/LC_MESSAGES/nag.mo | Bin 92459 -> 92459 bytes nag/locale/de/LC_MESSAGES/nag.po | 14 +- nag/locale/nag.pot | 16 +- nag/package.xml | 6 +- turba/docs/CHANGES | 1 + turba/lib/Application.php | 2 +- turba/locale/de/LC_MESSAGES/turba.mo | Bin 98885 -> 99010 bytes turba/locale/de/LC_MESSAGES/turba.po | 88 +- turba/locale/turba.pot | 84 +- turba/package.xml | 2 + whups/docs/CHANGES | 2 + whups/lib/Driver/Sql.php | 3 +- whups/lib/Whups.php | 2 +- whups/locale/de/LC_MESSAGES/whups.mo | Bin 108100 -> 108201 bytes whups/locale/de/LC_MESSAGES/whups.po | 138 +- whups/locale/whups.pot | 134 +- whups/package.xml | 4 + wicked/locale/de/LC_MESSAGES/wicked.mo | Bin 78398 -> 78398 bytes wicked/locale/de/LC_MESSAGES/wicked.po | 56 +- wicked/locale/wicked.pot | 58 +- 104 files changed, 10480 insertions(+), 7895 deletions(-) http://github.com/horde/horde/commit/bbd234466895acd0006db0ebb2e81a5bdcbc9880 http://git.horde.org/horde-git/-/commit/bbd234466895acd0006db0ebb2e81a5bdcbc9880 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
