koha.git
14 years agoUpdate copyright license to GPL version 2 or later for two cronjobs.
Lars Wirzenius [Wed, 17 Mar 2010 23:51:16 +0000 (12:51 +1300)]
Update copyright license to GPL version 2 or later for two cronjobs.

See http://lists.koha.org/pipermail/koha-devel/2010-March/011067.html
for confirmation that this is OK.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoTrapping fatal error that occurs if you call GetCOinsBiblio with a biblionumber that...
Chris Cormack [Mon, 22 Mar 2010 22:21:21 +0000 (11:21 +1300)]
Trapping fatal error that occurs if you call GetCOinsBiblio with a biblionumber that doesn't exist in the Koha database

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4317 fix typo in cataloging plugin
Nicole Engard [Mon, 29 Mar 2010 18:18:25 +0000 (14:18 -0400)]
bug 4317 fix typo in cataloging plugin

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoupdate patron help files
Nicole Engard [Mon, 29 Mar 2010 21:04:05 +0000 (17:04 -0400)]
update patron help files

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoLower dependency on Storable to 2.20.
Lars Wirzenius [Tue, 30 Mar 2010 21:16:08 +0000 (10:16 +1300)]
Lower dependency on Storable to 2.20.

The Debian squeeze system has only 2.20, and the 2.21 does not
seem to be required for all tests to pass. Also, checked with
Galen Charlton and Henri-Damien LAURENT (who added the 2.21
dependency) on IRC that 2.21 did not have anything that was
required, compared to 2.20.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4361 Return Patron Expired to Sip Process
Colin Campbell [Wed, 7 Apr 2010 08:58:49 +0000 (09:58 +0100)]
Bug 4361 Return Patron Expired to Sip Process

Identify Patron Expiry so that it is returned in Patron Info Response

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4364 - SIP Checkout dates incorrect
Colin Campbell [Thu, 1 Apr 2010 20:02:14 +0000 (21:02 +0100)]
Bug 4364 - SIP Checkout dates incorrect

Change timestamp routine to do the right thing when passed an iso date
Otherwise was generating an epoch date of 0

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoSIP Patron management
Henri-Damien LAURENT [Wed, 10 Mar 2010 21:26:33 +0000 (22:26 +0100)]
SIP Patron management

Using Flag EXPIRED to notice whether Patron CAN or CANNOT checkout a book

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2653 Protect against sending End of Message in Text
Colin Campbell [Tue, 23 Feb 2010 11:12:32 +0000 (11:12 +0000)]
Bug 2653 Protect against sending End of Message in Text

Remove any carriage returns in text data as they will be
interpreted as end of message by clients and cause communication failure

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoUpdating history
Chris Cormack [Mon, 5 Apr 2010 21:21:10 +0000 (09:21 +1200)]
Updating history

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAdding when software.coop started supporting Koha to the history
Chris Cormack [Mon, 22 Feb 2010 20:10:55 +0000 (09:10 +1300)]
Adding when software.coop started supporting Koha to the history

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofix typo in variable name
Galen Charlton [Wed, 17 Mar 2010 13:15:45 +0000 (09:15 -0400)]
fix typo in variable name

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agotext for SCO Finish button
Nicolas Morin [Wed, 10 Mar 2010 21:26:27 +0000 (22:26 +0100)]
text for SCO Finish button

Simplifying finish button on SCO screen: it was a long sentence with a button saying "click here if you're done". Changed to "Finish". Changed the help accordingly.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoEscape input that goes in HTML; Reworked search history insert SQL
Srdjan Jankovic [Wed, 24 Feb 2010 00:41:24 +0000 (13:41 +1300)]
Escape input that goes in HTML; Reworked search history insert SQL

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix for Bug 4244, Use "checkouts" instead of "issues"
Owen Leonard [Tue, 23 Feb 2010 13:53:02 +0000 (08:53 -0500)]
Fix for Bug 4244, Use "checkouts" instead of "issues"

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3663 current head version changes to OPAC advanced search
Jane Wagner [Mon, 15 Mar 2010 17:32:32 +0000 (13:32 -0400)]
Bug 3663 current head version changes to OPAC advanced search

