[commits] Horde branch master updated. 814e83da204f510ab7e3a22374e2749532aaf308

Jan Schneider jan at horde.org
Wed Sep 19 17:33:18 UTC 2012


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

from: 770170adbd85e3c26e6c39d5347cec5d65799834

0bafac5 No sidebar.
4e70d4d Style
393291f Finish support for radioboxes in sidebar.
4d6e138 Don't lose form if creating of share failed.
8dc05bd Check owner before executing form.
6ef2989 Attach owner on shared task lists.
75ee8b5 Sidebar for Turba.
8418d16 Fix notice if no color specified.
ea69a7e Fix notice.
d72ba52 Drop "addressbooks" preference.
814e83d Fix columnselect pref.

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

commit 0bafac5040c00394732479c074567cbdc24bb033
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 18:21:37 2012 +0200

    No sidebar.

 horde/services/shares/edit.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/0bafac5040c00394732479c074567cbdc24bb033

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

commit 4e70d4db2c60266cebd4ad8a540931cbd6244f6e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 18:23:10 2012 +0200

    Style

 horde/templates/shares/edit.inc |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/4e70d4db2c60266cebd4ad8a540931cbd6244f6e

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

commit 393291fec97dc04603eb7f15941b1fa1a786a312
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 18:45:45 2012 +0200

    Finish support for radioboxes in sidebar.

 horde/lib/View/Sidebar.php                     |    3 +++
 horde/themes/default/graphics/radiobox_off.png |  Bin 0 -> 628 bytes
 horde/themes/default/graphics/radiobox_on.png  |  Bin 0 -> 727 bytes
 horde/themes/default/screen.css                |    7 +++++++
 4 files changed, 10 insertions(+), 0 deletions(-)
 create mode 100644 horde/themes/default/graphics/radiobox_off.png
 create mode 100644 horde/themes/default/graphics/radiobox_on.png

http://git.horde.org/horde-git/-/commit/393291fec97dc04603eb7f15941b1fa1a786a312

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

commit 4d6e138b8853267a7339369df8f1e9124ca939af
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 18:47:27 2012 +0200

    Don't lose form if creating of share failed.

 kronolith/calendars/create.php |    6 +++---
 nag/tasklists/create.php       |    1 -
 2 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/4d6e138b8853267a7339369df8f1e9124ca939af

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

commit 8dc05bd7e7d62d746467f71fb00bc85a77dbacd7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 18:48:39 2012 +0200

    Check owner before executing form.

 kronolith/calendars/edit.php |   15 ++++++++-------
 nag/tasklists/edit.php       |   21 +++++++++------------
 2 files changed, 17 insertions(+), 19 deletions(-)

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

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

commit 6ef2989344e8ed1828ac288a070d551b5d7117dc
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 18:49:07 2012 +0200

    Attach owner on shared task lists.

 nag/lib/Application.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/6ef2989344e8ed1828ac288a070d551b5d7117dc

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

commit 75ee8b59b138df57b223306dbd00ca55a5758349
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 18:49:58 2012 +0200

    Sidebar for Turba.

 turba/addressbooks/create.php        |   11 ++--
 turba/addressbooks/delete.php        |   19 +++----
 turba/addressbooks/edit.php          |   33 +++++++------
 turba/addressbooks/index.php         |   51 --------------------
 turba/browse.php                     |    1 -
 turba/lib/Application.php            |   87 +++++++++++++++++++++++++++++-----
 turba/lib/Form/CreateAddressBook.php |   11 ++--
 turba/lib/Form/DeleteAddressBook.php |   12 ++---
 turba/lib/Form/EditAddressBook.php   |   76 ++++++++++++++++++++++++++----
 turba/locale/de/LC_MESSAGES/turba.po |    4 +-
 turba/templates/menu.inc             |   15 +-----
 11 files changed, 189 insertions(+), 131 deletions(-)

http://git.horde.org/horde-git/-/commit/75ee8b59b138df57b223306dbd00ca55a5758349

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

commit 8418d16f54926a2ae2180bc4b5cba2318f44cad5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 19:27:08 2012 +0200

    Fix notice if no color specified.

 horde/lib/View/Sidebar.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8418d16f54926a2ae2180bc4b5cba2318f44cad5

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

commit ea69a7ec96affbab94793f942eba4400e29a2613
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 19:27:39 2012 +0200

    Fix notice.

 turba/lib/Application.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit d72ba52952e5b2bb079a98d22dcaa58b3a1a1075
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 19:30:52 2012 +0200

    Drop "addressbooks" preference.
    
    I never understood why someone wants to hide some address books that he has
    access to. We don't do this in any other application, it's a constant source of
    WTF moments, and it's even less an issue with the structured sidebar now.

 turba/config/hooks.php.dist                 |   20 --------
 turba/config/prefs.php                      |   21 +--------
 turba/docs/CHANGES                          |    1 +
 turba/docs/UPGRADING                        |    6 ++
 turba/lib/Form/DeleteAddressBook.php        |    6 --
 turba/lib/LoginTasks/SystemTask/Upgrade.php |   27 +----------
 turba/lib/Prefs/Special/Addressbook.php     |   71 ---------------------------
 turba/lib/Turba.php                         |   48 +------------------
 turba/package.xml                           |    2 +
 9 files changed, 12 insertions(+), 190 deletions(-)
 delete mode 100644 turba/lib/Prefs/Special/Addressbook.php

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

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

commit 814e83da204f510ab7e3a22374e2749532aaf308
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 19 19:32:52 2012 +0200

    Fix columnselect pref.

 turba/config/prefs.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/814e83da204f510ab7e3a22374e2749532aaf308




More information about the commits mailing list