koha.git
16 years agoAdding barcode_decode syspref
Ryan Higgins [Tue, 19 Feb 2008 17:55:09 +0000 (06:55 +1300)]
Adding barcode_decode syspref

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixed a bug 1852 that was blocking being able to add news items to the
Chris Cormack [Tue, 19 Feb 2008 20:42:07 +0000 (09:42 +1300)]
Fixed a bug 1852 that was blocking being able to add news items to the

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoa little speed tweak here, setting "SET FOREIGN_KEY_CHECKS = 0" *before* clearing...
Mason James [Sun, 17 Feb 2008 04:12:55 +0000 (17:12 +1300)]
a little speed tweak here, setting "SET FOREIGN_KEY_CHECKS = 0" *before* clearing bib/bi/items tables.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for renewals not working at circulation
Chris Cormack [Mon, 18 Feb 2008 21:06:41 +0000 (10:06 +1300)]
Fix for renewals not working at circulation

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUGFIX (critical) return instead of next
Paul POULAIN [Mon, 18 Feb 2008 19:17:40 +0000 (08:17 +1300)]
BUGFIX (critical) return instead of next

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1803 - fix error page handling
Galen Charlton [Mon, 18 Feb 2008 22:26:08 +0000 (11:26 +1300)]
bug 1803 - fix error page handling

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrection to convert Printer Profile units to Postscript Points prior to making...
Chris Nighswonger [Mon, 18 Feb 2008 22:26:06 +0000 (11:26 +1300)]
Correction to convert Printer Profile units to Postscript Points prior to making adjustments

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1816: improved AJAX file upload and background job progress meters
Galen Charlton [Mon, 18 Feb 2008 21:06:40 +0000 (10:06 +1300)]
bug 1816: improved AJAX file upload and background job progress meters

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1834: add entries to zebraqueue only when necessary
Galen Charlton [Mon, 18 Feb 2008 19:17:41 +0000 (08:17 +1300)]
bug 1834: add entries to zebraqueue only when necessary

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDate format fix for serials irregularities.
Ryan Higgins [Sat, 16 Feb 2008 20:09:33 +0000 (09:09 +1300)]
Date format fix for serials irregularities.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPrevent default framework from being inadvertently deleted.
Ryan Higgins [Sat, 16 Feb 2008 20:09:31 +0000 (09:09 +1300)]
Prevent default framework from being inadvertently deleted.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMaking picture-upload.pl case insensitive when looking for DATALINK.TXT or IDLINK.TXT
Chris Nighswonger [Mon, 18 Feb 2008 22:26:09 +0000 (11:26 +1300)]
Making picture-upload.pl case insensitive when looking for DATALINK.TXT or IDLINK.TXT

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRevert "use YAML for installer auth like we do for Koha itself"
Joshua Ferraro [Sun, 17 Feb 2008 20:38:41 +0000 (14:38 -0600)]
Revert "use YAML for installer auth like we do for Koha itself"
Sorry, this patch breaks the installer.

This reverts commit 22a044afcebc4def2ef7f629ee4e8d4acf6e5c8d.

