koha.git
16 years agoDB-dependent tests moved
Galen Charlton [Tue, 8 Jan 2008 18:57:31 +0000 (12:57 -0600)]
DB-dependent tests moved

Moved test cases that depend on the DBMS and having
an initialized Koha database to a subdirectory
of t so that they will not be swept up into
the default 'make test'.  Goal is to have
these DB-dependent tests runnable either via
a special make target or perhaps from the
web installer.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agot/Date.t - now uses Test::More
Galen Charlton [Tue, 8 Jan 2008 18:57:30 +0000 (12:57 -0600)]
t/Date.t - now uses Test::More

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoved t/Charset.t
Galen Charlton [Tue, 8 Jan 2008 18:57:29 +0000 (12:57 -0600)]
removed t/Charset.t

Functions being tested no longer exist

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoC4::Output tests -- removed inccorect tests
Galen Charlton [Tue, 8 Jan 2008 18:57:28 +0000 (12:57 -0600)]
C4::Output tests -- removed inccorect tests

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBugFix for Circulation
Henri-Damien LAURENT [Tue, 8 Jan 2008 18:57:27 +0000 (12:57 -0600)]
BugFix for Circulation

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding feature : multiple returns via moremember page.
Henri-Damien LAURENT [Tue, 8 Jan 2008 18:57:26 +0000 (12:57 -0600)]
Adding feature : multiple returns via moremember page.

Adding Connection for renewScript
Adding javascript functions to moremeber.tmpl
Adding error management for returns.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFramework update: make cn_itempart visible, rm mandatory on 300$a.
Ryan Higgins [Tue, 8 Jan 2008 18:57:25 +0000 (12:57 -0600)]
Framework update: make cn_itempart visible, rm mandatory on 300$a.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUndo strange copy-paste error from last commit
MJ Ray [Tue, 8 Jan 2008 18:57:24 +0000 (12:57 -0600)]
Undo strange copy-paste error from last commit

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agodie on db connection failure
MJ Ray [Tue, 8 Jan 2008 18:57:23 +0000 (12:57 -0600)]
die on db connection failure

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLanguages.pm - add a carp for bad arg, return undef upon failure
Joe Atzberger [Tue, 8 Jan 2008 18:57:22 +0000 (12:57 -0600)]
Languages.pm - add a carp for bad arg, return undef upon failure

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoedithelp.pl - cleanup, refactor and error feedback to user
Joe Atzberger [Tue, 8 Jan 2008 18:57:21 +0000 (12:57 -0600)]
edithelp.pl - cleanup, refactor and error feedback to user

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOutput.pm - integrity checks prevent warns, author should judge FIXME's
Joe Atzberger [Tue, 8 Jan 2008 18:57:20 +0000 (12:57 -0600)]
Output.pm - integrity checks prevent warns, author should judge FIXME's

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agohelp.pl - bugfix module usage (HTML::Template::Pro)
Joe Atzberger [Tue, 8 Jan 2008 18:57:19 +0000 (12:57 -0600)]
help.pl - bugfix module usage (HTML::Template::Pro)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoborrowers_stats.pl - silence warning
Joe Atzberger [Tue, 8 Jan 2008 18:57:18 +0000 (12:57 -0600)]
borrowers_stats.pl - silence warning

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agohelp templates and includes - cleanup for XHTML validation, error display
Joe Atzberger [Tue, 8 Jan 2008 18:57:17 +0000 (12:57 -0600)]
help templates and includes - cleanup for XHTML validation, error display

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding translations to OPAC
Joshua Ferraro [Tue, 8 Jan 2008 17:14:29 +0000 (12:14 -0500)]
adding translations to OPAC

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomisc/translator/po/hy-Armn-i-staff-prog-v-30000.pot update
Joshua Ferraro [Tue, 8 Jan 2008 06:50:40 +0000 (01:50 -0500)]
misc/translator/po/hy-Armn-i-staff-prog-v-30000.pot update

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSome templating for serials.
Ryan Higgins [Tue, 8 Jan 2008 16:52:27 +0000 (10:52 -0600)]
Some templating for serials.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSerials updates to link item record to serial table.
Ryan Higgins [Tue, 8 Jan 2008 16:51:56 +0000 (10:51 -0600)]
Serials updates to link item record to serial table.

This commit makes db changes to subscription, serials tables:
  allow subscriptions larger than 127 issues
  link serial to item uniquely.
MARC Framework:
  Adding MARC tag 942$s (990$s unimarc) to map biblio.serial
