The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: 185f37cb1c6767f58023c5bd12a992eae916238d 8e5e671 Bug #11954: Fix quota display on Chrome 910cf0b coding style 10cb2fa Use timezone parameter of appInit() ff1ead4 This would have already been called for us in Horde_Registry c0d35d3 Horde_View cleanups a85b8fe Typo prevented gunnar's bootstrap script from renaming author 9b842e2 Remove unused variables. 51d7309 [jan] Fix fatal error in signup and password reset forms (Bug #11952). 6b865bb [jan] Fix argument reading in Samba drivers (Bug #11926). f19b480 Simplify date/time export (Request #11917). 4065f5f Fix (?) handling of KEYMISM error when handling COMMANDS. 550c3b0 Move handling of exception to the caller to simplify. 5d3294e ws 45d8baa BFN 386a83a Convert to Horde_View. de84b17 Missed some links. b36a654 [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug #11916). 7b5f8a8 [jan] Fix error: DateTime::__construct(): Failed to parse time string (-001-11-01). d5b1491 [jan] More robust date parsing during event importing (Bug #11916). 582b6d2 Simplify 0a9c84c Fix Ajax action for showing/hiding action widget. 228c67a Convert Tag widget to Horde_View. 1fea596 [jan] Fix stripping attachments in dynamic view ([email protected], Bug #11959). b779008 [jan] Fix exporting bodies of encrypted notes (Bug #11960). 409aeef [jan] Fix adding holiday calendars if not using English locale (Bug #11961). 2738857 Start working on fixing the tag widget. 9ac0fa8 Released Horde_ActiveSync-2.1.2 5ba78f9 Development mode for Horde_ActiveSync-2.1.3 6b1b21c Merge branch 'master' into imp_6_1 ----------------------------------------------------------------------- commit 8e5e671f6a16127b85a908d6464742c4905b5064 Author: Michael M Slusarz <[email protected]> Date: Mon Jan 14 23:40:38 2013 -0700 Bug #11954: Fix quota display on Chrome imp/themes/default/screen.css | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/8e5e671f6a16127b85a908d6464742c4905b5064 ----------------------------------------------------------------------- commit 910cf0b16d2b7b38455537a8aec6f3234c218a52 Author: Michael M Slusarz <[email protected]> Date: Mon Jan 14 23:55:30 2013 -0700 coding style imp/attachment.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/910cf0b16d2b7b38455537a8aec6f3234c218a52 ----------------------------------------------------------------------- commit 10cb2fa82c03341c60b97f57e46440ffdb471a92 Author: Michael M Slusarz <[email protected]> Date: Mon Jan 14 23:58:15 2013 -0700 Use timezone parameter of appInit() imp/attachment.php | 4 ++-- imp/compose.php | 5 ++--- imp/mailbox.php | 5 ++--- imp/message.php | 5 ++--- 4 files changed, 8 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/10cb2fa82c03341c60b97f57e46440ffdb471a92 ----------------------------------------------------------------------- commit ff1ead40f8bc421d12f30424489e0e5f689f1a4d Author: Michael M Slusarz <[email protected]> Date: Mon Jan 14 23:59:03 2013 -0700 This would have already been called for us in Horde_Registry imp/attachment.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ff1ead40f8bc421d12f30424489e0e5f689f1a4d ----------------------------------------------------------------------- commit c0d35d357f3f81a49067c56b9eaf9b9e533428cb Author: Michael M Slusarz <[email protected]> Date: Tue Jan 15 01:12:07 2013 -0700 Horde_View cleanups imp/compose.php | 3 +-- imp/contacts.php | 16 ++++++---------- imp/folders.php | 1 - imp/mailbox.php | 3 +-- imp/message.php | 2 +- imp/templates/basic/compose/compose.html.php | 14 +++++++------- imp/templates/basic/compose/redirect.html.php | 4 ++-- imp/templates/basic/folders/folders_confirm.html.php | 2 +- imp/templates/basic/folders/folders_size.html.php | 2 +- imp/templates/basic/folders/import.html.php | 2 +- imp/templates/basic/mailbox/mailbox.html.php | 6 +++--- imp/templates/basic/mailbox/navbar.html.php | 4 ++-- imp/templates/basic/message/message.html.php | 2 +- imp/templates/contacts/contacts.html.php | 8 ++++---- 14 files changed, 31 insertions(+), 38 deletions(-) http://git.horde.org/horde-git/-/commit/c0d35d357f3f81a49067c56b9eaf9b9e533428cb ----------------------------------------------------------------------- commit a85b8febb10f6831130b53d3f9177cf87b704610 Author: Ralf Lang <[email protected]> Date: Tue Jan 15 10:33:45 2013 +0200 Typo prevented gunnar's bootstrap script from renaming author skeleton/lib/Exception.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/a85b8febb10f6831130b53d3f9177cf87b704610 ----------------------------------------------------------------------- commit 9b842e2e9e2ef9f7d269b1f01481af3aea1dfe72 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 15:07:16 2013 +0100 Remove unused variables. ingo/lib/Transport/Vfs.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/9b842e2e9e2ef9f7d269b1f01481af3aea1dfe72 ----------------------------------------------------------------------- commit 51d7309cbfdba37060b8a522cb311682cbe8a4d4 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 15:17:09 2013 +0100 [jan] Fix fatal error in signup and password reset forms (Bug #11952). framework/Core/lib/Horde/Core/Ui/ModalFormRenderer.php | 14 -------------- framework/Core/package.xml | 4 ++-- 2 files changed, 2 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/51d7309cbfdba37060b8a522cb311682cbe8a4d4 ----------------------------------------------------------------------- commit 6b865bb19001672800206ef884d37a2071e0fbb4 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 15:31:10 2013 +0100 [jan] Fix argument reading in Samba drivers (Bug #11926). framework/Auth/lib/Horde/Auth/Smb.php | 4 +++- framework/Auth/lib/Horde/Auth/Smbclient.php | 4 +++- framework/Auth/package.xml | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/6b865bb19001672800206ef884d37a2071e0fbb4 ----------------------------------------------------------------------- commit f19b4809746d5f647c8980572bd3261b795d323b Author: Jan Schneider <[email protected]> Date: Tue Jan 15 15:45:08 2013 +0100 Simplify date/time export (Request #11917). kronolith/docs/CHANGES | 1 + kronolith/lib/Application.php | 15 +++++---------- kronolith/package.xml | 2 ++ 3 files changed, 8 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/f19b4809746d5f647c8980572bd3261b795d323b ----------------------------------------------------------------------- commit 4065f5fff83cc04b3526810b1c5f96ccbb688b50 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 09:39:43 2013 -0500 Fix (?) handling of KEYMISM error when handling COMMANDS. Evidently KEYMISM should be a global error. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 9 +++++---- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/4065f5fff83cc04b3526810b1c5f96ccbb688b50 ----------------------------------------------------------------------- commit 550c3b055e96603219b3d84c634d07b591eb0889 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 09:40:28 2013 -0500 Move handling of exception to the caller to simplify. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/550c3b055e96603219b3d84c634d07b591eb0889 ----------------------------------------------------------------------- commit 5d3294e5007eb854f7a3ce13e2daa4925fe5b2e1 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 09:40:56 2013 -0500 ws framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 60 +++++++++--------- 1 files changed, 30 insertions(+), 30 deletions(-) http://git.horde.org/horde-git/-/commit/5d3294e5007eb854f7a3ce13e2daa4925fe5b2e1 ----------------------------------------------------------------------- commit 45d8baa5fa16e037340ccf4e0dbb52eb8df1a389 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 09:59:19 2013 -0500 BFN framework/ActiveSync/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/45d8baa5fa16e037340ccf4e0dbb52eb8df1a389 ----------------------------------------------------------------------- commit 386a83abacb5c375c72b607c33c6b8ef4c0db3d5 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 10:12:39 2013 -0500 Convert to Horde_View. ansel/lib/Widget/Actions.php | 93 ++++++++++++++++------------- ansel/templates/widgets/actions.html.php | 36 ++++++++++++ ansel/templates/widgets/begin.html.php | 3 + ansel/templates/widgets/end.html.php | 1 + 4 files changed, 91 insertions(+), 42 deletions(-) create mode 100644 ansel/templates/widgets/actions.html.php create mode 100644 ansel/templates/widgets/begin.html.php create mode 100644 ansel/templates/widgets/end.html.php http://git.horde.org/horde-git/-/commit/386a83abacb5c375c72b607c33c6b8ef4c0db3d5 ----------------------------------------------------------------------- commit de84b175f82e9edf8d96085501f1bc7eaf8c9269 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 10:37:27 2013 -0500 Missed some links. ansel/lib/Widget/Actions.php | 61 +++++++++-------------------- ansel/templates/widgets/actions.html.php | 21 ++++++++++ 2 files changed, 40 insertions(+), 42 deletions(-) http://git.horde.org/horde-git/-/commit/de84b175f82e9edf8d96085501f1bc7eaf8c9269 ----------------------------------------------------------------------- commit b36a654c6d48b55aa61832d36f551b7d3ca3dee4 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 16:05:40 2013 +0100 [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug #11916). framework/Date/lib/Horde/Date/Utils.php | 6 +++++- framework/Date/package.xml | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/b36a654c6d48b55aa61832d36f551b7d3ca3dee4 ----------------------------------------------------------------------- commit 7b5f8a8cdad1cd1d7186351f379027fa01380bae Author: Jan Schneider <[email protected]> Date: Tue Jan 15 16:27:14 2013 +0100 [jan] Fix error: DateTime::__construct(): Failed to parse time string (-001-11-01). framework/Date/lib/Horde/Date/Utils.php | 2 +- framework/Date/package.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/7b5f8a8cdad1cd1d7186351f379027fa01380bae ----------------------------------------------------------------------- commit d5b14913d4978c6af062b80d7ba3acbc2cdd7d65 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 16:58:25 2013 +0100 [jan] More robust date parsing during event importing (Bug #11916). kronolith/docs/CHANGES | 1 + kronolith/lib/Event.php | 31 +++++++++++++++++++------------ kronolith/package.xml | 2 ++ 3 files changed, 22 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/d5b14913d4978c6af062b80d7ba3acbc2cdd7d65 ----------------------------------------------------------------------- commit 582b6d2fd6eab91ba4d3caf641cf52a068796091 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 10:58:17 2013 -0500 Simplify ansel/lib/Widget/Actions.php | 39 ++++++++++++++++++++------------------- 1 files changed, 20 insertions(+), 19 deletions(-) http://git.horde.org/horde-git/-/commit/582b6d2fd6eab91ba4d3caf641cf52a068796091 ----------------------------------------------------------------------- commit 0a9c84cf2fd638c5cc537521815ba66195aab5eb Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 11:16:11 2013 -0500 Fix Ajax action for showing/hiding action widget. ansel/js/togglewidget.js | 21 +++++++++++---------- ansel/lib/Widget/Actions.php | 17 +++++------------ 2 files changed, 16 insertions(+), 22 deletions(-) http://git.horde.org/horde-git/-/commit/0a9c84cf2fd638c5cc537521815ba66195aab5eb ----------------------------------------------------------------------- commit 228c67a13a36e25df8f08b4af58892f0d822a4eb Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 11:42:25 2013 -0500 Convert Tag widget to Horde_View. Functionality still broken though... ansel/js/tagactions.js | 48 ------------------------ ansel/lib/Widget/Tags.php | 59 ++++++++++++++++++++---------- ansel/templates/widgets/actions.html.php | 4 ++- 3 files changed, 43 insertions(+), 68 deletions(-) delete mode 100644 ansel/js/tagactions.js http://git.horde.org/horde-git/-/commit/228c67a13a36e25df8f08b4af58892f0d822a4eb ----------------------------------------------------------------------- commit 1fea596ab4a1b42e0b2cb9de15b9fe2c2ca264b7 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 18:13:04 2013 +0100 [jan] Fix stripping attachments in dynamic view ([email protected], Bug #11959). imp/docs/CHANGES | 2 ++ imp/lib/Dynamic/Message.php | 2 +- imp/package.xml | 2 ++ 3 files changed, 5 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1fea596ab4a1b42e0b2cb9de15b9fe2c2ca264b7 ----------------------------------------------------------------------- commit b7790085a09e8bf352346f97ad8c353714fb4d73 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 18:20:08 2013 +0100 [jan] Fix exporting bodies of encrypted notes (Bug #11960). mnemo/docs/CHANGES | 1 + mnemo/lib/Application.php | 3 +++ mnemo/package.xml | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/b7790085a09e8bf352346f97ad8c353714fb4d73 ----------------------------------------------------------------------- commit 409aeef424ec78adc23f8b3f9159ad669a4d6d82 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 18:37:16 2013 +0100 [jan] Fix adding holiday calendars if not using English locale (Bug #11961). kronolith/docs/CHANGES | 1 + kronolith/js/kronolith.js | 9 ++++----- kronolith/package.xml | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/409aeef424ec78adc23f8b3f9159ad669a4d6d82 ----------------------------------------------------------------------- commit 27388570c36c3a6ce11ba248a703098f86745f43 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 13:11:38 2013 -0500 Start working on fixing the tag widget. Adding new tags sort of works, still need to fix deleting tags. ansel/js/widgets/tagactions.js | 60 ++++++++++++++++++++++++++++++++ ansel/lib/Ajax/Application/Handler.php | 15 ++++++-- ansel/lib/Widget/Tags.php | 1 + ansel/package.xml | 18 +++++++-- ansel/templates/widgets/tags.html.php | 16 ++++++++ 5 files changed, 102 insertions(+), 8 deletions(-) create mode 100644 ansel/js/widgets/tagactions.js create mode 100644 ansel/templates/widgets/tags.html.php http://git.horde.org/horde-git/-/commit/27388570c36c3a6ce11ba248a703098f86745f43 ----------------------------------------------------------------------- commit 9ac0fa847f5813e0216d5917238122217795e51e Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 13:15:46 2013 -0500 Released Horde_ActiveSync-2.1.2 framework/ActiveSync/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/9ac0fa847f5813e0216d5917238122217795e51e ----------------------------------------------------------------------- commit 5ba78f9b7fd0eb054e498e195e7761efcb6c7bc9 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 13:15:47 2013 -0500 Development mode for Horde_ActiveSync-2.1.3 framework/ActiveSync/package.xml | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/5ba78f9b7fd0eb054e498e195e7761efcb6c7bc9 ----------------------------------------------------------------------- commit 6b1b21c4bc23b81b3af4341125dc597c603273ae Merge: 185f37c 5ba78f9 Author: Michael M Slusarz <[email protected]> Date: Tue Jan 15 19:14:39 2013 -0700 Merge branch 'master' into imp_6_1 Conflicts: imp/docs/CHANGES imp/message.php imp/package.xml imp/templates/basic/mailbox/mailbox.html.php ansel/js/tagactions.js | 48 --- ansel/js/togglewidget.js | 21 +- ansel/js/widgets/tagactions.js | 60 ++++ ansel/lib/Ajax/Application/Handler.php | 15 +- ansel/lib/Widget/Actions.php | 182 +++++------- ansel/lib/Widget/Tags.php | 60 +++-- ansel/package.xml | 18 +- ansel/templates/widgets/actions.html.php | 59 ++++ ansel/templates/widgets/begin.html.php | 3 + ansel/templates/widgets/end.html.php | 1 + ansel/templates/widgets/tags.html.php | 16 + framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 9 +- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 15 +- framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 60 ++-- framework/ActiveSync/package.xml | 24 ++- framework/Auth/lib/Horde/Auth/Smb.php | 4 +- framework/Auth/lib/Horde/Auth/Smbclient.php | 4 +- framework/Auth/package.xml | 2 + framework/Core/lib/Horde/Core/Ui/ModalFormRenderer.php | 14 - framework/Core/package.xml | 4 +- framework/Date/lib/Horde/Date/Utils.php | 6 +- framework/Date/package.xml | 6 +- imp/attachment.php | 8 +- imp/compose.php | 8 +- imp/contacts.php | 16 +- imp/docs/CHANGES | 2 + imp/folders.php | 1 - imp/lib/Dynamic/Message.php | 2 +- imp/mailbox.php | 8 +- imp/message.php | 7 +- imp/package.xml | 1 + imp/templates/basic/compose/compose.html.php | 14 +- imp/templates/basic/compose/redirect.html.php | 4 +- imp/templates/basic/folders/folders_confirm.html.php | 2 +- imp/templates/basic/folders/folders_size.html.php | 2 +- imp/templates/basic/folders/import.html.php | 2 +- imp/templates/basic/mailbox/mailbox.html.php | 6 +- imp/templates/basic/mailbox/navbar.html.php | 4 +- imp/templates/basic/message/message.html.php | 2 +- imp/templates/contacts/contacts.html.php | 8 +- imp/themes/default/screen.css | 1 - ingo/lib/Transport/Vfs.php | 2 - kronolith/docs/CHANGES | 3 + kronolith/js/kronolith.js | 9 +- kronolith/lib/Application.php | 15 +- kronolith/lib/Event.php | 31 ++- kronolith/package.xml | 6 + mnemo/docs/CHANGES | 1 + mnemo/lib/Application.php | 3 + mnemo/package.xml | 4 +- skeleton/lib/Exception.php | 2 +- 51 files changed, 470 insertions(+), 335 deletions(-) http://git.horde.org/horde-git/-/commit/6b1b21c4bc23b81b3af4341125dc597c603273ae -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