16 years agovarious virtual shelves/lists fixes
Galen Charlton [Sat, 16 Feb 2008 02:01:13 +0000 (15:01 +1300)]
various virtual shelves/lists fixes

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoved dangling /TMPL_IF
Galen Charlton [Sat, 16 Feb 2008 02:01:12 +0000 (15:01 +1300)]
removed dangling /TMPL_IF

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agogetalert - do not generate bad SQL for borrowernumber=0
Galen Charlton [Sat, 16 Feb 2008 02:01:11 +0000 (15:01 +1300)]
getalert - do not generate bad SQL for borrowernumber=0

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDC XML export - declare encoding
Galen Charlton [Sat, 16 Feb 2008 02:01:10 +0000 (15:01 +1300)]
DC XML export - declare encoding

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed Dublin Core XML export of bibs
Galen Charlton [Sat, 16 Feb 2008 02:01:09 +0000 (15:01 +1300)]
fixed Dublin Core XML export of bibs

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding another barcode autogeneration sequence to barcode.pl - bumped ver to 054
Chris Nighswonger [Fri, 15 Feb 2008 20:19:00 +0000 (09:19 +1300)]
Adding another barcode autogeneration sequence to barcode.pl - bumped ver to 054

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRemoving unused script
Chris Nighswonger [Fri, 15 Feb 2008 20:18:59 +0000 (09:18 +1300)]
Removing unused script

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrections to Printer Profiles template to handle no profiles case.
Chris Nighswonger [Fri, 15 Feb 2008 18:54:53 +0000 (07:54 +1300)]
Corrections to Printer Profiles template to handle no profiles case.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoModifying Label Creation to handle no Printer Profile existence case.
Chris Nighswonger [Fri, 15 Feb 2008 18:54:52 +0000 (07:54 +1300)]
Modifying Label Creation to handle no Printer Profile existence case.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFinalizing work on Printer Profiles feature.
Chris Nighswonger [Fri, 15 Feb 2008 18:54:51 +0000 (07:54 +1300)]
Finalizing work on Printer Profiles feature.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding Printer Profiles feature to the Label Creator.
Chris Nighswonger [Fri, 15 Feb 2008 18:54:50 +0000 (07:54 +1300)]
Adding Printer Profiles feature to the Label Creator.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing 'breadcrumbs' menu in staff-client label tool
Chris Nighswonger [Fri, 15 Feb 2008 18:54:49 +0000 (07:54 +1300)]
Fixing 'breadcrumbs' menu in staff-client label tool

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrecting style for reset input type to match submit input type
Chris Nighswonger [Wed, 13 Feb 2008 19:10:14 +0000 (13:10 -0600)]
Correcting style for reset input type to match submit input type

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agouse YAML for installer auth like we do for Koha itself
Paul POULAIN [Wed, 13 Feb 2008 19:03:25 +0000 (13:03 -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>
16 years agobugfix : opacnote was displayed twice
Paul POULAIN [Wed, 13 Feb 2008 19:03:23 +0000 (13:03 -0600)]
bugfix : opacnote was displayed twice

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding branchcode for subscriptions details
Paul POULAIN [Wed, 13 Feb 2008 19:03:22 +0000 (13:03 -0600)]
adding branchcode for subscriptions details

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfixing scan index for UNIMARC
Paul POULAIN [Wed, 13 Feb 2008 19:03:21 +0000 (13:03 -0600)]
bugfixing scan index for UNIMARC

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoinstall: tweaked 'make update'
Galen Charlton [Fri, 15 Feb 2008 08:04:36 +0000 (21:04 +1300)]
install: tweaked 'make update'

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoinstaller: added 'make upgrade' target
Galen Charlton [Fri, 15 Feb 2008 08:04:35 +0000 (21:04 +1300)]
installer: added 'make upgrade' target

INTRANET_TMPL_DIR
INTRANET_WWW_DIR
OPAC_TMPL_DIR
OPAC_WWW_DIR
KOHA_CONF_DIR
OPAC_TMPL_DIR
OPAC_WWW_DIR
PAZPAR2_CONF_DIR
ZEBRA_CONF_DIR

For each directory on the list, if an existing file
installed file is different from the version
coming from the new package, it is copied to a backup file
whose name will have the suffix "_koha_<old_version_number>"
or "_upgrade_backup", depending on whether
the --prev-install-log option was used or not
during 'perl Makefile.PL'.

The directories whose files were backed up were
chosen because they contain configuration and
HTML files that a non-programmer Koha user
is likely to change.  Consequently, the backup
files produced by 'make upgrade' are not a substitute
for doing a complete backup of one's Koha
installation before upgrading.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoinstall: added --prev-install-log option to Makefile.PL
Galen Charlton [Fri, 15 Feb 2008 08:04:34 +0000 (21:04 +1300)]
install: added --prev-install-log option to Makefile.PL

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoinstaller: added install log
Galen Charlton [Fri, 15 Feb 2008 08:04:33 +0000 (21:04 +1300)]
installer: added install log

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoZebra startup: create /var/run and /var/lock subdirs if needed
Galen Charlton [Fri, 15 Feb 2008 08:04:32 +0000 (21:04 +1300)]
Zebra startup: create /var/run and /var/lock subdirs if needed

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadd option to export and index xml to rebuild_zebra
Ryan Higgins [Wed, 13 Feb 2008 19:03:20 +0000 (13:03 -0600)]
add option to export and index xml to rebuild_zebra

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomore holiday/calendar work
Galen Charlton [Wed, 13 Feb 2008 19:03:19 +0000 (13:03 -0600)]
more holiday/calendar work

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadd Tools breadcrumbs & sidebar to OPAC comment moderation
Galen Charlton [Wed, 13 Feb 2008 19:03:18 +0000 (13:03 -0600)]
add Tools breadcrumbs & sidebar to OPAC comment moderation

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed radio buttons for holiday exception/deletion
Galen Charlton [Wed, 13 Feb 2008 19:03:17 +0000 (13:03 -0600)]
fixed radio buttons for holiday exception/deletion

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoholidays: adjusted calendar CSS
Galen Charlton [Wed, 13 Feb 2008 19:03:16 +0000 (13:03 -0600)]
holidays: adjusted calendar CSS

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoXHTML corrections: guided reports
Galen Charlton [Wed, 13 Feb 2008 19:03:15 +0000 (13:03 -0600)]
XHTML corrections: guided reports

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoXHTML corrections: tools and reports
Galen Charlton [Wed, 13 Feb 2008 19:03:14 +0000 (13:03 -0600)]
XHTML corrections: tools and reports

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoXHTML corrections for bib display and item add
Galen Charlton [Wed, 13 Feb 2008 19:03:13 +0000 (13:03 -0600)]
XHTML corrections for bib display and item add

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agodon't sort @INC when displaying on about page
Galen Charlton [Wed, 13 Feb 2008 19:03:12 +0000 (13:03 -0600)]
don't sort @INC when displaying on about page

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agodisplay path to Perl interpreter on about page
Galen Charlton [Wed, 13 Feb 2008 19:03:11 +0000 (13:03 -0600)]
display path to Perl interpreter on about page

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agodisplay Perl @INC on about page
Galen Charlton [Wed, 13 Feb 2008 19:03:10 +0000 (13:03 -0600)]
display Perl @INC on about page

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdd a required Debian package & fix a wrong character encoding
Frederic Demians [Wed, 13 Feb 2008 19:03:09 +0000 (13:03 -0600)]
Add a required Debian package & fix a wrong character encoding

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing zebraqueue daemon for delete operation part two
Joshua Ferraro [Wed, 13 Feb 2008 04:30:26 +0000 (23:30 -0500)]
fixing zebraqueue daemon for delete operation part two

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixes to indexing process for deleted records
Joshua Ferraro [Tue, 12 Feb 2008 23:36:58 +0000 (18:36 -0500)]
fixes to indexing process for deleted records

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for Zconn not creating a new connection when zebra goes away and comes
Chris Cormack [Tue, 12 Feb 2008 03:09:39 +0000 (21:09 -0600)]
Fix for Zconn not creating a new connection when zebra goes away and comes

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocompleted XHTML fixes for addbiblio
Galen Charlton [Tue, 12 Feb 2008 00:54:13 +0000 (18:54 -0600)]
completed XHTML fixes for addbiblio

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix XHTML validation errors in addbiblio.pl
Galen Charlton [Mon, 11 Feb 2008 22:21:55 +0000 (16:21 -0600)]
fix XHTML validation errors in addbiblio.pl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorestore tabbing function in MARC bib editor
Galen Charlton [Mon, 11 Feb 2008 22:21:54 +0000 (16:21 -0600)]
restore tabbing function in MARC bib editor

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded back use of C4::Charset
Galen Charlton [Mon, 11 Feb 2008 22:21:53 +0000 (16:21 -0600)]
added back use of C4::Charset

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed XHTML validation error
Galen Charlton [Mon, 11 Feb 2008 22:21:52 +0000 (16:21 -0600)]
fixed XHTML validation error

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOPAC: display bib record URLs even if bib has no items
Galen Charlton [Mon, 11 Feb 2008 22:21:51 +0000 (16:21 -0600)]
OPAC: display bib record URLs even if bib has no items

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFRBR: configure PazPar2 during installation
Galen Charlton [Mon, 11 Feb 2008 22:21:50 +0000 (16:21 -0600)]
FRBR: configure PazPar2 during installation

Also added koha-pazpar2-ctl.sh to start and stop
PazPar2.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFRBR: fixed paging through grouped results
Galen Charlton [Mon, 11 Feb 2008 22:21:49 +0000 (16:21 -0600)]
FRBR: fixed paging through grouped results

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFRBR: added OPAC search result grouping option
Galen Charlton [Mon, 11 Feb 2008 22:21:48 +0000 (16:21 -0600)]
FRBR: added OPAC search result grouping option

Because this feature is experimental, the syspref will
not be added to the list just yet.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFRBR: added work-author to PazPar2 search defs
Galen Charlton [Mon, 11 Feb 2008 22:21:47 +0000 (16:21 -0600)]
FRBR: added work-author to PazPar2 search defs

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPazPar2 FRBRize - adjusted UT and author keys
Galen Charlton [Mon, 11 Feb 2008 22:21:46 +0000 (16:21 -0600)]
PazPar2 FRBRize - adjusted UT and author keys

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomore experimental work on grouping with pazpar2
Galen Charlton [Mon, 11 Feb 2008 22:21:45 +0000 (16:21 -0600)]
more experimental work on grouping with pazpar2

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded 440* and 490* 'series' indexes
Mason James [Mon, 11 Feb 2008 06:18:10 +0000 (19:18 +1300)]
added 440* and 490* 'series' indexes

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonow fetching missing MARCSERIES/440 values too.
Mason James [Mon, 11 Feb 2008 05:51:09 +0000 (18:51 +1300)]
now fetching missing MARCSERIES/440 values too.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfixing inventory
Paul POULAIN [Thu, 7 Feb 2008 17:49:37 +0000 (18:49 +0100)]
bugfixing inventory

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoving fr installer to fr-FR
Paul POULAIN [Wed, 30 Jan 2008 17:13:53 +0000 (18:13 +0100)]
moving fr installer to fr-FR

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoINNER JOIN was too much restrictive for migrated libraries.
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:54 +0000 (01:41 -0600)]
INNER JOIN was too much restrictive for migrated libraries.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUG FIX : detailed page for supplier failed to get supplier information
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:51 +0000 (01:41 -0600)]
BUG FIX : detailed page for supplier failed to get supplier information

