[koha-commits] updated branch master (c2f0fb370f59b0c12db3d2cc2346899f8578abe0)

git repository hosting gitosis at git.koha.org
Fri Apr 30 03:59:23 CEST 2010


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 "Koha GitWeb".

The branch, master has been updated
       via  c2f0fb370f59b0c12db3d2cc2346899f8578abe0 (commit)
       via  d0bca1bdd3db3a19ab362d651bae556876a115e4 (commit)
       via  c8bf22893ebcfb6e892bce8725b449321d7fb790 (commit)
      from  7f3df2735d54574dd7cb6f58519130922a11c53f (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 c2f0fb370f59b0c12db3d2cc2346899f8578abe0
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Fri Mar 26 11:25:38 2010 +0100

    removing AutoCommit=0, the last item is not commited
    
    For an unknown reason, the last item batch updated is NOT updated.
    After investigating a LOT (more than 3 hours), it appears the problem comes from the AutoCommit=0
    I tried to solve it, but failed. So I remove the AutoCommit=0 option.
    
    this result in a loss of perfs, but it's not a big problem I think. OTH, now everything is updated !
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit d0bca1bdd3db3a19ab362d651bae556876a115e4
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Wed Mar 24 09:24:20 2010 +0100

    Bug Fixing batchmod.pl
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c8bf22893ebcfb6e892bce8725b449321d7fb790
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Wed Mar 24 09:24:19 2010 +0100

    MT 2553 : Adds background job for items batch modification
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 .../prog/en/includes/background-job.inc            |    1 +
 .../prog/en/modules/tools/batchMod-del.tmpl        |   17 ++-
 .../prog/en/modules/tools/batchMod-edit.tmpl       |   23 +++-
 tools/batchMod.pl                                  |  153 ++++++++++++++++----
 4 files changed, 161 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list