]>
git.koha-community.org Git - koha.git/log
Owen Leonard [Fri, 14 Mar 2008 16:46:27 +0000 (11:46 -0500)]
Changes to cart: Replacing javascript alerts with same kind of popup as when you hover over the cart button.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 14 Mar 2008 16:45:16 +0000 (11:45 -0500)]
Trying to fancy up the process of adding items to cart. Unfinished.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 14 Mar 2008 16:45:06 +0000 (11:45 -0500)]
Tweaking cart and lists buttons for non-javascript users
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 14 Mar 2008 00:14:25 +0000 (19:14 -0500)]
Increasing the size of opac and library notes fields in member entry, fixing Bug 1932, Need to enlarge the notes field display in the patron record in staff client
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 14 Mar 2008 00:14:14 +0000 (19:14 -0500)]
Adding "Search for this title in..." links to opac detail, with links to WorldCat and Google Scholar.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 14 Mar 2008 00:14:02 +0000 (19:14 -0500)]
Fix for Bug 1930 ("Most Circulated Items" report template is broken) as well as other markup corrections.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 14 Mar 2008 00:13:53 +0000 (19:13 -0500)]
Cleaning up label item search and results, fixing Bug 1929 (Navigation issue with label-item-search.tmpl)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 12 Mar 2008 14:33:43 +0000 (10:33 -0400)]
Fixes to enable display and selection of individual items rather than bibs.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Tue, 11 Mar 2008 18:31:04 +0000 (14:31 -0400)]
Fixing bug that causes Volume information not to be displayed.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 14 Mar 2008 21:39:48 +0000 (16:39 -0500)]
typo fix: "recieve" => "receive"
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 14 Mar 2008 21:39:47 +0000 (16:39 -0500)]
fix errors with using today's date and format_date
This patch should reduce the occurrence of the following
message in the error log:
Illegal Date '2008-3-14' does not match 'iso' format: yyyy-mm-dd
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 14 Mar 2008 21:39:46 +0000 (16:39 -0500)]
fix initiation of transfer on return of non-issued item
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 14 Mar 2008 21:39:45 +0000 (16:39 -0500)]
another patch to display correct item type
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 14 Mar 2008 21:39:44 +0000 (16:39 -0500)]
waiting holds report: respect item-level_itypes setting
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 14 Mar 2008 21:39:43 +0000 (16:39 -0500)]
bug 1742: don't include items on loan in pending holds report
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:18 +0000 (17:18 -0500)]
fix crash when recording payment for lost item
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:17 +0000 (17:18 -0500)]
fix crash when writing off fine that is not associated with an item
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:16 +0000 (17:18 -0500)]
after processing payment, redirect to patron account list
* redirecting to the account page shows operator that
payment was recorded
* avoids a jarring transition
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:15 +0000 (17:18 -0500)]
fixed another non-initialized variable in TMPL_IF EXPR
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:14 +0000 (17:18 -0500)]
fix crash when levying a rental charge
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:13 +0000 (17:18 -0500)]
more item-level_itypes fixes
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:12 +0000 (17:18 -0500)]
check on max renewals now respects item-level item types
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:11 +0000 (17:18 -0500)]
better way of fixing "renew all"
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:10 +0000 (17:18 -0500)]
fixed 'renew all' button on patron details page
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:09 +0000 (17:18 -0500)]
removed invalid TMPL_IF EXPR
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:08 +0000 (17:18 -0500)]
removed extra TMPL_ELSE
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:07 +0000 (17:18 -0500)]
removed warns
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:06 +0000 (17:18 -0500)]
removed use of TMPL_IF EXPR in circulation.tmpl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:05 +0000 (17:18 -0500)]
added font to sample label templates
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:04 +0000 (17:18 -0500)]
bump DB rev to 063
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 13 Mar 2008 22:18:03 +0000 (17:18 -0500)]
Correcting column order in items/deleteditems tables
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 13 Mar 2008 22:18:02 +0000 (17:18 -0500)]
Adding another missing column to deleted items table.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 13 Mar 2008 22:18:01 +0000 (17:18 -0500)]
Fix for Bug 1927
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:18:00 +0000 (17:18 -0500)]
created old_issues and old_reserves tables
The new tables have the same structure and constraints
as the tables they archive with the following exceptions:
* borrowernumber and biblionumber in old_reserves can be
NULL
* the FK constraints (e.g., for itemnumber) on old_reserves
set the child column to NULL if the parent row is deleted
instead of deleting the child row.
* there is no FK constraint on old_issues.branchcode, allowing
a branch to be deleted without changing archived requests.
Some miscellaneous cleanup was done as part of this patch:
* GetMemberIssuesAndFines (C4::Members) now uses bind variables
* fixed POD for GetMemberIssuesAndFines
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 13 Mar 2008 22:17:59 +0000 (17:17 -0500)]
use 'F' or 'W', not 'f' or 'w' when using reserves.found
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 11 Mar 2008 11:27:41 +0000 (07:27 -0400)]
updating French translation
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 10 Mar 2008 20:19:44 +0000 (15:19 -0500)]
Tweaks for addbiblio, including correction for tabs update and addition of automatic focus for the first field in each tab.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 10 Mar 2008 19:04:45 +0000 (14:04 -0500)]
Updates to go along with jquery tabs plugin update
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 10 Mar 2008 18:32:47 +0000 (13:32 -0500)]
Adding "ESCAPE=HTML" to hidden input template variables in order to address bug 1919, "Form contents not escaped on login page"
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 10 Mar 2008 18:10:47 +0000 (13:10 -0500)]
Removing out-of-date jquery tabs plugin files
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 10 Mar 2008 18:10:38 +0000 (13:10 -0500)]
Adding javascript confirm to patron image replace and delete. Also adding check for empty file upload form field.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 10 Mar 2008 18:10:30 +0000 (13:10 -0500)]
Two jquery changes: update to tabs plugin, with related modifications to templates; Addition of jquery hotkeys plugin for selecting tabs from global search form.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 10 Mar 2008 18:10:21 +0000 (13:10 -0500)]
Experimenting with keyboard shortcuts
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 10 Mar 2008 11:10:55 +0000 (07:10 -0400)]
Further adjustments on recent label improvments
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 10 Mar 2008 01:48:27 +0000 (20:48 -0500)]
add local-use to circ stats report.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 10 Mar 2008 01:48:26 +0000 (20:48 -0500)]
Add Local-use statistical patron category_type
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Sat, 8 Mar 2008 01:13:14 +0000 (20:13 -0500)]
Bugfix requiring authentication to access label-manager.pl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Sat, 8 Mar 2008 01:05:54 +0000 (20:05 -0500)]
Bumping to 061 for real this time
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Sat, 8 Mar 2008 01:05:53 +0000 (20:05 -0500)]
Bumping DB to 061 - Adding the ability to choose font type to the Label tool.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Fri, 7 Mar 2008 08:48:47 +0000 (03:48 -0500)]
Implementing TMPL_ELSIF; NOTICE: REQUIRES Template::Pro 0.69
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 7 Mar 2008 07:09:45 +0000 (01:09 -0600)]
acqui/addorder.pl - use reliable GetBookSellerFromId instead of relying on name search.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 7 Mar 2008 07:09:44 +0000 (01:09 -0600)]
acqui - template cleanup of toggle "highlight" and required field formatting
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 7 Mar 2008 07:09:43 +0000 (01:09 -0600)]
acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 7 Mar 2008 07:09:42 +0000 (01:09 -0600)]
basket.pl and template - Many fixes including SQL injection security check,
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Frederic Demians [Fri, 7 Mar 2008 06:43:40 +0000 (07:43 +0100)]
Fix a bug preventing existing tag modification in MARC Framework
It wasn't possible to edit an existing tag. The program was idenfifying
tag modification as a tag creation.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 6 Mar 2008 19:42:23 +0000 (08:42 +1300)]
Enabling and improving OPAC print stylesheet.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Thu, 6 Mar 2008 19:42:22 +0000 (08:42 +1300)]
completing bump to 059
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 6 Mar 2008 14:05:58 +0000 (09:05 -0500)]
Correcting code to display patronimage correctly
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 6 Mar 2008 13:05:31 +0000 (08:05 -0500)]
Adding Update/Delete functions to patron image management on Details page
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 6 Mar 2008 13:56:04 +0000 (07:56 -0600)]
Missing /TMPL_IF and /TMPL_UNLESS added, other minor markup fixes.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 6 Mar 2008 06:43:52 +0000 (19:43 +1300)]
Removing unused java script reference
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 5 Mar 2008 20:05:47 +0000 (09:05 +1300)]
Correction to handle errors processing image file passed in from the patron details screen.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 5 Mar 2008 20:05:46 +0000 (09:05 +1300)]
Completing adding patronimage upload form to patron details screen.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 5 Mar 2008 20:05:45 +0000 (09:05 +1300)]
First installment on adding patronimage upload form to member details view.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 5 Mar 2008 06:51:27 +0000 (19:51 +1300)]
Removing unused CSS file
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 5 Mar 2008 06:51:26 +0000 (19:51 +1300)]
Adding 'Mark and Continue' buttons to inventory interface. Buttons are added via js because they require js to function.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 5 Mar 2008 06:51:25 +0000 (19:51 +1300)]
Typo correction in opac-ISBDdetail.tmpl, fix for But 1880, Managing Suggestions - nav disappears when no approved or rejected.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 4 Mar 2008 19:30:53 +0000 (08:30 +1300)]
Zebra: added missing urx.chr
The following error messages in the Zebra
log should no longer appear:
06:10:25-04/03 zebrasrv(1) [warn] Failed to read character table urx.chr
06:10:25-04/03 zebrasrv(1) [warn] urx.chr [No such file or directory]
To fully install this patch, do a
'make update_zebra_conf'.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Tue, 4 Mar 2008 19:30:52 +0000 (08:30 +1300)]
Bumping HTML::Template::Pro version to the latest 0.69 release which includes <!-- TMPL_ELSIF --> tag
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 2 Mar 2008 17:19:59 +0000 (12:19 -0500)]
fixing a typo s/tab/tag/
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 2 Mar 2008 17:11:43 +0000 (12:11 -0500)]
fix for warning in logs: Argument "\x{61}" isn't numeric in numeric eq (==) at /home/jmf/kohaclone/C4/Biblio.pm line 1008.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 5 Mar 2008 00:26:03 +0000 (18:26 -0600)]
zebraqueue daemon - implement exiting if >100 postponed index updates
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 5 Mar 2008 00:26:02 +0000 (18:26 -0600)]
zebraqueue - major changes
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 5 Mar 2008 00:26:01 +0000 (18:26 -0600)]
removed compile-time dep on a valid $dbh from C4::Dates
This replaces using the package variable $prefformat directly, and
specifically, doing a call to C4::Context->preference() during
module initialization. That way, C4::Dates no longer has a
compile-time dependency on having a valid $dbh.
The inspiration for this is making it easier for
zebraqueue_daemon to have code that detects when
the database connection goes down and then try to
reconnect to the DB.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 5 Mar 2008 00:26:00 +0000 (18:26 -0600)]
zebraqueue_daemon: more indent cleanup
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 5 Mar 2008 00:25:59 +0000 (18:25 -0600)]
zebraqueue_daemon: cleanup whitespace and indents
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Tue, 4 Mar 2008 00:39:33 +0000 (13:39 +1300)]
Fixing a little mixup in updatedatabase.pl we had 2 057 versions
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 4 Mar 2008 00:25:05 +0000 (13:25 +1300)]
modify daemon name
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 4 Mar 2008 00:25:04 +0000 (13:25 +1300)]
IMPORTANT: clean up after Z39.50 connections
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 4 Mar 2008 00:25:03 +0000 (13:25 +1300)]
improve authority heading matching (partial fix for 1905)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 4 Mar 2008 00:25:02 +0000 (13:25 +1300)]
DOM authority indexing fixes (partial fix for 1906)
To fully install this patch, the following steps
are required:
1. perl Makefile.PL
2. make
3. make update_zebra_conf
4. restart zebrasvr
5. reindex authorities using rebuild_zebra.pl -a -r
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 4 Mar 2008 00:25:01 +0000 (13:25 +1300)]
Fixing check all/none behavior in Cart, updating Cart styles.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 4 Mar 2008 00:25:00 +0000 (13:25 +1300)]
DOM authority indexing: fix batch and online indexing
To fully install this patch, the following steps are
necessary:
1. perl Makefile.PL
2. make
3. make update_zebra_conf (or make upgrade)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 4 Mar 2008 00:24:59 +0000 (13:24 +1300)]
Trying to fix checkall function in the cart
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Mar 2008 17:38:42 +0000 (11:38 -0600)]
Updating loading mask js and adding opacity setting.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 3 Mar 2008 18:57:46 +0000 (12:57 -0600)]
bulkmarcimport.pl: XML input option documented
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 3 Mar 2008 18:57:45 +0000 (12:57 -0600)]
bulkauthimport.pl - various improvements
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 3 Mar 2008 16:37:59 +0000 (10:37 -0600)]
removed lock tables for authority updates
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 3 Mar 2008 16:37:58 +0000 (10:37 -0600)]
updated POD for ModZebra sub
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 3 Mar 2008 16:37:57 +0000 (10:37 -0600)]
indexing - explicitly pass previous record to ModZebra
Because NoZebra indexing requires having both
the old and new versions of a record when processing
an updated, I adjusted the ModZebra sub to require
that the old version be explicitly passed to it.
That way, the zebraqueue row (for Zebra mode) can
now be added *after* the biblio and biblioitems
updates have been completed.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 3 Mar 2008 16:37:56 +0000 (10:37 -0600)]
IMPORTANT: make deletes work for zebraqueue daemon
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Mar 2008 05:27:00 +0000 (18:27 +1300)]
Finalizing new view links; Removing MARC tab from holdings/comments/reviews tab block (also fixes broken tab behavior introduced in my last tab update)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Mar 2008 05:26:59 +0000 (18:26 +1300)]
Continuing work on alternate view links
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Mar 2008 05:26:58 +0000 (18:26 +1300)]
Experimenting with alternate methods for switching views (normal/isbd/marc)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Mar 2008 02:04:08 +0000 (20:04 -0600)]
Using YUI plugin to do "Loading" mask on addbiblio.pl and authorities.pl. Previous version wasn't compatible with Internet Explorer.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Mar 2008 01:06:52 +0000 (19:06 -0600)]
Minor markup corrections
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Mar 2008 01:06:39 +0000 (19:06 -0600)]
Some changes to allow improved customization options, including re-introducing opacheader system pref.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Sat, 1 Mar 2008 05:31:57 +0000 (18:31 +1300)]
use ZOOM::Connection error method compatible with 1.16
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Sat, 1 Mar 2008 05:31:56 +0000 (18:31 +1300)]
fixed mysqladmin invocation in INSTALL.debian
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Sat, 1 Mar 2008 05:31:55 +0000 (18:31 +1300)]
replaced symlink from OPAC itemtypeimg to intranet
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>