[koha-commits] main Koha release repository branch master updated. v3.14.00-135-g945dbfc

Git repo owner gitmaster at git.koha-community.org
Sat Dec 14 01:17:40 CET 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, master has been updated
       via  945dbfc490e7bc8849f7b5f741856131c765cc75 (commit)
       via  659ac6a904dbfe9c5e535963a4717fd183ffb7e6 (commit)
       via  8a5ce95916fad6f73b8d5be2908ead65b78a7f2f (commit)
       via  c88d7d831877895cc74c5bf90730530a65cc9f98 (commit)
       via  28e4a4a69946c3e30c054467ca3465e835841aac (commit)
       via  d20489c874fb62415ad0aa9489aa07817d5a7091 (commit)
       via  4651bbff213996c3c1e9364855de02de568596f4 (commit)
      from  bfc0a2cb812636c5eb9cc10e3cf5bfba8eee8e61 (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 945dbfc490e7bc8849f7b5f741856131c765cc75
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Sat Dec 14 00:33:25 2013 +0000

    Bug 10852: (follow-up) update the POD for C4::Serials::SearchSubscriptions
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 659ac6a904dbfe9c5e535963a4717fd183ffb7e6
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Sat Dec 14 00:24:06 2013 +0000

    Bug 10852: (follow-up) regression tests
    
    This patch adds regression tests for the changes to
    C4::Serials::SearchSubscriptions().
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 8a5ce95916fad6f73b8d5be2908ead65b78a7f2f
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Sat Dec 14 00:21:48 2013 +0000

    Bug 10852: (follow-up) fix POD for C4::Serials::NewSubscription
    
    The error in the POD was discovered in the course of writing
    test cases for the main patch.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit c88d7d831877895cc74c5bf90730530a65cc9f98
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Sat Dec 14 00:10:46 2013 +0000

    Bug 10852: (follow-up) tweak wording of serials search form
    
    * "Callnumber" => "Call number"
    * "Expire before" => "Expires before"
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 28e4a4a69946c3e30c054467ca3465e835841aac
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Dec 13 15:34:17 2013 -0500

    Bug 10852: (follow-up) switch from KohaAuthorisedValues to AuthorisedValues
    
    Bug 10626 will remove the KohaAuthorisedValues plugin and keep the
    AuthorisedValues plugin.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit d20489c874fb62415ad0aa9489aa07817d5a7091
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Dec 4 14:42:22 2013 +0100

    Bug 10852: (follow-up) rename the "expiration date" filter name
    
    Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 4651bbff213996c3c1e9364855de02de568596f4
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Aug 20 15:06:08 2013 +0200

    Bug 10852: serials search improvements
    
    This patch adds 3 filters for the serials search:
    - location
    - callnumber
    - expiration date
    
    To test:
    - Search serials by location and/or callnumber and/or expiration date
      and check that results are consistent.
    
    Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Serials.pm                                      |   38 ++++++++++--
 .../prog/en/modules/serials/serials-search.tt      |   65 +++++++++++++++++++-
 serials/serials-search.pl                          |   15 ++++-
 t/db_dependent/Bookseller.t                        |   23 +++++--
 4 files changed, 125 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list