[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.04-83-g8b809db

Git repo owner gitmaster at git.koha-community.org
Tue Oct 16 14:23:28 CEST 2018


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.05.x has been updated
       via  8b809db3e4a47b39b42b637d01aad81970c8ba0e (commit)
       via  3972a6fc5fa6e27d84008ab073f78af9c960e43a (commit)
      from  e635b63e94c0dd09f20c936039d518c3e494252c (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 8b809db3e4a47b39b42b637d01aad81970c8ba0e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Oct 9 14:01:07 2018 -0300

    Bug 21464: Hide patron's title not biblio's title
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 07fa37abbe325e136cd84f2dd5e1971d64c20d65)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 3972a6fc5fa6e27d84008ab073f78af9c960e43a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Oct 1 17:18:18 2018 -0300

    Bug 21464: Fix overdue list export
    
      commit e09ed656af5f75a82ccfa29318081e217618c32d
      Bug 18403: Only display libraries from group in dropdown lists
    and
      commit 0ab22e1c7c6b6e8d14a4fb7478ab2a3d42da347d
      Bug 18789: Send Koha::Patron object to the templates
    
    broke the overdue list export.
    
    Test plan:
    Create some overdues
    Export them: "Home › Circulation › Overdues" then click the link on top
    of the table.
    All the different columns of the generated CSV file must be filled
    correctly
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 8a8c0ae51e2b1128942f6dff5ca022433355314e)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 circ/overdue.pl |   23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list