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

Git repo owner gitmaster at git.koha-community.org
Sat Jan 22 23:36:37 CET 2011


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.03 has been created
        at  e360711580788d90f41c80f1fb53127d655360a8 (tag)
   tagging  571957ae1a1408f8e09b2de7740a42af59d9e4f8 (commit)
  replaces  3.02.02
 tagged by  Chris Nighswonger
        on  Sat Jan 22 17:29:37 2011 -0500

- Log -----------------------------------------------------------------
version 3.02.03

Amit Gupta (1):
      Bug 5489: Send hold email to branch email address if it exists instead of koha email address

Bryce Sanchez (1):
      Bug 5611 INIT block causes failure with mod perl

Chris Cormack (21):
      Bug 4473: Making a change to TmplTokenizer.pm to stop translation error
      Bug 5531: further fix for fr-FR files
      Bug 5531: Updated Polish, Ukranian and Russian syspref files
      Bug 5531: adding some missing sysprefs
      Bug 5542: Availability code commented out - Uncommenting
      Bug 5526: Follow up patch removing a warn statement
      Adding new developers to the history
      Adding release info, and missing meetings to the history
      Typo fix for history file
      Bug 5611: Simple typo fix in the comments
      Adding a new developer to the history
      Bug 5399: Follow up style patch, moving exits out of subroutine
      Bug 5327 shifting database dependent modules and scripts to t/db_dependent
      Bug 5327 litte fix for Background tests
      Bug 5327 - Fixing a path issue with XISBN.t
      Bug 5327 Cleaning up XISBN.t a bit
      Bug 5327: Little change to Record.t
      Bug 5327 - Now we are doing db calls, we need to shift this to t/db_dependent
      Bug 5327: Shifting and little tidy up of the members tests
      Bug 5327: small typo in the Members.t test
      Bug 5327 fixing missing number of tests

Chris Nighswonger (4):
      Updating Version Number to 3.02.02.001
      Removing OPACNoResultsFound Enhancement Syspref
      Release Notes for 3.02.03.000
      Updating Version Number to 3.02.03.000

Colin Campbell (8):
      Bug 4286 Allow receiving if subscription enddate not set
      Bug 5582 Pass tag nums as a string to Doc Popup
      Bug 5583 Rename fieldnumber to blocknumber
      Bug 5589: Remove duplicated Exports in Suggestions.pm
      Bug 5601 Fix processing of DueDate return
      Bug 5601 :: Add tests for bugfix
      Bug 5611 Tidy up C4::Scrubber
      Bug 5403 Remove DisplayISBN and GetPublisherNameFromIsbn

Frédéric Demians (2):
      Bug 5446 Fix a bug introduces by previous patch
      Bug 5480 Some usual UNIMARC cataloguing plugins doesn't work anymore

Galen Charlton (4):
      bug 5398: make additional pages in staff interface obey noItemTypeImages
      bug 5497: make all library fields available to circ receipt/slips
      bug 5585: fix display of current date on receipts and slips
      Bug 5399: remove useless eval 'use C4::Foo'

Henri-Damien LAURENT (2):
      Based on Chris Nighswonger french unimarc_standard_sysprefs.sql
      Bug 4438: incorrect "Budget total exceeds period allocation" error when editing fund

Ian Walls (1):
      Bug 5603: advance_notice.pl uninitialized element in hash

Liz Rea (1):
      Bug 5143: Help file revisions per Owen Leonard

Magnus Enger (1):
      Bug 5055 Use standard file paths in crontab.example

Marcel de Rooy (2):
      Bug 5374 (update transaction date when saving biblio) RESENT with small fix
      Bug 5375 (Update date/time last transaction (MARC 005) when saving authority record)

Nahuel ANGELINETTI (2):
      (bug #3737) fix title search in order history
      (bug #3743) fix acquisition stats ordering

Nicole Engard (9):
      bug 4826 change 'add basket' to 'new basket'
      bug 5040 fix misspelling of distance in marc21 framework
      bug 5563 change note about cover images on enhanced content
      bug 5562 change 'issues' to read 'checkouts'
      bug 5419: make reason checkouts blocked stand out
      bug 5604 additional icons in the Seshat icon set
      bug 5492 update import patrons page title
      bug 5486 remove note about HomeOrHoldingBranch being removed soon
      bug 4131 have subscription so edit routing if one exists

Owen Leonard (24):
      Fix for Bug 3859, Attach item clarification
      Fix for Bug 4946 - hold warning needs rewording
      Fix for Bug 4997, More searches menu not on OPAC MARC and ISBD detail pages
      Fix for Bug 3987 - New Sys Prefs Branch - Alphabetize prefs in sections
      Fix for Bug 5470 - improvements to results display in the staff client
      Follow-up patch for Bug 4908, show patron's home library in OPAC
      Fix for Bug 5518 - Add to shelf icon doesn't appear in OPAC results page
      Fix for Bug 3262 - OPAC needs syspref to show homebranch on detail page
      Fix for bug 5451, can add tags with userlogin turned off
      Fix for Bug 5526, List of lists should be in alphabetical order by list name
      Reimplement fix for bug 5557 - Link to logs for user with view_system_logs permission
      Reimplemented fix for bug 5556, OPAC does not display the type of authority
      Fix for Bug 3918 - Add to order lists inconsistent
      Fix for Bug 5571 - tags as bulleted list too long
      Fix for Bug 4950 - checkbox should be removed when can't place a hold
      Fix for Bug 3347 - Inconsistencies with tables in opac-shelves.tmpl
      Fix for Bug 5570 - item types not showing on other editions
      Follow up on fix for Bug 5570, item types not showing on other editions
      Additional fix for Bug 3550, Use GetRecordValue to get the subtitle
      Fix for Bug 4984, Invalid XHTML in staff client search results
      Fix for Bug 4945 - Patron search is limited by default to the currently logged-in library
      Fix for Bug 5006 - Invalid XHTML in record matching rules template
      Fix for Bug 3459, topissues doesn't take care of ccode
      Fix for Bug 4885 - Only 1 ISBN shows in non-XSL detail view

Robin Sheat (4):
      bug4891 - sort facets in search sidebar (OPAC and staff client)
      Bug 5550 - correct filename referenced in docs
      bug 5045 - Help works even when the referrer is being stripped
      bug 4942 - add validation to patron administration

Serhij Dubyk {Сергій Дубик} (1):
      Deleted old sample budget sql-data for Ukrainian and Russian

Srdjan Jankovic (2):
      Bug 5294 - Unescape vendor name when pushing back
      Bug 5510: prepend output with system name

Zach Sim (8):
      Bug 5327 - Adding UNIT Tests.
      Added extra unit tests to Debug.t
      Created unit testing using the testdatabase for XISBN.
      Added unit tests using a test database for XISBN.
      Added unit tests for Biblio and moved it to db_dependent as it requires the database.
      Added unit tests to test all of get_amazon_tld in Amazon.pm.
      Bug 5327: Added unit tests to Output_JSONStream.t
      Added more unit tests to check when JSONStream should fail.

claudia (1):
      Bug 5327 removing uneeded tests

johnboy (6):
      Bug 5327 Starting tests for BackgroundJob
      bug 5327 started testing
      bug 5327 updated test file
      Bug 5327 1 more test added.
      Bug 5327 Some tests added
      Bug 5327 Made test file for Accounts.pm

spartaness (1):
      Bug 5327 Starting Unit Tests for Auth.pm

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list