The branch "activesync_2_9_0" has been updated. The following is a summary of the commits.
from: 9e84e538e24acfbe1c444ff872767485481a632a 5eb5af6 Remove unused rules c5c8abe Remove ugly safari/chrome outline around input in autocompleters 053d234 mhash isn't needed e51c6ff Remove use of deprecated Horde::img() 553de36 Correct usage of Horde_Themes_Image::tag() 84134e9 Remove remaining Horde_Core usage of Horde::img() 23c3d20 Remove remaining Horde_Core usage of Horde::base64ImgData() 7ada274 [mms] Allow disabling VFS via the configuration interface. fc91078 Effect transitions that actually finish within the hour eed6bdc Better sanity checking for VFS existence in view.php ca047cc Additional improved handling of installations without VFS configured a778824 Use Turba_Object#vfsInit() to get the Horde_Vfs object to use ce3f45c Don't show add file option if VFS is not available a782464 [mms] Remove features from UI when VFS is not available or disabled. 9b80259 Fix typo 4380c4d tweaks 786fd06 [mms] Add ability to expire CSS cache based on file modification time. 4c4a2f2 Whoops - forgot to revert after debugging 886dce0 Fix padding for login button, at least on FF fe0fc64 config doc e66e361 One of these things is not like the other... (color -> grayscale) e7e6650 Fix displaying HTML content in thread view bab3224 phpdoc a635b37 Don't block images in HTML data when viewing in thread mode 17db118 Revert "[mms] Merge upstream updates to JsMin filter." a7d4f72 These jsmin fixes are now verified to be correct. cbb40ea Fix turba search html 6daed21 [mms] Improved UI when viewing search results from Advanced Search. 91918a7 Yikes - we were adding JS files to the page every time the topbar reloaded. That is obviously not needed e65a4cf Use HordeCore, which does all this for us already 69369a9 Released Horde_Text_Filter-2.1.4 dfd880c Development mode for Horde_Text_Filter-2.1.5 6014376 phpdoc ea5480e [mms] Add ability to load javascript via a HordeCore AJAX response (Request #10971). 69f84ee Have HordeCore handle loading of javascript files 15c5c98 Released Horde_Imap_Client-2.15.4 f5f5bae Development mode for Horde_Imap_Client-2.15.5 fde4629 [mms] Only update topbar if the underlying tree data has changed. 7e435ac Automatically add script files to outgoing HordeCore requests 2d52cec Fix variable that should be in the current object cf905fe Move flag hook into IMP_Flags 2ec7c13 Add ability to replace current mesage flag information via AJAX imp:flag task 5ec7a19 Reset flag changes after unsuccessful delete/move 5ca59be Remove outdated error message; not needed in application libraries 47bf012 phpdoc 1cc360a A couple of more required files in IMP 3bb74a2 A couple of more required files in Turba 5fd7241 Sort config files by name 8416270 Another required file for passwd b320317 Another required file for kronolith d2035ef More required files for ingo bda74fe More required files for gollem 9277739 Match style elsewhere in output df3d771 One more place this can be fixed. f9c4b50 Fix fatal crash on sending back incoming sync conflict status. Bug #12755 2b2e53c BFN 2d27b93 Fix errors when the filter api is unavailable. 95e8def We might have ONLY failures too. 31e7db2 Try to work around issue on android with conflicts: 19efe8d Don't assume mail API is available. 0a7a617 Merge branch 'master' into activesync_2_9_0 Summary: http://github.com/horde/horde/compare/9e84e538e24acfbe1c444ff872767485481a632a...0a7a617ea0bcddbe556a1b66a67fb4cc57db319b ----------------------------------------------------------------------- commit 5eb5af648f6ff9ab0dd781bbe02f467d0d4191da Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 12:44:02 2013 -0600 Remove unused rules horde/themes/default/screen.css | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/5eb5af648f6ff9ab0dd781bbe02f467d0d4191da http://git.horde.org/horde-git/-/commit/5eb5af648f6ff9ab0dd781bbe02f467d0d4191da ----------------------------------------------------------------------- commit c5c8abef9d03441720c78f2eb6346c2ed077f8a8 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 12:44:57 2013 -0600 Remove ugly safari/chrome outline around input in autocompleters horde/themes/default/screen.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/c5c8abef9d03441720c78f2eb6346c2ed077f8a8 http://git.horde.org/horde-git/-/commit/c5c8abef9d03441720c78f2eb6346c2ed077f8a8 ----------------------------------------------------------------------- commit 053d234a5b0105fab1278bab8565ca1f8c7304f8 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 13:46:04 2013 -0600 mhash isn't needed passwd/lib/Test.php | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/053d234a5b0105fab1278bab8565ca1f8c7304f8 http://git.horde.org/horde-git/-/commit/053d234a5b0105fab1278bab8565ca1f8c7304f8 ----------------------------------------------------------------------- commit e51c6ff05939459e0f65adb5a6bf76a02aaa7e65 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 14:09:39 2013 -0600 Remove use of deprecated Horde::img() framework/Core/lib/Horde/Core/Ui/FlagImage.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/e51c6ff05939459e0f65adb5a6bf76a02aaa7e65 http://git.horde.org/horde-git/-/commit/e51c6ff05939459e0f65adb5a6bf76a02aaa7e65 ----------------------------------------------------------------------- commit 553de3627e7348ec69fcf1171558a86ceeeabbc8 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 14:12:51 2013 -0600 Correct usage of Horde_Themes_Image::tag() framework/Core/lib/Horde/Core/Ui/FlagImage.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/553de3627e7348ec69fcf1171558a86ceeeabbc8 http://git.horde.org/horde-git/-/commit/553de3627e7348ec69fcf1171558a86ceeeabbc8 ----------------------------------------------------------------------- commit 84134e91014c4148760ec124f3d9c585dae0588a Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 14:25:43 2013 -0600 Remove remaining Horde_Core usage of Horde::img() framework/Core/lib/Horde/Core/Block/Layout.php | 4 +- framework/Core/lib/Horde/Core/Block/Layout/Manager.php | 2 +- framework/Core/lib/Horde/Core/Notification/Event/Status.php | 2 +- framework/Core/lib/Horde/Core/Perms/Ui.php | 16 ++-- framework/Core/lib/Horde/Core/Prefs/Ui.php | 6 +- framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php | 8 +- framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php | 8 ++- framework/Core/lib/Horde/Core/Ui/Tabs.php | 2 +- framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php | 44 +++++----- framework/Core/lib/Horde/Core/View/Helper/Image.php | 11 ++- framework/Core/lib/Horde/Help.php | 2 +- 11 files changed, 57 insertions(+), 48 deletions(-) http://github.com/horde/horde/commit/84134e91014c4148760ec124f3d9c585dae0588a http://git.horde.org/horde-git/-/commit/84134e91014c4148760ec124f3d9c585dae0588a ----------------------------------------------------------------------- commit 23c3d20407feb8def504b7cf9ee6a2e90dc20ea4 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 14:26:34 2013 -0600 Remove remaining Horde_Core usage of Horde::base64ImgData() framework/Core/lib/Horde/Themes/Css.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/23c3d20407feb8def504b7cf9ee6a2e90dc20ea4 http://git.horde.org/horde-git/-/commit/23c3d20407feb8def504b7cf9ee6a2e90dc20ea4 ----------------------------------------------------------------------- commit 7ada274b7ab8d8836a2785d4dc2227e3535c79fd Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 15:55:57 2013 -0600 [mms] Allow disabling VFS via the configuration interface. framework/Core/lib/Horde/Config.php | 4 ++++ framework/Core/package.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/7ada274b7ab8d8836a2785d4dc2227e3535c79fd http://git.horde.org/horde-git/-/commit/7ada274b7ab8d8836a2785d4dc2227e3535c79fd ----------------------------------------------------------------------- commit fc91078460fa6b200cc2cb4ca3384f757f18f257 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 16:00:20 2013 -0600 Effect transitions that actually finish within the hour horde/js/sidebar.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/fc91078460fa6b200cc2cb4ca3384f757f18f257 http://git.horde.org/horde-git/-/commit/fc91078460fa6b200cc2cb4ca3384f757f18f257 ----------------------------------------------------------------------- commit eed6bdcb9b23b57b72bff1e9a6279c0e2b68f9d3 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 16:04:15 2013 -0600 Better sanity checking for VFS existence in view.php Coming commits should make it essentially impossible to reach this code if VFS is off. Thus, no need for detailed error message - sanity checking is sufficient. turba/view.php | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/eed6bdcb9b23b57b72bff1e9a6279c0e2b68f9d3 http://git.horde.org/horde-git/-/commit/eed6bdcb9b23b57b72bff1e9a6279c0e2b68f9d3 ----------------------------------------------------------------------- commit ca047cc740199f4ba0623b65badd61acea657a62 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 16:11:39 2013 -0600 Additional improved handling of installations without VFS configured turba/lib/Application.php | 8 ++++++-- turba/lib/Form/Contact.php | 20 +++++++++++--------- 2 files changed, 17 insertions(+), 11 deletions(-) http://github.com/horde/horde/commit/ca047cc740199f4ba0623b65badd61acea657a62 http://git.horde.org/horde-git/-/commit/ca047cc740199f4ba0623b65badd61acea657a62 ----------------------------------------------------------------------- commit a7788248b91af76da2dbe79a71f575da3786eaaa Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 16:17:29 2013 -0600 Use Turba_Object#vfsInit() to get the Horde_Vfs object to use turba/lib/Application.php | 2 +- turba/lib/Form/Contact.php | 16 +++++++++------- turba/lib/Object.php | 40 +++++++++++++++++++++++----------------- turba/view.php | 2 +- 4 files changed, 34 insertions(+), 26 deletions(-) http://github.com/horde/horde/commit/a7788248b91af76da2dbe79a71f575da3786eaaa http://git.horde.org/horde-git/-/commit/a7788248b91af76da2dbe79a71f575da3786eaaa ----------------------------------------------------------------------- commit ce3f45c9a32d078e28371d146290c3802c8ab871 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 16:19:31 2013 -0600 Don't show add file option if VFS is not available turba/lib/Form/EditContact.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/ce3f45c9a32d078e28371d146290c3802c8ab871 http://git.horde.org/horde-git/-/commit/ce3f45c9a32d078e28371d146290c3802c8ab871 ----------------------------------------------------------------------- commit a78246427076e83ede61a8382ac4ea6d2ebf2c63 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 16:20:04 2013 -0600 [mms] Remove features from UI when VFS is not available or disabled. turba/docs/CHANGES | 1 + turba/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/a78246427076e83ede61a8382ac4ea6d2ebf2c63 http://git.horde.org/horde-git/-/commit/a78246427076e83ede61a8382ac4ea6d2ebf2c63 ----------------------------------------------------------------------- commit 9b80259a3accb1ddf6587bf77b73f9459940e442 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 17:02:18 2013 -0600 Fix typo framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/9b80259a3accb1ddf6587bf77b73f9459940e442 http://git.horde.org/horde-git/-/commit/9b80259a3accb1ddf6587bf77b73f9459940e442 ----------------------------------------------------------------------- commit 4380c4dc796d5a8e68fe1e87675543fbb6196a3f Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 21:01:59 2013 -0600 tweaks framework/Core/lib/Horde/Core/Factory/ThemesCache.php | 8 +++----- framework/Core/lib/Horde/Themes/Cache.php | 11 ++++++++--- 2 files changed, 11 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/4380c4dc796d5a8e68fe1e87675543fbb6196a3f http://git.horde.org/horde-git/-/commit/4380c4dc796d5a8e68fe1e87675543fbb6196a3f ----------------------------------------------------------------------- commit 786fd0654af4e6c8099dc66f3bf563d5a4939d9d Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 21:21:34 2013 -0600 [mms] Add ability to expire CSS cache based on file modification time. framework/Core/lib/Horde/Themes/Css.php | 6 ++++++ framework/Core/package.xml | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/786fd0654af4e6c8099dc66f3bf563d5a4939d9d http://git.horde.org/horde-git/-/commit/786fd0654af4e6c8099dc66f3bf563d5a4939d9d ----------------------------------------------------------------------- commit 4c4a2f27bac8dffe6f4e77ecbd55650b454244d0 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 22:25:04 2013 -0600 Whoops - forgot to revert after debugging framework/Core/lib/Horde/Themes/Css.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/4c4a2f27bac8dffe6f4e77ecbd55650b454244d0 http://git.horde.org/horde-git/-/commit/4c4a2f27bac8dffe6f4e77ecbd55650b454244d0 ----------------------------------------------------------------------- commit 886dce0259a5dbb6d46e627185b83c99ac3e8260 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 22:25:14 2013 -0600 Fix padding for login button, at least on FF horde/themes/default/screen.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/886dce0259a5dbb6d46e627185b83c99ac3e8260 http://git.horde.org/horde-git/-/commit/886dce0259a5dbb6d46e627185b83c99ac3e8260 ----------------------------------------------------------------------- commit fe0fc6421585bb8b94fc4b731ce193ffb5b00034 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 22:28:44 2013 -0600 config doc passwd/config/conf.xml | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/fe0fc6421585bb8b94fc4b731ce193ffb5b00034 http://git.horde.org/horde-git/-/commit/fe0fc6421585bb8b94fc4b731ce193ffb5b00034 ----------------------------------------------------------------------- commit e66e361426a2e5368e136ee8c60f5ba5f51dc44b Author: Michael M Slusarz <[email protected]> Date: Tue Oct 8 22:43:31 2013 -0600 One of these things is not like the other... (color -> grayscale) horde/package.xml | 6 ++++-- horde/themes/default/graphics/php.png | Bin 0 -> 327 bytes horde/themes/default/screen.css | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 horde/themes/default/graphics/php.png http://github.com/horde/horde/commit/e66e361426a2e5368e136ee8c60f5ba5f51dc44b http://git.horde.org/horde-git/-/commit/e66e361426a2e5368e136ee8c60f5ba5f51dc44b ----------------------------------------------------------------------- commit e7e6650ab592af8c722f2571f76a28f5a9c0bf02 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 00:19:28 2013 -0600 Fix displaying HTML content in thread view imp/lib/Basic/Thread.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/e7e6650ab592af8c722f2571f76a28f5a9c0bf02 http://git.horde.org/horde-git/-/commit/e7e6650ab592af8c722f2571f76a28f5a9c0bf02 ----------------------------------------------------------------------- commit bab3224396db9216395ded915dade7d0159e42ff Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 00:20:48 2013 -0600 phpdoc imp/lib/Mime/Viewer/Html.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/bab3224396db9216395ded915dade7d0159e42ff http://git.horde.org/horde-git/-/commit/bab3224396db9216395ded915dade7d0159e42ff ----------------------------------------------------------------------- commit a635b37e83041a9df669b2310cb4fa0a6a95623b Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 00:23:51 2013 -0600 Don't block images in HTML data when viewing in thread mode imp/lib/Basic/Thread.php | 3 +++ imp/lib/Images.php | 9 ++++++++- 2 files changed, 11 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/a635b37e83041a9df669b2310cb4fa0a6a95623b http://git.horde.org/horde-git/-/commit/a635b37e83041a9df669b2310cb4fa0a6a95623b ----------------------------------------------------------------------- commit 17db118cc9a87ecca1040513034eccb9270fb40d Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 01:00:04 2013 -0600 Revert "[mms] Merge upstream updates to JsMin filter." This partially reverts commit 82d4676e73c320b5b600fed543ec833a808cff65. This breaks compression of the prototypejs source. Keep the test case from the original commit however .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php | 103 ++--- framework/Text_Filter/package.xml | 4 +- 2 files changed, 51 insertions(+), 56 deletions(-) http://github.com/horde/horde/commit/17db118cc9a87ecca1040513034eccb9270fb40d http://git.horde.org/horde-git/-/commit/17db118cc9a87ecca1040513034eccb9270fb40d ----------------------------------------------------------------------- commit a7d4f72b2c4dcd27fde47249691814f416bd0436 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 10:52:01 2013 -0600 These jsmin fixes are now verified to be correct. .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php | 142 +++-- framework/Text_Filter/package.xml | 4 +- 2 files changed, 79 insertions(+), 67 deletions(-) http://github.com/horde/horde/commit/a7d4f72b2c4dcd27fde47249691814f416bd0436 http://git.horde.org/horde-git/-/commit/a7d4f72b2c4dcd27fde47249691814f416bd0436 ----------------------------------------------------------------------- commit cbb40ea9fc9852cb2de9cb25fe37010e24266e07 Author: João Machado <[email protected]> Date: Wed Oct 9 13:58:48 2013 +0100 Fix turba search html Form wasn't closed if virtual addressbooks were disabled Signed-off-by: Michael M Slusarz <[email protected]> turba/templates/search/footer.html.php | 3 ++- turba/templates/search/vbook.html.php | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/cbb40ea9fc9852cb2de9cb25fe37010e24266e07 http://git.horde.org/horde-git/-/commit/cbb40ea9fc9852cb2de9cb25fe37010e24266e07 ----------------------------------------------------------------------- commit 6daed217a0eb5888149d0865861923c2581200b1 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 13:13:01 2013 -0600 [mms] Improved UI when viewing search results from Advanced Search. Otherwise, you get several pages of the search form before you get to the most important part of the page: the search results. turba/docs/CHANGES | 1 + turba/js/search.js | 20 +++++++++++++++++++- turba/package.xml | 2 ++ turba/search.php | 5 +++++ turba/templates/search/header.html.php | 10 ++++++---- turba/themes/default/screen.css | 7 +++++++ 6 files changed, 40 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/6daed217a0eb5888149d0865861923c2581200b1 http://git.horde.org/horde-git/-/commit/6daed217a0eb5888149d0865861923c2581200b1 ----------------------------------------------------------------------- commit 91918a7dfbee260759f0c88aec4824d81a8fb822 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 13:27:29 2013 -0600 Yikes - we were adding JS files to the page every time the topbar reloaded. That is obviously not needed horde/js/topbar.js | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/91918a7dfbee260759f0c88aec4824d81a8fb822 http://git.horde.org/horde-git/-/commit/91918a7dfbee260759f0c88aec4824d81a8fb822 ----------------------------------------------------------------------- commit e65a4cfc0484a0625d48b8cfeafc3fd68268f199 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 13:31:58 2013 -0600 Use HordeCore, which does all this for us already horde/js/topbar.js | 20 ++++++-------------- horde/lib/View/Topbar.php | 14 +++++--------- 2 files changed, 11 insertions(+), 23 deletions(-) http://github.com/horde/horde/commit/e65a4cfc0484a0625d48b8cfeafc3fd68268f199 http://git.horde.org/horde-git/-/commit/e65a4cfc0484a0625d48b8cfeafc3fd68268f199 ----------------------------------------------------------------------- commit 69369a9d8350e3467a5ca47d50e8f7e1c02a2d7e Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 13:51:58 2013 -0600 Released Horde_Text_Filter-2.1.4 framework/Text_Filter/package.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/69369a9d8350e3467a5ca47d50e8f7e1c02a2d7e http://git.horde.org/horde-git/-/commit/69369a9d8350e3467a5ca47d50e8f7e1c02a2d7e ----------------------------------------------------------------------- commit dfd880c61815998c4dd3d8129dbbf585f07fb215 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 13:51:58 2013 -0600 Development mode for Horde_Text_Filter-2.1.5 framework/Text_Filter/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/dfd880c61815998c4dd3d8129dbbf585f07fb215 http://git.horde.org/horde-git/-/commit/dfd880c61815998c4dd3d8129dbbf585f07fb215 ----------------------------------------------------------------------- commit 6014376914112c4fa7f1b7e4fcf647cf9f2b2874 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 14:10:28 2013 -0600 phpdoc framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php | 22 +++++++++---- horde/lib/Ajax/Application/Handler.php | 20 ++++++++--- 2 files changed, 29 insertions(+), 13 deletions(-) http://github.com/horde/horde/commit/6014376914112c4fa7f1b7e4fcf647cf9f2b2874 http://git.horde.org/horde-git/-/commit/6014376914112c4fa7f1b7e4fcf647cf9f2b2874 ----------------------------------------------------------------------- commit ea5480e4eac80bd27d8074281099b8efee92e0da Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 14:20:07 2013 -0600 [mms] Add ability to load javascript via a HordeCore AJAX response (Request #10971). framework/Core/js/hordecore.js | 17 +++++++++++- framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php | 18 +++++++++++++ framework/Core/lib/Horde/PageOutput.php | 8 +++++- framework/Core/package.xml | 10 ++++--- 4 files changed, 47 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/ea5480e4eac80bd27d8074281099b8efee92e0da http://git.horde.org/horde-git/-/commit/ea5480e4eac80bd27d8074281099b8efee92e0da ----------------------------------------------------------------------- commit 69f84ee14d723c4e1dbff69459db13e9445764bb Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 15:03:12 2013 -0600 Have HordeCore handle loading of javascript files horde/js/topbar.js | 8 -------- horde/lib/Ajax/Application/Handler.php | 23 ++++++++++++++++++----- horde/package.xml | 2 +- 3 files changed, 19 insertions(+), 14 deletions(-) http://github.com/horde/horde/commit/69f84ee14d723c4e1dbff69459db13e9445764bb http://git.horde.org/horde-git/-/commit/69f84ee14d723c4e1dbff69459db13e9445764bb ----------------------------------------------------------------------- commit 15c5c98ad84f575fd6f711810fdbb1c3f5825d4a Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 15:17:10 2013 -0600 Released Horde_Imap_Client-2.15.4 framework/Imap_Client/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/15c5c98ad84f575fd6f711810fdbb1c3f5825d4a http://git.horde.org/horde-git/-/commit/15c5c98ad84f575fd6f711810fdbb1c3f5825d4a ----------------------------------------------------------------------- commit f5f5baea3411d7d679ca41fa227619c1ac3150f6 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 15:17:10 2013 -0600 Development mode for Horde_Imap_Client-2.15.5 framework/Imap_Client/package.xml | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/f5f5baea3411d7d679ca41fa227619c1ac3150f6 http://git.horde.org/horde-git/-/commit/f5f5baea3411d7d679ca41fa227619c1ac3150f6 ----------------------------------------------------------------------- commit fde4629fa592a4d5f8e7b2aad5552a945e937062 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 17:19:39 2013 -0600 [mms] Only update topbar if the underlying tree data has changed. framework/Core/lib/Horde/Core/Topbar.php | 23 +++++++++++++++++++++++ horde/docs/CHANGES | 1 + horde/js/topbar.js | 10 +++++++--- horde/lib/Ajax/Application/Handler.php | 15 +++++++++++---- horde/lib/View/Topbar.php | 8 ++++---- horde/package.xml | 4 ++-- 6 files changed, 48 insertions(+), 13 deletions(-) http://github.com/horde/horde/commit/fde4629fa592a4d5f8e7b2aad5552a945e937062 http://git.horde.org/horde-git/-/commit/fde4629fa592a4d5f8e7b2aad5552a945e937062 ----------------------------------------------------------------------- commit 7e435ac999f81d76202bb99da1683bf4686c67c9 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 9 18:04:01 2013 -0600 Automatically add script files to outgoing HordeCore requests framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/7e435ac999f81d76202bb99da1683bf4686c67c9 http://git.horde.org/horde-git/-/commit/7e435ac999f81d76202bb99da1683bf4686c67c9 ----------------------------------------------------------------------- commit 2d52cecd7031d4cc7cbadbd6b0e7014bf324c354 Author: Chuck Hagenbuch <[email protected]> Date: Wed Oct 9 20:38:35 2013 -0400 Fix variable that should be in the current object ansel/templates/tile/image.html.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/2d52cecd7031d4cc7cbadbd6b0e7014bf324c354 http://git.horde.org/horde-git/-/commit/2d52cecd7031d4cc7cbadbd6b0e7014bf324c354 ----------------------------------------------------------------------- commit cf905fe548c9a8ee8758e902bdbaeaebaeb92076 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 17:53:27 2013 -0600 Move flag hook into IMP_Flags imp/lib/Ajax/Application/ListMessages.php | 44 ++++++++-------------------- imp/lib/Basic/Mailbox.php | 5 +-- imp/lib/Flags.php | 19 ++++++++++++ 3 files changed, 33 insertions(+), 35 deletions(-) http://github.com/horde/horde/commit/cf905fe548c9a8ee8758e902bdbaeaebaeb92076 http://git.horde.org/horde-git/-/commit/cf905fe548c9a8ee8758e902bdbaeaebaeb92076 ----------------------------------------------------------------------- commit 2ec7c13e24d798d5a6e43f0fd6d693178b1c8750 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 17:53:54 2013 -0600 Add ability to replace current mesage flag information via AJAX imp:flag task Conflicts: imp/lib/Ajax/Queue.php imp/js/dimpbase.js | 8 ++++++++ imp/lib/Ajax/Queue.php | 44 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 50 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/2ec7c13e24d798d5a6e43f0fd6d693178b1c8750 http://git.horde.org/horde-git/-/commit/2ec7c13e24d798d5a6e43f0fd6d693178b1c8750 ----------------------------------------------------------------------- commit 5ec7a194a5c6a161a83b4276291fd925b2165994 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 17:56:10 2013 -0600 Reset flag changes after unsuccessful delete/move imp/lib/Ajax/Application/Handler/Common.php | 23 +++++++++++++---------- 1 files changed, 13 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/5ec7a194a5c6a161a83b4276291fd925b2165994 http://git.horde.org/horde-git/-/commit/5ec7a194a5c6a161a83b4276291fd925b2165994 ----------------------------------------------------------------------- commit 5ca59beefdf19945adae26cb2232cec9026b7a25 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:00:50 2013 -0600 Remove outdated error message; not needed in application libraries ansel/lib/Test.php | 9 --------- gollem/lib/Test.php | 9 --------- horde/lib/Test.php | 8 +------- imp/lib/Test.php | 9 --------- ingo/lib/Test.php | 9 --------- jonah/lib/Test.php | 9 --------- kronolith/lib/Test.php | 9 --------- turba/lib/Test.php | 9 --------- ulaform/lib/Test.php | 11 +---------- vilma/lib/Test.php | 9 --------- wicked/lib/Test.php | 9 --------- 11 files changed, 2 insertions(+), 98 deletions(-) http://github.com/horde/horde/commit/5ca59beefdf19945adae26cb2232cec9026b7a25 http://git.horde.org/horde-git/-/commit/5ca59beefdf19945adae26cb2232cec9026b7a25 ----------------------------------------------------------------------- commit 47bf012757bc0063dedc3263ebc3197e629000b9 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:03:48 2013 -0600 phpdoc imp/lib/Test.php | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/47bf012757bc0063dedc3263ebc3197e629000b9 http://git.horde.org/horde-git/-/commit/47bf012757bc0063dedc3263ebc3197e629000b9 ----------------------------------------------------------------------- commit 1cc360ae7e5c99c61974c735d243de0895d883b2 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:08:07 2013 -0600 A couple of more required files in IMP imp/lib/Test.php | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/1cc360ae7e5c99c61974c735d243de0895d883b2 http://git.horde.org/horde-git/-/commit/1cc360ae7e5c99c61974c735d243de0895d883b2 ----------------------------------------------------------------------- commit 3bb74a245191235a63c452f7484ebc4740784cec Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:09:10 2013 -0600 A couple of more required files in Turba turba/lib/Test.php | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/3bb74a245191235a63c452f7484ebc4740784cec http://git.horde.org/horde-git/-/commit/3bb74a245191235a63c452f7484ebc4740784cec ----------------------------------------------------------------------- commit 5fd724160aad4ced2731c1d4cda11d0c078d73b5 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:09:54 2013 -0600 Sort config files by name horde/lib/Test.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/5fd724160aad4ced2731c1d4cda11d0c078d73b5 http://git.horde.org/horde-git/-/commit/5fd724160aad4ced2731c1d4cda11d0c078d73b5 ----------------------------------------------------------------------- commit 8416270c386f440c919a7d3a0ce2ca71f7690594 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:12:04 2013 -0600 Another required file for passwd passwd/lib/Test.php | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/8416270c386f440c919a7d3a0ce2ca71f7690594 http://git.horde.org/horde-git/-/commit/8416270c386f440c919a7d3a0ce2ca71f7690594 ----------------------------------------------------------------------- commit b3203172a66d80e2e841870cc73ff972d6773ff9 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:12:33 2013 -0600 Another required file for kronolith kronolith/lib/Test.php | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/b3203172a66d80e2e841870cc73ff972d6773ff9 http://git.horde.org/horde-git/-/commit/b3203172a66d80e2e841870cc73ff972d6773ff9 ----------------------------------------------------------------------- commit d2035eff9e0b57adb8fbfa6d402d44a6e3950b99 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:13:57 2013 -0600 More required files for ingo ingo/lib/Test.php | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/d2035eff9e0b57adb8fbfa6d402d44a6e3950b99 http://git.horde.org/horde-git/-/commit/d2035eff9e0b57adb8fbfa6d402d44a6e3950b99 ----------------------------------------------------------------------- commit bda74fe69a90e9420091c77fb668add130537128 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:15:04 2013 -0600 More required files for gollem gollem/lib/Test.php | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/bda74fe69a90e9420091c77fb668add130537128 http://git.horde.org/horde-git/-/commit/bda74fe69a90e9420091c77fb668add130537128 ----------------------------------------------------------------------- commit 92777395c80c6ae515570038e14afb47ceb27175 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 10 20:17:30 2013 -0600 Match style elsewhere in output horde/lib/Test.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/92777395c80c6ae515570038e14afb47ceb27175 http://git.horde.org/horde-git/-/commit/92777395c80c6ae515570038e14afb47ceb27175 ----------------------------------------------------------------------- commit df3d771ddb15bf97bb751ef57a6e22ec0488b3c7 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 09:31:07 2013 -0400 One more place this can be fixed. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/df3d771ddb15bf97bb751ef57a6e22ec0488b3c7 http://git.horde.org/horde-git/-/commit/df3d771ddb15bf97bb751ef57a6e22ec0488b3c7 ----------------------------------------------------------------------- commit f9c4b502d2dc49480c59d594bb2b3d153bcaa724 Author: Thomas Jarosch <[email protected]> Date: Fri Oct 11 12:46:46 2013 +0200 Fix fatal crash on sending back incoming sync conflict status. Bug #12755 Two PHP error message get fixed: PHP Fatal error: Undefined class constant 'SYNC_CHANGE' in /usr/share/pear/Horde/ActiveSync/Request/Sync.php on line 516 PHP Fatal error: Call to a member function content() on a non-object in /usr/share/pear/Horde/ActiveSync/Request/Sync.php on line 518 Signed-off-by: Michael J Rubinsky <[email protected]> framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/f9c4b502d2dc49480c59d594bb2b3d153bcaa724 http://git.horde.org/horde-git/-/commit/f9c4b502d2dc49480c59d594bb2b3d153bcaa724 ----------------------------------------------------------------------- commit 2b2e53c6f799d850a39bc2b351e145459642340b Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 09:35:28 2013 -0400 BFN framework/ActiveSync/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/2b2e53c6f799d850a39bc2b351e145459642340b http://git.horde.org/horde-git/-/commit/2b2e53c6f799d850a39bc2b351e145459642340b ----------------------------------------------------------------------- commit 2d27b93262cbe86bdb3a1f510808165087dc57ed Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 10:11:08 2013 -0400 Fix errors when the filter api is unavailable. Bug: 12757 framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php | 78 ++++---- framework/ActiveSync/package.xml | 2 + framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 14 ++- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 4 +- framework/Core/package.xml | 4 +- 5 files changed, 61 insertions(+), 41 deletions(-) http://github.com/horde/horde/commit/2d27b93262cbe86bdb3a1f510808165087dc57ed http://git.horde.org/horde-git/-/commit/2d27b93262cbe86bdb3a1f510808165087dc57ed ----------------------------------------------------------------------- commit 95e8deffec073ba0c78f5d3d8e220e216a4c6891 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 10:59:45 2013 -0400 We might have ONLY failures too. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/95e8deffec073ba0c78f5d3d8e220e216a4c6891 http://git.horde.org/horde-git/-/commit/95e8deffec073ba0c78f5d3d8e220e216a4c6891 ----------------------------------------------------------------------- commit 31e7db22db70c09454a7e95156d024a3d18c4650 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 12:12:15 2013 -0400 Try to work around issue on android with conflicts: Ensure that any conflicts that result in server data overwritting client data, have the server data send as a MODIFY element in the same response as the conflict status code for the same message. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 25 +++++++++++- framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 10 ++++- 2 files changed, 33 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/31e7db22db70c09454a7e95156d024a3d18c4650 http://git.horde.org/horde-git/-/commit/31e7db22db70c09454a7e95156d024a3d18c4650 ----------------------------------------------------------------------- commit 19efe8dac153be390c624d7e8de8ce4b3fde047c Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 12:20:03 2013 -0400 Don't assume mail API is available. Bug: 12738 framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/19efe8dac153be390c624d7e8de8ce4b3fde047c http://git.horde.org/horde-git/-/commit/19efe8dac153be390c624d7e8de8ce4b3fde047c ----------------------------------------------------------------------- commit 0a7a617ea0bcddbe556a1b66a67fb4cc57db319b Merge: 9e84e53 19efe8d Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 11 13:05:09 2013 -0400 Merge branch 'master' into activesync_2_9_0 Conflicts: framework/ActiveSync/package.xml ansel/lib/Test.php | 9 - ansel/templates/tile/image.html.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 25 ++- framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 3 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php | 78 +++-- framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 20 +- framework/ActiveSync/package.xml | 3 +- framework/Core/js/hordecore.js | 17 +- framework/Core/lib/Horde/Config.php | 4 + framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 14 +- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 4 +- framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php | 49 +++- framework/Core/lib/Horde/Core/Block/Layout.php | 4 +- framework/Core/lib/Horde/Core/Block/Layout/Manager.php | 2 +- framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php | 6 + framework/Core/lib/Horde/Core/Factory/ThemesCache.php | 8 +- framework/Core/lib/Horde/Core/Notification/Event/Status.php | 2 +- framework/Core/lib/Horde/Core/Perms/Ui.php | 16 +- framework/Core/lib/Horde/Core/Prefs/Ui.php | 6 +- framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php | 8 +- framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php | 8 +- framework/Core/lib/Horde/Core/Topbar.php | 23 ++ framework/Core/lib/Horde/Core/Ui/FlagImage.php | 5 +- framework/Core/lib/Horde/Core/Ui/Tabs.php | 2 +- framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php | 44 ++-- framework/Core/lib/Horde/Core/View/Helper/Image.php | 11 +- framework/Core/lib/Horde/Help.php | 2 +- framework/Core/lib/Horde/PageOutput.php | 8 +- framework/Core/lib/Horde/Themes/Cache.php | 11 +- framework/Core/lib/Horde/Themes/Css.php | 8 +- framework/Core/package.xml | 20 +- framework/Imap_Client/package.xml | 22 +- .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php | 75 +++-- framework/Text_Filter/package.xml | 22 +- gollem/lib/Test.php | 19 +- horde/docs/CHANGES | 1 + horde/js/sidebar.js | 4 +- horde/js/topbar.js | 31 +- horde/lib/Ajax/Application/Handler.php | 56 +++- horde/lib/Test.php | 12 +- horde/lib/View/Topbar.php | 22 +- horde/package.xml | 12 +- horde/themes/default/graphics/php.png | Bin 0 -> 327 bytes horde/themes/default/screen.css | 11 +- imp/js/dimpbase.js | 8 + imp/lib/Ajax/Application/Handler/Common.php | 23 +- imp/lib/Ajax/Application/ListMessages.php | 44 +-- imp/lib/Ajax/Queue.php | 44 +++- imp/lib/Basic/Mailbox.php | 5 +- imp/lib/Basic/Thread.php | 7 + imp/lib/Flags.php | 19 + imp/lib/Images.php | 9 +- imp/lib/Mime/Viewer/Html.php | 1 + imp/lib/Test.php | 37 +-- ingo/lib/Test.php | 22 +- jonah/lib/Test.php | 9 - kronolith/lib/Test.php | 18 +- passwd/config/conf.xml | 14 +- passwd/lib/Test.php | 15 +- turba/docs/CHANGES | 2 + turba/js/search.js | 20 +- turba/lib/Application.php | 8 +- turba/lib/Form/Contact.php | 8 +- turba/lib/Form/EditContact.php | 5 +- turba/lib/Object.php | 40 ++- turba/lib/Test.php | 21 +- turba/package.xml | 4 + turba/search.php | 5 + turba/templates/search/footer.html.php | 3 +- turba/templates/search/header.html.php | 10 +- turba/templates/search/vbook.html.php | 1 - turba/themes/default/screen.css | 7 + turba/view.php | 6 +- ulaform/lib/Test.php | 11 +- vilma/lib/Test.php | 9 - wicked/lib/Test.php | 9 - 76 files changed, 719 insertions(+), 434 deletions(-) http://github.com/horde/horde/commit/0a7a617ea0bcddbe556a1b66a67fb4cc57db319b http://git.horde.org/horde-git/-/commit/0a7a617ea0bcddbe556a1b66a67fb4cc57db319b
-- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
