[koha-commits] main Koha release repository branch master updated. v16.05.00-1280-gade5362

Git repo owner gitmaster at git.koha-community.org
Fri Oct 28 17:45:43 CEST 2016


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  ade53625863175ffdbc3201de847754fdebf838d (commit)
       via  2c5a05b8be84491250fc1c966b5251076fb9533c (commit)
       via  5833673157d75ba6fbf2caedf7931283b4eabf7d (commit)
       via  3d63c64915c02c44a5e1a45e9db66be939fd4dae (commit)
      from  bd13efd8ac1121286dd565c40111b491b61d54cf (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 ade53625863175ffdbc3201de847754fdebf838d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Oct 28 15:43:20 2016 +0000

    Bug 17397 - DBRev 16.06.00.044
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 2c5a05b8be84491250fc1c966b5251076fb9533c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 27 09:37:55 2016 +0200

    Bug 17397: Do not display parenthesis if the manager has been deleted
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 5833673157d75ba6fbf2caedf7931283b4eabf7d
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 27 09:33:10 2016 +0200

    Bug 17397: Simplify code passing the Koha::Object to the template
    
    Instead of creating a new array
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 3d63c64915c02c44a5e1a45e9db66be939fd4dae
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Tue Oct 4 13:57:03 2016 +0200

    Bug 17397: Show name of librarian who created circulation message
    
    Test plan:
    1) Apply the patch
    2) Update DB structure
    3) Run update_dbix_class_files.pl
    4) Select patron for checking out
    5) Try to add some circulation and opac messages
    6) Note that now there is creator (you ;) ) shown by every message added (with link to creator profile)
    7) Try to delete messages to confirm that everything works as expected
    
    Signed-off-by: Sonia Bouis <koha at univ-lyon3.fr>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                              |    2 +-
 Koha/Patron/Message.pm                               |    3 +++
 circ/circulation.pl                                  |   18 +++++++-----------
 installer/data/mysql/kohastructure.sql               |    4 +++-
 installer/data/mysql/updatedatabase.pl               |   12 ++++++++++++
 .../prog/en/modules/circ/circulation.tt              |   17 +++++++++--------
 6 files changed, 35 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list