[koha-commits] updated branch master (cc12f07357cc4a89ef512eb0e9bda1489e0ae8fd)

Koha Gitosis gitosis at git.koha.org
Sun Sep 6 10:57:15 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, master has been updated
       via  cc12f07357cc4a89ef512eb0e9bda1489e0ae8fd (commit)
       via  f0406c7d044fe1031a0c22f102daba75770ac68e (commit)
       via  2ce2e973c943e3796a1179cc043a8d43b7b16bc6 (commit)
       via  6dd6af59c2d1dd4a11cf16608c4161d24e6cf18b (commit)
       via  e71c8a43439afc6652a2a5ea55b4fc8c2cdfcc24 (commit)
       via  86781543929f92b7408e4bf13fb698071bfa14e4 (commit)
      from  6b90ec566cd5df8ef3d65a26a8b9ce37c078b08e (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 cc12f07357cc4a89ef512eb0e9bda1489e0ae8fd
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sun Sep 6 13:54:17 2009 -0400

    DB rev 054->058
    
    055: changed OPACSearchForTitleIn per requests in bug 1934
    056: Bug 1172 : Add OPACPatronDetails syspref
    057: Bug 2576 : Add OPACFinesTab syspref
    058: Added primary keys to language tables
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit f0406c7d044fe1031a0c22f102daba75770ac68e
Author: Nicole Engard <nengard at gmail.com>
Date:   Sun Sep 6 13:45:09 2009 -0400

    Bug 1934: Final Patch - Fixed Default Values
    
    The default values had classes they didn't need assigned
    to them.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 2ce2e973c943e3796a1179cc043a8d43b7b16bc6
Author: Nicole Engard <nengard at gmail.com>
Date:   Sun Sep 6 13:45:08 2009 -0400

    Bug 2559 Added primary keys to tables per comments
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 6dd6af59c2d1dd4a11cf16608c4161d24e6cf18b
Author: Nicole Engard <nengard at gmail.com>
Date:   Sun Sep 6 13:45:07 2009 -0400

    Bug 2576: Added OPACFinesTab Syspref
    
    This preference allows library staff to decide whether to show
    the fines tab in the OPAC for logged in patrons.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit e71c8a43439afc6652a2a5ea55b4fc8c2cdfcc24
Author: Nicole Engard <nengard at gmail.com>
Date:   Sun Sep 6 13:45:06 2009 -0400

    Bug 1172: Added OPACPatronDetails system preference
    
    This patch allows library staff to disable the patron details
    tab on the OPAC.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 86781543929f92b7408e4bf13fb698071bfa14e4
Author: Nicole Engard <nengard at gmail.com>
Date:   Sun Sep 6 13:45:05 2009 -0400

    Bug 1934: Changed variables per request in bug report
    
    System preference now looking for brackets around variables.
    ex. {TITLE} instead of TITLE
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Auth.pm                                        |    2 +
 admin/systempreferences.pl                        |    2 +
 installer/data/mysql/en/mandatory/sysprefs.sql    |    4 ++-
 installer/data/mysql/kohastructure.sql            |    6 ++++
 installer/data/mysql/updatedatabase.pl            |   30 +++++++++++++++++++++
 koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc |    4 +++
 kohaversion.pl                                    |    2 +-
 opac/opac-detail.pl                               |    6 ++--
 8 files changed, 51 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list