Copy Search button to top of screen, rearrange order of indexes in search
pulldown list (to Keyword, Title, Subject, then Author & the rest)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(MT #2962) add converted chars from ISO5426
Nahuel ANGELINETTI [Wed, 10 Mar 2010 21:45:21 +0000 (22:45 +0100)]
(MT #2962) add converted chars from ISO5426

This add 0xBE and 0xBD conversion to char table.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(MT #3075) fix oe char from iso5426
Nahuel ANGELINETTI [Wed, 10 Mar 2010 21:45:20 +0000 (22:45 +0100)]
(MT #3075) fix oe char from iso5426

this add oe conversion in chartable for iso5426.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoUsing only default framework for koha2marclinks
Paul Poulain [Fri, 12 Mar 2010 17:23:20 +0000 (18:23 +0100)]
Using only default framework for koha2marclinks

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4291 - template edits to koha to marc mapping
Nicole Engard [Tue, 2 Mar 2010 09:43:16 +0000 (04:43 -0500)]
bug 4291 - template edits to koha to marc mapping

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoImprove display of information on Transfers to your library report
Owen Leonard [Thu, 11 Mar 2010 13:54:16 +0000 (08:54 -0500)]
Improve display of information on Transfers to your library report

- Use GetRecordValue() to show subtitle
- Show author
- Separate branch and call number display for better sorting
- Correct teriminology (reserve -> hold)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4316: Fixes leading and trailing spaces in barcode for cki.
Garry Collum [Sat, 13 Mar 2010 13:06:50 +0000 (08:06 -0500)]
Bug 4316: Fixes leading and trailing spaces in barcode for cki.

Copies the regexp from circulation.pl to strip leading and trailing spaces from barcodes to returns.pl.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFixes for syndetics, some variables needed by the template were not being set
Chris Cormack [Tue, 16 Mar 2010 00:48:59 +0000 (13:48 +1300)]
Fixes for syndetics, some variables needed by the template were not being set

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix for Bug 4301, OPAC RSS feed link doesn't include sort parameter
Owen Leonard [Wed, 10 Mar 2010 14:43:50 +0000 (09:43 -0500)]
Fix for Bug 4301, OPAC RSS feed link doesn't include sort parameter

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix for Bug 4296, label search printing titles between buttons
Owen Leonard [Tue, 9 Mar 2010 19:59:51 +0000 (14:59 -0500)]
Fix for Bug 4296, label search printing titles between buttons

- Reformating display for readability
- Converting select/clear all buttons to links to match existing patterns
- Fixing "Results x of x" display which was broken for single-page sets

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoadditional improvement to POD for CanBookBeIssued()
Galen Charlton [Wed, 17 Mar 2010 01:03:45 +0000 (21:03 -0400)]
additional improvement to POD for CanBookBeIssued()

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix pod documentation for CanBookBeIssued method to refer to the right variable.
Lars Wirzenius [Wed, 10 Mar 2010 03:59:32 +0000 (16:59 +1300)]
Fix pod documentation for CanBookBeIssued method to refer to the right variable.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4190: messages in patron account did not work with branchcodes >4
Koha [Tue, 15 Dec 2009 23:50:54 +0000 (00:50 +0100)]
Bug 4190: messages in patron account did not work with branchcodes >4

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFixed an encoding bug in the documentation
Jean-André Santoni [Fri, 26 Feb 2010 20:37:47 +0000 (21:37 +0100)]
Fixed an encoding bug in the documentation

Moved the binmode pragma to the end of the file, so it won't affect documentation templates. So no more double encoding.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFixed an encoding bug in the documentation
Henri-Damien LAURENT [Fri, 26 Feb 2010 20:37:48 +0000 (21:37 +0100)]
Fixed an encoding bug in the documentation

Moved the binmode pragma to the end of the file, so it won't affect documentation templates. So no more double encoding.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofix syntax error present in previous ILS-DI patch series
Galen Charlton [Wed, 17 Mar 2010 00:52:08 +0000 (20:52 -0400)]
fix syntax error present in previous ILS-DI patch series

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobump DBrev to 126
Galen Charlton [Wed, 17 Mar 2010 00:40:22 +0000 (20:40 -0400)]
bump DBrev to 126

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoC4/ILSDI/Services.pm Fixing rebasing and merge problems
Henri-Damien LAURENT [Mon, 1 Mar 2010 08:47:55 +0000 (09:47 +0100)]
C4/ILSDI/Services.pm Fixing rebasing and merge problems

Previous patches introduced many merge conflicts.
This patch fixes them all

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(MT 2563) : ILSDI PatronLookUp Problem
Henri-Damien LAURENT [Fri, 26 Feb 2010 20:37:49 +0000 (21:37 +0100)]
(MT 2563) : ILSDI PatronLookUp Problem

owed to the change in C4::Members API, GetMember had to be adapted

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoILS-DI Messages uniformization
Henri-Damien LAURENT [Fri, 26 Feb 2010 20:37:46 +0000 (21:37 +0100)]
ILS-DI Messages uniformization

[MT2306_2271] ILS-DI Message codes consistence

The services now returns ILSDI error codes in a <code> tag, plus details in a <message> tag.

Exemple:

<LookupPatron>
<code>MissingParameter</code>
<message>The required parameter patron_id is missing.</message>
</LookupPatron>

[MT2306_2271] Minor changes in HTML

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoILS-DI Code cleaning
Jean-André Santoni [Fri, 26 Feb 2010 20:37:45 +0000 (21:37 +0100)]
ILS-DI Code cleaning

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFixes access permissions to ILS-DI
Jean-André Santoni [Fri, 26 Feb 2010 20:37:44 +0000 (21:37 +0100)]
Fixes access permissions to ILS-DI

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFollowup adding ILS-DI System-preferences
Henri-Damien LAURENT [Fri, 26 Feb 2010 20:37:43 +0000 (21:37 +0100)]
Followup adding ILS-DI System-preferences

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4194 : Adding ILS-DI System preferences
Henri-Damien LAURENT [Wed, 17 Feb 2010 13:20:19 +0000 (14:20 +0100)]
Bug 4194 : Adding ILS-DI System preferences

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4314 Flag for SSL Enabled to fix 3rd Party Enhanced Content in OPAC
Jane Wagner [Fri, 12 Mar 2010 13:51:29 +0000 (08:51 -0500)]
Bug 4314 Flag for SSL Enabled to fix 3rd Party Enhanced Content in OPAC

Duplicates gmcharlt's earlier change to Auth.pm to add a check for SSL-enabled.
Modifies the various template calls to Syndetics and Library things to use an
https URL if SSL is in use.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4314: add using_https environment variable
Galen Charlton [Wed, 10 Mar 2010 15:25:50 +0000 (10:25 -0500)]
bug 4314: add using_https environment variable

Added new HTML template variable, using_https, for use
of OPAC or staff-side templates that may need to know
whether to use http:// or https:// links to off-site
content.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofix typos in history.txt
Galen Charlton [Wed, 17 Mar 2010 00:22:13 +0000 (20:22 -0400)]
fix typos in history.txt

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoHistory update
Chris Cormack [Tue, 16 Mar 2010 08:13:21 +0000 (21:13 +1300)]
History update

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory C4/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:06 +0000 (15:31 +1300)]
Fix FSF address in directory C4/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory cataloguing/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:08 +0000 (15:31 +1300)]
Fix FSF address in directory cataloguing/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory patroncards/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:17 +0000 (15:31 +1300)]
Fix FSF address in directory patroncards/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory reports/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:18 +0000 (15:31 +1300)]
Fix FSF address in directory reports/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory members/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:14 +0000 (15:31 +1300)]
Fix FSF address in directory members/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory serials/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:20 +0000 (15:31 +1300)]
Fix FSF address in directory serials/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory misc/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:15 +0000 (15:31 +1300)]
Fix FSF address in directory misc/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory xt/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:26 +0000 (15:31 +1300)]
Fix FSF address in directory xt/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory reserve/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:19 +0000 (15:31 +1300)]
Fix FSF address in directory reserve/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory opac/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:16 +0000 (15:31 +1300)]
Fix FSF address in directory opac/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory tags/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:23 +0000 (15:31 +1300)]
Fix FSF address in directory tags/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory .
Lars Wirzenius [Tue, 16 Mar 2010 02:31:27 +0000 (15:31 +1300)]
Fix FSF address in directory .

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory tools/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:24 +0000 (15:31 +1300)]
Fix FSF address in directory tools/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory virtualshelves/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:25 +0000 (15:31 +1300)]
Fix FSF address in directory virtualshelves/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory t/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:22 +0000 (15:31 +1300)]
Fix FSF address in directory t/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory svc/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:21 +0000 (15:31 +1300)]
Fix FSF address in directory svc/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory acqui/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:02 +0000 (15:31 +1300)]
Fix FSF address in directory acqui/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory labels/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:13 +0000 (15:31 +1300)]
Fix FSF address in directory labels/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory installer/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:11 +0000 (15:31 +1300)]
Fix FSF address in directory installer/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory circ/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:09 +0000 (15:31 +1300)]
Fix FSF address in directory circ/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory admin/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:03 +0000 (15:31 +1300)]
Fix FSF address in directory admin/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoReplace inline copy of GPL-2 with a reference to /usr/share/common/licenses.
Lars Wirzenius [Tue, 16 Mar 2010 02:31:00 +0000 (15:31 +1300)]
Replace inline copy of GPL-2 with a reference to /usr/share/common/licenses.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory authorities/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:04 +0000 (15:31 +1300)]
Fix FSF address in directory authorities/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory catalogue/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:07 +0000 (15:31 +1300)]
Fix FSF address in directory catalogue/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory install_misc/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:12 +0000 (15:31 +1300)]
Fix FSF address in directory install_misc/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory etc/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:10 +0000 (15:31 +1300)]
Fix FSF address in directory etc/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix copyright license statements to use the right old address for the FSF.
Lars Wirzenius [Tue, 16 Mar 2010 02:30:59 +0000 (15:30 +1300)]
Fix copyright license statements to use the right old address for the FSF.

