Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 886d02d8b7 Bug 5002: Display messages on adding/deleting patron category
There are no messages on adding and deleting patron category.
If an error occurs and the data is not inserted, the interface does not
alert the user.

This patch adds a message block to alert the user if something wrong
happened.

Test plan:
1/ Create a patron category PATCAT. You should get a confirmation
message.
2/ Try to create another patron category with the same code. You should
get an error message
3/ Delete the patron category PATCAT. You should get a confirmation
message.

Confirm there is no regression on this form (try update an existing
patron category too).

Followed test plan, works as expected.
Signed-off-by: Marc Veron <veron@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-03-31 10:11:13 -03:00
..
acqui Bug 13021: guarantor search - main patch 2015-03-19 14:19:34 -03:00
admin Bug 5002: Display messages on adding/deleting patron category 2015-03-31 10:11:13 -03:00
authorities Bug 11961 - Add a "Z39.50 search" button to the authority creation and modification pages. 2015-01-24 18:19:06 -03:00
basket Bug 11395: Add links to the new tool page 2015-03-05 15:27:01 +01:00
batch
catalogue Bug 11982 - Images now display properly in the details section. 2015-03-30 13:45:38 -03:00
cataloguing Bug 7741 [Follow-up] Clear search terms in Z3950 search page 2015-02-16 23:40:08 -03:00
circ Bug 13894: Fix if the search returns only 1 result 2015-03-30 12:56:57 -03:00
common Bug 13021: guarantor search - main patch 2015-03-19 14:19:34 -03:00
course_reserves Bug 13818 - Editing and saving a course reserve displays the add item form 2015-03-25 11:25:26 -03:00
errors
help Bug 13878 - Typo in help file (aqbudgets.tt) 2015-03-25 11:22:16 -03:00
installer Bug 13496: make auth.tt use a template plugin to get the Koha version 2015-01-04 11:24:22 -03:00
labels Bug 10773 - add help for *_description fields 2015-03-30 13:22:41 -03:00
members Bug 13856: Hard to translate strings on patron search results page 2015-03-25 11:24:35 -03:00
offline_circ
patron_lists Bug 12944: Fix regression on translating 2015-02-09 15:48:17 -03:00
patroncards Bug 13189 - Patron card creator patron search browse by last name broken by extended attributes 2015-02-12 15:35:07 -03:00
plugins
reports Bug 13748: Acquisition wizard: some strings not translatable 2015-03-19 14:02:36 -03:00
reserve Bug 13894: Make reserve.pl not using C4::Members::Search 2015-03-30 12:56:53 -03:00
reviews
rotating_collections Bug 8836 [QA Followup] - Prevent multiple collections from having the same title 2014-11-06 15:12:20 -03:00
serials Bug 13745: Fix serial collection page to always show branch name 2015-03-02 15:25:47 +01:00
services Bug 12673: Remove CGI::scrolling_list from C4::Items.pm 2014-08-03 17:21:08 -03:00
sms
suggestion Bug 13378: Add a filter to search suggestions not linked to a fund 2015-01-10 16:13:08 -03:00
tags
test
tools Bug 13768: Correction of double quotes escaped into double quotes 2015-03-19 14:14:20 -03:00
virtualshelves Bug 13417: Limit the permission to delete 2015-02-13 13:52:17 -03:00
about.tt Bug 13404: [QA Follow-up] Minor rewording of some warnings 2015-02-09 13:42:36 -03:00
auth.tt Bug 11400 - Follow-up for nicer design 2015-03-07 22:09:45 +01:00
intranet-main.tt