GetSupplier was split into two functions.
Using GetSupplierFromId

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDisplaying Sort Authorised values if linked to authorisedvalue list.
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:55 +0000 (01:41 -0600)]
Displaying Sort Authorised values if linked to authorisedvalue list.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoordering branches by branchcodes.
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:53 +0000 (01:41 -0600)]
ordering branches by branchcodes.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago</div> were missing
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:52 +0000 (01:41 -0600)]
</div> were missing

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agousing Warn and not print for debugging purpose
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:50 +0000 (01:41 -0600)]
using Warn and not print for debugging purpose

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoordering branches by branchcodes on Auth page.
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:49 +0000 (01:41 -0600)]
ordering branches by branchcodes on Auth page.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agooverduenotices-csv from 2.2 + DL file from overdue.pl
Paul POULAIN [Sun, 10 Feb 2008 07:41:47 +0000 (01:41 -0600)]
overduenotices-csv from 2.2 + DL file from overdue.pl

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agooverdues list, adding links to biblio & patron
Paul POULAIN [Sun, 10 Feb 2008 07:41:46 +0000 (01:41 -0600)]
overdues list, adding links to biblio & patron

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding missing lcn index for NoZebra (in UNIMARC)
Paul POULAIN [Sun, 10 Feb 2008 07:41:45 +0000 (01:41 -0600)]
adding missing lcn index for NoZebra (in UNIMARC)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoHomeOrHoldingBranch syspref in french
Paul POULAIN [Sun, 10 Feb 2008 07:41:44 +0000 (01:41 -0600)]
HomeOrHoldingBranch syspref in french

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoswitching home and holdingbranch (rewritten)
Paul POULAIN [Sun, 10 Feb 2008 07:41:43 +0000 (01:41 -0600)]
switching home and holdingbranch (rewritten)

