[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.01-64-g2b83aba

Git repo owner gitmaster at git.koha-community.org
Tue Jan 14 01:54:09 CET 2020


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, 19.11.x has been updated
       via  2b83aba2d36884c90a75cdd502a260befc6fccaa (commit)
       via  8d75efbbf88740376a12820b29a033d6a1659c84 (commit)
       via  e6e6d1d716976e647a85ec4b856679916aa41c8e (commit)
       via  c859cfdd231fb315280fcf8aa162fca3ba02d8b9 (commit)
       via  75080c83bb992da58f7943022c23d834a79d29b0 (commit)
      from  32d6ff884eae2cb3ff56a28930da7682af6c23a7 (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 2b83aba2d36884c90a75cdd502a260befc6fccaa
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Jan 3 15:44:09 2020 +0000

    Bug 23957: Compiled CSS
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 8d75efbbf88740376a12820b29a033d6a1659c84
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Dec 10 13:36:19 2019 +0000

    Bug 23957: (follow-up) Disable both place hold buttons
    
    This follow-up adds the correct markup to the second of two "Place hold"
    buttons so that it is disabled when the first is disabled.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit e6e6d1d716976e647a85ec4b856679916aa41c8e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sun Nov 3 23:45:44 2019 +0000

    Bug 23957: Remove button style with famfamfam icon background and replace with Font Awesome
    
    The patch modifies the markup and CSS related to the holds template in
    the staff client when holds policy override is necessary. The CSS
    background image is replaced with a Font Awesome icon. <input>s are
    replaced with <button>s to allow for the icon markup.
    
    To test, apply the patch and regenerate the staff client CSS
    (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).
    
     - Enable the AllowHoldPolicyOverride system preference.
     - Start the process of placing a hold for a patron on a title which
       would not normally be available for hold. For instance: The patron
       already has too many holds.
     - On the hold confirmation screen the "Place hold" buttons should
       appear with a little yellow "warning" icon.
     - Clicking either of the two "Place hold" buttons should trigger a
       confirmation dialog. Test both the "Confirm" and "Cancel" options.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit c859cfdd231fb315280fcf8aa162fca3ba02d8b9
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sun Nov 3 22:31:39 2019 +0000

    Bug 23956: Replace famfamfam calendar icon in staff client with CSS data-url
    
    This patch modifies the staff client CSS so that the backround image for
    datepicker input fields is defined as a data-url rather than a reference
    to an image file.
    
    To test, apply the patch and regenerate the staff client CSS
    (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).
    
     - In the staff client, view any form which includes a datepicker-styled
       input. For instance, patron entry: date of birth, expiry; Aquisitions
       -> Late orders -> Filter results.
     - Confirm that the calendar icon looks correct.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 75080c83bb992da58f7943022c23d834a79d29b0
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Jan 3 15:42:12 2020 +0000

    Bug 23956: Compiled CSS
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss |   16 ++++++++++------
 koha-tmpl/intranet-tmpl/prog/css/staff-global.css      |    2 +-
 .../intranet-tmpl/prog/en/modules/reserve/request.tt   |   16 ++++++++--------
 3 files changed, 19 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list