[Bug 20434] New: Unimarc - updating Unimarc existing frameworks with IFLA updates
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Bug ID: 20434 Summary: Unimarc - updating Unimarc existing frameworks with IFLA updates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: fpichenot@ville-roubaix.fr QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 François Pichenot <fpichenot@ville-roubaix.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Unimarc - updating Unimarc |Updating Unimarc existing |existing frameworks with |frameworks with IFLA |IFLA updates |updates Assignee|koha-bugs@lists.koha-commun |julian.maurice@biblibre.com |ity.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Patch is too big for Nginx (413 Request Entity Too Large), so I pushed it to a branch on git.biblibre.com: http://git.biblibre.com/biblibre/kohac/commits/bug/20434 http://git.biblibre.com/biblibre/kohac/commit/457524cef965faf96a9516c17e9e0a... I copy the commit message here: Bug 20434: Add a script to apply UNIMARC update from IFLA Test plan: 1. Take a look at misc/migration_tools/unimarc_ifla.yml. It contains all data that will be inserted into Koha. Its content is based on the previous patches. The language of labels are in french but they are translatable (see below) 2. Run the script misc/migration_tools/unimarc_ifla.pl and verify that it effectively added the new fields, subfields, authorised values and authority types. 3. Run the script again and see that it doesn't update existing fields 4. Run with --force and verify that it update existing fields (you can modify unimarc_ifla.yml to see changes) 5. Run with --force --translations-file misc/migration_tools/unimarc_ifla.en.yml and verify that the labels are now in english (not all labels are translated yet) 6. Run with --dump-translations and redirect the output to a file. It should contain a YAML document containing all translatable strings (useful to start translating for another language) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 François Pichenot <fpichenot@ville-roubaix.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fpichenot@ville-roubaix.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 François Pichenot <fpichenot@ville-roubaix.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sonia.bouis@univ-lyon3.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez@biblibre.c | |om -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #2 from Julian Maurice <julian.maurice@biblibre.com> --- If you don't want to add a new remote to your git repository you can apply the patch with the following command: wget -q -O- http://git.biblibre.com/biblibre/kohac/commit/457524cef965faf96a9516c17e9e0a... | git am -3 - -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bdiazmunoz@gmail.com, | |katrin.fischer@bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Julian, this is an interesting approach. Are you aware that we can currently already translate the SQL files for the frameworks using pootle? For an example: http://translate.koha-community.org/de/marc21/ Bernardo provides the auto-generated SQL files for creating patches for the web installer. Could there be a way to bring this together? Use po files to create the .yml file? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |20424 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20424 [Bug 20424] Zebra - Updating default Unimarc biblio mapping -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #4 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93415 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93415&action=edit Bug 20434: Update UNIMARC framework - defaults -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93416 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93416&action=edit Bug 20434: Update UNIMARC framework - authorised values -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #6 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93417 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93417&action=edit Bug 20434: Update UNIMARC framework - biblio -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #7 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93418&action=edit Bug 20434: Update UNIMARC framework - authtypes -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #8 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93419 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93419&action=edit Bug 20434: Update UNIMARC framework - auth (default) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #9 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93420&action=edit Bug 20434: Update UNIMARC framework - auth (CLASS) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #10 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93421 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93421&action=edit Bug 20434: Update UNIMARC framework - auth (CO) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #11 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93422&action=edit Bug 20434: Update UNIMARC framework - auth (EXP) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #12 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93423 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93423&action=edit Bug 20434: Update UNIMARC framework - auth (FAM) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #13 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93424 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93424&action=edit Bug 20434: Update UNIMARC framework - auth (GENRE/FORM) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #14 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93425 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93425&action=edit Bug 20434: Update UNIMARC framework - auth (NP) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #15 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93426 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93426&action=edit Bug 20434: Update UNIMARC framework - auth (NTEXP) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #16 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93427 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93427&action=edit Bug 20434: Update UNIMARC framework - auth (NTWORK) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #17 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93428&action=edit Bug 20434: Update UNIMARC framework - auth (PA) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #18 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93429&action=edit Bug 20434: Update UNIMARC framework - auth (PERS) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #19 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93430&action=edit Bug 20434: Update UNIMARC framework - auth (PUB) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #20 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93431&action=edit Bug 20434: Update UNIMARC framework - auth (SAUTTIT) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #21 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93432&action=edit Bug 20434: Update UNIMARC framework - auth (SNC) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #22 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93433&action=edit Bug 20434: Update UNIMARC framework - auth (SNG) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #23 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93434 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93434&action=edit Bug 20434: Update UNIMARC framework - auth (TM) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #24 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93435 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93435&action=edit Bug 20434: Update UNIMARC framework - auth (TU) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #25 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93436 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93436&action=edit Bug 20434: Update UNIMARC framework - auth (WORK) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #26 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93437 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93437&action=edit Bug 20434: Update UNIMARC framework - translations -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #27 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93438 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93438&action=edit Bug 20434: Update UNIMARC framework - script Test plan: 1. Take a look at files in misc/migration_tools/ifla/data. It contains all data that will be inserted into Koha. Its content is based on the previous patches. 2. Run the script misc/migration_tools/ifla/update.pl and verify that it effectively added the new fields, subfields, authorised values and authority types. 3. Run the script again and see that it doesn't update existing fields 4. Run with --force and verify that it update existing fields (you can modify unimarc_ifla.yml to see changes) 5. Run with --force --po-file misc/migration_tools/ifla/language/fr.po and verify that the labels are now in french There is a POT file in misc/migration_tools/ifla/language/template.pot, use it to create PO files for other languages. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #28 from Julian Maurice <julian.maurice@biblibre.com> --- I split the big patch into smaller patches so that they can be attached on bugzilla. Also, I converted the translations file from YAML to PO. Strings are in english by default, french translations are available as a PO file. So now, if needed, the POT file can be integrated into Pootle. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #29 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93449 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93449&action=edit Bug 20434: Add UNIMARC field 214 and its subfields -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha@univ-lyon3.fr --- Comment #30 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- I have an error while executing misc/migration_tools/ifla/update.pl DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key c onstraint fails (`koha_kohadev`.`auth_tag_structure`, CONSTRAINT `auth_tag_struc ture_ibfk_1` FOREIGN KEY (`authtypecode`) REFERENCES `auth_types` (`authtypecode `) ON DELETE CASCADE ON UPDATE CASCADE) [for Statement "INSERT INTO `auth_tag_st ructure` ( `authorised_value`, `authtypecode`, `liblibrarian`, `libopac`, `manda tory`, `repeatable`, `tagfield`) VALUES ( ?, ?, ?, ?, ?, ?, ? )" with ParamValue s: 0=undef, 1="CO", 2="PPN", 3="", 4="0", 5="0", 6="009"] at /usr/share/perl5/DB Ix/Class/Storage/DBI.pm line 1832. DBIx::Class::Storage::DBI::_dbh_execute(): Cannot add or update a child row: a f oreign key constraint fails (`koha_kohadev`.`auth_tag_structure`, CONSTRAINT `au th_tag_structure_ibfk_1` FOREIGN KEY (`authtypecode`) REFERENCES `auth_types` (` authtypecode`) ON DELETE CASCADE ON UPDATE CASCADE) at misc/migration_tools/ifla /update.pl line 285 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #31 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93614 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93614&action=edit Bug 20434: Add missing authority types -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #32 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Koha Team University Lyon 3 from comment #30)
I have an error while executing misc/migration_tools/ifla/update.pl The last patch should fix this. Please test again
-- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #33 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 93658 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93658&action=edit Bug 20434: Add missing fields 018 - [Reserved for other International Standard Numbers] 033 - Other System Persistent Record Identifier 183 - Coded Data Field: Type of Carrier 203 - Content Form and Media Type 231 - Digital File Characteristics 283 - Carrier Type 338 - Funding Information Note -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18309 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Updating Unimarc existing |UNIMARC update from IFLA |frameworks with IFLA |for existing Koha |updates |installations -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93415|0 |1 is obsolete| | --- Comment #34 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93683 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93683&action=edit Bug 20434: Update UNIMARC framework - defaults Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93416|0 |1 is obsolete| | --- Comment #35 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93684 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93684&action=edit Bug 20434: Update UNIMARC framework - authorised values Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93417|0 |1 is obsolete| | --- Comment #36 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93685 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93685&action=edit Bug 20434: Update UNIMARC framework - biblio Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93418|0 |1 is obsolete| | --- Comment #37 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93686 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93686&action=edit Bug 20434: Update UNIMARC framework - authtypes Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93419|0 |1 is obsolete| | --- Comment #38 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93687 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93687&action=edit Bug 20434: Update UNIMARC framework - auth (default) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93420|0 |1 is obsolete| | --- Comment #39 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93688 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93688&action=edit Bug 20434: Update UNIMARC framework - auth (CLASS) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93421|0 |1 is obsolete| | --- Comment #40 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93689 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93689&action=edit Bug 20434: Update UNIMARC framework - auth (CO) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93422|0 |1 is obsolete| | --- Comment #41 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93690 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93690&action=edit Bug 20434: Update UNIMARC framework - auth (EXP) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93423|0 |1 is obsolete| | --- Comment #42 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93691 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93691&action=edit Bug 20434: Update UNIMARC framework - auth (FAM) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93424|0 |1 is obsolete| | --- Comment #43 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93692 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93692&action=edit Bug 20434: Update UNIMARC framework - auth (GENRE/FORM) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93425|0 |1 is obsolete| | --- Comment #44 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93693 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93693&action=edit Bug 20434: Update UNIMARC framework - auth (NP) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93426|0 |1 is obsolete| | --- Comment #45 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93694 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93694&action=edit Bug 20434: Update UNIMARC framework - auth (NTEXP) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93427|0 |1 is obsolete| | --- Comment #46 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93695&action=edit Bug 20434: Update UNIMARC framework - auth (NTWORK) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93428|0 |1 is obsolete| | --- Comment #47 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93696&action=edit Bug 20434: Update UNIMARC framework - auth (PA) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93429|0 |1 is obsolete| | --- Comment #48 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93698 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93698&action=edit Bug 20434: Update UNIMARC framework - auth (PERS) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93430|0 |1 is obsolete| | --- Comment #49 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93701&action=edit Bug 20434: Update UNIMARC framework - auth (PUB) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93431|0 |1 is obsolete| | --- Comment #50 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93702&action=edit Bug 20434: Update UNIMARC framework - auth (SAUTTIT) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93432|0 |1 is obsolete| | --- Comment #51 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93703&action=edit Bug 20434: Update UNIMARC framework - auth (SNC) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93433|0 |1 is obsolete| | --- Comment #52 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93704 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93704&action=edit Bug 20434: Update UNIMARC framework - auth (SNG) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93434|0 |1 is obsolete| | --- Comment #53 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93705 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93705&action=edit Bug 20434: Update UNIMARC framework - auth (TM) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93435|0 |1 is obsolete| | --- Comment #54 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93706 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93706&action=edit Bug 20434: Update UNIMARC framework - auth (TU) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93436|0 |1 is obsolete| | --- Comment #55 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93707 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93707&action=edit Bug 20434: Update UNIMARC framework - auth (WORK) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93437|0 |1 is obsolete| | --- Comment #56 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93708 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93708&action=edit Bug 20434: Update UNIMARC framework - translations Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93438|0 |1 is obsolete| | --- Comment #57 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93709 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93709&action=edit Bug 20434: Update UNIMARC framework - script Test plan: 1. Take a look at files in misc/migration_tools/ifla/data. It contains all data that will be inserted into Koha. Its content is based on the previous patches. 2. Run the script misc/migration_tools/ifla/update.pl and verify that it effectively added the new fields, subfields, authorised values and authority types. 3. Run the script again and see that it doesn't update existing fields 4. Run with --force and verify that it update existing fields (you can modify unimarc_ifla.yml to see changes) 5. Run with --force --po-file misc/migration_tools/ifla/language/fr.po and verify that the labels are now in french There is a POT file in misc/migration_tools/ifla/language/template.pot, use it to create PO files for other languages. Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93449|0 |1 is obsolete| | --- Comment #58 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93710 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93710&action=edit Bug 20434: Add UNIMARC field 214 and its subfields Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93614|0 |1 is obsolete| | --- Comment #59 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93711 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93711&action=edit Bug 20434: Add missing authority types Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93658|0 |1 is obsolete| | --- Comment #60 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 93712 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93712&action=edit Bug 20434: Add missing fields 018 - [Reserved for other International Standard Numbers] 033 - Other System Persistent Record Identifier 183 - Coded Data Field: Type of Carrier 203 - Content Form and Media Type 231 - Digital File Characteristics 283 - Carrier Type 338 - Funding Information Note Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #61 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- I have followed the test plan and it works as expected. 1.I first launched the update.pl : it adds the new unimarc fields and subfields. 2. I modified one of the subfield added by the script in the default framework in Koha and launched the script again -> We can see in console that the field is not updated because it already exists 3. I launched the script with --force option : the field that I have changed is now updated by the script 4. I have launched the script with --force and -po options : the labels are now in french Sonia -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_19_11_candidate -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud@biblibre.com --- Comment #62 from Alex Arnaud <alex.arnaud@biblibre.com> --- Update script fails on a SQL foreign key constraint if there is no default framework. So the question is: Should we consider a DB without a default auth type as invalidd or should the script handle that case ? I noticed that it's not possible to remove the default type via UI. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |alex.arnaud@biblibre.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #63 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 94040 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94040&action=edit Bug 20434: Add default authority type -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93683|0 |1 is obsolete| | --- Comment #64 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94045 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94045&action=edit Bug 20434: Update UNIMARC framework - defaults Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93684|0 |1 is obsolete| | --- Comment #65 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94046&action=edit Bug 20434: Update UNIMARC framework - authorised values Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93685|0 |1 is obsolete| | --- Comment #66 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94047&action=edit Bug 20434: Update UNIMARC framework - biblio Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93686|0 |1 is obsolete| | --- Comment #67 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94048 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94048&action=edit Bug 20434: Update UNIMARC framework - authtypes Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93687|0 |1 is obsolete| | --- Comment #68 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94049 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94049&action=edit Bug 20434: Update UNIMARC framework - auth (default) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93688|0 |1 is obsolete| | --- Comment #69 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94050&action=edit Bug 20434: Update UNIMARC framework - auth (CLASS) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93689|0 |1 is obsolete| | --- Comment #70 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94051 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94051&action=edit Bug 20434: Update UNIMARC framework - auth (CO) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93690|0 |1 is obsolete| | --- Comment #71 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94052 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94052&action=edit Bug 20434: Update UNIMARC framework - auth (EXP) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93691|0 |1 is obsolete| | --- Comment #72 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94053&action=edit Bug 20434: Update UNIMARC framework - auth (FAM) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93692|0 |1 is obsolete| | --- Comment #73 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94054 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94054&action=edit Bug 20434: Update UNIMARC framework - auth (GENRE/FORM) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93693|0 |1 is obsolete| | --- Comment #74 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94055 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94055&action=edit Bug 20434: Update UNIMARC framework - auth (NP) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93694|0 |1 is obsolete| | --- Comment #75 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94056 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94056&action=edit Bug 20434: Update UNIMARC framework - auth (NTEXP) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93695|0 |1 is obsolete| | --- Comment #76 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94057 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94057&action=edit Bug 20434: Update UNIMARC framework - auth (NTWORK) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93696|0 |1 is obsolete| | --- Comment #77 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94058 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94058&action=edit Bug 20434: Update UNIMARC framework - auth (PA) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93698|0 |1 is obsolete| | --- Comment #78 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94059 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94059&action=edit Bug 20434: Update UNIMARC framework - auth (PERS) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93701|0 |1 is obsolete| | --- Comment #79 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94060 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94060&action=edit Bug 20434: Update UNIMARC framework - auth (PUB) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93702|0 |1 is obsolete| | --- Comment #80 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94061 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94061&action=edit Bug 20434: Update UNIMARC framework - auth (SAUTTIT) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93703|0 |1 is obsolete| | --- Comment #81 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94062 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94062&action=edit Bug 20434: Update UNIMARC framework - auth (SNC) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93704|0 |1 is obsolete| | --- Comment #82 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94063 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94063&action=edit Bug 20434: Update UNIMARC framework - auth (SNG) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93705|0 |1 is obsolete| | --- Comment #83 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94064 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94064&action=edit Bug 20434: Update UNIMARC framework - auth (TM) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93706|0 |1 is obsolete| | --- Comment #84 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94065 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94065&action=edit Bug 20434: Update UNIMARC framework - auth (TU) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93707|0 |1 is obsolete| | --- Comment #85 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94066 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94066&action=edit Bug 20434: Update UNIMARC framework - auth (WORK) Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93708|0 |1 is obsolete| | --- Comment #86 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94067 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94067&action=edit Bug 20434: Update UNIMARC framework - translations Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93709|0 |1 is obsolete| | --- Comment #87 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94068&action=edit Bug 20434: Update UNIMARC framework - script Test plan: 1. Take a look at files in misc/migration_tools/ifla/data. It contains all data that will be inserted into Koha. Its content is based on the previous patches. 2. Run the script misc/migration_tools/ifla/update.pl and verify that it effectively added the new fields, subfields, authorised values and authority types. 3. Run the script again and see that it doesn't update existing fields 4. Run with --force and verify that it update existing fields (you can modify unimarc_ifla.yml to see changes) 5. Run with --force --po-file misc/migration_tools/ifla/language/fr.po and verify that the labels are now in french There is a POT file in misc/migration_tools/ifla/language/template.pot, use it to create PO files for other languages. Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93710|0 |1 is obsolete| | --- Comment #88 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94069 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94069&action=edit Bug 20434: Add UNIMARC field 214 and its subfields Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93711|0 |1 is obsolete| | --- Comment #89 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94070&action=edit Bug 20434: Add missing authority types Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93712|0 |1 is obsolete| | --- Comment #90 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94071 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94071&action=edit Bug 20434: Add missing fields 018 - [Reserved for other International Standard Numbers] 033 - Other System Persistent Record Identifier 183 - Coded Data Field: Type of Carrier 203 - Content Form and Media Type 231 - Digital File Characteristics 283 - Carrier Type 338 - Funding Information Note Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #94040|0 |1 is obsolete| | --- Comment #91 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 94072 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94072&action=edit Bug 20434: Add default authority type Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |19.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 --- Comment #92 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Keywords|rel_19_11_candidate | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434 Koha Team University Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |24564 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org