Looks like someone has done some search/replace on character codes with
patterns that match the address. Oops.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix FSF address in directory basket/
Lars Wirzenius [Tue, 16 Mar 2010 02:31:05 +0000 (15:31 +1300)]
Fix FSF address in directory basket/

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoRemove whitespace from ends of lines of copyright statement.
Lars Wirzenius [Tue, 16 Mar 2010 02:30:58 +0000 (15:30 +1300)]
Remove whitespace from ends of lines of copyright statement.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAdd script to replace old FSF address on Temple Street with new one.
Lars Wirzenius [Tue, 16 Mar 2010 02:30:56 +0000 (15:30 +1300)]
Add script to replace old FSF address on Temple Street with new one.

This assumes certain patterns for the paragraph that contains
the FSF's address. It is not a generic tool.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAdd script to find source files with copyright license problems.
Lars Wirzenius [Tue, 16 Mar 2010 02:30:55 +0000 (15:30 +1300)]
Add script to find source files with copyright license problems.

The files reported are those with a copyright statement, but
without a reference to the GPL2 or later, or with a non-current
FSF address.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix wording of 'at your option' in GPL license statement
Lars Wirzenius [Tue, 16 Mar 2010 02:31:01 +0000 (15:31 +1300)]
Fix wording of 'at your option' in GPL license statement

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoUpdate LICENSE with a fresh copy from upstream. This updates the FSF address, and...
Lars Wirzenius [Tue, 16 Mar 2010 02:30:57 +0000 (15:30 +1300)]
Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 3482: add PrintNoticesMaxLines to new syspref editor
Galen Charlton [Wed, 17 Mar 2010 00:11:14 +0000 (20:11 -0400)]
bug 3482: add PrintNoticesMaxLines to new syspref editor

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobump up DBrev to 125
Galen Charlton [Wed, 17 Mar 2010 00:03:44 +0000 (20:03 -0400)]
bump up DBrev to 125

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMerge branch 'Bug3482' of git://github.com/ptfs/Koha-PTFS into to-push
Galen Charlton [Wed, 17 Mar 2010 00:02:31 +0000 (20:02 -0400)]
Merge branch 'Bug3482' of git://github.com/ptfs/Koha-PTFS into to-push

