The branch "master" has been updated. The following is a summary of the commits.
from: 6daa00469d213bb4483af15b7512bb75a10f4ba0 e856fd8 [jan] Move attachments list to separate ticket tab. ----------------------------------------------------------------------- commit e856fd8cb7e7f0665652dae31a2999de8cb4a613 Author: Jan Schneider <[email protected]> Date: Thu Aug 29 14:39:57 2013 +0200 [jan] Move attachments list to separate ticket tab. whups/docs/CHANGES | 1 + whups/lib/Form/Renderer/Comment.php | 3 +- whups/lib/Form/TicketDetails.php | 7 +--- whups/lib/Ticket.php | 33 +++++--------- whups/lib/Whups.php | 64 +++++++++++++++++++-------- whups/package.xml | 14 ++++-- whups/templates/ticket/attachments.html.php | 26 +++++++++++ whups/ticket/attachments.php | 60 +++++++++++++++++++++++++ 8 files changed, 157 insertions(+), 51 deletions(-) create mode 100644 whups/templates/ticket/attachments.html.php create mode 100644 whups/ticket/attachments.php http://git.horde.org/horde-git/-/commit/e856fd8cb7e7f0665652dae31a2999de8cb4a613 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
