[koha-commits] main Koha release repository branch master updated. v19.05.00-228-gfc39e24

Git repo owner gitmaster at git.koha-community.org
Fri Jun 28 16:25:33 CEST 2019


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, master has been updated
       via  fc39e24eb502c1f724e8c5aa8b7264db901be278 (commit)
       via  1693c2e01d6eb001a35caf3bb31b9d057c2136fe (commit)
       via  f50afc1fc0b9044c21564b45f44687993ebc07e3 (commit)
      from  d5fd85da18e7e3c548cc9d56689b09fd34615aed (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 fc39e24eb502c1f724e8c5aa8b7264db901be278
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jun 24 17:16:07 2019 +0000

    Bug 23196: (follow-up) Add comments to highlight structure
    
    This follow-up adds a few comments to the markup in order to highlight
    and clarify the the HTML structure.
    
    To test, apply the patch and perform a diff against master using the
    '-w' flag:
    
    git diff -w origin/master
    
    You should only see the addition of HTML comments.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 1693c2e01d6eb001a35caf3bb31b9d057c2136fe
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jun 24 17:09:36 2019 +0000

    Bug 23196: Reindent tools/batch_record_modification.tt
    
    This patch re-indents the template for batch record modifications. It
    makes only whitespace changes. It should have no effect on the behavior
    of the page.
    
    To test, apply the patch and perform a diff against master using the
    '-w' flag:
    
    git diff -w origin/master
    
    There should be no changes reported.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit f50afc1fc0b9044c21564b45f44687993ebc07e3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 21 14:07:49 2019 +0000

    Bug 23183: Reindent cataloging.js
    
    This patch makes some very minor corrections to indentation in
    cataloging.js, a JavaScript file used by the bibliographic and item
    records editors.
    
    To test, apply the patch and perform a diff against master using the
    '-w' flag:
    
    git diff -w origin/master
    
    There should be no changes reported.
    
    Signed-off-by: Nadine Pierre <nadine.pierre at inLibro.com>
    Signed-off-by: Bin Wen <bin.wen at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 .../en/modules/tools/batch_record_modification.tt  |  650 ++++++++++----------
 koha-tmpl/intranet-tmpl/prog/js/cataloging.js      |   38 +-
 2 files changed, 344 insertions(+), 344 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list