* 'Bug3482' of git://github.com/ptfs/Koha-PTFS:
  Bug 3482: Updated DB version
  Bug 3482 changed name of notices file
  Bug 3482 Allow hold notices to be sent in print form
  Add expiration date, today to hold notices
  Modified to use dirspec only
  Bug 3482 Print Notices via HTML

14 years agoFixes bug 4232: Undefined hash references in Label Creator
Koha User [Wed, 10 Mar 2010 20:37:45 +0000 (20:37 +0000)]
Fixes bug 4232: Undefined hash references in Label Creator

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agosync staff version of MARC21slimUtils.xsl with OPAC version
Galen Charlton [Mon, 1 Mar 2010 16:25:08 +0000 (11:25 -0500)]
sync staff version of MARC21slimUtils.xsl with OPAC version

Fixes following error when displaying records with 880 fields:

runtime error: file .../MARC21slim2intranetDetail.xsl line 63 element call-template The called template 'm880Select' was not found.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3567: Consider ISO language codes as well
Wolfgang Heymans [Fri, 18 Sep 2009 10:02:01 +0000 (12:02 +0200)]
Bug 3567: Consider ISO language codes as well

Consider ISO language codes like 'Hebr' as well as 2-letter MARC codes like '2(' when checking trailing '/r' in linkage field.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMerge branch 'translation' of git://git.workbuffer.org/git/koha into master
Galen Charlton [Fri, 26 Feb 2010 11:58:44 +0000 (06:58 -0500)]
Merge branch 'translation' of git://git.workbuffer.org/git/koha into master

