[koha-commits] main Koha release repository branch master updated. v17.05.00-424-g249e721

Git repo owner gitmaster at git.koha-community.org
Fri Aug 25 16:48:53 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, master has been updated
       via  249e721ba4b5f60c1d6f4567efd71a4609e60a98 (commit)
       via  05a8a1c7b43c63d5a06ad5beb49b2f9b20254f68 (commit)
       via  4e852b9f69a06710e5b0c7e2a26011d8dacda808 (commit)
       via  6cbe9abcc88dcfbcf495a5d39d4b4de00858080e (commit)
      from  01e02364c905048908391615828f5878c2c5aac9 (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 249e721ba4b5f60c1d6f4567efd71a4609e60a98
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jul 28 10:52:45 2017 +0000

    Bug 18447 - QA Followup - fix opac usage
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 05a8a1c7b43c63d5a06ad5beb49b2f9b20254f68
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Jul 19 17:31:03 2017 +0000

    Bug 18447 - Remove redundant line
    
    This line was added by bug 12342 but seems to have stopped working.
    
    These patches set default so this specific case should not be needed.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 4e852b9f69a06710e5b0c7e2a26011d8dacda808
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Jul 19 17:27:24 2017 +0000

    Bug 18447 - Add changes to opac
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 6cbe9abcc88dcfbcf495a5d39d4b4de00858080e
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Apr 18 10:57:20 2017 -0400

    Bug 18447 - Datepicker only shows -10/+10 years
    
    This patch makes 2 changes:
    1 - Global datepicker defaulted to c-100:c+10
    2 - Dateofbirth datepicker defaulted to c-100:c
    
    To test:
    1 - Open some date pickers (patron entry, subscriptions, anywhere really)
      - Make sure to check some dateofbirth datepickers
    2 - Note that default is 10 years in either direction, updated when you
    select
    3 - Apply patch
    4 - Note we now get -100 years / +10 years from current selection
    5 - Now find a dateofbirth datepicker and note default is -100:+0
    6 - Sign off
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc        |    7 ++++++-
 koha-tmpl/intranet-tmpl/prog/js/members.js                   |    1 -
 koha-tmpl/opac-tmpl/bootstrap/en/includes/calendar.inc       |    7 ++++++-
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt |    2 --
 4 files changed, 12 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list