koha.git
14 years agoCan now add rental discounts - wr62194
Chris Cormack [Wed, 6 Jan 2010 21:57:32 +0000 (10:57 +1300)]
Can now add rental discounts - wr62194

14 years agoFix for Bug 3589, OpacHighlightedWords sys pref does nothing
Owen Leonard [Fri, 18 Dec 2009 14:23:23 +0000 (09:23 -0500)]
Fix for Bug 3589, OpacHighlightedWords sys pref does nothing

14 years agoadded serials help files
Nicole Engard [Mon, 11 Jan 2010 21:57:30 +0000 (16:57 -0500)]
added serials help files

14 years agoEnhancement: Make web installer log errors to error log
Chris Nighswonger [Wed, 13 Jan 2010 18:33:30 +0000 (13:33 -0500)]
Enhancement: Make web installer log errors to error log

The web installer should log errors to the error log instead of only
dumping them to the browser. This will allow a record of the errors
which may be useful for later debugging.

14 years agoUpdated create_koc_db.pl
Kyle M Hall [Wed, 13 Jan 2010 15:23:46 +0000 (15:23 +0000)]
Updated create_koc_db.pl

A new Koha Offline Circulation client has been written by Kyle M Hall in C++/Qt4.
Unfortunately, it requires an SQLite3 databse, where the PHP/Gtk client needs an SQLite2 database.

This update adds the switches --sqlite2 and --sqlite3 to the script to output either format.

