]>
git.koha-community.org Git - koha.git/log
Galen Charlton [Thu, 20 Dec 2007 23:43:33 +0000 (17:43 -0600)]
installer: improvements to fix-path-perl.PL on Win32
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 20 Dec 2007 23:18:34 +0000 (17:18 -0600)]
bug 1664: added specific dep on Algorithm::CheckDigits::M43_001
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 20 Dec 2007 23:13:16 +0000 (17:13 -0600)]
bug 1661: rebuild_zebra.pl changes
[1] Use File::Temp to create and manage
export directory if -d is not specified.
[2] Added usage message.
[3] Code that attempts to fix up Zebra
configuration files changed so that it
is invoked only if --munge-config option
is supplied; this code will ultimately
either be removed or moved to a separate
script -- the sorts of errors that it
tries to fix should no longer be appearing
in a standard install.
[4] Fixed Win32 portability problem when removing
temporary directory.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Thu, 20 Dec 2007 21:58:20 +0000 (15:58 -0600)]
Members overhaul for Dates.pm - Stop double converts and disappearing expiration mods.
Allow errors displayed by memberentrygen. Please confirm with add'l tests, feedback.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Russel Garlick [Thu, 20 Dec 2007 21:50:31 +0000 (10:50 +1300)]
Online Help for adding a new subscription - taken from KohaDocs.org
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Russel Garlick [Thu, 20 Dec 2007 21:45:29 +0000 (10:45 +1300)]
Change to breadcrumb to point Serials home to correct page
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Russel Garlick [Thu, 20 Dec 2007 21:18:19 +0000 (10:18 +1300)]
Adding online help for Staff Client homepage - how to edit online help
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Russel Garlick [Thu, 20 Dec 2007 21:18:18 +0000 (10:18 +1300)]
Copying in online help for virtual shelves from the Documentation
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Russel Garlick [Thu, 20 Dec 2007 21:18:17 +0000 (10:18 +1300)]
Adding online help for Reports Home
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Russel Garlick [Thu, 20 Dec 2007 21:18:16 +0000 (10:18 +1300)]
Online Help for Serials Home
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 20 Dec 2007 21:17:25 +0000 (15:17 -0600)]
C4::Dates - carp if passed semantically invalid date
When creating a new C4::Dates object, now carps
if the supplied date and/or time is semantically
invalid, i.e., 2007-01-32 will pass the regex
check but is not a valid date (there being no
32nd of January).
As the C4::Dates API is nailed down, these may
be converted to croaks in the future.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 20 Dec 2007 21:11:36 +0000 (15:11 -0600)]
Buttons. Toolbar icons and generic "submit" style.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 20 Dec 2007 21:11:26 +0000 (15:11 -0600)]
Adding auto-submit to filter form.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Thu, 20 Dec 2007 19:13:13 +0000 (13:13 -0600)]
autocomplete.css - unclosed comment error removed
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 20 Dec 2007 19:04:55 +0000 (13:04 -0600)]
use syspref date format for manual due date
NOTE: will fail if user manages to enter date
in wrong format. This is not a change from before
this patch, but is pointed out.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 20 Dec 2007 19:04:54 +0000 (13:04 -0600)]
use standard template var for DHTML date format
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Thu, 20 Dec 2007 19:34:47 +0000 (13:34 -0600)]
Fix to update onloan to 0 even if the item isnt out to a borrower
Bug 1681
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Thu, 20 Dec 2007 18:22:41 +0000 (12:22 -0600)]
Dates.pm - IMPORTANT fix for dmy_array (part of obejct, not class)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Thu, 20 Dec 2007 18:22:40 +0000 (12:22 -0600)]
members.js - purely whitespace edit (I was debugging the conditionals).
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Thu, 20 Dec 2007 18:22:39 +0000 (12:22 -0600)]
Members.pm - checkuniquemember minor refactor and perldoc correction.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:14 +0000 (15:23 +0100)]
Adding rebuild field 100$a for Unimarc
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:13 +0000 (15:23 +0100)]
Adding cardnumber to page display
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:12 +0000 (15:23 +0100)]
BUG Fixing : NoZebra search
Bug fixing search on alphanumeral string such as EN0 couldnot work.
Bug fixing AND would be too much restrictive on results (required count of occurence of search criteria to be the same).
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:11 +0000 (15:23 +0100)]
SearchNZ : multiple words AND was an OR
my $biblionumbers was badly placed
renaming operand into operator
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:10 +0000 (15:23 +0100)]
Translation end.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:09 +0000 (15:23 +0100)]
Generating index for authorities on AUTHtypecode from table auth_header
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:08 +0000 (15:23 +0100)]
Some more translations.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:07 +0000 (15:23 +0100)]
Adapting things to new API
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Thu, 20 Dec 2007 14:23:06 +0000 (15:23 +0100)]
Adding 100$a coded field for UNIMARCAUTH and 152$b for any add
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Daniel BÃ\83 ¼nzli [Thu, 20 Dec 2007 20:15:06 +0000 (14:15 -0600)]
Fix new installer on macosx.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 20 Dec 2007 23:33:07 +0000 (17:33 -0600)]
fixes to search results list, ccl.properties tweak
patch updateitem.pl (was failing ... missing 'my')
update OPAC results
fix limit by availability
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 20 Dec 2007 02:28:15 +0000 (20:28 -0600)]
removed superfluous and unclosed TMPL_IF
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 20 Dec 2007 02:28:14 +0000 (20:28 -0600)]
2nd try:Fixed buggy NoZebra cataloguing search when search term does not exist in any record.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 20 Dec 2007 02:28:13 +0000 (20:28 -0600)]
Fixed buggy NoZebra cataloguing search when search term does not exist in any record.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 20 Dec 2007 02:28:12 +0000 (20:28 -0600)]
Even more applying standard dialog styles to confirmation messages. Also fixing alternating table row colors in stopwords.pl
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 20 Dec 2007 02:28:11 +0000 (20:28 -0600)]
More applying standard dialog styles to confirmation messages
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Wed, 19 Dec 2007 22:26:01 +0000 (16:26 -0600)]
Fix for bug 1427
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 19 Dec 2007 19:46:55 +0000 (13:46 -0600)]
Fix bad behaviour of Label Batches table when Generate PDF link is clicked in staff client.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 19 Dec 2007 18:29:07 +0000 (12:29 -0600)]
Removing white spaces from directory and filenames as they restrict portability across OS platforms.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 19 Dec 2007 18:29:06 +0000 (12:29 -0600)]
Removed hardcoded paths to yui libs
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Dec 2007 18:29:05 +0000 (12:29 -0600)]
BugFix : authorities resultlist display was missing one item on end of list.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 19 Dec 2007 18:29:04 +0000 (12:29 -0600)]
BUG Fixing : invalid dates would make Serials die ungracefully
GetNextSeq calls to Date::Calc is now caught in evals so that invalid dates would not make it die.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 19 Dec 2007 18:29:03 +0000 (12:29 -0600)]
viewlog.tmpl + calendar.inc: builds Date_from_syspref javascript function.
This is likely the durable fix to bridge the gap between syspref on the server
and client side validation scripts. It may be useful to separate Date_from_syspref
from the calendar js, but at this time their applicability is 1-to-1.
Note also js debug variable and CGI param('debug') responsiveness.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 19 Dec 2007 18:29:02 +0000 (12:29 -0600)]
viewlog.pl - fixes bug 1657, passes DHTMLcalendar_dateformat
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 19 Dec 2007 18:29:01 +0000 (12:29 -0600)]
memberentry.pl - fixes inappropriate use of map in void context, tweaks debug for CGI
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Wed, 19 Dec 2007 21:10:02 +0000 (15:10 -0600)]
Merge branch 'master' of http://manage-gmc.dev.kohalibrary.com/koha-installer
Galen Charlton [Wed, 19 Dec 2007 20:47:28 +0000 (14:47 -0600)]
Merge git://git.koha.org/pub/scm/koha
Galen Charlton [Wed, 19 Dec 2007 20:43:23 +0000 (14:43 -0600)]
bug 1676: fixed location of OPAC_CGI_DIR for 'dev' install
Galen Charlton [Wed, 19 Dec 2007 20:29:38 +0000 (14:29 -0600)]
installer: munge ZEBRA_PASS only when INSTALL_ZEBRA=yes
Joshua Ferraro [Wed, 19 Dec 2007 19:48:55 +0000 (13:48 -0600)]
Merge branch 'master' of http://manage-gmc.dev.kohalibrary.com/koha-installer
Chris Cormack [Wed, 19 Dec 2007 01:25:30 +0000 (19:25 -0600)]
Fix for bug 1617, LabelMARCview not being used
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 22:50:39 +0000 (16:50 -0600)]
incorect syntax fix
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 22:50:38 +0000 (16:50 -0600)]
nomenclature fix s/On issue/Checked out/
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 22:50:37 +0000 (16:50 -0600)]
fixing additional authors links on detail pages in opac and staff catalogs
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 22:50:36 +0000 (16:50 -0600)]
add sort_by to availability limit
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 18 Dec 2007 23:46:54 +0000 (17:46 -0600)]
Merge git://git.koha.org/pub/scm/koha
Owen Leonard [Tue, 18 Dec 2007 22:16:07 +0000 (16:16 -0600)]
Applying standard dialog styles to confirmation messages
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Dec 2007 22:16:06 +0000 (16:16 -0600)]
Some changes to finish out Bug 1514.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Dec 2007 22:16:05 +0000 (16:16 -0600)]
Markup and style changes for new paged search results.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Dec 2007 22:16:04 +0000 (16:16 -0600)]
Fixing some markup issues and alternating table row colors.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Dec 2007 22:16:03 +0000 (16:16 -0600)]
A couple of changes to address issues raised by Bug 1631: City, State label. Also streamlining changecity js (no need to have inline javascript generated by the Perl script).
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Dec 2007 22:16:02 +0000 (16:16 -0600)]
Auto-submit had not been removed from sort-by menu, it had been moved from inline HTML to a jquery function in <head>. If this is not working properly, please file a bug.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Tue, 18 Dec 2007 22:16:01 +0000 (16:16 -0600)]
index=kw searches now search all indexes for nozebra
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Tue, 18 Dec 2007 20:38:23 +0000 (14:38 -0600)]
Fix so item.renewals is updated by a renewal, and a zebraop is triggered
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Tue, 18 Dec 2007 19:06:37 +0000 (13:06 -0600)]
members.js - return false when validation fails.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Tue, 18 Dec 2007 19:06:36 +0000 (13:06 -0600)]
memberentry.pl - dates validation, error passing to template
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Tue, 18 Dec 2007 19:06:35 +0000 (13:06 -0600)]
memberentry.pl - $debug-ify warn messages
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 18 Dec 2007 21:11:28 +0000 (15:11 -0600)]
installer: deal with permissions in fix-perl-path.PL
Files in blib generally are a-w on Unix platforms.
Modified fix-perl-path.PL to temporarily set them
o+w while file is being checked.
Galen Charlton [Tue, 18 Dec 2007 20:54:51 +0000 (14:54 -0600)]
installer: made $DEBUG in fix-perl-path.pl contigent on DEBUG env var
Galen Charlton [Tue, 18 Dec 2007 20:53:47 +0000 (14:53 -0600)]
installer: adjusted conditional for setting exported variables
Now checks for win32, and assumes (for now) a default
for all other platforms.
Chris Nighswonger [Tue, 18 Dec 2007 19:41:29 +0000 (14:41 -0500)]
Win32 support: Added differentiation between -w perl switch in shebang line.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Chris Nighswonger [Tue, 18 Dec 2007 19:16:27 +0000 (14:16 -0500)]
Win32 support: Switch DEBUG off and corrected warning bug.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Chris Nighswonger [Tue, 18 Dec 2007 18:59:10 +0000 (13:59 -0500)]
Win32 support: Stripped ^M line endings and various other housekeeping.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Chris Nighswonger [Tue, 18 Dec 2007 18:59:09 +0000 (13:59 -0500)]
Win32 support: Adding a script to modify shebang lines per installation platfom.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Chris Nighswonger [Tue, 18 Dec 2007 18:59:08 +0000 (13:59 -0500)]
Win32 support: Moved shebang sub to separate script to be called in pl_files
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Chris Nighswonger [Mon, 17 Dec 2007 17:44:14 +0000 (12:44 -0500)]
Initial work on adding Win32 support to installer.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Galen Charlton [Tue, 18 Dec 2007 17:31:11 +0000 (11:31 -0600)]
installer: bug 1640: deal with '$' in passwords
Galen Charlton [Tue, 18 Dec 2007 17:11:36 +0000 (11:11 -0600)]
installer: added (in some cases back) module deps
Joshua Ferraro [Tue, 18 Dec 2007 07:34:30 +0000 (01:34 -0600)]
case-insensitive match on query highlighting
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 07:34:29 +0000 (01:34 -0600)]
fix for bug 1658: <span class="term"> in search terms
Also, adds google-style search query highlighting anywhere
in the record
Need to check if this fix is in the OPAC
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 18 Dec 2007 07:34:28 +0000 (01:34 -0600)]
synch'ing librarian & opac hierarchy css
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 18 Dec 2007 07:34:27 +0000 (01:34 -0600)]
bugfix : the path to css has been modified
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 02:25:02 +0000 (20:25 -0600)]
fix for bug 1604: when doing a 'scan', "count" isn't displayed
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 01:22:44 +0000 (19:22 -0600)]
adding document.sortbyform.submit() for auto-submit of resort form
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 01:22:43 +0000 (19:22 -0600)]
adding limit without availability
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 01:22:42 +0000 (19:22 -0600)]
adding limit by availability to staff client
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 18 Dec 2007 01:22:41 +0000 (19:22 -0600)]
fix limit-yr compatibility with sort_by option
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Dec 2007 01:22:40 +0000 (19:22 -0600)]
- Changes to the way patron renewals are handled. Circulation page now offers 'renew' link alongside warning about patron expiration (as in dev_week), using the new setstatus script.
- Member pages now use member toolbar include instead of circ one
- setstatus.pl now uses 3.0's patron renewal function
- Adding missing item-bullet.gif (Bug 1659)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 18 Dec 2007 01:22:39 +0000 (19:22 -0600)]
Changing input stype="button" to input type="submit" so that form can be submitted even if javascript is disabled.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Mon, 17 Dec 2007 23:50:00 +0000 (17:50 -0600)]
Fix for bug 1655, fines not displaying on moremember.pl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Russel Garlick [Mon, 17 Dec 2007 23:25:11 +0000 (17:25 -0600)]
Adding online help for Inventory/Stocktaking feature under Tools
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 17 Dec 2007 19:24:30 +0000 (13:24 -0600)]
moremember.tmpl - remove debugging line and move the leftmost "Edit" link inside div (like the others)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 17 Dec 2007 19:24:29 +0000 (13:24 -0600)]
Delete extraneous empty file.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 17 Dec 2007 18:42:04 +0000 (12:42 -0600)]
fixed unmatched TMPL_UNLESS
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 17 Dec 2007 18:42:03 +0000 (12:42 -0600)]
fixed reference to branchrelations.categorycode
Previous patch had referred to column as category_id,
which is incorrect.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Mon, 17 Dec 2007 18:42:02 +0000 (12:42 -0600)]
added 'update child to adult' dropbox option
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Dec 2007 18:37:05 +0000 (12:37 -0600)]
adding back result_number ... if you don't want it to show
up by default then we need a syspref for showing/hiding it,
rather than just removing it from the template ;-)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Dec 2007 18:32:26 +0000 (12:32 -0600)]
improvements to query_desc and limit_desc
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Dec 2007 18:12:30 +0000 (12:12 -0600)]
adding query_desc and limit_desc to staff catalog search
when no hits found
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 17 Dec 2007 17:54:54 +0000 (11:54 -0600)]
Updates to date indexing and search processing
Summary of Koha 3.0 date indexing for MARC21:
Index Expected format Notes
-----------------------------------------------------
date-entered-on-file [yymmdd] (008/0-5, indexed in word and sort indexes)
copydate [yyyy] (260$c, indexed in word and sort indexes)
acqdate [yyyy-mm-dd] (952$d, indexed in date,word,sort indexes)
pubdate [yyyy] (008/7-10, indexed in year,word,sort indexes)
Template Search Parameters Tested:
limit-yr (either yyyy or yyyy-yyyy) (added processing for ge le, structure attribute st-numeric, etc.)
yr pubdate (yyyy)
acqdate,st-date-normalized (yyyy-mm-dd)
Template Sort Parameters Tested:
pubdate_dsc
pubdate_asc
acqdate_dsc
acqdate_asc
Signed-off-by: Joshua Ferraro <jmf@liblime.com>