[koha-commits] main Koha release repository branch new/bug_8084 created. v3.08.00-73-gb04899b

Git repo owner gitmaster at git.koha-community.org
Tue May 15 16:02:04 CEST 2012


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, new/bug_8084 has been created
        at  b04899bafde2a7fa06f30bb63020a1a5be774cbc (commit)

- Log -----------------------------------------------------------------
commit b04899bafde2a7fa06f30bb63020a1a5be774cbc
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Apr 13 10:11:00 2012 -0400

    Bug 7641 - Followup - Suspend Until not set on by suspend button.
    
    For request.pl, there are two ways to suspend a reserve, either
    by using the 'suspend' button for an individual reserve, or by
    using the 'Update hold(s)' button with suspend until dates set.
    
    If the 'suspend' button is used, any date in the 'suspend until'
    field is ignored. This commit fixes this issue.
    
      * Add suspend_until date to suspend button link via jquery
      * Add optional date to ToggleSuspend()
      * Add KohaDates plugin where necessary
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    passes tests, tested:
    * suspend all holds from circ.pl
    * suspend one hold from circ.pl
    * suspend all holds from moremember.pl
    * suspend one hold from moremember.pl
       --- NOTE: clicking suspend all holds without setting a date will mean the holds must be manually unsuspended. I'm not sure this is intentional?
    * suspend a specific hold using the in-table button on reserves
    * suspend a specific hold using the "update hold" button
    
    500 error is gone.
    
    http://bugs.koha-community.org/show_bug.cgi?id=8084
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 67fcd4fe5b2463d3954a9d8e5ad3dbdd0946192c
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu May 10 10:01:12 2012 +0200

    7368 typo: MARC -> Card
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 225805f44d2cf4a916cdc36611737c06f41dc03c
Merge: fbc309b dd86469
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Tue May 15 15:44:57 2012 +0200

    Merge remote-tracking branch 'origin/new/bug_7213'

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list