Udate biblio.serial on new-subscription.
Use biblio.serial to check if Items.pm should return
  pubdate and enumeration text string from serials table with items.
Update opac-detail so serial items are sorted most recent first.
Adding link from items table to serial table.

Allows sorting of serials in details pages, and removes
enum data from itemnotes field.
Also fixes  visibility in serials item editor

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoset of serials fixes to subscriptions
Ryan Higgins [Tue, 8 Jan 2008 16:51:32 +0000 (10:51 -0600)]
set of serials fixes to subscriptions

fix zeroes in enddate field and backwards public v nonpublic notes
do not allow modification of free-text subscription history
changing terms from supplier to vendor

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agotmpl bugfix - remove '\' in js-generated numberpattern form
Ryan Higgins [Tue, 8 Jan 2008 16:51:14 +0000 (10:51 -0600)]
tmpl bugfix - remove '\' in js-generated numberpattern form

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRemoving Carp call from guided_reports.pl
Chris Cormack [Tue, 8 Jan 2008 02:42:41 +0000 (20:42 -0600)]
Removing Carp call from guided_reports.pl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoStill a work in progress, pendingreserves.pl is quite broken
Chris Cormack [Tue, 8 Jan 2008 02:42:40 +0000 (20:42 -0600)]
Still a work in progress, pendingreserves.pl is quite broken

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding link to til reconciliation
Chris Cormack [Tue, 8 Jan 2008 02:42:39 +0000 (20:42 -0600)]
Adding link to til reconciliation

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMore work on the til reconciliation report
Chris Cormack [Tue, 8 Jan 2008 02:42:38 +0000 (20:42 -0600)]
More work on the til reconciliation report

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agostats.screen.pl template file, grabbed from 2.2 needs to be 3.0ified
Chris Cormack [Tue, 8 Jan 2008 02:42:37 +0000 (20:42 -0600)]
stats.screen.pl template file, grabbed from 2.2 needs to be 3.0ified

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoWork in progress, working on the til reconciliation report
Chris Cormack [Tue, 8 Jan 2008 02:42:36 +0000 (20:42 -0600)]
Work in progress, working on the til reconciliation report

