koha.git
16 years agofixing encoding in sample french files
Paul POULAIN [Fri, 29 Feb 2008 00:38:18 +0000 (13:38 +1300)]
fixing encoding in sample french files

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding language syspref in french sysprefs & updating fr to fr-FR where needed
Paul POULAIN [Fri, 29 Feb 2008 00:38:17 +0000 (13:38 +1300)]
adding language syspref in french sysprefs & updating fr to fr-FR where needed

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving duplicate syspref in french
Paul POULAIN [Fri, 29 Feb 2008 00:38:16 +0000 (13:38 +1300)]
removing duplicate syspref in french

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agowrapping regex in \Q$value\E to handle tricky strings eg: 'c++'
Mason James [Fri, 29 Feb 2008 00:38:15 +0000 (13:38 +1300)]
wrapping regex in \Q$value\E to handle tricky strings eg: 'c++'

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix two bugs affecting OPAC RSS operation
Frederic Demians [Fri, 29 Feb 2008 00:38:14 +0000 (13:38 +1300)]
Fix two bugs affecting OPAC RSS operation

OPAC RSS functionality was buggish:

1. Library Name from syspref wasn't properly displayed.
2. Filename for query result caching was containing (sometime)
   a / character preventing cache file creation.

It remains that in Zebra mode, SimpleSearch returns a resultset
which is diffrent from the one returned by opac-search.pl: less records.
It works correctly in NoZebra mode.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUGFIXING mail alert on issue arrival
Paul POULAIN [Fri, 29 Feb 2008 00:38:13 +0000 (13:38 +1300)]
BUGFIXING mail alert on issue arrival

To make this feature work :
- create a "notice" (tools/letter.pl) of the category "serials"
- choose this notice in each subscription you want to enable this feature

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoReinstating use of C4::Calendar object on issuing.
Ryan Higgins [Fri, 29 Feb 2008 00:41:29 +0000 (18:41 -0600)]
Reinstating use of C4::Calendar object on issuing.

Also implementing  useDaysMode syspref 3 modes:
  Calendar: every 'closed' day increments loan length by one.
  Days: ignore the calendar when calculating loan length.
  Datedue: increase loan length only to prevent due date from falling on 'closed' date.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding attribution to italian translation
