[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.16-1-gb0015b1e31

Git repo owner gitmaster at git.koha-community.org
Thu Apr 23 00:53:27 CEST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
       via  b0015b1e315c2eceb343308755e767cda844b7ff (commit)
      from  eb3d1f373ddff4e209a13c3e3a4a06cd3bf118ba (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b0015b1e315c2eceb343308755e767cda844b7ff
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Apr 22 15:06:16 2020 +0200

    Bug 25009: [18.11.x] Add missing biblio_metadata stuffs
    
    It adds methods, DBIC rs and Exceptions class for biblio metadata.
    
    Note that schema is marcflavour in 18.11
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>

-----------------------------------------------------------------------

Summary of changes:
 Koha/Biblio.pm               | 16 ++++++++++
 Koha/Biblio/Metadata.pm      | 53 ++++++++++++++++++++++++++++++++++
 Koha/Exceptions/Metadata.pm  | 69 ++++++++++++++++++++++++++++++++++++++++++++
 Koha/Schema/Result/Biblio.pm |  7 +++++
 4 files changed, 145 insertions(+)
 create mode 100644 Koha/Exceptions/Metadata.pm


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list