[koha-commits] main Koha release repository branch 3.12.x updated. v3.12.00-4-ge776b28

Git repo owner gitmaster at git.koha-community.org
Tue May 21 16:39:41 CEST 2013


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, 3.12.x has been updated
       via  e776b28e31052553c994d63162a36263b3ada259 (commit)
      from  deedd99d92c2c3cf6932eeffd2d9c270142055d4 (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 e776b28e31052553c994d63162a36263b3ada259
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed May 15 08:45:32 2013 -0400

    Bug 6399 - tooltip for tags that says 'separate by comma'
    
    Some sites split tags on spaces, some on commas. Since Koha splits on a
    comma, we should make that clear to the patron. This patch adds
    additional text to the "New tag(s)" label.
    
    To test, enable TagsEnabled, TagsInputOnDetail, and TagsInputOnList.
    Click "Add tag" on both OPAC search results and an OPAC detail page.
    Confirm that the revised label appears correctly.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    all tests pass
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests pass. There are some more places where we can
    add tags to multiple records at once, I noted them on the bug.
    
    http://bugs.koha-community.org/show_bug.cgi?id=10259
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 14ac6cf11b19c3f1ca64c58bf520e7a9e5cf2f37)
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Even if tha patch doesn't add a tooltip, as it is just a string change that clarifies the addition of tags it should be applied to stable.

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

Summary of changes:
 koha-tmpl/opac-tmpl/prog/en/css/opac.css           |    4 ++++
 koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt |    2 +-
 .../opac-tmpl/prog/en/modules/opac-results.tt      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list