This is an improvement of a patch that has previously been rejected: I wanted to display holdingbranch, kados prefer homebranch
(and in fact it depends on the library choice...)
now, the library can choose, thanks to HomeOrHoldingBranch syspref.

Note that I have changed the description of the syspref to reflect this new use

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoved use of C4::Heading to avoid symbol export problem
Galen Charlton [Sun, 10 Feb 2008 07:41:42 +0000 (01:41 -0600)]
moved use of C4::Heading to avoid symbol export problem

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoauthorities: added LinkBibHeadingsToAuthorities
Galen Charlton [Sun, 10 Feb 2008 07:41:41 +0000 (01:41 -0600)]
authorities: added LinkBibHeadingsToAuthorities

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChanged behavior of barcode.pl plugin to generate barcode onClick of the ... button
Chris Nighswonger [Sun, 10 Feb 2008 07:41:40 +0000 (01:41 -0600)]
Changed behavior of barcode.pl plugin to generate barcode onClick of the ... button

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago952 $y was marked as 'hidden' for supplemental frameworks
Joshua Ferraro [Mon, 11 Feb 2008 11:50:21 +0000 (06:50 -0500)]
952 $y was marked as 'hidden' for supplemental frameworks

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1372: count MARC records correctly
Galen Charlton [Fri, 8 Feb 2008 22:55:41 +0000 (16:55 -0600)]
bug 1372: count MARC records correctly

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded StripNonXmlChars to C4::Charset
Galen Charlton [Fri, 8 Feb 2008 22:35:18 +0000 (16:35 -0600)]
added StripNonXmlChars to C4::Charset