More patches to come

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1334 better error messages if one or 2 fields are left blank
Chris Cormack [Mon, 7 Jan 2008 23:55:32 +0000 (17:55 -0600)]
Fix for bug 1334 better error messages if one or 2 fields are left blank

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding a call to check auth on opac-renew.pl
Chris Cormack [Mon, 7 Jan 2008 23:19:43 +0000 (17:19 -0600)]
Adding a call to check auth on opac-renew.pl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOverdues.pm - fix typo ("Context" not "context")
Joe Atzberger [Mon, 7 Jan 2008 22:51:50 +0000 (16:51 -0600)]
Overdues.pm - fix typo ("Context" not "context")

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoanother ' missing $query arg to themelanguage()' call
Mason James [Mon, 7 Jan 2008 22:32:30 +0000 (16:32 -0600)]
another ' missing $query arg to themelanguage()' call

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1741, max reserves not being respected in the opac
Chris Cormack [Mon, 7 Jan 2008 21:33:13 +0000 (15:33 -0600)]
Fix for bug 1741, max reserves not being respected in the opac

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for missing CGI object in call to themelanguage
Chris Cormack [Mon, 7 Jan 2008 21:08:15 +0000 (15:08 -0600)]
Fix for missing CGI object in call to themelanguage

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1738, opac-reserve now blocks reserving not for loan items
Chris Cormack [Mon, 7 Jan 2008 20:34:16 +0000 (14:34 -0600)]
Fix for bug 1738, opac-reserve now blocks reserving not for loan items

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoZ3950.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:17 +0000 (13:53 -0600)]
Z3950.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoVirtualShelves.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:16 +0000 (13:53 -0600)]
VirtualShelves.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSuggestions.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:15 +0000 (13:53 -0600)]
Suggestions.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoStats.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:14 +0000 (13:53 -0600)]
Stats.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSerials.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:13 +0000 (13:53 -0600)]
Serials.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoScheduler.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:12 +0000 (13:53 -0600)]
Scheduler.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSMS.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:11 +0000 (13:53 -0600)]
SMS.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSip.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:10 +0000 (13:53 -0600)]
Sip.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSIPServer.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:09 +0000 (13:53 -0600)]
SIPServer.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoReview.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:08 +0000 (13:53 -0600)]
Review.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoReserves.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:07 +0000 (13:53 -0600)]
Reserves.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoReports.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:06 +0000 (13:53 -0600)]
Reports.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPrint.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:05 +0000 (13:53 -0600)]
Print.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOverdues.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:04 +0000 (13:53 -0600)]
Overdues.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOutput.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:03 +0000 (13:53 -0600)]
Output.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoNewsChannels.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:02 +0000 (13:53 -0600)]
NewsChannels.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMembers.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:01 +0000 (13:53 -0600)]
Members.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMatcher.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:53:00 +0000 (13:53 -0600)]
Matcher.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLog.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:59 +0000 (13:52 -0600)]
Log.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLanguages.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:58 +0000 (13:52 -0600)]
Languages.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoKoha.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:57 +0000 (13:52 -0600)]
Koha.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoItems.pm - BEGIN block VERSION and vars related to export. Also 2 sanity checks.
Joe Atzberger [Mon, 7 Jan 2008 19:52:56 +0000 (13:52 -0600)]
Items.pm - BEGIN block VERSION and vars related to export. Also 2 sanity checks.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoImportBatch.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:55 +0000 (13:52 -0600)]
ImportBatch.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDates.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:54 +0000 (13:52 -0600)]
Dates.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoContext.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:53 +0000 (13:52 -0600)]
Context.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCirculation.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:52 +0000 (13:52 -0600)]
Circulation.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBoolean.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:51 +0000 (13:52 -0600)]
Boolean.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBookseller.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:50 +0000 (13:52 -0600)]
Bookseller.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBiblio.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:49 +0000 (13:52 -0600)]
Biblio.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPrinterConfig.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:48 +0000 (13:52 -0600)]
PrinterConfig.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAcquisition.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:47 +0000 (13:52 -0600)]
Acquisition.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAccounts.pm - BEGIN block VERSION and vars related to export.
Joe Atzberger [Mon, 7 Jan 2008 19:52:46 +0000 (13:52 -0600)]
Accounts.pm - BEGIN block VERSION and vars related to export.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoC4 - BEGIN blocks and 1; __END__ for modules
Joe Atzberger [Mon, 7 Jan 2008 19:52:45 +0000 (13:52 -0600)]
C4 - BEGIN blocks and 1; __END__ for modules

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixes two bugs affecting Web installer when used with Unimarc/French
Frederic DEMIANS [Mon, 7 Jan 2008 19:52:44 +0000 (13:52 -0600)]
Fixes two bugs affecting Web installer when used with Unimarc/French

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding Tigran Zargaryan attribution (Armenian templates)
Joshua Ferraro [Mon, 7 Jan 2008 13:15:23 +0000 (08:15 -0500)]
adding Tigran Zargaryan attribution (Armenian templates)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding support for Armenian in the subtag registry
Joshua Ferraro [Mon, 7 Jan 2008 08:22:30 +0000 (03:22 -0500)]
adding support for Armenian in the subtag registry

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoretab translation script
Joshua Ferraro [Mon, 7 Jan 2008 08:07:40 +0000 (03:07 -0500)]
retab translation script

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agolanguage_script_bidi table typo
Mason James [Mon, 7 Jan 2008 07:57:35 +0000 (01:57 -0600)]
language_script_bidi table typo

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomissing $query arg to themelanguage()
Mason James [Mon, 7 Jan 2008 07:57:34 +0000 (01:57 -0600)]
missing $query arg to themelanguage()

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix to get notforloan status displaying correctly in opac-reserves.pl part 1
Chris Cormack [Mon, 7 Jan 2008 02:17:26 +0000 (20:17 -0600)]
Fix to get notforloan status displaying correctly in opac-reserves.pl part 1

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1730 fixing display for pay.pl
Chris Cormack [Mon, 7 Jan 2008 00:58:53 +0000 (18:58 -0600)]
Fix for bug 1730 fixing display for pay.pl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1442, if you have independent branches on and autolocation on,
Chris Cormack [Sun, 6 Jan 2008 23:06:55 +0000 (17:06 -0600)]
Fix for bug 1442, if you have independent branches on and autolocation on,

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1717: (framework editor) don't display subfield $0 as "New"
Galen Charlton [Sun, 6 Jan 2008 21:44:33 +0000 (15:44 -0600)]
bug 1717: (framework editor) don't display subfield $0 as "New"

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1740, opac reserves
Chris Cormack [Sun, 6 Jan 2008 21:30:38 +0000 (15:30 -0600)]
Fix for bug 1740, opac reserves

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1395, opac user update not working
Chris Cormack [Sun, 6 Jan 2008 21:05:45 +0000 (15:05 -0600)]
Fix for bug 1395, opac user update not working

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed typo in 044 DB update SQL
Galen Charlton [Sun, 6 Jan 2008 06:05:49 +0000 (00:05 -0600)]
fixed typo in 044 DB update SQL

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding Armenian translation (Tigran Zargaryan <tigran@flib.sci.am> )
Joshua Ferraro [Mon, 7 Jan 2008 07:49:09 +0000 (02:49 -0500)]
adding Armenian translation (Tigran Zargaryan <tigran@flib.sci.am> )

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding download link v3.00.00-alpha
Joshua Ferraro [Sat, 5 Jan 2008 08:57:12 +0000 (03:57 -0500)]
adding download link

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoWARNING: BIG I18N PATCH, you must import the subtag_registry.sql after this upgrade...
Joshua Ferraro [Sat, 5 Jan 2008 08:44:53 +0000 (03:44 -0500)]
WARNING: BIG I18N PATCH, you must import the subtag_registry.sql after this upgrade to benefit from the new features ... if you don't everything will work as before.

