[koha-commits] main Koha release repository annotated tag, v3.02.00-beta, created. v3.02.00-beta

Git repo owner gitmaster at git.koha-community.org
Fri Jun 25 03:03:17 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 "main Koha release repository".

The annotated tag, v3.02.00-beta has been created
        at  a260a8097f30a310e11d0eb937d679ba657402a8 (tag)
   tagging  d4aace67fdc758cb62e5cb20970576941135dd3e (commit)
  replaces  v3.02.00-alpha2
 tagged by  Galen Charlton
        on  Thu Jun 24 20:59:51 2010 -0400

- Log -----------------------------------------------------------------
version 3.02.00 beta
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkwj/4gACgkQ+ECRQ8R3E0OXCQCdHGRro2DpgsnSbNaxBZ7JK6yj
6msAnRCcAM7Bc//Dnpy/M4EJIckUTq9Z
=Ky9c
-----END PGP SIGNATURE-----

Alex Arnaud (8):
      (BUG #4521) aqbudgets.pl - Transform undefined budget spent value to 0.00 value
      (BUG #4521) aqbudgets.pl - Transform undefined budget spent value to 0.00 value
      (BUG #4356) Basket.pl: adding a link to the basketgroup
      (MT2371) basket.tmpl, in basket details, change Open on => Opened on
      (bug #4523) possibility to show / hide the filters menu
      (BUG #4810) parcel.pl: Fix a bug with applying a filter on pending orders displaying
      (BUG #4811) suggestion.pl: display borrowers name in suggestion information filters (Suggested By, Managed by, Accepted by)
      (BUG #4857) aqplan.pl: consideration of Planning categories with authorised values

Andrew Elwell (6):
      The start of some POD cleanups in C4/*.pm
      Another batch of POD cleanups
      POD Cleanups - Few minor ones this time
      More POD cleanups
      POD Cleanups
      Final batch of POD cleanups.

Chris Cormack (16):
      Adding a new developer plus 2 new meetings to the history doc
      Adding new developers to the about page, need to do libraries next
      Reserve and onloan were reporting the same cardnumber, due to a little bug in detail.pl fixed by this patch
      Follow up to bug3093 patch
      wr-70205 Rental discount not being respected
      Bug 4505 - Bumping the perl version to 5.8.8 or greater
      Language updates
      Raft of language updates
      System Preference updates
      bug 4445: Upping the daily limit for XISBN
      Updated history file, 2 more committers
      Bug 4472 - Missing / in img tags breaking xslt (and other img tags)
      Missing tables in the kohastructure.sql table.
      Missing indexes and a missing column
      Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module
      Follow up patch, removing missed conflict marker

Chris Nighswonger (9):
      Bug 4141 Reconcile 3.0.x and HEAD database updates for 3.2.0
      Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
      Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
      Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
      Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
      Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
      Backing down the required version of Graphics::Magick
      Updating INSTALL documents
      Updating INSTALL documents to Reflect lists and bugs URL Changes

Cindy Murdock Ames (1):
      Added "dialog alert" class to "No Results Found" message on the patron

Colin Campbell (15):
      Bug 4450 Use more consistent error returns in C4/Creators/*
      Bug 4450 Use more consistent error returns in C4/Creators/*
      Do not declare variables within (bogus) conditionals
      Bug 3928: Modified date should follow syspref
      Housekeeping in errors scripts
      Bug 2505 enable warnings in serials/reorder_members.pl
      Bug 4507 Don't return null vendor to claims processing
      Bug 4517 - add authentication to reorder_members.pl
      Bug 4510 Script processes single supplier not an array
      Remove generation of an unnecessary warning
      Remove obsolete variables from basket.pl
      Bug 4844 Remove a circular dependency in koha_perl_deps.pl
      Bug #4864 Add SIPServer Perl Module Dependencies
      Fix depreciation warnings in acqui/z3950_search.pl
      Bug 4905 Runtime errors in about.pl

Frédéric Demians (4):
      Bug 4465 Fixes translated boolean syspref inversion
      Bug 4470 Patron search result pagination bar
      Bug 2789 Fix UNIMAC leader plugin
      Bug 3217 Impossible to change biblio record FW to Default

Galen Charlton (48):
      release notes updates suggested by Nicole Engard
      fix template translation issues
      fixed Syndetics breakage
      Revert "Bug 4450 Use more consistent error returns in C4/Creators/*"
      move misc source file test and fix scripts to xt/
      exclude TinyMCE from non-UTF8 file checks
      fix two more instances of old FSF address
      another FSF address fix
      fix malformed call of XSLTParse4Display
      quell 'non-initialized variable defaulttab' warning
      fix disappearance of language chooser introduced in recent patch
      bug 4403: look in appropriate theme/lang for bib display XSL
      DB rev 134: DisplayMultiPlaceHold syspref
      Revert "Bug 4450 Use more consistent error returns in C4/Creators/*"
      fix XHTML error in about.tmpl
      bug 4509: remove references to PINESISBN system preference
      bug 4151: fix migration_tools typo
      fix XHTML error in bib details print page
      bug 4801: fix paging in display of staged bibs and import batches
      bug 4505: updated release notes
      bug 4464: properly check if a subfield is populated if it is in a textarea
      updated links in README
      corrected links to mailing lists
      updated links to Git usage wiki page
      moved INSTALL.debian-lenny to INSTALL.debian
      Revert "(bug #3798) fix changing request branch"
      removed unconditional warn introduced in previous patch
      bug 4018: remove duplicate unAPI link when XSLT bib details display on
      bug 4311: respect OPACXSLTResultsDisplay
      bug 4377: ensure HOLD_PRINT letter added during installation and upgrade (DBrev 135)
      fix a common "developement" typo
      fix another link to koha-community.org
      removed needless imports of the YAML module
      bug 4386: fix email hold filled notifications
      bug 4816: require authentication for placerequest.pl
      bug 4508: fix crash when editing patron attributes or message prefs
      Merge branch 'translation' of git://git.workbuffer.org/git/koha into to-push
      set DBrev to 136 for previous patch to add edit_items
      applied paranoia
      bug 4896: granular permissions now always on (DB rev 138)
      set DBversion to 139
      fixed problems in xt/permissions.t test case
      fixed permissions for item batch deletion and modification for French
      fixes to xt/sysprefs.t test case
      bug 4224: explicitly mark hold requests as being handled by item in transit
      bug 3344: display in-transit status on holds priority list
      fix two broken calls to _FixPriority
      bug 4312: DBrev = 140

Garry Collum (11):
      Bug 4525: Invalid XHTML in currency.tmpl.
      Bug 3910: Removes an erroneous heading from the serials search results.
      Bug 2889: Adds highlighting to serials-collection.tmpl
      Bug 4805: Fixes multiple subscriptionid's being passed to serials-collection.
      Bug 4199: Adds ability to print routing slip from serials-collection.
      Bug 4199: Adds ability to print routing slip. Patch 2.
      Bug 2505: Enabled warnings in patron-attr-types.pl
      Bug 4827: Fixes library drop-down list in aqbudgets.tmpl
      Bug 4889: Fixes minor XHTML error in booksellers.tmpl.
      But 4890: Fixes invalid XHTML in basket.tmpl
      Bug 4897: Invalid XHTML in opac-userupdate.tmpl.

Henri-Damien LAURENT (3):
      MT2938 : Adds a permission for editing items
      Bug3916 : Batch Modify tool overwrites branches fields
      MT3652 : Unifying the search of neworder with Search

Ian Walls (3):
      Fixes bug 4452: CircControl syspref listed as ItemHomeBranch rather than ItemHomeLibrayr
      Fixes bug 4448: &'s in itemcallnumber
      Fixes bug 3619: _send_message_by_email not respecting AutoEmailPrimaryAddress = 'OFF'

J. David Bavousett (2):
      Bug 3928: Modification of date for serials.
      Correct URL for Baker & Taylor ContentCafe

Jane Wagner (3):
      Bug 3671 Workaround for font display problem
      Bug 3093 add syspref to turn off multiholds button
      Bug 4300 Display 866z summary holdings public note in OPAC

Jean-André Santoni (1):
      Select in budget add forum

Katrin Fischer (11):
      BUG 4499: Javascript error messages not translatable
      BUG 4499: Javascript error messages not translatable
      German web installer files, including translation of MARC21 frameworks
      Bug 4895: Add missing granular permissions to de-DE, pl-PL
      Bug 4895: Add missing granular permissions to ru-RU, uk-UA
      Bug 4833: OPAC - remove \n from strings for translation
      BUG 4883: Staff - remove \n from strings for translation
      Bug 3682: change message_attributes.message_name from varchar(20) to varchar(40)
      Bug 4895: Add missing granular permissions
      Bug 4902: Add missing b_phone and b_email to borrower details
      Bug 4474 swap options for sys pref singleBranchMode

Koustubha Kale (2):
      Web Installer -> Step 3 --> ERROR 1050 (42S01) at line 301: Table 'branch_item_rules' already exists
      Changes to kohastructure.sql to add some missing drop if exists + change in install.pl mysql show tables

Kyle M Hall (1):
      Fixed Patron Search Results

Lars Wirzenius (49):
      Convert to UTF-8.
      Convert to UTF-8.
      Convert to UTF-8.
      Convert to UTF-8.
      Convert to UTF-8.
      Add script to find source files that are not in UTF-8.
      Bugfix: Remove pointless executable bits from sql files.
      Bugfix: Remove Debian packaging files remaining from old packaging effort.
      Bugfix: Create the jquery.js symlink for opac to the right target.
      Bugfix: Install old yui stylesheets, since Koha needs them.
      Switch to native source format.
      Convert debian/copyright file to the DEP5 format.
      Set version number in debian/changelog to indicate upcoming 3.2.
      Split off koha-common.
      Replace dependencies on koha-dev-env with list of packages.
      Add koha-post-install-setup, a script to be run by sysadmin post-install.
      Add koha-create, a script to create a new Koha instance.
      Add koha-remove, a script to remove a Koha instance.
      Add koha-dump, a script to dump a Koha site.
      Add koha-list, a script to list all Koha instances.
      Add koha-restore, a script to restore a Koha instance from a dump.
      Add koha-disable, a script to disable a Koha instance.
      Add koha-enable, a script to re-enable a Koha instance.
      Add koha-reset-passwd, a script for resetting a user's password.
      Add koha-dump-defaults, a script to dump a defaults file.
      Add koha-upgrade-schema, a script to upgrade the database schema.
      Add scripts to start, stop, restart Zebra, and rebuild its indexes.
      Centralize creation of Koha instance dirs.
      Add koha-foreach, a script to run a command for each Koha instance.
      Use /etc/mysql/koha-common.cnf instead of the Debian one.
      Add support for a remote mysql server.
      Make koha-create be able to handle manual database creation.
      Install the admin scripts.
      Make sure the temporary version number comes before 3.2.
      Add dependency on apache2-mpm-itk for koha-common.
      Use a native Debian package.
      Update README.Debian for koha.deb package.
      Update README.Debian for koha-common with post-install setup.
      Set upload target to squeeze-dev.
      Bug 4817: Point to README.Debian in koha package description, postinst output.
      Add tools to update debian/control's build dependencies.
      Add missing build-dependencies (python, python-debian).
      Add YAML as a dependency, since C4/Record.pm uses it.
      Fix bug 4818: Add note to koha README.Debian to maybe disable default vhost.
      Upgrade Koha instance database schema when package is upgraded.
      Update FSF address in debian/copyright.
      Disable a new site created with --request-db.
      Remove dependencies on perl-base.
      Build with pdebuild, not debuild.

Liz Rea (2):
      Adding <p class="noholdstext"> tag around the "No Holds Allowed" text to allow for jquery selection/replacement of the text.
      Changing <p> to <span> per gmcharlt's suggestion re: Adding <p class="noholdstext"> tag around the "No Holds Allowed" text to allow for jquery selection/replacement of the text.

Marcel de Rooy (2):
      Bug 3768 (Bibliographic Framework Test)
      Bug 4516 (Character shift in MARC21 Field 008)

Matthew Hunt (1):
      Display current selected category when editing lists.

Matthias Meusburger (1):
      MT2582: Fix user deletion without permission

Nahuel ANGELINETTI (6):
      (MT #2966) fix opac-user.pl function problem
      (bug #4519) fix record printing
      (bug #4522) fix plugin unimarc 210$c
      (bug #4487) permit - and . in callnumber plugin
      (MT #2565) fix aqplan csv export, and turn off debug
      (bug #4853) change rights needed to renew loans

Nicole Engard (12):
      update main page help file
      bug 4802 add new acq help files
      bug 4802 add missing order search help file
      bug 4802 - fix swapped files in acq help
      update sample news on new install with koha-community.org urls
      bug 4027 fix testStatus typo to textStatus
      bug 4834 split joined preferences
      bug 4445 update OCLC text tips on preferences
      bug 4845 change language from reserves to holds
      bug 4205 remove extra 'plan by' option
      bug 4900: add in missing value for usedaysmode pref
      bug 4312 change default for tagsmoderation to 0 from NULL

Owen Leonard (37):
      Use CSS3 box-shadow property for Cart tooltip
      Fix for Bug 2375, Serials holdings data does not display in opac-detail
      Fix for Bug 4453, Improve formatting of batch item operations
      Fix for Bug 4416, renew all and return all buttons too close together
      Further fixes for Bug 4208, Many submit buttons are not translatable in 3.2
      Style changes to cart popup window more compact display: - compact holdings list - adds list bullet image from the staff client
      Further corrections for Bug 4244, Use "checkouts" instead of "issues"
      Fix template errors introduced in my last patch for Bug 4208
      Fix for Bug 3666, Overriding renewal limit means negative count in OPAC
      Fix for Bug 4400, BIBTEX export from OPAC results in empty file
      Markup corrections for validity and to eliminate horizontal scrollbar
      Fix for Bug 4475, AmazonLocale not used consistently
      A couple of CSS and markup corrections
      Fix for Bug 4485, System preferences page uses non-standard warning style
      Fix for Bug 4534, Box for SQL not visible in "Create Report from SQL"
      Corrected: Fix for Bug 4529, columns on circ history all screwy
      Correct position of non-sorted table column
      Whitespace removal, removal of U+FEFF character
      Fix for Bug 4504, Confirmation messages in opac account not translated
      Fix for Bug 3992 - New Sys Prefs Branch - Local Use Tab not Highlighted
      Fix for Bug 3926, inadvertantly resurrected by me.
      Fix for Bug 3722 - Branch deletion results in incorrect message
      Fix for Bug 3770, 'Add to list' page only allows adding to private lists
      Fix for Bug 3081, Url's contain spaces
      Page structure correction, helps Bug 3850 (Page Need Design Work)
      Fix for Bug 4868 - Improve controls for cloning and deleting MARC subfields
      Fix for Bug 4869 - Non-staff patrons logging into the OPAC don't have option to place holds from Public Lists
      Fix for Bug 4859, Formatting cleanup for merge biblio record interface
      Fix for Bug 4884, opac-showmarc.pl can't find compact.xsl
      Fix for Bug 4886, missing 404 redirection on wrong biblionumber for MARC and ISBD details
      Fix for Bug 3895 - Menu on left of Contracts is for Admin Pages
      Fix for Bug 4278, canceling vendor add refreshes wrong
      Followup fix for Bug 4453: Removing invalid template fragment.
      More fixes for Bug 4423, Staff Client XSLT is just a copy of the OPAC one
      Partial fix for Bug 4423, Staff Client XSLT is just a copy of the OPAC one
      Fix for Bug 4821, With multiple 5XX fields, the font display gets progressively smaller
      Fix for Bug 4532, Use include file for bibliodefaultview logic

Paul Poulain (2):
      stocknumber not saved properly
      (MT3318) RSS OPAC: Adding CDATA term in title and description tags.

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list