* 'translation' of git://git.workbuffer.org/git/koha:
  Ukranian sql updates Serhij Dubyk
  Deleting unneeded Russian files - Thanks Serhij Dubyk
  Updated Russian SQL files

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoUkranian sql updates Serhij Dubyk
Chris Cormack [Fri, 26 Feb 2010 08:43:58 +0000 (21:43 +1300)]
Ukranian sql updates Serhij Dubyk

14 years agoDeleting unneeded Russian files - Thanks Serhij Dubyk
Chris Cormack [Fri, 26 Feb 2010 08:36:26 +0000 (21:36 +1300)]
Deleting unneeded Russian files - Thanks Serhij Dubyk

14 years agoUpdated Russian SQL files
Chris Cormack [Fri, 26 Feb 2010 08:21:40 +0000 (21:21 +1300)]
Updated Russian SQL files

14 years agoBug 3482: Updated DB version
J. David Bavousett [Mon, 22 Feb 2010 16:02:01 +0000 (11:02 -0500)]
Bug 3482: Updated DB version

Updated DB version and inserted mandatory SQL for this series of patches.

14 years agoBug 3482 changed name of notices file
J. David Bavousett [Fri, 21 Aug 2009 18:40:29 +0000 (14:40 -0400)]
Bug 3482 changed name of notices file

14 years agoBug 3482 Allow hold notices to be sent in print form
Jesse Weaver [Thu, 11 Jun 2009 20:49:15 +0000 (14:49 -0600)]
Bug 3482 Allow hold notices to be sent in print form

