[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.08-20-g6a78d2b

Git repo owner gitmaster at git.koha-community.org
Tue Jul 22 09:40:47 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, 3.14.x has been updated
       via  6a78d2ba8e7d76549c7dc93178345e10cc0fc2af (commit)
       via  2182bc1532d769b065ee76a6600ce6325b3bbb81 (commit)
      from  38ba63f3c46ea70c475283b1ce080696229f03e8 (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 6a78d2ba8e7d76549c7dc93178345e10cc0fc2af
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu May 8 16:36:10 2014 +0000

    Bug 4068: (follow-up) use URI::Escape
    
    This allows for suggestions that contain characters such
    as the ampersand to have their status changed.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit fb8d47bedac13944d8efd6eec8286c3eff574782)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 2182bc1532d769b065ee76a6600ce6325b3bbb81
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue May 6 08:49:15 2014 -0400

    Bug 4068: ensure accepting a suggestion does not hide the 'pending' tab
    
    Prior to this patch:
    
    1) Moving a suggestion from status 'pending' to 'accepted
       - After saving only tab 'accepted' is shown.
    2) Moving a suggestion back from 'accepted' to 'pending'
       - After saving only tab 'pending' is shown.
    
    Test Plan:
    1) Verify the bug by taking the actions listed above
    2) Apply this patch
    3) Verify the bug no longer exists
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    It is not very elegant but I have nothing else to suggest.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 769f18a6a95b3757cb830b0765d93149d03a6495)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 suggestion/suggestion.pl |   16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list