[koha-commits] main Koha release repository branch master updated. v3.16.00-116-gdd25f1f

Git repo owner gitmaster at git.koha-community.org
Sat Jun 21 21:13:49 CEST 2014


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  dd25f1fa10d2f01b559a46687055d74ac6487da0 (commit)
       via  2e18152e39198e92cf7411851598760490fb4803 (commit)
       via  5b4a628d052c5e15d73e889e8d350a3d10b057ac (commit)
      from  7fa3b61637080ed40db993084a5477ced80d33f0 (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 dd25f1fa10d2f01b559a46687055d74ac6487da0
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu May 22 12:22:44 2014 -0400

    Bug 12255 - Amazon cover images have useless image alt text in bootstrap
    
    "item-thumbnail" is not a useful alt text for an Amazon book cover
    image. Better would be the link's title text, "View on Amazon.com." This
    patch makes this correction. (Rather than "View at Amazon.com" which
    doesn't sound correct to me).
    
    To test you must have the OPACAmazonCoverImages system preference
    enabled. Log in to the OPAC and view your list of checked-out titles.
    The alt text for cover images should be "View on Amazon.com." Test in
    both prog and Bootstrap.
    
    NOTE: You'll need one to be overdue in order to trigger both
          cases. Examine the HTML for both tabs in the person details
          page.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    This fixed the cover alt texts for Amazon covers in the patron
    account for checkouts, overdues and holds.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 2e18152e39198e92cf7411851598760490fb4803
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri Jun 20 14:54:07 2014 +0200

    Bug 12458 - Holidays calendar has wrong colors for weekly and yearly repeatable
    
    In Tools / Calendar, the colors in the calendar for weekly and yearly repeatable are different from the color of the "Key" legend.
    
    This patch sets the colors used in the "Key" legend to the cells if calendar.
    
    Test plan :
    - Go to Tools/Calendar
    - Add a weekly repeatable holiday
    - Check its color in calendar is the same as the text "Holiday repeating weekly"
    => Without this patch, it's green instead of yellow
    - Add a yearly repeatable holiday
    - Check its color in calendar is the same as the text "Holiday repeating yearly"
    => Without this patch, it's yellow instead of orange
    - Check the color of others holydays types are OK
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    I'd like to see today's date a clearly different color from the
    weekly repeated holiday, because now they're close in color.
    But this patch does exactly what it says and should so I'm signing
    off.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Legend, headings and calendar colors now match.
    No problems found.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 5b4a628d052c5e15d73e889e8d350a3d10b057ac
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu May 22 09:40:05 2014 +0200

    Bug 7143: Release team 3.18
    
    See http://wiki.koha-community.org/wiki/Roles_for_3.18
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    No errors.
    Order is alphabetical?
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/about.tt   |   24 +++++++++++---------
 .../prog/en/modules/tools/holidays.tt              |    4 ++--
 .../opac-tmpl/bootstrap/en/modules/opac-user.tt    |    4 ++--
 koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt   |    4 ++--
 4 files changed, 19 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list