[Koha] Koha-3.0.6 Stable release

LAURENT Henri-Damien henridamien.laurent at biblibre.com
Tue May 18 00:27:59 NZST 2010


Hi,
I am  happy to announce Koha3.0.6 Stable, which fixes
bugs from 3.0.5 has been released on http://download.koha-community.org/
Its name is koha-3.00.06.tar.gz You can download file and signatures


You can check the integrity of the package; either by verifying the provided
GPG signature (.sig) or by comparing the MD5 checksum:
e17b336ecee3e4423463d27567701056  koha-3.00.06-all-translations.tar.gz
1b7533fc92d1473ad98799e8dec8da63  koha-3.00.06.tar.gz


I have also tagged this in Git as "Version 3.00.06" v3.00.06
v3.00.06

In order to save bandwidth, and provide you with faster install, I am
releasing two versions, one without translations bundled, and one which
contains all the potential translations available.
With the first install, if you install install Locale::PO via cpan and
you go into the koha-3.0.6/misc/translator directory, you can install a
language using ./install-code.pl your language codes.
For instance
./install-code.pl fr-FR es-ES

find a list here of all the patches included
Alex Arnaud (1):
      (MT 3267) Add Homebranch and Holdingbranch search criterion on
circulation stat.

Garry Collum (1):
      Bug 4276: Proposed fix for "Related Subjects" links in Opac.

Henri-Damien LAURENT (28):
      (bug #4021) recent acquisitions Error500 on undefined biblio
      (bug #3042) Changing XSLT sysprefs to take filename
      [Followup] (bug #3894) reserve/request.pl
      (Bug 4049) Searching itemtypes returning noise
      (bug #4020) XSLT unimarc display
      MT 1587 : CSV export for cart and shelves, with the ability to
define different export profiles
      Adding RIS and bibtex export
      C4/XSLT Removing unconditionnal comment
      fixing updatedatabase
      Updatedatabase : Updating edititems permissions
      Bug fix: Authentication with cardnumber allows superlibrarian access
      updatedatabase : fixing XSLT syspref type
      Adding release notes 3.0.6
      Revert "(bug #3778) GetBranchesLoop and searchMyLibraryFirst"
      Fixing hierarchy processing
      Followup admin/categorie.pl
      Reintroducing finedays in updatedatabase
      Bug 4320 : Text::CSV::Encoded
      Problem with error message
      Better conformance for UNIMARC Authorities Encoding
      BuildUnimarcHierarchies : Fixing infinite loop
      Minor Fix : IndependentBranchPatron misspelling
      Bug 4326 ; returndate were fixed on the day before
      Adding XSLTreultsFilename and XSLTDetailFilename
      Release notes 3.0.6
      Followup Adding system preference XSLT*FileName
      Changing version to 3.0.6

Jane Wagner (1):
      Bug 3663 screen changes to OPAC advanced search

Marc Chantreux (6):
      correctly add authid
      readable format selection
      remove a warning
      remove warning
      remove useless lines
      _koha_add_biblioitem rewrite

Matthias Meusburger (22):
      MT2631 : adds sysprefs for MARC or ISBD display in OPAC
      MT2663 : Adds an itemcallnumber plugin
      MT2636 : Send a different notification whether an hold has been
made from OPAC or from the Intranet
      MT2582: Fix user deletion without permission
      MT2938 : Adds a permission for editing items
      MT 2116: Addons to the CSV export
      MT 3044 : Adds missing links for opac cart and shelf download
      MT2889 : Fix statistics' itemtype when item-level_itypes is ON
      MT3160 : Fix plugin callback when subfields are cloned
      batchRebuildBiblioTables.pl doesn't crash anymore when
GetMarcBiblio fails.
      MT3421: Moves subscription history in a separate page

Nahuel ANGELINETTI (46):
      (bug 3536) fix homeorholdingbranch on return
      (bug #3950) rebuild pendingreserves and fix reserves and transfert
case
      (bug #3950) continue to rebuild pending reserves
      (bug #4004) disallow access for non-logged in users in opac
      Revert "(bug #3801) fix itemtype administration"
      (bug #4002) fix database for single itemnumber and foreign key
      (bug #4044) don't trap fatal error if there is no start date
      (bug #4038) fix birth date filter in borrowers stats
      (bug #4043) fix checkoverdues sqlquery
      (bug #4050) update datelastseen even if document isn't on loan
      (bug #4051) add columns in csv export of overdues
      (bug #4052) fix mandatory field/subfield deletion
      [followup](bug #4051)  add borrower "title", and complete address
in csv
      [3.0.x] (bug #4055) backport canbook/itembereserved
      [followup](bug #3348) fix spent values and spent resume
      (bug #4062) add item index in zebra conf
      [followup](bug #4062) marc21 item support
      (bug #4075) add use of getrecordvalue in opac-detail
      [3.0.x](bug #4084) fix offline circ
      (bug #4287) add enrolment period update in 22 to 30 script
      [3.0.x] (bug #4263) fix the edition of items with repeatable subfields
      (bug #4290) searching for author in repository
      (bug #4195) fix OAI repository
      (bug #4051) fix mistake in overdues
      (bug #4295) fix overduerules edition
      (bug #4207) receive shipment problem
      (MT #3076) make cancel button working on return
      (bug #4319) allow reserves on waiting items
      [followup](bug #4055) fix backport error
      (bug #4334) create needed sample datas
      [followup](bug #4334) fix duplicate entries in sql
      Fix kohastructure for deletedborrowers
      (bug #4358) fix sql query in C4::Members::GetAllIssues
      (bug #3737) fix title search in order history
      (bug #4487) permit - and . in callnumber plugin
      (bug #4490) do not warn each notice if xslt is on
      (bug #4491) fix weird code in search scripts

Nicole Engard (1):
      Bug 3857: Add tools menu to left of CSV Profiles page

Paul Poulain (6):
      bug fixing : Patron Search : IndependentBranches
      warning on C4/Biblio.pm
      (bug #3950) only show on shelf items
      Fixing Hierarchies : taking any heading subfield
      (MT3318) RSS OPAC: Adding CDATA term in title and description tags.

Sébastien Hinderer (1):
      Bugfix in errors/*.pl and opac/errors/*.pl


Pleas be aware that some improvements affect the way Hold are used.
Please be aware that you have to check for each library, each itemtype,
the hold policy in order to enable holds for an itemtype. By default,
Hold is disabled.

Some new systempreferences comes in :
- IndependentBranchPatron if you have to search your patron only of your
library (default is 0)
- XSLTResultsFilename and XSLTDetailFilename (File PATH

Major updates are related to :
- subscription history page has been made independent from subscription-add
- Adding some exports to Koha as csv.
- Major security issue.
- Fixing and enhancing Holds message
- Fixing enhanced messaging system.

You can download.


Cheers
-- 
Henri-Damien LAURENT




More information about the Koha mailing list