[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.01-42-g9efe633

Git repo owner gitmaster at git.koha-community.org
Wed Jul 12 11:26:34 CEST 2017


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, 17.05.x has been updated
       via  9efe6332901e081cb7f7fc0a510449b697da4ce4 (commit)
      from  459c144f2a54f4b1ddeb9e7595030107e821d2b2 (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 9efe6332901e081cb7f7fc0a510449b697da4ce4
Author: Rodrigo Santellan <rsantellan at gmail.com>
Date:   Wed Jun 21 15:40:43 2017 -0300

    Bug 14572 - insert_single_holiday() forces a value on an AUTO_INCREMENT column, during an INSERT
    
    Removing all the id from the columns on the inserts and removing the
    parameter '' of the values for the id.
    
    Test plan:
    1) Go to tools -> calendar
    2) Add a Holiday only on this day.
    3) Add a Holiday repeated every same day of the week.
    4) Add a Holiday repeated yearly on the same date.
    5) Add a Holidays on a range.
    6) Add a Holidays repeated yearly on a range.
    7) You should have the five calendars displayed.
    
    Signed-off-by: Lee Jamison <ldjamison at marywood.edu>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit b94b16f67963b03fd17170d2c2f2efa581c12c0f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Calendar.pm |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list