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

Koha Gitosis gitosis at git.koha.org
Tue Oct 6 09:18:52 CEST 2009


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  9d2e7a24a4c285dafb4f8681427d937061037db3 (commit)
       via  85fcede8ce4cc79d6f8daa7204133fca50275e35 (commit)
       via  6863ca9e9245724ac417f13f91616662093d5d8f (commit)
       via  f33e65499b0d00637dc7627c6ead4f6849cc2a96 (commit)
      from  697f775c08e6a61527a4ed9afe55eed71909acca (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 9d2e7a24a4c285dafb4f8681427d937061037db3
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Oct 6 17:50:36 2009 +0200

    TransformHTMLToXML bug default_ind_to_space
    
    default_ind_to_space made the assumption that indicator string by default was a string containing 2 characters.
    This was not true, causing an Internal server error.
    This patch Fixes that.

commit 85fcede8ce4cc79d6f8daa7204133fca50275e35
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Oct 6 15:40:06 2009 +0200

    Authority frameworks were not editable

commit 6863ca9e9245724ac417f13f91616662093d5d8f
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Oct 6 14:27:15 2009 +0200

    Adding defaultvalues management in Serials Items management
    
    Previously, defaultvalues from items was not managed

commit f33e65499b0d00637dc7627c6ead4f6849cc2a96
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Thu Sep 3 12:26:07 2009 +0200

    MT 1816: Granular permissions for the serials module
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

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

Summary of changes:
 C4/Biblio.pm                                       |   14 ++++-
 .../data/mysql/en/mandatory/userpermissions.sql    |   10 +++-
 .../mysql/fr-FR/1-Obligatoire/userpermissions.sql  |   10 +++-
 installer/data/mysql/updatedatabase30.pl           |   15 +++++
 .../intranet-tmpl/prog/en/includes/header.inc      |    3 +-
 .../intranet-tmpl/prog/en/includes/mainmenu.inc    |    4 ++
 .../prog/en/includes/serials-menu.inc              |   15 ++++-
 .../prog/en/includes/serials-toolbar.inc           |   56 ++++++++++++++------
 .../prog/en/modules/admin/authtypes.tmpl           |    2 +-
 .../prog/en/modules/serials/serials-home.tmpl      |    2 +-
 .../prog/en/modules/serials/subscription-add.tmpl  |   11 +++-
 serials/acqui-search-result.pl                     |    2 +-
 serials/acqui-search.pl                            |    2 +-
 serials/checkexpiration.pl                         |    2 +-
 serials/claims.pl                                  |    2 +-
 serials/member-search.pl                           |    2 +-
 serials/routing-preview.pl                         |    4 +-
 serials/routing.pl                                 |    2 +-
 serials/serial-issues.pl                           |    2 +-
 serials/serials-collection.pl                      |    2 +-
 serials/serials-edit.pl                            |    2 +-
 serials/serials-home.pl                            |    2 +-
 serials/statecollection.pl                         |    2 +-
 serials/subscription-add.pl                        |    7 ++-
 serials/subscription-bib-search.pl                 |    7 +--
 serials/subscription-detail.pl                     |    6 ++-
 serials/subscription-renew.pl                      |    2 +-
 serials/viewalerts.pl                              |    2 +-
 28 files changed, 142 insertions(+), 50 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list