[commits] Horde branch master updated. 33f0d5bdb9a12208977cd6b5f54ab99521aebaeb
Jan Schneider
jan at horde.org
Tue Oct 18 11:00:37 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 122e04a55e1a452408764460bd22b2d345121c11
2322077 Fix linking to queues with empty slugs.
00075b6 Fix phpdoc, remove unnecessary include.
f4292bb Implement display rendering of keyval_multienum.
747ab50 Allow to enter attributes with value 0.
210eca3 [jan] Fix displaying form errors from updating tickets.
33f0d5b [jan] Support more complex attributes types (Bug #9947).
-----------------------------------------------------------------------
commit 232207703cb5c78b2bbdc7c328a3e94c5974980b
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 17 19:42:11 2011 +0200
Fix linking to queues with empty slugs.
whups/lib/Whups.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/232207703cb5c78b2bbdc7c328a3e94c5974980b
-----------------------------------------------------------------------
commit 00075b6518ea18c913e3b93323ff50082fecbbec
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 17 19:47:34 2011 +0200
Fix phpdoc, remove unnecessary include.
whups/migration/8_whups_add_attribute_index.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/00075b6518ea18c913e3b93323ff50082fecbbec
-----------------------------------------------------------------------
commit f4292bba36398e7058b0efd8ea4da5e9c7a2f223
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 17 22:13:50 2011 +0200
Implement display rendering of keyval_multienum.
framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php | 17 +++++++++++++++++
framework/Core/package.xml | 2 ++
framework/Form/lib/Horde/Form/Type.php | 9 +++++++++
3 files changed, 28 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/f4292bba36398e7058b0efd8ea4da5e9c7a2f223
-----------------------------------------------------------------------
commit 747ab504ab8c21e3c1f4b3e480a825beb31cbcb9
Author: Jan Schneider <jan at horde.org>
Date: Tue Oct 18 12:42:33 2011 +0200
Allow to enter attributes with value 0.
whups/lib/Driver/Sql.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/747ab504ab8c21e3c1f4b3e480a825beb31cbcb9
-----------------------------------------------------------------------
commit 210eca3ce48907419068e3169b208f6213577922
Author: Jan Schneider <jan at horde.org>
Date: Tue Oct 18 12:54:32 2011 +0200
[jan] Fix displaying form errors from updating tickets.
whups/docs/CHANGES | 1 +
whups/package.xml | 2 ++
whups/ticket/update.php | 7 +++----
3 files changed, 6 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/210eca3ce48907419068e3169b208f6213577922
-----------------------------------------------------------------------
commit 33f0d5bdb9a12208977cd6b5f54ab99521aebaeb
Author: Jan Schneider <jan at horde.org>
Date: Tue Oct 18 12:59:36 2011 +0200
[jan] Support more complex attributes types (Bug #9947).
whups/docs/CHANGES | 1 +
whups/lib/Driver.php | 66 ++++++++++++++++++++++-------
whups/lib/Driver/Sql.php | 47 +++++++++++++++++---
whups/lib/Form/Renderer/Comment.php | 8 +---
whups/lib/Form/Ticket/CreateStepThree.php | 16 ++++---
whups/lib/Form/Ticket/Edit.php | 2 +-
whups/lib/Form/TicketDetails.php | 6 ++-
whups/lib/Ticket.php | 5 ++
whups/package.xml | 2 +
whups/ticket/index.php | 2 +-
10 files changed, 115 insertions(+), 40 deletions(-)
http://git.horde.org/horde-git/-/commit/33f0d5bdb9a12208977cd6b5f54ab99521aebaeb
More information about the commits
mailing list