bugfixing I18N language selection from staff and OPAC, adding BiDi
support

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadditional updates to language support
Joshua Ferraro [Sat, 5 Jan 2008 06:50:45 +0000 (00:50 -0600)]
additional updates to language support

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixes to installer with changes to language management
Joshua Ferraro [Mon, 12 Nov 2007 01:41:48 +0000 (19:41 -0600)]
Fixes to installer with changes to language management

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorefactoring changelanguage, better var names, etc.
Joshua Ferraro [Sun, 11 Nov 2007 05:58:46 +0000 (23:58 -0600)]
refactoring changelanguage, better var names, etc.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving warns from Output.pm
Joshua Ferraro [Sun, 11 Nov 2007 04:09:47 +0000 (22:09 -0600)]
removing warns from Output.pm

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix the 'current language' change language display
Joshua Ferraro [Sun, 11 Nov 2007 04:09:12 +0000 (22:09 -0600)]
fix the 'current language' change language display

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agotemplate improvement: fall back on english if the template file doesn't exist
Joshua Ferraro [Sun, 11 Nov 2007 03:57:29 +0000 (21:57 -0600)]
template improvement: fall back on english if the template file doesn't exist

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoImprovements to handling language subtags
Joshua Ferraro [Sun, 11 Nov 2007 03:27:10 +0000 (21:27 -0600)]
Improvements to handling language subtags

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorename internal function
Joshua Ferraro [Sat, 10 Nov 2007 21:35:57 +0000 (15:35 -0600)]
rename internal function

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadd xml language entities
Joshua Ferraro [Sat, 10 Nov 2007 21:26:54 +0000 (15:26 -0600)]
add xml language entities

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremove warn
Joshua Ferraro [Sat, 10 Nov 2007 15:06:28 +0000 (09:06 -0600)]
remove warn

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding support for indicating 'current' language
Joshua Ferraro [Sat, 10 Nov 2007 14:56:16 +0000 (08:56 -0600)]
adding support for indicating 'current' language

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding bi-directional support to the OPAC based on the language
Joshua Ferraro [Sat, 10 Nov 2007 14:51:40 +0000 (08:51 -0600)]
adding bi-directional support to the OPAC based on the language

selected (Hebrew and Arabic currently set)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSwitching Languages.pm to EXPORT_OK -- don't export
Joshua Ferraro [Sat, 10 Nov 2007 14:24:56 +0000 (08:24 -0600)]
Switching Languages.pm to EXPORT_OK -- don't export

all functions by default. Adding languages_loop to all
templates

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agosynching deletedborrowers table with borrowers table
Joshua Ferraro [Sat, 5 Jan 2008 03:25:32 +0000 (22:25 -0500)]
synching deletedborrowers table with borrowers table

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix for bug 1697, as well as repairing inability to change category to Staff
Joshua Ferraro [Sat, 5 Jan 2008 03:14:34 +0000 (22:14 -0500)]
fix for bug 1697, as well as repairing inability to change category to Staff

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadditional fixes to permissions
Joshua Ferraro [Sat, 5 Jan 2008 02:31:05 +0000 (21:31 -0500)]
additional fixes to permissions

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRudimentary import of MARC21 authorities
Joshua Ferraro [Sat, 5 Jan 2008 01:59:43 +0000 (20:59 -0500)]
Rudimentary import of MARC21 authorities

Also adding support for ingesting format MARCXML in bulkmarcimport and bulkauthimport

Signed-off-by: Joshua Ferraro <jmf@liblime.com>