koha.git
14 years agoFixes bug 4365 hidelostitem syspref language reversed
Ian Walls [Thu, 1 Apr 2010 19:58:51 +0000 (19:58 +0000)]
Fixes bug 4365 hidelostitem syspref language reversed

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agotweak display of issuing library on staff reading history
Galen Charlton [Wed, 7 Apr 2010 14:54:08 +0000 (10:54 -0400)]
tweak display of issuing library on staff reading history

Following idea in patch submitted by Kyle Hall on 1 April 2010,
use issues.branchcode instead of issues.issuingbranch to set
displayed issuing library.  Also tweaked wording.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4375 - update koha link on auth template
Nicole Engard [Wed, 7 Apr 2010 10:17:25 +0000 (06:17 -0400)]
bug 4375 - update koha link on auth template

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofix POD for GetAllIssues
Galen Charlton [Wed, 7 Apr 2010 14:25:39 +0000 (10:25 -0400)]
fix POD for GetAllIssues

Please remember to update the POD if you change a
core function.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4358: remove disused ReadingHistory syspref and related code
Galen Charlton [Wed, 7 Apr 2010 14:21:01 +0000 (10:21 -0400)]
bug 4358: remove disused ReadingHistory syspref and related code

The ReadingHistory sytem preference is no longer used, and possibly
was used by only one library anyway.  Removed references to it; note
that had it been turned on, a patron viewing checkout history would have
seen old loans showing up twice.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug Fixing opac/opac-readingrecord.pl
Henri-Damien LAURENT [Fri, 26 Mar 2010 10:25:41 +0000 (11:25 +0100)]
Bug Fixing opac/opac-readingrecord.pl

There was some rebase issues on this script
Fixing Error 500
two calls to $issues as an array ref where it is now a hash ref

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(bug #4358) fix sql query in C4::Members::GetAllIssues
Nahuel ANGELINETTI [Wed, 31 Mar 2010 13:57:20 +0000 (15:57 +0200)]
(bug #4358) fix sql query in C4::Members::GetAllIssues

This fix the use of oldissues instead of old_issues table.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago[MT3191] follow-up, removing warn
Paul Poulain [Wed, 24 Mar 2010 10:12:10 +0000 (11:12 +0100)]
[MT3191] follow-up, removing warn

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago[MT3191] various perl errors in script (merge conflict)
Paul Poulain [Tue, 23 Mar 2010 15:51:45 +0000 (16:51 +0100)]
[MT3191] various perl errors in script (merge conflict)

and SQL error solved

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago[MT2195] Display issuing branch in reading record
Jean-André Santoni [Fri, 12 Mar 2010 12:44:31 +0000 (13:44 +0100)]
[MT2195] Display issuing branch in reading record

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFollowup (MT #2920) fix reading record scripts:members/readingrec.pl
Henri-Damien LAURENT [Fri, 12 Mar 2010 16:09:06 +0000 (17:09 +0100)]
Followup (MT #2920) fix reading record scripts:members/readingrec.pl

Fixing Merge problem on opac/opac-readingrecord.pl

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(MT #2920) fix reading record scripts
Nahuel ANGELINETTI [Mon, 15 Feb 2010 16:03:33 +0000 (17:03 +0100)]
(MT #2920) fix reading record scripts

This patch fix some perl ugly code to be more readable and lesser complex.
And it allow in intranet to order by issues.timestamp.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago[MT2358] Display issue date in member reading record
Jean-André Santoni [Wed, 3 Mar 2010 14:47:13 +0000 (15:47 +0100)]
[MT2358] Display issue date in member reading record

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4322 update typos on web services preferences
Nicole Engard [Sun, 14 Mar 2010 20:25:53 +0000 (16:25 -0400)]
bug 4322 update typos on web services preferences

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
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