The branch "master" has been updated. The following is a summary of the commits.
from: 1be8ca4161fe3ebde647452474adcdd15b02f205 c7230d6 cleanups d7287f2 Better indicate this is a group edit entry. 67743cd Don't show edit list if only 1 group to edit 2d4064f Better titles for these views d0aefb8 Edit icon should always lead directly to edit page, rather than edit tab on view page 8ff31fa Add explicit link to group members when viewing group entry 7158ed1 [mms] Improved navigation when editing group entries. ----------------------------------------------------------------------- commit c7230d69134d93f857ae41519e96a3e285ee226f Author: Michael M Slusarz <[email protected]> Date: Tue Jan 24 12:28:18 2012 -0700 cleanups turba/lib/Form/EditContactGroup.php | 10 ++++++++-- turba/lib/View/List.php | 34 ++++++++++++++++++++++------------ 2 files changed, 30 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/c7230d69134d93f857ae41519e96a3e285ee226f ----------------------------------------------------------------------- commit d7287f2d8cb3ece7c90e923ec66863525efda368 Author: Michael M Slusarz <[email protected]> Date: Tue Jan 24 13:23:08 2012 -0700 Better indicate this is a group edit entry. turba/edit.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/d7287f2d8cb3ece7c90e923ec66863525efda368 ----------------------------------------------------------------------- commit 67743cdfa79d7851fcee4bf0b208d2a6b2d4bbed Author: Michael M Slusarz <[email protected]> Date: Tue Jan 24 13:29:49 2012 -0700 Don't show edit list if only 1 group to edit turba/lib/Form/EditContactGroup.php | 28 ++++++++++++++++------------ 1 files changed, 16 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/67743cdfa79d7851fcee4bf0b208d2a6b2d4bbed ----------------------------------------------------------------------- commit 2d4064f32621e105f9cc9dcbd81ea5f3d059f49b Author: Michael M Slusarz <[email protected]> Date: Tue Jan 24 13:40:03 2012 -0700 Better titles for these views turba/contact.php | 1 + turba/lib/View/DeleteContact.php | 7 +++---- turba/lib/View/EditContact.php | 7 +++---- 3 files changed, 7 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/2d4064f32621e105f9cc9dcbd81ea5f3d059f49b ----------------------------------------------------------------------- commit d0aefb82966dce0e3c1c9e4c3cba207233bd1bfa Author: Michael M Slusarz <[email protected]> Date: Tue Jan 24 13:45:25 2012 -0700 Edit icon should always lead directly to edit page, rather than edit tab on view page turba/templates/browse/row.inc | 28 +++++++--------------------- 1 files changed, 7 insertions(+), 21 deletions(-) http://git.horde.org/horde-git/-/commit/d0aefb82966dce0e3c1c9e4c3cba207233bd1bfa ----------------------------------------------------------------------- commit 8ff31faaedf2a5ab50667f2787465c317c6608ea Author: Michael M Slusarz <[email protected]> Date: Tue Jan 24 14:06:10 2012 -0700 Add explicit link to group members when viewing group entry turba/lib/Form/EditContact.php | 18 ++++++++++++++++++ turba/themes/default/screen.css | 8 ++++++++ 2 files changed, 26 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/8ff31faaedf2a5ab50667f2787465c317c6608ea ----------------------------------------------------------------------- commit 7158ed1ada81d113796d1283b7eb7d2979eb96fc Author: Michael M Slusarz <[email protected]> Date: Tue Jan 24 14:09:25 2012 -0700 [mms] Improved navigation when editing group entries. turba/docs/CHANGES | 1 + turba/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/7158ed1ada81d113796d1283b7eb7d2979eb96fc __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
