Bug 19801: Display messages on user details page as well as on check out page
authorLiz Rea <liz@catalyst.net.nz>
Wed, 13 Dec 2017 02:14:58 +0000 (15:14 +1300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Feb 2018 20:01:14 +0000 (17:01 -0300)
commit0927962b45016fb30e378ddf4860ed7f4a0b7f59
tree46c96e8ac6b5c0ee8fb9491c80b0167f2872e4b3
parent571c088ceec98f34320f27e505245a0cdfa52a82
Bug 19801: Display messages on user details page as well as on check out page

To test:

Look up a borrower, add a message (internal or opac)
Click the Details tab for that borrower
Messages should be displayed above the user information [is this the right place? it could go below]
adding messages on this page should make them immediately available
deleting messages on this page should delete them immediately and bring you back to the detail page.

Basically, make sure messages work from both the Check out and detail pages and that there are no typos.

Messages should work the same as they always have from the Check Out page.

sponsored-by: Catalyst IT
Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com>
Signed-off-by: Marjorie Vila <marjorie.barry-vila@collecto.ca>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
Bug 19801 - Fixes for QA

- Fixes indentation
- changes messages to patron_messages (even though it's not like that on the circulation page.)

Signed-off-by: Marjorie Vila <marjorie.barry-vila@collecto.ca>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
circ/del_message.pl
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
members/moremember.pl