14 years ago(bug #4038) fix birth date filter in borrowers stats
Nahuel ANGELINETTI [Tue, 12 Jan 2010 10:07:44 +0000 (11:07 +0100)]
(bug #4038) fix birth date filter in borrowers stats

this patch format date for SQL if there is non-iso dates.

14 years agoOverdue Notices: Add a Bcc to messages
Frédéric Demians [Fri, 8 Jan 2010 22:04:16 +0000 (23:04 +0100)]
Overdue Notices: Add a Bcc to messages

If a global syspref OverdueNoticeBcc is present, send overdue notices to
this address. This allow a library to track and gather all outgoing
overdue notices.

14 years agooverdue_notices.pl send no email directly to patron
Frédéric Demians [Fri, 8 Jan 2010 22:04:15 +0000 (23:04 +0100)]
overdue_notices.pl send no email directly to patron

Something prevents overdue_notices.pl to send message directly to patron
email.

14 years agooverdue_notices.pl various bugs in HEAD 3.2
Frédéric Demians [Fri, 8 Jan 2010 22:04:14 +0000 (23:04 +0100)]
overdue_notices.pl various bugs in HEAD 3.2

Those bugs must have been introduced by merge?

- Overdue to all libraries with overdue rules doesn't work
- Overdue to a specific library doesn't work also

14 years agoEnhancement: Make web installer log errors to error log
Chris Nighswonger [Wed, 13 Jan 2010 18:30:31 +0000 (13:30 -0500)]
Enhancement: Make web installer log errors to error log

The web installer should log errors to the error log instead of only
dumping them to the browser. This will allow a record of the errors
which may be useful for later debugging.

14 years agoEnhancement: Some JS to remove dialog after 5 sec
Chris Nighswonger [Tue, 12 Jan 2010 14:31:58 +0000 (09:31 -0500)]
Enhancement: Some JS to remove dialog after 5 sec

If JS is disabled, dialog still shows.

14 years agoBugfix: Missing line terminator at the end of an INSERT
Chris Nighswonger [Sat, 12 Dec 2009 19:51:48 +0000 (14:51 -0500)]
Bugfix: Missing line terminator at the end of an INSERT

14 years agoBugfix: Correcting array element reference syntax which caused unnecessary warns
Chris Nighswonger [Thu, 7 Jan 2010 14:34:34 +0000 (09:34 -0500)]
Bugfix: Correcting array element reference syntax which caused unnecessary warns

Also adding conditional to check ENV VAR definition to avoid unnecssary warns.

14 years agoUpdating README file
Chris Nighswonger [Fri, 8 Jan 2010 19:28:04 +0000 (14:28 -0500)]
Updating README file

14 years ago[30/30] Removing depricated files
Chris Nighswonger [Mon, 11 Jan 2010 23:19:09 +0000 (18:19 -0500)]
[30/30] Removing depricated files

14 years ago[29/30] Bumping version number to 3.01.00.101
Chris Nighswonger [Fri, 8 Jan 2010 16:20:09 +0000 (11:20 -0500)]
[29/30] Bumping version number to 3.01.00.101

14 years ago[28/30] Adding sample data for Label and Patron Card Creators
Chris Nighswonger [Thu, 7 Jan 2010 03:53:41 +0000 (22:53 -0500)]
[28/30] Adding sample data for Label and Patron Card Creators

Also removing obsoleted sample labels data.

14 years ago[27/30] Adding a script to migrate from current Label Creator to the new table struct...
Chris Nighswonger [Mon, 4 Jan 2010 21:09:48 +0000 (16:09 -0500)]
[27/30] Adding a script to migrate from current Label Creator to the new table structure for Creator tools in general

14 years ago[26/30] Updating kohastructure.sql to reflect changes introduced in Patron Card Creat...
Chris Nighswonger [Mon, 4 Jan 2010 19:18:01 +0000 (14:18 -0500)]
[26/30] Updating kohastructure.sql to reflect changes introduced in Patron Card Creator work

14 years ago[25/30] Fixing up the installer to check for new optional dependencies
Chris Nighswonger [Mon, 11 Jan 2010 14:34:00 +0000 (09:34 -0500)]
[25/30] Fixing up the installer to check for new optional dependencies

14 years ago[24/30] Adding Graphics::Magick dependency to Makefile.PL
Chris Nighswonger [Fri, 8 Jan 2010 16:27:05 +0000 (11:27 -0500)]
[24/30] Adding Graphics::Magick dependency to Makefile.PL

14 years ago[23/30] Centralizing error message handling for the 'View' in the Patron Card Creator
Chris Nighswonger [Mon, 11 Jan 2010 21:11:49 +0000 (16:11 -0500)]
[23/30] Centralizing error message handling for the 'View' in the Patron Card Creator

All error message handling should be done through this mechanism. This will ensure that
    the error messages are properly translated by the translator.

14 years ago[22/30] Adding a syspref to limit the number of images which can be stored in the...
Chris Nighswonger [Thu, 7 Jan 2010 16:18:47 +0000 (11:18 -0500)]
[22/30] Adding a syspref to limit the number of images which can be stored in the db at any one time by the Patron Card image managera

This will keep the db a sane size. Setting this to NULL will result in no
    limit being enforced.

14 years ago[21/30] Patron Card Creator image management interface and code
Chris Nighswonger [Mon, 11 Jan 2010 20:33:41 +0000 (15:33 -0500)]
[21/30] Patron Card Creator image management interface and code

14 years ago[20/30] Patron Card Creator pdf creation script
Chris Nighswonger [Mon, 11 Jan 2010 19:38:03 +0000 (14:38 -0500)]
[20/30] Patron Card Creator pdf creation script

Script which generations pdf's from card batches, etc.

14 years ago[19/30] Patron Card Creator batch toolbar
Chris Nighswonger [Mon, 11 Jan 2010 18:54:14 +0000 (13:54 -0500)]
[19/30] Patron Card Creator batch toolbar

Code for the toobar which appears at the top of the batch editor interface
    screen within the Patron Card Creator.

14 years ago[18/30] Patron Card Creator toolbar
Chris Nighswonger [Tue, 3 Nov 2009 14:19:38 +0000 (09:19 -0500)]
[18/30] Patron Card Creator toolbar

Code for the toolbar which appears at the top of most screens within the
    Patron Card Creator.

14 years ago[17/30] Patron Card Creator member search interface and code
Chris Nighswonger [Mon, 11 Jan 2010 18:46:30 +0000 (13:46 -0500)]
[17/30] Patron Card Creator member search interface and code

14 years ago[16/30] Patron Card Creator print interface and code
Chris Nighswonger [Thu, 19 Nov 2009 16:53:02 +0000 (11:53 -0500)]
[16/30] Patron Card Creator print interface and code

14 years ago[15/30] Patron Card Creator profile editor interface and code
Chris Nighswonger [Mon, 11 Jan 2010 16:28:29 +0000 (11:28 -0500)]
[15/30] Patron Card Creator profile editor interface and code

14 years ago[14/30] Patron Card Creator card printing interface and code
Chris Nighswonger [Tue, 3 Nov 2009 14:17:46 +0000 (09:17 -0500)]
[14/30] Patron Card Creator card printing interface and code

More cut and paste

14 years ago[13/30] Patron Card Creator management interface and code
Chris Nighswonger [Mon, 11 Jan 2010 16:57:09 +0000 (11:57 -0500)]
[13/30] Patron Card Creator management interface and code

14 years ago[12/30] Patron Card Creator layout editor interface and code
Chris Nighswonger [Mon, 11 Jan 2010 20:49:00 +0000 (15:49 -0500)]
[12/30] Patron Card Creator layout editor interface and code

14 years ago[11/30] Patron Card Creator batch editor interface and code
Chris Nighswonger [Tue, 3 Nov 2009 14:13:21 +0000 (09:13 -0500)]
[11/30] Patron Card Creator batch editor interface and code

14 years ago[10/30] Patron Card Creator home page css
Chris Nighswonger [Mon, 11 Jan 2010 14:35:26 +0000 (09:35 -0500)]
[10/30] Patron Card Creator home page css

14 years ago[9/30] Patron Card Creator home page
Chris Nighswonger [Mon, 11 Jan 2010 23:18:36 +0000 (18:18 -0500)]
[9/30] Patron Card Creator home page

14 years ago[8/30] Patron Card Creator template editor interface and code
Chris Nighswonger [Mon, 11 Jan 2010 19:42:43 +0000 (14:42 -0500)]
[8/30] Patron Card Creator template editor interface and code

14 years ago[7/30] Patron Card Menu
Chris Nighswonger [Mon, 11 Jan 2010 19:41:47 +0000 (14:41 -0500)]
[7/30] Patron Card Menu

Code for the menu which appears at the top of most screens within the
Patron Card Creator.

14 years ago[6/30] C4::Creators module
Chris Nighswonger [Mon, 11 Jan 2010 16:00:25 +0000 (11:00 -0500)]
[6/30] C4::Creators module

Here we consolidate all code common to both Label and Patron Card Creators.

14 years ago[5/30] A rework of Label Creator code
Chris Nighswonger [Mon, 11 Jan 2010 15:18:21 +0000 (10:18 -0500)]
[5/30] A rework of Label Creator code

This rework removes code held in common with the Patron Card Creator
and move is to the new C4::Creators module.

14 years ago[4/30] Modifications to picture upload script to accommodate image sizes up to 200...
Chris Nighswonger [Wed, 23 Sep 2009 14:32:12 +0000 (10:32 -0400)]
[4/30] Modifications to picture upload script to accommodate image sizes up to 200 X 300 pixel dimesions.

This also changes the storage image format to PNG which is lossless (an important factor when using these
images for patroncards).

NOTE: In the end, this script was *not* used for uploading images for patron cards. However, these changes
are left as an improvement upon this script which is used for patron image uploads.

This script could be greatly reduced in size by using Graphics::Magick and working along the same lines
as the upload code found in patroncards/image-manage.pl

14 years ago[3/30] Adding a test script for C4::Patroncards::Patroncard
Chris Nighswonger [Mon, 11 Jan 2010 15:14:29 +0000 (10:14 -0500)]
[3/30] Adding a test script for C4::Patroncards::Patroncard

To be used for development initially and then can be modified for use as a test.

NOTE: This does not work in its present form.

14 years ago[2/30] C4::Patroncards::Lib
Chris Nighswonger [Mon, 11 Jan 2010 23:15:08 +0000 (18:15 -0500)]
[2/30] C4::Patroncards::Lib

14 years ago[1/30] C4::Patroncards::Patroncard Module
Chris Nighswonger [Mon, 11 Jan 2010 21:34:22 +0000 (16:34 -0500)]
[1/30] C4::Patroncards::Patroncard Module

A module for creating patron card objects and manipulating them.

14 years agoAdding inline edit links for additem table. Suggested for Bug 2534
Owen Leonard [Thu, 7 Jan 2010 16:08:55 +0000 (11:08 -0500)]
Adding inline edit links for additem table. Suggested for Bug 2534

14 years agoCorrecting array element reference syntax which caused unnecessary warns
Chris Nighswonger [Thu, 7 Jan 2010 14:41:12 +0000 (09:41 -0500)]
Correcting array element reference syntax which caused unnecessary warns

Also adding conditional to check ENV VAR definition to avoid unnecssary warns.

14 years agoBZ4026 : Fix record's leader when merging records
Matthias Meusburger [Thu, 7 Jan 2010 10:58:15 +0000 (11:58 +0100)]
BZ4026 : Fix record's leader when merging records

14 years agoupdated Tools help files
Nicole Engard [Tue, 5 Jan 2010 14:41:15 +0000 (09:41 -0500)]
updated Tools help files

14 years agoBZ 4028 : OPAC search history available to non-logged-in users
Matthias Meusburger [Wed, 6 Jan 2010 15:43:52 +0000 (16:43 +0100)]
BZ 4028 : OPAC search history available to non-logged-in users

The "search history" link and the "delete history" link are now correctly displayed after the first search.
Moreover, an additional "delete history" link as been added on the "search history" page itself.

14 years agoBug 3945 NULL is not a valid Supplier id
Colin Campbell [Tue, 5 Jan 2010 18:29:18 +0000 (18:29 +0000)]
Bug 3945 NULL is not a valid Supplier id

Get SuppliersWithLateIssues should return a list of suppliers
If you have subscriptions with no supplier it also returned a
invalid supplier with a null id and null name.
This patch ignores the non-supplier supplier

14 years agoBug 766 Remove scrolling list from serials claims
Colin Campbell [Tue, 5 Jan 2010 14:10:29 +0000 (14:10 +0000)]
Bug 766 Remove scrolling list from serials claims

Let templating system do what its designed for
pass an array ref with the suppliers

14 years agoFix some code issues in circulation/returns
Colin Campbell [Tue, 5 Jan 2010 10:13:16 +0000 (10:13 +0000)]
Fix some code issues in circulation/returns

Fix obvious warning generators
 use of string comparison on numeric values
 use of capture variables without testing comparison
 reuse of variable names in same lexical scope
Tidy some layout issues
 remove commented out code
 remove unused variables
 remove tabs from mixed space tab layouts
 rewrite a couple of expressions where code flow obscured

14 years agoBug 3764: Made city/town admin form clear
Nicole Engard [Mon, 4 Jan 2010 07:31:05 +0000 (02:31 -0500)]
Bug 3764: Made city/town admin form clear

14 years agoBug 3654: Resubmit: Fixes issues with authorized values
Nicole Engard [Mon, 4 Jan 2010 07:21:36 +0000 (02:21 -0500)]
Bug 3654: Resubmit: Fixes issues with authorized values

#1 Moves Authorized Values under Basic on the Admin page & menu
 #2 Add defaults for PROC & CART in LOC
 #3 Add MANUAL_INV default
 #4 Add BOR_Notes default
 #5 Fix descriptions and language on authorized values page related
    to these changes

14 years agoInterface corrections and improvements to OPAC lists
Owen Leonard [Thu, 31 Dec 2009 17:45:54 +0000 (12:45 -0500)]
Interface corrections and improvements to OPAC lists

- improving behavior for users with no javascript
- style improvements to list "toolbar"
- adding new toolbar icons
- adding display of subtitle to lists

14 years agoMoving some list functions into the standard toolbar.
Owen Leonard [Thu, 31 Dec 2009 17:43:57 +0000 (12:43 -0500)]
Moving some list functions into the standard toolbar.

- Adding download functions to menu button
- Some markup corrections

14 years agoBZ4019 : Lists Merge Issue
Matthias Meusburger [Thu, 31 Dec 2009 10:42:15 +0000 (11:42 +0100)]
BZ4019 : Lists Merge Issue

Removes deprecated virtualshelves/merge.pl as well as the link to it.
Records merging is done by selecting two records from a list's content.

14 years ago(bug #4018) fix coins support in opac detail and xslt
Nahuel ANGELINETTI [Wed, 30 Dec 2009 10:36:35 +0000 (11:36 +0100)]
(bug #4018) fix coins support in opac detail and xslt

14 years agobug 4017 fixed delete label to read just delete
Nicole Engard [Mon, 28 Dec 2009 10:12:24 +0000 (05:12 -0500)]
bug 4017 fixed delete label to read just delete

14 years agoFix for Bug 4008, footer floating up next to purchase suggestion in OPAC
Owen Leonard [Tue, 29 Dec 2009 16:01:35 +0000 (11:01 -0500)]
Fix for Bug 4008, footer floating up next to purchase suggestion in OPAC

14 years agobug 3765: move road type after address
Nicole Engard [Mon, 28 Dec 2009 04:26:47 +0000 (23:26 -0500)]
bug 3765: move road type after address

I have fixed 2 road type issues.

14 years agochanging title of help back to Circulation Statistics for consistency
Liz Rea [Mon, 28 Dec 2009 19:39:56 +0000 (13:39 -0600)]
changing title of help back to Circulation Statistics for consistency

14 years agoBug 3096: re-adding note field to suggestion management.
Liz Rea [Mon, 28 Dec 2009 17:28:02 +0000 (11:28 -0600)]
Bug 3096: re-adding note field to suggestion management.

14 years agoFix for Bug 4005, Inventory Tool w/ Blank Options
Owen Leonard [Mon, 28 Dec 2009 17:12:40 +0000 (12:12 -0500)]
Fix for Bug 4005, Inventory Tool w/ Blank Options

- Using some TMPL_IF logic to hide empty lines
 - Other markup and layout tweaks

14 years agobug 4011 remove blank row on stats form
Nicole Engard [Mon, 28 Dec 2009 00:59:38 +0000 (19:59 -0500)]
bug 4011 remove blank row on stats form

14 years agobug 4009 & 4010 add required fields
Nicole Engard [Mon, 28 Dec 2009 00:30:08 +0000 (19:30 -0500)]
bug 4009 & 4010 add required fields

Bug 4009: New list w/out title fails silently
  Fixed so Title is required when adding a list

Bug 4010:  Purchase Suggestions Should Require Title
  Fixed text so that it indicates that title is required
  Added check to make sure Title is filled in

For both bugs I added a required style to the CSS

14 years agoFix for Bug 2743, Z39.50, not z39.50
Owen Leonard [Mon, 28 Dec 2009 16:17:38 +0000 (11:17 -0500)]
Fix for Bug 2743, Z39.50, not z39.50

14 years agobug 4006: change categorycode to Patron Category
Nicole Engard [Sun, 27 Dec 2009 22:08:52 +0000 (17:08 -0500)]
bug 4006: change categorycode to Patron Category

For usability reasons, I have changed the categorycode label to read 'Patron Cateory' on the Patron page.

14 years agoFix for Bug 3991, Circulation search submit button wrapping in WebKit browsers
Owen Leonard [Wed, 23 Dec 2009 14:07:25 +0000 (09:07 -0500)]
Fix for Bug 3991, Circulation search submit button wrapping in WebKit browsers

If CircAutocompl is ON, the circ search form has a hidden <div> for use in
displaying live search results. For some reason WebKit browsers (Safari and
Chrome) treat this hidden element as a something that should create a line
break like any other block-level element. Moving the submit button to
before that hidden <div> fixes the problem without disrupting the display
of the live search results.

14 years agoAuthtypecode return an warning even if subfield is ignored
Nahuel ANGELINETTI [Thu, 22 Jan 2009 10:51:39 +0000 (11:51 +0100)]
Authtypecode return an warning even if subfield is ignored

this patch just add a condition to the sql request to return a warning
only if authtypecode is not in an ignored subfield.

14 years agoFixing typo in the ils-di page
Chris Cormack [Wed, 23 Dec 2009 02:34:27 +0000 (15:34 +1300)]
Fixing typo in the ils-di page

14 years agoUpdates and clarifies the issues_stats (Checkout Statistics) help file. This patch...
Liz Rea [Wed, 23 Dec 2009 14:51:05 +0000 (08:51 -0600)]
Updates and clarifies the issues_stats (Checkout Statistics) help file. This patch created by Sharon Moreland (smoreland@nekls.org)

14 years agoBugs: 3965, 3979, 3981 - GST changes in acquisitions
Nicole Engard [Sat, 19 Dec 2009 01:14:01 +0000 (20:14 -0500)]
Bugs: 3965, 3979, 3981 - GST changes in acquisitions

This patch fixes three bugs:

Bug 3965: gist sys pref not taken into account
 changed it so that GST does not show on basket if gist pref set to 0
 changed it so that GST fields don't appear on vendor record if gist pref=0

Bug 3979: gst options not lining up
 fixed layout on vendor add/edit form so GST radio buttons line up right

Bug 3981: GST confusing in en-US
 there is no GST in the US and so GST changed to 'Tax' in templates

Also, a small spacing fix was made to the path on the basket grouping
template.

14 years agobug 3978 fix column display on vendor search results
Nicole Engard [Sat, 19 Dec 2009 01:14:00 +0000 (20:14 -0500)]
bug 3978 fix column display on vendor search results

14 years agobug 3875: fix language inconsistency on lists
Nicole Engard [Sat, 19 Dec 2009 01:13:59 +0000 (20:13 -0500)]
bug 3875: fix language inconsistency on lists

14 years agoBugs 3854 & 3855 Minor title and text fixes
Nicole Engard [Sat, 19 Dec 2009 01:13:58 +0000 (20:13 -0500)]
Bugs 3854 & 3855 Minor title and text fixes

14 years agobug 3845 fix minor capitalization and spelling errors on suggestion page
Nicole Engard [Sat, 19 Dec 2009 01:13:57 +0000 (20:13 -0500)]
bug 3845 fix minor capitalization and spelling errors on suggestion page

14 years agoBug 3839: update admin menus to include links to both new acq admin areas
Nicole Engard [Sat, 19 Dec 2009 01:13:56 +0000 (20:13 -0500)]
Bug 3839: update admin menus to include links to both new acq admin areas

14 years agoBug 3833: additional patch to fix spelling error introduces by first patch
Nicole Engard [Sat, 19 Dec 2009 01:13:55 +0000 (20:13 -0500)]
Bug 3833: additional patch to fix spelling error introduces by first patch

14 years agoreplacement for bug 3817 added patron permissions for tag tool
Nicole Engard [Sat, 19 Dec 2009 01:13:54 +0000 (20:13 -0500)]
replacement for bug 3817 added patron permissions for tag tool

14 years agoBug 3835: Add link to CSV Profiles on Tools menu
Nicole Engard [Sat, 19 Dec 2009 01:13:53 +0000 (20:13 -0500)]
Bug 3835: Add link to CSV Profiles on Tools menu

14 years agoBug 3833: Fix titles for Batchmod files
Nicole Engard [Sat, 19 Dec 2009 01:13:52 +0000 (20:13 -0500)]
Bug 3833: Fix titles for Batchmod files

14 years agoBug 3830: Fix spelling error in patron permissions
Nicole Engard [Sat, 19 Dec 2009 01:13:51 +0000 (20:13 -0500)]
Bug 3830: Fix spelling error in patron permissions

14 years agoBug 3809: minor language change on import patrons tool
Nicole Engard [Sat, 19 Dec 2009 01:13:50 +0000 (20:13 -0500)]
Bug 3809: minor language change on import patrons tool

14 years agoAdding pl-PL directory to installer/data/mysql.
Piotr Wejman [Tue, 8 Dec 2009 22:29:42 +0000 (23:29 +0100)]
Adding pl-PL directory to installer/data/mysql.

14 years agoFix for Bug 3271, Missing message when adding to a list with no items selected
Owen Leonard [Mon, 21 Dec 2009 15:13:20 +0000 (10:13 -0500)]
Fix for Bug 3271, Missing message when adding to a list with no items selected

The shelf js was trying to access a variable set by the Cart-related js. With
the cart disabled, the variable was missing. The patch sets this variable
for cases when the Cart is turned off.

14 years agoFix for Bug 3229, The "Sort By" feature for lists does not work.
Owen Leonard [Mon, 21 Dec 2009 14:18:41 +0000 (09:18 -0500)]
Fix for Bug 3229, The "Sort By" feature for lists does not work.

White space in table cells can often break the javascript tablesorter.
The previous patch to tie the js tablesorter to the shelf sort
parameters should work now.

14 years agoBug 2662: make rand password consider minPasswordLength pref
Nicole Engard [Fri, 18 Dec 2009 14:09:02 +0000 (09:09 -0500)]
Bug 2662: make rand password consider minPasswordLength pref

14 years agoUpdate Debian Lenny installation procedure
Frédéric Demians [Mon, 21 Dec 2009 09:55:55 +0000 (10:55 +0100)]
Update Debian Lenny installation procedure

- Install Debian Lenny packages required by Koha directly with apt-get
  rather than with dselect.
- Update documentation about Zebra indexer configuration via
  rebuild_zebra.pl rather than zebraqueue_daemon.pl script.

14 years agoBug 3952 changed checkout stats to read circulation stats
Nicole Engard [Wed, 16 Dec 2009 13:23:45 +0000 (08:23 -0500)]
Bug 3952 changed checkout stats to read circulation stats

14 years agobug 3834 put names on patron page last, first
Nicole Engard [Wed, 16 Dec 2009 07:41:38 +0000 (02:41 -0500)]
bug 3834 put names on patron page last, first

14 years agoFix for Bug 3944, new order template formatting and markup corrections
Owen Leonard [Wed, 16 Dec 2009 21:10:06 +0000 (16:10 -0500)]
Fix for Bug 3944, new order template formatting and markup corrections

14 years agoFix for Bug 3940, "Notes on add patron form need formatting"
Owen Leonard [Wed, 16 Dec 2009 20:23:35 +0000 (15:23 -0500)]
Fix for Bug 3940, "Notes on add patron form need formatting"

14 years agoFix for Bug 3687, Empty "Add to" with cart off and non-logged-in user.
Owen Leonard [Wed, 16 Dec 2009 20:01:27 +0000 (15:01 -0500)]
Fix for Bug 3687, Empty "Add to" with cart off and non-logged-in user.

14 years agoMarkup, breadcrumbs, and language corrections.
Owen Leonard [Wed, 16 Dec 2009 17:11:37 +0000 (12:11 -0500)]
Markup, breadcrumbs, and language corrections.

Also adding a link back to smart-rules.pl from clone-rules.pl results page.

14 years agoBug 3930 link to biblio was missing in manage staged marc import
Chris Cormack [Wed, 16 Dec 2009 00:56:18 +0000 (13:56 +1300)]
Bug 3930 link to biblio was missing in manage staged marc import

14 years agoFix for Bug 3926 (suggestion edit form combines data)
Owen Leonard [Tue, 15 Dec 2009 18:13:49 +0000 (13:13 -0500)]
Fix for Bug 3926 (suggestion edit form combines data)

Breaking patron information variable into separate surname, firstname, branch, category, and borrowernumber variables and using those variables to tweak the display.

14 years ago(bug #3925) fix build_holds_queue.pl
Nahuel ANGELINETTI [Tue, 15 Dec 2009 11:09:56 +0000 (12:09 +0100)]
(bug #3925) fix build_holds_queue.pl

This fix sql query when item-level_itype is set to "off".

14 years agoRemove diagnostic output from t/Members_Attributes.t
Jesse Weaver [Tue, 15 Dec 2009 06:12:48 +0000 (23:12 -0700)]
Remove diagnostic output from t/Members_Attributes.t

While this might be useful for developers, is mostly pointless
otherwise. Should be replaced with a true test of these four
functions.

14 years agoBug 3890: Nothing in Type Pull Down on Purchase Suggestions.
Garry Collum [Tue, 15 Dec 2009 01:37:03 +0000 (20:37 -0500)]
Bug 3890: Nothing in Type Pull Down on Purchase Suggestions.

This patch adds a description of the itype next to the image that i suppose to appear in the selection list.

Fixed the path of the image in opac-suggestions.pl, but I'm not sure if you can actually display an image in a <SELECT> list option.

Also removed an extra </label> closing tag.