]>
git.koha-community.org Git - koha.git/log
Galen Charlton [Fri, 21 Mar 2008 19:37:55 +0000 (14:37 -0500)]
do not let MARC::Batch open MARC files
The version of MARC::Batch->new() distributed with version
2.0.0 of MARC::Record, if given a file name, will
open it using the ':utf8' layer. This results in an
incorrect character conversion when processing records
in the MARC-8 character encoding.
To avoid this, batch jobs that use MARC::Batch now
open the file themselves, then pass the file handle
to MARC::Batch->new().
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 21 Mar 2008 19:37:54 +0000 (14:37 -0500)]
remove some unneeded use statements
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 21 Mar 2008 13:20:04 +0000 (08:20 -0500)]
Fixing branch select onChange() function, hopefully fixes Bug 1957, Holiday Calendar broken in Internet Explorer
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 20 Mar 2008 22:32:14 +0000 (17:32 -0500)]
partial fix for bug 1417
The Notes field should now be displayed correctly
when editing an order - the query in GetOrder
was modified to have aqorder's notes column
appear last, which means that it is the one
selected for the data hash (instead of biblio.notes
or biblioitems.notes).
This is an ugly fix - GetOrder needs to be
refactored so that it doesn't depend on
selecting all columns from several different
tables.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Andrew Moore [Thu, 20 Mar 2008 22:32:13 +0000 (17:32 -0500)]
bug: 1953. cleaning up Acquisition::NewOrder just a little bit.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Andrew Moore [Thu, 20 Mar 2008 22:32:12 +0000 (17:32 -0500)]
bug: 1953. using placeholders in C4::Acquisition::NewOrder.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Andrew Moore [Thu, 20 Mar 2008 22:32:11 +0000 (17:32 -0500)]
bug 1953: using placeholders in C4::Acquisition::GetParcel
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Andrew Moore [Thu, 20 Mar 2008 22:32:10 +0000 (17:32 -0500)]
bug 1953: using placeholders in C4::Acquisition::GetParcel
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 20 Mar 2008 19:25:15 +0000 (14:25 -0500)]
Some reworking of suggestions management interface in preparation for tackling hdl's proposal of wider scope. Includes change to Suggestions.pm to enable passing of borrowernumber to the template.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Mar 2008 16:31:11 +0000 (17:31 +0100)]
bug fix : 1804 : Now empty authorities and empty search return results.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Mar 2008 15:08:34 +0000 (16:08 +0100)]
Bug fixing : 1746 : password was not escaped.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Mar 2008 15:08:33 +0000 (16:08 +0100)]
Some Bugfixing for Acquisitions : ModOrderReceive would create 2 lines in baskets And titles were displayed twice in parcel.tmpl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Mar 2008 10:36:53 +0000 (11:36 +0100)]
bug fixing : when closing a basket, supplier was searched by name, not by id.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 20 Mar 2008 14:12:21 +0000 (10:12 -0400)]
don't display the name of the library in singleBranchMode
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 20 Mar 2008 13:58:52 +0000 (09:58 -0400)]
fixing singlebranchmode display issues
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 20 Mar 2008 13:39:33 +0000 (09:39 -0400)]
adding OPACShelfbrowse to OPAC tab
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 20 Mar 2008 13:38:54 +0000 (09:38 -0400)]
fixing availability limit
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 20 Mar 2008 12:54:49 +0000 (08:54 -0400)]
adding title indexes for 780
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Wed, 19 Mar 2008 21:46:26 +0000 (17:46 -0400)]
don't show library facet if singleBranchMode is ON
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Wed, 19 Mar 2008 19:33:36 +0000 (15:33 -0400)]
Adding a couple benchmark scripts
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Wed, 19 Mar 2008 13:46:39 +0000 (09:46 -0400)]
obey opaclanguagesdisplay syspref
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Andrew Moore [Wed, 19 Mar 2008 20:26:35 +0000 (15:26 -0500)]
bug 1953: use bind variables in C4::Acquisition::GetPendingOrders
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Andrew Moore [Wed, 19 Mar 2008 20:26:34 +0000 (15:26 -0500)]
use bind variables in C4::Acquisition::GetPendingOrders
I improved the tests a bit for this module so that they at least skip
if there's not enough data in the database to test with.
I was unable to test the actual execution path through the change I actually made.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 19 Mar 2008 20:19:02 +0000 (15:19 -0500)]
Markup correction.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 19 Mar 2008 20:18:53 +0000 (15:18 -0500)]
Fix to enable OPACUserCSS preference (allows user to add CSS globally in the OPAC via an embedded style block)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 19 Mar 2008 20:18:41 +0000 (15:18 -0500)]
More changes to properly implement opacuserlogin preference.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 19 Mar 2008 20:18:34 +0000 (15:18 -0500)]
Changes to properly implement opacuserlogin preference.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 19 Mar 2008 20:18:27 +0000 (15:18 -0500)]
Changes to allow highlighting of current tab on user pages.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 19 Mar 2008 20:18:20 +0000 (15:18 -0500)]
Updates to tweak the way suggestions and suggestions links display when various suggestions-related prefs are on or off.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 19 Mar 2008 12:05:33 +0000 (08:05 -0400)]
Commenting out unused call to get_batches.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 19 Mar 2008 11:29:27 +0000 (07:29 -0400)]
Modifications to viewlog.pl to keep it in the context from which it was called.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 19 Mar 2008 11:20:08 +0000 (07:20 -0400)]
Correcting warn concerning kohaversion.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 19 Mar 2008 11:10:01 +0000 (07:10 -0400)]
Updating patronimages syspref to reflect current sysprefs.sql
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 19 Mar 2008 15:11:18 +0000 (10:11 -0500)]
use bind variables in GetBorrowersWhoHaveNotBorrowedSince query
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 19 Mar 2008 15:11:17 +0000 (10:11 -0500)]
more old_issues SQL cleanup
* no need to test for 'returndate is null' in queries
on old_issues
* added more stylistic corrections
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 19 Mar 2008 15:11:16 +0000 (10:11 -0500)]
Revert "Updatedatabase UPDATE For more_subfields_xml to be added to deleteditems at the same time as it is to items."
This reverts commit
eaac37aa6ea8c4f2b79adaa4186bc08a9ac9efd4 .
Rev 052 in updatedatabase.pl already adds more_subfields_xml
to deleteditems - the reverted patch would attempt to add
more_subfields_xml to deleteditems twice for anybody
upgrading from < 048.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Mar 2008 15:11:15 +0000 (10:11 -0500)]
More problems with old_issues.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Mar 2008 15:11:14 +0000 (10:11 -0500)]
Assigning bug 1835 : change password would never log password change.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Mar 2008 15:11:13 +0000 (10:11 -0500)]
Using old_issues table
need some testing on data since I donot have valid data in my fresh created database.
Note : Shouldnot updatedatabase also cope with data "moving"
when a table is created and that some data should go from one table to another ?
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Mar 2008 15:11:12 +0000 (10:11 -0500)]
CleanBorrowers fixing.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Mar 2008 15:11:11 +0000 (10:11 -0500)]
Updatedatabase UPDATE For more_subfields_xml to be added to deleteditems at the same time as it is to items.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Mar 2008 15:11:10 +0000 (10:11 -0500)]
borr_issues_top : adapting to old_issues changes
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Mar 2008 15:11:09 +0000 (10:11 -0500)]
Bug Fix : 1898 Replaces the previous commit : More fixes.
A) Fixing queries which were mysql old style
B) Fixing output.
+ Fixing queries the same way for bor_issues_top catalogue_out and issues_avg_stats
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Wed, 19 Mar 2008 11:27:28 +0000 (07:27 -0400)]
fixing item-level_itype =ON imageurl in opac-detail.pl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 18 Mar 2008 22:49:34 +0000 (17:49 -0500)]
refactor C4::Log::logaction
This fix should resolve in whole or in part several bugs
characterized by the error message 'Can't use string ("0")
as a HASH ref while "strict refs" in use', including
bugs 1101, 1899, and 1910.
There are some possibilities for future work:
[1] Dealing with an operator override, e.g., where
a circ operator needs to get a supervisor
to enter a login and password and escalate
the original operator's privileges for a
transaction, e.g., to forgive a fine. This
is an enhancement, of course.
[2] Creating a dummy operator to represent
batch job runs; or alternatively, give
each batch job an option to log its work
under a specified user ID.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:03:28 +0000 (15:03 -0500)]
Cleanup of z39.50 search form, addition of checkall js. Addition of tablesorter js to z39.50 results.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 18 Mar 2008 21:35:55 +0000 (16:35 -0500)]
fixed create table statement for patroncards
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:04:27 +0000 (15:04 -0500)]
Adding tablesorter
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:04:18 +0000 (15:04 -0500)]
Bugfix for table sorting
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:04:11 +0000 (15:04 -0500)]
Adding tablesorter
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:04:01 +0000 (15:04 -0500)]
Partial fix for Bug 1949, Bibliographic Address isn't properly displayed on OPAC result page. Changes will have to be made to script to prevent display of pipes between subfield repeitions.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:03:48 +0000 (15:03 -0500)]
Fix for Bug 1951, OPACURLOpenInNewWindow doesn't do anything.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:03:42 +0000 (15:03 -0500)]
Formatting and adding additional info to display of editions in the OPAC and the staff client.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Mar 2008 20:03:35 +0000 (15:03 -0500)]
Tweak to table-sorter css.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Tue, 18 Mar 2008 14:43:35 +0000 (10:43 -0400)]
Bugfix to correct date format in query used in GetLogs()
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Tue, 18 Mar 2008 13:22:45 +0000 (09:22 -0400)]
Correcting Logging on ModMember function so that the query is logged in the 'info' field.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Sat, 15 Mar 2008 23:10:59 +0000 (00:10 +0100)]
Changing default value for yuipath to local rather than http
Setting this as a Choice parameter.
This may raise not a performance issue.
Since we were told that loading it local could be longer than getting it from yahoo.
But for poor internet connectivity, it would be a better.
For mobile computer, it is a better choice.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 15:38:30 +0000 (11:38 -0400)]
don't include the item itself as an edition
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 13:05:09 +0000 (09:05 -0400)]
adding a <meta> field to make Koha's OPAC discoverable
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 12:20:02 +0000 (08:20 -0400)]
fixing where the 505 subfields are indexed (before the field) in record.abs
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Andrew Moore [Tue, 18 Mar 2008 14:42:40 +0000 (09:42 -0500)]
fixing bug 1801
adding some parameters to the call to opac-auth.tmpl in C4::Auth::checkauth
This displays the additional navigational links in the masthead on the login page to unauthenticated users.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 05:10:00 +0000 (01:10 -0400)]
fixes bug 1924: Language selection lists English only and that several times.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 04:39:45 +0000 (00:39 -0400)]
partial fix for bug 1873: virtualshelfcontents dateadded column empty
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 04:18:13 +0000 (00:18 -0400)]
partial fix for bug 1891
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 03:59:49 +0000 (23:59 -0400)]
fix for bug 1625: Pass title, subtitle, and author variables to MARC views
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 03:33:44 +0000 (23:33 -0400)]
fix for bug 1781 for NOZebra=OFF
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 03:20:48 +0000 (23:20 -0400)]
only show item-leve_itypes if syspref is set
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 03:17:30 +0000 (23:17 -0400)]
fixing itemtype image where item-level_itypes is OFF
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 02:46:30 +0000 (22:46 -0400)]
remove warnings from Languages.pm
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Tue, 18 Mar 2008 02:27:41 +0000 (21:27 -0500)]
Mod C4::Labels::add_batch to accept an array of items.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Tue, 18 Mar 2008 02:27:40 +0000 (21:27 -0500)]
Partial commit to add Create-Label-Batch-from-Import-Batch
Import batch portion herein. Still need to touch Labels.pm .
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 02:27:38 +0000 (22:27 -0400)]
fixing bug 1754: Hide language chooser if only one translation is available
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 01:45:09 +0000 (21:45 -0400)]
repairing faulty updatedatabase syntax
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 17:30:02 +0000 (13:30 -0400)]
Bumping DB ver to 065
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:58 +0000 (10:43 -0400)]
Eighth installment Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:57 +0000 (10:43 -0400)]
Seventh installment Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:56 +0000 (10:43 -0400)]
Sixth installment Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:55 +0000 (10:43 -0400)]
Fifth installment Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:54 +0000 (10:43 -0400)]
Fourth installment Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:53 +0000 (10:43 -0400)]
Third installment Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:52 +0000 (10:43 -0400)]
Second Installment: Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 17 Mar 2008 14:43:51 +0000 (10:43 -0400)]
First installment: Patron card generation feature
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 01:39:48 +0000 (21:39 -0400)]
fix for 1610: Redirect to result when opac search returns only one item
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 01:29:36 +0000 (21:29 -0400)]
fixing nomenclature of vshelves
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Mar 2008 01:11:53 +0000 (21:11 -0400)]
fixing display of itemtypes and itemtype icons in virtual shelves
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Mar 2008 23:58:48 +0000 (19:58 -0400)]
fix for bug 1855: Language in News
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Mar 2008 23:47:10 +0000 (19:47 -0400)]
fix for bug 1925: 505 Field Indexing
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Tue, 18 Mar 2008 00:16:39 +0000 (19:16 -0500)]
Add MARC preview to Z39.50 search.
Also, add title string to MARC editor.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Tue, 18 Mar 2008 00:16:38 +0000 (19:16 -0500)]
Remove Z3950 mandatory fields from MARC editor.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Tue, 18 Mar 2008 00:16:37 +0000 (19:16 -0500)]
Add z39.50 search form distinct from MARC editor
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Mar 2008 22:46:51 +0000 (18:46 -0400)]
wrapping dates in amazon ratings with format_date()
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Mar 2008 22:32:27 +0000 (18:32 -0400)]
Fix for bug 1593: Fix item type image handling in OPAC
Also cleans up dates in a couple places
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 20:07:44 +0000 (15:07 -0500)]
More tweaks to shelf browse and similar items.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 20:07:36 +0000 (15:07 -0500)]
Working on styling browse features, similar items.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 20:07:28 +0000 (15:07 -0500)]
Fix for Bug 1939, OpacMainUserBlock not displaying with news.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 20:07:21 +0000 (15:07 -0500)]
Link correction in similar items block.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 20:07:14 +0000 (15:07 -0500)]
More js-based table sorting
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 20:07:05 +0000 (15:07 -0500)]
Refining table sort
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 20:06:58 +0000 (15:06 -0500)]
Testing jquery table sorting plugin
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 17 Mar 2008 18:59:15 +0000 (13:59 -0500)]
Displaying borrowernumber under 'Library Use' heading with label 'Patron ID.' Partial fix for Bug 1944, Borrownumber needs to display for librarians.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>