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  957d583d2efce66e31fe05f229fda91c58324bc2 (commit)
       via  44049ad57e1928f2870abed15e4659f8357c2f19 (commit)
      from  e7a84dacfec76325819e39c5ef0dacf5ff1ffdea (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 957d583d2efce66e31fe05f229fda91c58324bc2
Author: Chris Cormack <chr...@catalyst.net.nz>
Date:   Wed Sep 4 21:43:13 2019 +0000

    Bug 21390: Send registration verification emails immediately
    
    To test
    1/ Enable self registration
    2/ Register, notice message is queued in the table but not sent
    3/ Apply patch
    4/ Register again, notice message is queued, but immediately sent
    
    Signed-off-by: Maryse Simard <maryse.sim...@inlibro.com>
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 44049ad57e1928f2870abed15e4659f8357c2f19
Author: Owen Leonard <oleon...@myacpl.org>
Date:   Fri Nov 16 14:51:48 2018 +0000

    Bug 21852: Add more columns and column configuration to overdues report
    
    This patch adds some new columns to the overdue report: Patron category,
    item home library, item holding library, item type. Adding these columns
    makes available columns better match the available filter fields in the
    sidebar form.
    
    Column configuration is added to this DataTable, with the new columns
    defined as hidden by default in order to preserve current functionality.
    
    This patch also fixes a bug where the home and holding branch template
    variable names didn't match what was being used in the template for
    pre-selecting the searched-for value in the sidebar filter menu.
    
    To test, apply the patch and go to Circulation -> Overdues.
    
     - The list of overdues should look correct, with no new columns shown.
     - Test the column visibility button, showing the columns which are
       hidden by default. Confirm that the data in these columns displays
       correctly.
     - Update the default configuration for this table in Administration
       -> Configure columns. Confirm that your changes are applied to the
       overdues report.
    
    Signed-off-by: Maryse Simard <maryse.sim...@inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

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

Summary of changes:
 admin/columns_settings.yml                         |   31 +++++++++++++++++++
 circ/overdue.pl                                    |    8 +++--
 .../intranet-tmpl/prog/en/modules/circ/overdue.tt  |   32 +++++++++++++++-----
 opac/opac-memberentry.pl                           |    3 ++
 4 files changed, 63 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to