Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 5fc9a42c7c Bug 15380: Use Koha::Authority::Type[s] in admin script
This path rewrites the admin/authtypes.pl script to use the new modules
instead of executing the SQL queries from the script.

Test plan:
1/ Create 1+ authority types
2/ Update one
3/ Delete it
4/ Create an authority record using this authority type.
5/ Try to delete the authority type
Here there is a change in the behavior.
Prior to this patch, the user was able to delete the authority type, now
it's not.
I think it was a bug, feel free to give your opinion if you disagree on
this change.

Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2015-12-31 18:50:41 +00:00
..
css Bug 13022 [QA Followup] - Highlight the results with inaccurate status, add explanation when mouse hovers over. 2015-12-31 18:11:21 +00:00
data
includes Bug 15321 - Add delete report link to Show, Edit and Run screens 2015-12-31 15:44:29 +00:00
js Bug 14948 - Display amounts right aligned in tables on patron pages 2015-12-30 04:25:51 +00:00
lib/yui Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
modules Bug 15380: Use Koha::Authority::Type[s] in admin script 2015-12-31 18:50:41 +00:00
xslt Bug 15170 - Add 264 field to MARC21*DC.xsl 2015-12-30 03:49:27 +00:00
columns.def Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00