[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-60-g4f3ddf2

Git repo owner gitmaster at git.koha-community.org
Thu Jun 12 10:25:38 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  4f3ddf28afb534904b85e9453a190f941bce54dc (commit)
      from  dcc953b3cd82fb606ce090282b4ea4f053eee011 (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 4f3ddf28afb534904b85e9453a190f941bce54dc
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Feb 21 17:16:43 2014 +0100

    Bug 11637: don't try to guess publication dates for irregular subscriptions
    
    Test plan:
    Create a subscription with an irregular numbering pattern.
    
    Verify the prediction pattern. With this patch, it should show "unknown"
    instead of the date of the first issue publication date.
    
    This patch does not fix the issue on generating the next serial.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    This is a partial fix for a small regression in the serials module.
    Now the prediction pattern doesn't predict dates when you test it,
    and shows 'Unknown' instead.
    
    We still need to fix the 'planned date' set for the expected serial.
    There should be no date, it should also be 'unknown'.
    
    Passes tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit fac91e2ce1210ad202e321d1f4de2383ac693dd3)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 serials/showpredictionpattern.pl |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list