Added invocations of StripNonXmlChars to uses
of new_from_xml() that involve records
saved to Koha fields via MARC::Record->as_xml();
for batch jobs that work on MARC XML files
coming from external sources, StripNonXmlChars
should not necessarily be used, as it may
be better to reject a file or record if it
contains that kind of encoding error.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agokeep biblioitems.cn_sort in sync with MARC record
Galen Charlton [Fri, 8 Feb 2008 17:39:03 +0000 (11:39 -0600)]
keep biblioitems.cn_sort in sync with MARC record

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agosynching opac search with staff search
Joshua Ferraro [Fri, 8 Feb 2008 11:54:17 +0000 (06:54 -0500)]
synching opac search with staff search

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing a bug where the query cgi was loaded twice for re-sort forms
Joshua Ferraro [Thu, 7 Feb 2008 05:31:05 +0000 (00:31 -0500)]
fixing a bug where the query cgi was loaded twice for re-sort forms

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agohandling multiple languages gracefully in sysprefs, allow the user to enable specific...
Joshua Ferraro [Mon, 4 Feb 2008 04:18:48 +0000 (23:18 -0500)]
handling multiple languages gracefully in sysprefs, allow the user to enable specific languages (and language groups)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding translators for Amaric
Joshua Ferraro [Mon, 28 Jan 2008 05:46:01 +0000 (00:46 -0500)]
adding translators for Amaric

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding a media=print stylesheet and removing menus from printing
Paul POULAIN [Fri, 8 Feb 2008 08:24:51 +0000 (02:24 -0600)]
adding a media=print stylesheet and removing menus from printing

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMembers.pm - make sure we don't return empty refs (is firstname fallback really needed?)
Joe Atzberger (siptest [Thu, 7 Feb 2008 18:59:12 +0000 (12:59 -0600)]
Members.pm - make sure we don't return empty refs (is firstname fallback really needed?)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoreplacing ' by " in javascript translatable strings
Paul POULAIN [Thu, 7 Feb 2008 18:59:08 +0000 (12:59 -0600)]
replacing ' by " in javascript translatable strings

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAllow stage_biblios_file to take matcher id as parameter.
Ryan Higgins [Thu, 7 Feb 2008 18:59:04 +0000 (12:59 -0600)]
Allow stage_biblios_file to take matcher id as parameter.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChange homebranch to branch for advanced search.
Ryan Higgins [Thu, 7 Feb 2008 18:59:03 +0000 (12:59 -0600)]
Change homebranch to branch for advanced search.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoauthorities: new batch job to link bibs to authorities
Galen Charlton [Thu, 7 Feb 2008 06:11:53 +0000 (00:11 -0600)]
authorities: new batch job to link bibs to authorities

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoauthority headings search: remove CCL metacharacters
Galen Charlton [Thu, 7 Feb 2008 06:11:52 +0000 (00:11 -0600)]
authority headings search: remove CCL metacharacters

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoved use of C4::Heading to avoid symbol export problem
Galen Charlton [Thu, 7 Feb 2008 06:11:51 +0000 (00:11 -0600)]
moved use of C4::Heading to avoid symbol export problem

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoauthorities: added LinkBibHeadingsToAuthorities
Galen Charlton [Thu, 7 Feb 2008 06:11:50 +0000 (00:11 -0600)]
authorities: added LinkBibHeadingsToAuthorities

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFRBR: OPAC template for displaying grouped results
Galen Charlton [Thu, 7 Feb 2008 06:11:49 +0000 (00:11 -0600)]
FRBR: OPAC template for displaying grouped results

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded grouplabel class for FRBR group labels
Galen Charlton [Thu, 7 Feb 2008 06:11:48 +0000 (00:11 -0600)]
added grouplabel class for FRBR group labels

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