http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4888 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14828|0 |1 is obsolete| | --- Comment #25 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 14830 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14830&action=edit Bug 4888 - pre-set of field indicators value Preload on database of the set of field indicators value as defined by http://www.loc.gov/marc/bibliographic/ecbdhome.html. New sql files in marc21/mandatory to create and populate the indicators tables with the sets of values for the Default framework/authtype. Each framework/authtype will be able to have its own copy to allow individual modification of indicators value. When editing the framework/authtype exists the possibility of cloning the indicators set from an existing framework/authtype populated with indicators. Modification of the intranet administration-Marc Frameworks/Authority MARC Framework to clone on creation from another framework and to delete set of indicators from a framework. Management (add/modify/delete) for indicators of the fields in the Framework Structure. Modification of the intranet cataloguing addbiblio / authorities authorities to enable a plugin to see the defined indicators value for a specific framework, and to check validity of indicators value. Two new system preferences: CheckValueIndicators for checking the value of the indicators when cataloguing a biblio record; DisplayPluginValueIndicators: to enable the plugin at addbiblio to see indicators value and to check too. Rebased to master 01/2013 Bug 4888 - rebase follow-up Fixing errors I made during rebase Bug 4888 follow-up: rebase errors 2 Another rebase error fixed Bug 4888 follow-up: fix authorities.tt Fixed an error in authorities.tt -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.