[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.12-12-gf1a6133

Git repo owner gitmaster at git.koha-community.org
Fri Jan 23 13:55:07 CET 2015


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  f1a6133d170a88dbef8e513f973e73ba6e90ac01 (commit)
       via  3824e95ba1ee275419a657fbd6c42be913fb16ce (commit)
      from  8c78314d69b2d340530ab5570c35fd66c4720e9f (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 f1a6133d170a88dbef8e513f973e73ba6e90ac01
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Jul 14 16:29:38 2014 -0300

    Bug 10519: (followup) unit tests leave problematic cruft
    
    On testing I've found that t/db_dependent/Suggestions.t leaves
    cruft on the DB. Small followup for that.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 724a68540c4fdf634becae7e26094d03dfcf963b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    
    Conflicts:
    	t/db_dependent/Suggestions.t

commit 3824e95ba1ee275419a657fbd6c42be913fb16ce
Author: Jacek Ablewicz <abl at biblos.pk.edu.pl>
Date:   Wed Jun 11 08:51:34 2014 +0200

    Bug 10519: Suggestions: 'Organize by' and correct display of tab descriptions broken
    
    The tabbed display in suggestions offers different options to organize
    the tabs. The descriptions on the tabs and some of the search options were
    not working correctly, displaying as "Unknown".
    
    To test:
    - Add several suggestions to your installation, make sure you have:
      - suggestions from different users
      - suggestions managed by different users
      - suggestions with different statuses
      - suggestions with different selected item types
    
    Test all the 'organize by' options (except "Organize by: Library"
    - see note below), make sure that the tabs and search options
    have correct descriptions and do no longer display as "Unknown".
    
    - Add 1 or 2 custom status to SUGGEST_STATUS authorized value.
      - Verify display is still correct and your new status are displayed.
    
    Note: "Organize by: Library" option is currently severely broken
    (and not easily fixable, especially for 'IndependentBranches'
    enabled). But this turns out to be a separate issue, with a different
    underlaying causes, and it's outside the scope of this patch.
    This should be dealt with later, in it's own bug report.
    
    Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 17c0c5f9a507d0b34d98e66540f40ebc9de42845)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 suggestion/suggestion.pl     |    9 ++++++---
 t/db_dependent/Suggestions.t |   38 +++++++++++++++++++++++++++++++-------
 2 files changed, 37 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list