Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Mark Tompsett 2870c6bd85 Bug 11513: fix log warning noise in patron category editor
Just going to the patron categories page triggered errors.
Running through all the plain options also triggered other
warnings. This fix silences them.

Discovered tabs I had not corrected by running qa test tool.

Some errors which I could not trigger were also fixed, such
as line 248 shown by Merllissia Manueli.

TEST PLAN
---------
 1) Log in to staff client
 2) Click 'Administration'
 3) Click 'Patron categories'
 4) Click '+ New category'
 5) Enter a dummy category and click 'Save'
 6) Click 'Edit' for the dummy category.
 7) Change a value and click 'Save'
 8) Click 'Delete' for the dummy category.
 9) Confirm to delete.
10) Review error log, several new warnings
11) Apply patch
12) Run the koha qa test tool.
13) Click 'Home'
14) Click 'Administration'
15) Click 'Patron categories'
16) Click '+ New category'
17) Enter a dummy category and click 'Save'
18) Click 'Edit' for the dummy category.
19) Change a value and click 'Save'
20) Click 'Delete' for the dummy category.
21) Confirm to delete.
22) Review error log, no new warnings

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Followed test plan, saw no errors in the log after applying the patch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested various dates and enrollment periods with different settings of
dateformat pref. Works as advertised. No warnings.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-31 16:15:09 +00:00
..
acqui Bug 11579: Show ordernumber in basket.pl tables 2014-01-29 22:35:17 +00:00
admin Bug 11513: fix log warning noise in patron category editor 2014-01-31 16:15:09 +00:00
authorities Bug 10691: use authority ID in see-also links in authority search results (staff) 2014-01-16 22:35:58 +00:00
basket Bug 9218: fix intranet cart email for non english templates 2013-10-31 23:53:25 +00:00
batch Bug 9210: wrap long lines in printed hold notices 2014-01-15 15:51:44 +00:00
catalogue Bug 11397: Remove the itemnumber list on the Acquisition detail tab 2014-01-23 16:41:43 +00:00
cataloguing Bug 11503: [Follow-up] fix another typo 2014-01-14 20:08:58 +00:00
circ Bug 11616: remove jQuery tablesorter plugin 2014-01-31 15:24:01 +00:00
course_reserves Bug 11534: fix bug that made it impossible to remove instructors from a course 2014-01-31 15:45:56 +00:00
errors
help Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
installer
labels Bug 11363: make units in label printer profile form translatable 2014-01-17 15:09:55 +00:00
members Bug 11488: make string "Are you sure you want to write off ..." translatable 2014-01-31 15:51:12 +00:00
offline_circ
patron_lists Bug 10565: (follow-up) improve navigation aids 2013-10-14 22:43:03 +00:00
patroncards Bug 9924 - Simplify and rename patron card creator error message include 2013-09-08 19:19:23 +00:00
plugins
reports Bug 10718: fix items with no checkouts report 2013-09-08 20:04:43 +00:00
reserve Bug 9788: QA followup 2014-01-17 05:10:42 +00:00
reviews
rotating_collections
serials Bug 10429: improve display of library and library filter on serials claim page 2014-01-06 15:33:28 +00:00
services
sms
suggestion Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues 2013-12-20 04:14:45 +00:00
tags Bug 2693: add ability to filter by reviewer name on tag review page 2013-12-02 15:58:04 +00:00
test
tools Bug 11477: (follow-up) improve display of user/patrons in logs tool 2014-01-17 06:06:53 +00:00
virtualshelves
z3950
about.tt Bug 7143: add another name to the about page 2014-01-16 15:30:43 +00:00
auth.tt Bug 11146: Show a go back link on no permission page 2013-11-23 19:43:37 +00:00
intranet-main.tt Bug 10888: Don't hide authorities module from users who lack permission to edit authorities 2013-09-21 17:59:05 +00:00