Joshua Ferraro [Thu, 28 Feb 2008 14:25:27 +0000 (09:25 -0500)]
adding attribution to italian translation

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocirc: fix use of CircControl; staff user branch
Galen Charlton [Wed, 27 Feb 2008 22:33:38 +0000 (11:33 +1300)]
circ: fix use of CircControl; staff user branch

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoA couple more corrections to opac-userupdate. Needed to add additional fields to...
Owen Leonard [Wed, 27 Feb 2008 21:33:25 +0000 (10:33 +1300)]
A couple more corrections to opac-userupdate. Needed to add additional fields to the email.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFinishing re-working of opac userupdate in the style of Wordpress. Link to user detai...
Owen Leonard [Wed, 27 Feb 2008 21:18:39 +0000 (10:18 +1300)]
Finishing re-working of opac userupdate in the style of Wordpress. Link to user details now goes straight to opac-userupdate.pl.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixes for Bug 1721 (Modification Log link loses context)
Owen Leonard [Wed, 27 Feb 2008 21:18:38 +0000 (10:18 +1300)]
Fixes for Bug 1721 (Modification Log link loses context)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoTweaking display of item statuses
Owen Leonard [Wed, 27 Feb 2008 21:18:37 +0000 (10:18 +1300)]
Tweaking display of item statuses

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPatron image javascript check is no longer necessary now that alternate patron image...
Owen Leonard [Wed, 27 Feb 2008 21:18:36 +0000 (10:18 +1300)]
Patron image javascript check is no longer necessary now that alternate patron image is served up automatically by new patron image script.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSwapping out classification for itemcallnumber
Owen Leonard [Wed, 27 Feb 2008 21:18:35 +0000 (10:18 +1300)]
Swapping out classification for itemcallnumber

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRolling back YUI button tests.
Owen Leonard [Wed, 27 Feb 2008 21:18:34 +0000 (10:18 +1300)]
Rolling back YUI button tests.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoStill working on YUI cart/lists buttons
Owen Leonard [Wed, 27 Feb 2008 21:18:33 +0000 (10:18 +1300)]
Still working on YUI cart/lists buttons

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFurther changes to use YUI buttons for cart and menu
Owen Leonard [Wed, 27 Feb 2008 21:18:32 +0000 (10:18 +1300)]
Further changes to use YUI buttons for cart and menu

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPrevious buttons failed miserable in IE. Trying a YUI solution.
Owen Leonard [Wed, 27 Feb 2008 21:18:31 +0000 (10:18 +1300)]
Previous buttons failed miserable in IE. Trying a YUI solution.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBeginning changes to opac-userupdate.tmpl, with the intention of eliminating opac...
Owen Leonard [Wed, 27 Feb 2008 21:18:30 +0000 (10:18 +1300)]
Beginning changes to opac-userupdate.tmpl, with the intention of eliminating opac-userdetails.tmpl in favor of linking directly to update form (a la Wordpress)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSome CSS and JS changes to improve compatibility with Internet Explorer 6
Owen Leonard [Wed, 27 Feb 2008 21:18:29 +0000 (10:18 +1300)]
Some CSS and JS changes to improve compatibility with Internet Explorer 6

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSome style fixes for search results screen
Owen Leonard [Wed, 27 Feb 2008 21:18:28 +0000 (10:18 +1300)]
Some style fixes for search results screen

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMaking some very obvious spelling corrections to the Printer Profile help screen.
Chris Nighswonger [Wed, 27 Feb 2008 20:08:26 +0000 (09:08 +1300)]
Making some very obvious spelling corrections to the Printer Profile help screen.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSwitching CGI calls to a more Object Oriented sytax
Chris Nighswonger [Wed, 27 Feb 2008 20:08:24 +0000 (09:08 +1300)]
Switching CGI calls to a more Object Oriented sytax

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1908
Chris Cormack [Wed, 27 Feb 2008 19:36:34 +0000 (08:36 +1300)]
Fix for bug 1908

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomore \Q...\E wrapping on regexes, to handle occassionally problematic strings.
Mason James [Tue, 26 Feb 2008 23:34:01 +0000 (12:34 +1300)]
more \Q...\E wrapping on regexes, to handle occassionally problematic strings.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocorrections to host-item, shelf_loc and collection-code indexes
Mason James [Tue, 26 Feb 2008 22:20:07 +0000 (11:20 +1300)]
corrections to host-item, shelf_loc and collection-code indexes

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing broken call to getitemtypeimagesrcfromurl
Chris Nighswonger [Tue, 26 Feb 2008 23:45:08 +0000 (12:45 +1300)]
Fixing broken call to getitemtypeimagesrcfromurl

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1893: add jump link to reservoir search results
Galen Charlton [Tue, 26 Feb 2008 19:55:54 +0000 (08:55 +1300)]
bug 1893: add jump link to reservoir search results

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding value to tell getitemtypeimagesrc() where it was called from so that it return...
Chris Nighswonger [Tue, 26 Feb 2008 19:55:53 +0000 (08:55 +1300)]
Adding value to tell getitemtypeimagesrc() where it was called from so that it returns the correct path to the image.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRemoving defunct Dewey field from Label Layout screen.
Chris Nighswonger [Tue, 26 Feb 2008 19:55:52 +0000 (08:55 +1300)]
Removing defunct Dewey field from Label Layout screen.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUGFIX Critical: Correcting misspelling of C4:Context as C4:context
Chris Nighswonger [Tue, 26 Feb 2008 19:04:23 +0000 (14:04 -0500)]
BUGFIX Critical: Correcting misspelling of C4:Context as C4:context

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSome minor markup changes
Owen Leonard [Mon, 25 Feb 2008 21:43:48 +0000 (10:43 +1300)]
Some minor markup changes

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoConverting check all/none to text links as we have now in the OPAC
Owen Leonard [Mon, 25 Feb 2008 21:34:33 +0000 (10:34 +1300)]
Converting check all/none to text links as we have now in the OPAC

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrection to results.tmpl, enabling noItemTypeImages preference in Lists (Bug 1780).
Owen Leonard [Mon, 25 Feb 2008 21:34:32 +0000 (10:34 +1300)]
Correction to results.tmpl, enabling noItemTypeImages preference in Lists (Bug 1780).

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMarkup corrections
Owen Leonard [Mon, 25 Feb 2008 21:34:31 +0000 (10:34 +1300)]
Markup corrections

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoReversing recent commit ("introducing a noprint class to hide things on printer"...
Owen Leonard [Mon, 25 Feb 2008 21:34:30 +0000 (10:34 +1300)]
Reversing recent commit ("introducing a noprint class to hide things on printer"). Same outcome can be accomplished by modifying print.css.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMarkup corrections for label templates
Owen Leonard [Mon, 25 Feb 2008 21:34:29 +0000 (10:34 +1300)]
Markup corrections for label templates

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSome changes related to recent commits to patron images: Markup and javascript change...
Owen Leonard [Mon, 25 Feb 2008 21:34:28 +0000 (10:34 +1300)]
Some changes related to recent commits to patron images: Markup and javascript changes for upload form; Enabling passing of cardnumber and filetype variable to picture upload form; changes to picture display to handle missing image; Adding link to picture upload form from missing image display in circ and moremember; Removal of English text from 'no patron image' file.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRemoving NPL-specific 14-char maxlength from barcode inputs.
Owen Leonard [Mon, 25 Feb 2008 21:34:27 +0000 (10:34 +1300)]
Removing NPL-specific 14-char maxlength from barcode inputs.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for Bug 1735, hopefully. jquery selector wasn't targeting the right combination.
Owen Leonard [Mon, 25 Feb 2008 21:34:26 +0000 (10:34 +1300)]
Fix for Bug 1735, hopefully. jquery selector wasn't targeting the right combination.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrecting link to circulation home
Owen Leonard [Mon, 25 Feb 2008 21:34:25 +0000 (10:34 +1300)]
Correcting link to circulation home

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoTweaking workflow of inventory
Owen Leonard [Mon, 25 Feb 2008 21:34:24 +0000 (10:34 +1300)]
Tweaking workflow of inventory

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBugfix for 1814: Correcting the way we handle a case where no label batches exist...
Chris Nighswonger [Mon, 25 Feb 2008 21:24:40 +0000 (10:24 +1300)]
Bugfix for 1814: Correcting the way we handle a case where no label batches exist to better inform the user.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding screen help for Printer Profile feature.
Chris Nighswonger [Mon, 25 Feb 2008 21:07:13 +0000 (10:07 +1300)]
Adding screen help for Printer Profile feature.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoNoZebra fixes : removing \r and \n when indexing
Paul POULAIN [Mon, 25 Feb 2008 20:30:21 +0000 (09:30 +1300)]
NoZebra fixes : removing \r and \n when indexing

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOAI-PMH second try
Paul POULAIN [Mon, 25 Feb 2008 20:30:20 +0000 (09:30 +1300)]
OAI-PMH second try

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrecting syspref 'patronimages' to be YesNo rather than Free and
Chris Nighswonger [Mon, 25 Feb 2008 20:30:19 +0000 (09:30 +1300)]
Correcting syspref 'patronimages' to be YesNo rather than Free and

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding code to default to patron-blank.png if no image exists in the
Chris Nighswonger [Mon, 25 Feb 2008 20:30:18 +0000 (09:30 +1300)]
Adding code to default to patron-blank.png if no image exists in the

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBugfix: Removing Dumper() call
Chris Nighswonger [Sat, 23 Feb 2008 12:03:32 +0000 (07:03 -0500)]
Bugfix: Removing Dumper() call

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoThird installment on moving patronimages into the database.
Chris Nighswonger [Sat, 23 Feb 2008 11:28:07 +0000 (06:28 -0500)]
Third installment on moving patronimages into the database.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing error trap routine in picture-upload.pl
Chris Nighswonger [Sat, 23 Feb 2008 11:28:06 +0000 (06:28 -0500)]
Fixing error trap routine in picture-upload.pl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrecting location of help file for picture-upload.pl
Chris Nighswonger [Sat, 23 Feb 2008 11:28:05 +0000 (06:28 -0500)]
Correcting location of help file for picture-upload.pl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSecond installment on moving patronimages into the database
Chris Nighswonger [Sat, 23 Feb 2008 11:28:04 +0000 (06:28 -0500)]
Second installment on moving patronimages into the database

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBumping db version to reflect new patronimage table
Chris Nighswonger [Sat, 23 Feb 2008 11:28:03 +0000 (06:28 -0500)]
Bumping db version to reflect new patronimage table

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding members/patronimage.pl to retrieve patron image data from db and format for...
Chris Nighswonger [Sat, 23 Feb 2008 11:28:02 +0000 (06:28 -0500)]
Adding members/patronimage.pl to retrieve patron image data from db and format for display in HTML

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFirst installment on moving patronimages into the database.
Chris Nighswonger [Sat, 23 Feb 2008 11:28:01 +0000 (06:28 -0500)]
First installment on moving patronimages into the database.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding no-NO and nb-NO translations, thanks Alex!
Joshua Ferraro [Sat, 23 Feb 2008 15:50:04 +0000 (10:50 -0500)]
adding no-NO and nb-NO translations, thanks Alex!

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing typo with Japanese script name, thanks Dorian Meid
Joshua Ferraro [Sat, 23 Feb 2008 14:01:44 +0000 (09:01 -0500)]
fixing typo with Japanese script name, thanks Dorian Meid

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdded combined, line-wise smart-rules script for defining issuingrules.
Pianohacker [Fri, 22 Feb 2008 19:01:03 +0000 (08:01 +1300)]
Added combined, line-wise smart-rules script for defining issuingrules.

Also added template for "prog" set, and modified admin-home and -menu accordingly.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobranchoverdues and letter.pl - cleanup, conditionalized warnings, etc.
Joe Atzberger [Fri, 22 Feb 2008 19:01:02 +0000 (08:01 +1300)]
branchoverdues and letter.pl - cleanup, conditionalized warnings, etc.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agooverduenotices-30.pl - Made this work, take command line SMTP, report out errors,
Joe Atzberger [Fri, 22 Feb 2008 19:01:01 +0000 (08:01 +1300)]
overduenotices-30.pl - Made this work, take command line SMTP, report out errors,

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoShelves - fixup display, in particular intranet side
Joe Atzberger [Fri, 22 Feb 2008 19:01:00 +0000 (08:01 +1300)]
Shelves - fixup display, in particular intranet side

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed typo in koha-pazpar2-ctl.sh
Galen Charlton [Thu, 21 Feb 2008 23:52:00 +0000 (17:52 -0600)]
fixed typo in koha-pazpar2-ctl.sh

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1865: url listed in 'MARCOrgCode' preference is no longer valid
Joshua Ferraro [Fri, 22 Feb 2008 13:28:15 +0000 (08:28 -0500)]
Fix for bug 1865: url listed in 'MARCOrgCode' preference is no longer valid

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding staff translation for es-ES
Joshua Ferraro [Fri, 22 Feb 2008 13:07:28 +0000 (08:07 -0500)]
adding staff translation for es-ES

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agore-naming Venezuelan translation Spanish appropriately, adding attribution
Joshua Ferraro [Fri, 22 Feb 2008 13:04:49 +0000 (08:04 -0500)]
re-naming Venezuelan translation Spanish appropriately, adding attribution

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1844, links in the log no longer server erroring
Chris Cormack [Thu, 21 Feb 2008 20:43:42 +0000 (09:43 +1300)]
Fix for bug 1844, links in the log no longer server erroring

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix for bug 1752: Circ slips sys preference should be radio buttons
Joshua Ferraro [Fri, 22 Feb 2008 01:38:53 +0000 (20:38 -0500)]
fix for bug 1752: Circ slips sys preference should be radio buttons

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating attribution for the German translation
Joshua Ferraro [Thu, 21 Feb 2008 20:04:05 +0000 (15:04 -0500)]
updating attribution for the German translation

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding attribution for Greek translation
Joshua Ferraro [Thu, 21 Feb 2008 19:56:37 +0000 (14:56 -0500)]
adding attribution for Greek translation

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding upgrade instructions to INSTALL and INSTALL.debain
Joshua Ferraro [Thu, 21 Feb 2008 03:45:29 +0000 (22:45 -0500)]
adding upgrade instructions to INSTALL and INSTALL.debain

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoweb installer: defaults for untranslated SQL scripts
Galen Charlton [Thu, 21 Feb 2008 17:23:52 +0000 (11:23 -0600)]
web installer: defaults for untranslated SQL scripts

TODO: make more sophisticated by checking for
frameworks/sample data that have been translated
to the selected language, just a different location.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocompleted use of YAML by InstallAuth
Galen Charlton [Thu, 21 Feb 2008 16:22:32 +0000 (10:22 -0600)]
completed use of YAML by InstallAuth

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agouse YAML for installer auth like we do for Koha itself
Paul POULAIN [Thu, 21 Feb 2008 16:22:31 +0000 (10:22 -0600)]
use YAML for installer auth like we do for Koha itself

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating translations in release notes for 3.0 beta
Joshua Ferraro [Thu, 21 Feb 2008 03:26:55 +0000 (22:26 -0500)]
updating translations in release notes for 3.0 beta

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating chinese, russian, ukranian translations
Joshua Ferraro [Thu, 21 Feb 2008 03:24:09 +0000 (22:24 -0500)]
updating chinese, russian, ukranian translations

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating the translation credits
Joshua Ferraro [Thu, 21 Feb 2008 02:57:26 +0000 (21:57 -0500)]
updating the translation credits

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding release notes for 3.0 beta
Joshua Ferraro [Thu, 21 Feb 2008 02:41:15 +0000 (21:41 -0500)]
adding release notes for 3.0 beta

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agooops, removing un-needed $dbh->commit() calls
Mason James [Thu, 21 Feb 2008 01:14:05 +0000 (14:14 +1300)]
oops, removing un-needed $dbh->commit() calls

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agosetting $dbh->{AutoCommit} = 0, and adding a new --commit arg.
Mason James [Thu, 21 Feb 2008 00:45:26 +0000 (13:45 +1300)]
setting $dbh->{AutoCommit} = 0, and adding a new --commit arg.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agodisable OPAC login form if opacuserlogin syspref is off
Galen Charlton [Wed, 20 Feb 2008 21:52:45 +0000 (10:52 +1300)]
disable OPAC login form if opacuserlogin syspref is off

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomake OPAC masthead obey opacuserlogin syspref
Galen Charlton [Wed, 20 Feb 2008 21:52:44 +0000 (10:52 +1300)]
make OPAC masthead obey opacuserlogin syspref

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoClairifying pod for upgrade and correcting dmake message for Win32
Chris Nighswonger [Wed, 20 Feb 2008 18:43:29 +0000 (07:43 +1300)]
Clairifying pod for upgrade and correcting dmake message for Win32

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobump for enumchron column add
Mason James [Wed, 20 Feb 2008 18:43:28 +0000 (07:43 +1300)]
bump for enumchron column add

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdded item.enumchron column, and framework map to 952h.
Mason James [Wed, 20 Feb 2008 18:43:27 +0000 (07:43 +1300)]
Added item.enumchron column, and framework map to 952h.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded 952$h->items.enumchron map.
Mason James [Wed, 20 Feb 2008 18:43:26 +0000 (07:43 +1300)]
added 952$h->items.enumchron map.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding items.enumchron column.
Mason James [Wed, 20 Feb 2008 18:43:25 +0000 (07:43 +1300)]
adding items.enumchron column.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding missing link to patron image upload page to sidebar menu
Owen Leonard [Wed, 20 Feb 2008 18:34:35 +0000 (07:34 +1300)]
Adding missing link to patron image upload page to sidebar menu

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdded issue date column to issues list
Paul POULAIN [Wed, 20 Feb 2008 18:43:24 +0000 (07:43 +1300)]
Added issue date column to issues list

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for Bug 1853, Items not checked out label inconsistency
Owen Leonard [Wed, 20 Feb 2008 18:34:38 +0000 (07:34 +1300)]
Fix for Bug 1853, Items not checked out label inconsistency

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for Bug 1854, Selecting Columns for Display window doesn't resize in Guided Repor...
Owen Leonard [Wed, 20 Feb 2008 18:34:37 +0000 (07:34 +1300)]
Fix for Bug 1854, Selecting Columns for Display window doesn't resize in Guided Reports. Changed "width" to "min-width."

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for Bug 1843. I'm taking out the link, since the patron image upload process...
Owen Leonard [Wed, 20 Feb 2008 18:34:36 +0000 (07:34 +1300)]
Fix for Bug 1843. I'm taking out the link, since the patron image upload process doesn't offer per-patron process.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving invalid PO files
Joshua Ferraro [Wed, 20 Feb 2008 15:18:03 +0000 (10:18 -0500)]
removing invalid PO files

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding staff client translations from translate.koha.org
Joshua Ferraro [Wed, 20 Feb 2008 15:17:40 +0000 (10:17 -0500)]
adding staff client translations from translate.koha.org

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating the OPAC translations from translate.koha.org
Joshua Ferraro [Wed, 20 Feb 2008 13:06:20 +0000 (08:06 -0500)]
updating the OPAC translations from translate.koha.org

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoving some of the pot files to po to distinguish between them
Joshua Ferraro [Wed, 20 Feb 2008 11:59:39 +0000 (06:59 -0500)]
moving some of the pot files to po to distinguish between them

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSecond fix for bug 1848 correcting bad conditional
Chris Nighswonger [Wed, 20 Feb 2008 03:52:26 +0000 (16:52 +1300)]
Second fix for bug 1848 correcting bad conditional

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix for bug 1836, Adding patrons fails when using cites/zipcode feature]
QA Manager [Fri, 15 Feb 2008 05:30:21 +0000 (18:30 +1300)]
fix for bug 1836, Adding patrons fails when using cites/zipcode feature]

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding in SERIES(440) fields loop again,
Mason James [Tue, 19 Feb 2008 17:55:10 +0000 (06:55 +1300)]
adding in SERIES(440) fields loop again,

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>