Bug 3941 - Combine Notices & Messaging Tabs
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Thu, 22 Sep 2011 19:32:42 +0000 (21:32 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 22 Sep 2011 22:06:06 +0000 (10:06 +1200)
commit042fd50313ecc448445ba61d4cd8552bdcc93201
tree553f93ef8925d9821276dd8f9aec6fc5706082a8
parentd60732119c95eeb27af0a79adec4fcfa6d9c966e
Bug 3941 - Combine Notices & Messaging Tabs

Changes to notices tab to make it a full replacement for messages tab.
Removes messages tab from patron account.

- repairs view of patron address in left column (category description, branch)
- shows some explanation, when there are no messages for a borrower
- makes the notice an expandable field, a click on the subject will
  expand the field to show the message content
- makes message status and message transport type translatable,
  by moving the possible values into the template
- removes the messaging tab from various menus
- removes the files that were associated with the messaging tab
- preserves the line breaks in message content to improve readability

Also fixes Bug 6593 - Some information missing from the "Notices" tab.

Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc
koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.tt
koha-tmpl/intranet-tmpl/prog/en/includes/members-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/members/messaging.tt [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt
members/messaging.pl [deleted file]
members/notices.pl