[koha-commits] main Koha release repository branch master updated. v3.18.00-beta-46-gd04d185

Git repo owner gitmaster at git.koha-community.org
Thu Nov 20 13:54:23 CET 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  d04d1851cee0ad28de46fc8ef30a360c85e84f28 (commit)
       via  490b92594ad259fd4b81b1ef9f3c769534500c67 (commit)
       via  5b71f3c5cdc03e31f7ecce477d2db8caf2fd7d22 (commit)
      from  d364bea3ad7fc5e4153fff01afabcc3e6e860e3f (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 d04d1851cee0ad28de46fc8ef30a360c85e84f28
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Nov 11 08:40:36 2014 -0500

    Bug 13229 - Suggestion date filters have a style problem
    
    The suggestion date filters appear to be picking up a style change which
    wasn't anticipated for the suggestions page markup. This patch solves
    the problem by simplifying and standardizing the markup, including
    simplifications to the label structure.
    
    To test, apply the patch and view the suggestions management page in the
    staff client. Expand the "suggestion information" filter section and
    confirm that the label/input structure looks correct and works
    correctly.
    
    Signed-off-by: Blou <philippe.blouin at inlibro.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, looking better.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 490b92594ad259fd4b81b1ef9f3c769534500c67
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Nov 19 10:12:30 2014 +0100

    Bug 13288: Fix filtering on the saved reports table
    
    Since bug 12986 has been pushed, the tabs don't filter correctly the
    table on the saved report list (reports/guided_reports.pl?phase=Use
    saved
    
    Test plan:
    Go on Reports > Guided reports wizard > Saved reports
    Verify the tabs work as expected.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Confirmed problem and that the patch fixes it, passes tests
    and QA script.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 5b71f3c5cdc03e31f7ecce477d2db8caf2fd7d22
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Wed Nov 19 18:01:27 2014 -0300

    Bug 13281: t/ImportBatch.t shouldn't depend on the DB
    
    Signed-off-by: Robin Sheat <robin at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 .../en/modules/reports/guided_reports_start.tt     |    2 +-
 .../prog/en/modules/suggestion/suggestion.tt       |   48 +++++++++-----------
 t/ImportBatch.t                                    |   25 ++++++++--
 3 files changed, 42 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list