This is done by saving the notices in the message_queue table with
type 'print'. The notices are generated from a notice named
HOLD_PRINT. At the end of the day, they are dumped to an HTML file and
marked as sent by a new cronjob.

This setup is intended to be temporary; modules/batch/ shouldn't be around
forever.

Mandatory SQL:
INSERT INTO message_transport_types (message_transport_type) values ('print');

14 years agoAdd expiration date, today to hold notices
Jesse Weaver [Thu, 11 Jun 2009 17:40:01 +0000 (11:40 -0600)]
Add expiration date, today to hold notices

This adds the new, virtual placeholders <<today>> and
<<reserves.expirationdate> that can be used in letter templates.

14 years agoModified to use dirspec only
J. David Bavousett [Wed, 14 Oct 2009 12:19:37 +0000 (08:19 -0400)]
Modified to use dirspec only

This commit modifies overdue_notices so that the -html parameter
only requires a directory specification.

14 years agoBug 3482 Print Notices via HTML
Kyle M Hall [Mon, 22 Feb 2010 15:21:31 +0000 (10:21 -0500)]
Bug 3482 Print Notices via HTML

Modified overdue_notices.pl to support output of html for printing.
The -html option will e-mail notices to those with e-mail, and output
html to print for borrowers without e-mail.

When system preference PrintNoticesMaxLines is set to a positive
integer, it will limit the number of items on the notice to that
number, and append a message to the end telling the borrower to
check his or her account for the full listing of items.  This only
affects print notices, not emailed ones.

Mandatory SQL:

INSERT INTO `systempreferences`
  ( `variable` , `value` , `options` , `explanation` , `type` ) i
  VALUES ( 'PrintNoticesMaxLines', '0', '', i
  'If greater than 0, sets the maximum number of lines an overdue notice will print. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.',
  'Integer' );

Conflicts:

installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
misc/cronjobs/overdue_notices.pl

14 years agoBug 2655: Fixes availabilty counts if items are on hold shelf. Patch (2/2)
Garry Collum [Sun, 21 Feb 2010 01:21:01 +0000 (20:21 -0500)]
Bug 2655: Fixes availabilty counts if items are on hold shelf. Patch (2/2)

This fixes the opac results - non xsl transformed - and the intranet result lists.

Also fixes opac-detail which was showing all items 'on hold' if there was a bib level request, whether items were on the hold shelf or not.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2655: Partial fix for Items on hold shelf showing as available.
Garry Collum [Sun, 21 Feb 2010 00:16:23 +0000 (19:16 -0500)]
Bug 2655: Partial fix for Items on hold shelf showing as available.

Fixes the opac results (opac-search.pl), if using xsl to transform data.  I have no way to test UNIMARC results, if someone could test it for me.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFixing history.txt was biblibre not bywater
Chris Cormack [Mon, 22 Feb 2010 00:17:58 +0000 (13:17 +1300)]
Fixing history.txt was biblibre not bywater

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoUpdated history
Chris Cormack [Sun, 21 Feb 2010 20:08:39 +0000 (09:08 +1300)]
Updated history

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMerge branch 'translation' of git://git.workbuffer.org/git/koha into master
Galen Charlton [Mon, 22 Feb 2010 01:07:04 +0000 (20:07 -0500)]
Merge branch 'translation' of git://git.workbuffer.org/git/koha into master

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoLast 2 pref files
Chris Cormack [Sun, 21 Feb 2010 23:20:41 +0000 (12:20 +1300)]
Last 2 pref files

14 years agoRussian prefs
Chris Cormack [Sun, 21 Feb 2010 23:17:23 +0000 (12:17 +1300)]
Russian prefs

14 years agoLast of the syspref fixes
Chris Cormack [Sun, 21 Feb 2010 23:14:19 +0000 (12:14 +1300)]
Last of the syspref fixes