[koha-commits] updated branch 3.0.x (d1af689a3b87256a04a259c33ea3ea2a9a8045fc)

Koha Gitosis gitosis at git.koha.org
Mon Feb 15 18:16:42 CET 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, 3.0.x has been updated
       via  d1af689a3b87256a04a259c33ea3ea2a9a8045fc (commit)
       via  aab4cf45cc007c1504d4ade82a797e7fb92b3ee3 (commit)
       via  12c60fac6aa2d80bcaf4db23715191951432bfee (commit)
      from  60e033dc916c3c1f89fed70fe59ec871d3744268 (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 d1af689a3b87256a04a259c33ea3ea2a9a8045fc
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Mon Feb 15 17:36:37 2010 +0100

    Updatedatabase : Updating edititems permissions
    
    edit_items permissions were not set for an existing system
    This would have propted user to loose some edit rights.
    This patch enables the edit_items provided that they had editcatalogue permissions

commit aab4cf45cc007c1504d4ade82a797e7fb92b3ee3
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Thu Feb 11 14:33:54 2010 +0100

    MT2938 : Adds a permission for editing items

commit 12c60fac6aa2d80bcaf4db23715191951432bfee
Author: Sébastien Hinderer <Sebastien.Hinderer at ens-lyon.org>
Date:   Sun Nov 1 01:04:19 2009 +0100

    Bugfix in errors/*.pl and opac/errors/*.pl
    
    The scripts did not define the status printed on the first line of
    HTTP headers correctly: they were sending 200 OK,
    which was confusing for browsers.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

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

Summary of changes:
 catalogue/updateitem.pl                            |    1 +
 cataloguing/additem.pl                             |    2 +-
 errors/400.pl                                      |    2 +-
 errors/401.pl                                      |    2 +-
 errors/402.pl                                      |    2 +-
 errors/403.pl                                      |    2 +-
 errors/404.pl                                      |    2 +-
 errors/500.pl                                      |    2 +-
 installer/data/mysql/updatedatabase30.pl           |   15 +++++++++++++++
 .../prog/en/modules/catalogue/moredetail.tmpl      |    2 +-
 kohaversion.pl                                     |    2 +-
 opac/errors/400.pl                                 |    2 +-
 opac/errors/401.pl                                 |    2 +-
 opac/errors/402.pl                                 |    2 +-
 opac/errors/403.pl                                 |    2 +-
 opac/errors/500.pl                                 |    2 +-
 16 files changed, 30 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list