]>
git.koha-community.org Git - koha.git/log
kados [Mon, 3 Apr 2006 02:12:49 +0000 (02:12 +0000)]
some modifs to improve plugin support
kados [Mon, 3 Apr 2006 00:17:13 +0000 (00:17 +0000)]
re-adding oldbiblionumber for the sake of the plugin
kados [Sun, 2 Apr 2006 19:19:02 +0000 (19:19 +0000)]
adding Log.pm
kados [Sun, 2 Apr 2006 19:12:01 +0000 (19:12 +0000)]
syncing with rel_2_2, adding visibility handling
kados [Sat, 1 Apr 2006 23:06:22 +0000 (23:06 +0000)]
adding eval to fix 500 error with blank marc record
rangi [Sat, 1 Apr 2006 22:42:04 +0000 (22:42 +0000)]
Adding material-type
rangi [Sat, 1 Apr 2006 22:10:50 +0000 (22:10 +0000)]
Fixing the problem that all items were getting biblioitem=1 set
kados [Sat, 1 Apr 2006 22:03:33 +0000 (22:03 +0000)]
plugin directory for hybrid plugin files to ease installation.
rangi [Sat, 1 Apr 2006 21:22:05 +0000 (21:22 +0000)]
Adding a little fake subroutine that a few scripts in the opac depend on, can be removed once the opac scripts are rewritten
kados [Fri, 31 Mar 2006 22:32:49 +0000 (22:32 +0000)]
Create symlink from intranet/zebra to head zebra directory
kados [Fri, 31 Mar 2006 22:25:58 +0000 (22:25 +0000)]
add symlink collection.abs -> record.abs
kados [Fri, 31 Mar 2006 22:15:44 +0000 (22:15 +0000)]
removing useless directories and record.abs (will be created as a symlink
to collection.abs)
kados [Fri, 31 Mar 2006 18:43:35 +0000 (18:43 +0000)]
minor adjustment to one of the symlinks
kados [Fri, 31 Mar 2006 18:42:10 +0000 (18:42 +0000)]
A simple script that helps sync a rel_2_2 running repo with a
head repo (ie, copies over the right files, creates some symlinks,
etc.). It's not finished yet, but getting there (I'll be testing it
extensively today and tomorrow).
kados [Fri, 31 Mar 2006 18:06:40 +0000 (18:06 +0000)]
permits exporting bibliographic data as MARC from the command line.
kados [Fri, 31 Mar 2006 17:51:18 +0000 (17:51 +0000)]
Script written by Tumer Garip that fixes missing 090 fields in a
MARC21 Koha database.
kados [Fri, 31 Mar 2006 17:48:16 +0000 (17:48 +0000)]
expanding the documentation on zebra.cfg, adding separate locations
for the register and shadow files (will need to be edited by local
sys admin)
plg [Fri, 31 Mar 2006 15:56:27 +0000 (15:56 +0000)]
bug fixed: ItemType function seems to have vanished. I replace by the
description key returned by C4::Koha::getitemtypeinfo.
plg [Fri, 31 Mar 2006 15:31:44 +0000 (15:31 +0000)]
bug fixed: the issue timestamp had not the same format as the today's date
to which it was compared. The comparison separate issues on display between
today issues and older issues.
plg [Thu, 30 Mar 2006 14:52:13 +0000 (14:52 +0000)]
modification: deep circulation template rewrite to make it easier to
read. HTML output uses fieldset, it should be cleaner, feedback welcomed.
improvement: renewscript.pl simplified by using named submit buttons
(renew_all and renew_checked), and by using arrays in HTTP query for items.
rangi [Wed, 29 Mar 2006 01:56:25 +0000 (01:56 +0000)]
Delete isnt working using the extended services method
rangi [Tue, 28 Mar 2006 23:05:08 +0000 (23:05 +0000)]
Delete working now
rangi [Tue, 28 Mar 2006 21:30:36 +0000 (21:30 +0000)]
Adding any attribute, so we can do
any all "search terms"
rangi [Tue, 28 Mar 2006 21:29:56 +0000 (21:29 +0000)]
All searches being ranked by relevance by default
rangi [Tue, 28 Mar 2006 21:02:48 +0000 (21:02 +0000)]
Adding ability to do fuzzy searches
hdl [Fri, 24 Mar 2006 13:20:58 +0000 (13:20 +0000)]
Bug Fixing catalogue directory was added for MARCdetail and detail.pl
Taking this change into account in script.
kados [Wed, 22 Mar 2006 03:55:10 +0000 (03:55 +0000)]
change default sort by
rangi [Tue, 21 Mar 2006 23:45:43 +0000 (23:45 +0000)]
Passing back the right count
kados [Tue, 21 Mar 2006 23:04:42 +0000 (23:04 +0000)]
used for indexing iso2709 files
kados [Tue, 21 Mar 2006 22:55:07 +0000 (22:55 +0000)]
adding some comments as well as support for iso2709 files
rangi [Tue, 21 Mar 2006 22:50:28 +0000 (22:50 +0000)]
Changes to get sorting working
rangi [Tue, 21 Mar 2006 22:49:18 +0000 (22:49 +0000)]
Adding more sort options
kados [Tue, 21 Mar 2006 04:05:33 +0000 (04:05 +0000)]
adding Dewey sorting
kados [Tue, 21 Mar 2006 03:48:38 +0000 (03:48 +0000)]
improved collection.abs with support for sorting.
plg [Thu, 16 Mar 2006 11:33:28 +0000 (11:33 +0000)]
improvement: on the About page, a caption was added to the table of Perl
modules and modules are now listed in alphabetic order.
plg [Thu, 16 Mar 2006 11:17:28 +0000 (11:17 +0000)]
new: required Perl modules listed with their version in about page.
plg [Wed, 15 Mar 2006 11:21:56 +0000 (11:21 +0000)]
bug fixed: utf-8 data where not displayed correctly in screens. Supposing
your data are truely utf-8 encoded in your database, they should be
correctly displayed. "set names 'UTF8'" on mysql connection (C4/Context.pm)
is mandatory and "binmode" to utf8 (C4/Interface/CGI/Output.pm) seemed to
converted data twice, so it was removed.
kados [Mon, 13 Mar 2006 23:45:12 +0000 (23:45 +0000)]
minor template bugfix
rangi [Mon, 13 Mar 2006 23:17:26 +0000 (23:17 +0000)]
Testing sorting result sets
rangi [Mon, 13 Mar 2006 23:12:44 +0000 (23:12 +0000)]
Adding commits, so that changes stick
kados [Fri, 10 Mar 2006 02:43:13 +0000 (02:43 +0000)]
syncing with rel_2_2
kados [Fri, 10 Mar 2006 02:40:38 +0000 (02:40 +0000)]
syncing MARChtml2xml wtih rel_2_2, removing unused MARChtml2marc
kados [Wed, 8 Mar 2006 18:12:42 +0000 (18:12 +0000)]
Hopefully a fix for hdl's accented characters not working. NOTE: BY
DEFAULT, MARC::File::XML will turn UTF-8 into MARC-8 in the new_as_xml
method ... to keep it as UTF-8 you must specify a second parameter 'UTF-8'
rangi [Tue, 7 Mar 2006 23:37:48 +0000 (23:37 +0000)]
catching oldbiblionumber also
kados [Tue, 7 Mar 2006 22:00:18 +0000 (22:00 +0000)]
adding support for 'delete' function
rangi [Tue, 7 Mar 2006 21:54:47 +0000 (21:54 +0000)]
Starting work on deletes
rangi [Tue, 7 Mar 2006 21:04:27 +0000 (21:04 +0000)]
isbn search
rangi [Tue, 7 Mar 2006 20:32:52 +0000 (20:32 +0000)]
Barcode search
rangi [Tue, 7 Mar 2006 20:32:27 +0000 (20:32 +0000)]
Barcode search working now
rangi [Mon, 6 Mar 2006 21:21:55 +0000 (21:21 +0000)]
This will work in 2.2 now as well as 3.0
rangi [Mon, 6 Mar 2006 21:18:00 +0000 (21:18 +0000)]
Working now
plg [Mon, 6 Mar 2006 15:39:02 +0000 (15:39 +0000)]
typo fixed: a ";" was missing at the end of Zebra connection retrieving in
C4::Search->get_record
tipaul [Mon, 6 Mar 2006 12:43:36 +0000 (12:43 +0000)]
commit for holidays and news management.
(some forgotten files)
rangi [Mon, 6 Mar 2006 04:58:50 +0000 (04:58 +0000)]
Trying to get searching on itemtypes going
rangi [Mon, 6 Mar 2006 04:58:16 +0000 (04:58 +0000)]
Adding a few more search options
rangi [Mon, 6 Mar 2006 04:31:18 +0000 (04:31 +0000)]
Tweaking searching
kados [Mon, 6 Mar 2006 03:50:29 +0000 (03:50 +0000)]
fix syntax error.
kados [Mon, 6 Mar 2006 03:48:20 +0000 (03:48 +0000)]
remove char_decode
rangi [Mon, 6 Mar 2006 03:12:38 +0000 (03:12 +0000)]
Items adding correctly now
kados [Mon, 6 Mar 2006 02:51:04 +0000 (02:51 +0000)]
forgot to add 'utf-8' argument to new_from_xml()
kados [Mon, 6 Mar 2006 02:45:41 +0000 (02:45 +0000)]
Adding fixes to MARC editor to HEAD
oleonard [Fri, 3 Mar 2006 20:10:26 +0000 (20:10 +0000)]
New programmer templates for the OPAC. Markup has been pared down, but structure hasn't been updated according to new guidelines put forth by Paul on the mailing list (i.e. named blocks, etc).
hdl [Fri, 3 Mar 2006 17:25:01 +0000 (17:25 +0000)]
Bug fixing : a line missed a comment sign.
tipaul [Fri, 3 Mar 2006 17:02:22 +0000 (17:02 +0000)]
commit for holidays and news management.
(some forgotten files)
kados [Fri, 3 Mar 2006 16:45:36 +0000 (16:45 +0000)]
Remove the search that tests the Zconn -- warning, still no fault
tollerance
tipaul [Fri, 3 Mar 2006 16:35:21 +0000 (16:35 +0000)]
commit for holidays and news management.
Contrib from Tümer Garip (from Turkey) :
* holiday :
in /tools/ the holiday.pl script let you define holidays (days where the library is closed), branch by branch. You can define 3 types of holidays :
- single day : only this day is closed
- repet weekly (like "sunday") : the day is holiday every week
- repet yearly (like "July, 4") : this day is closed every year.
You can also put exception :
- sunday is holiday, but "2006 March, 5th" the library will be open
The holidays are used for return date calculation : the return date is set to the next date where the library is open. A systempreference (useDaysMode) set ON (Calendar) or OFF (Normal) the calendar calculation.
hdl [Thu, 2 Mar 2006 20:41:30 +0000 (20:41 +0000)]
bug fixing : making changes for letters and reports-home (Inventory/Stocktaking and overdue) work.
kados [Wed, 1 Mar 2006 03:07:54 +0000 (03:07 +0000)]
rollback ... by accident I committed a rel_2_2 Biblio.pm
kados [Wed, 1 Mar 2006 02:13:00 +0000 (02:13 +0000)]
MARChtml2xml for improved MARC editor
hdl [Tue, 28 Feb 2006 17:20:29 +0000 (17:20 +0000)]
A new overduenotice script to go along with overduerules
it is still UNDER CONSTRUCTION and need deep testing.
hdl [Tue, 28 Feb 2006 14:58:32 +0000 (14:58 +0000)]
Adding some checking and feedback.
hdl [Mon, 27 Feb 2006 18:19:33 +0000 (18:19 +0000)]
New table used in overduerules.pl tools page.
hdl [Mon, 27 Feb 2006 18:15:41 +0000 (18:15 +0000)]
Adding getletters to Koha.pm :
allow to get a list of letters for a module.
overduerules is a tool relying on letter.pl
It will allow ppl to manage three levels of overdue thanks to a brand new overduenotice script to come out soon.
kados [Mon, 27 Feb 2006 01:10:14 +0000 (01:10 +0000)]
use new Context->Zconn object
kados [Mon, 27 Feb 2006 01:08:31 +0000 (01:08 +0000)]
Removing 'our Zconn' from top...
kados [Mon, 27 Feb 2006 01:06:30 +0000 (01:06 +0000)]
removed Zconns, no need for them anymore with new Context.pm setup
kados [Sun, 26 Feb 2006 00:12:51 +0000 (00:12 +0000)]
Don't need those $Zconn's after all.
kados [Sun, 26 Feb 2006 00:08:20 +0000 (00:08 +0000)]
moving all $Zconn s to z3950_extended_services (currently, nothing
works).
kados [Sat, 25 Feb 2006 23:40:59 +0000 (23:40 +0000)]
minor bugfix with 'commit' option
kados [Sat, 25 Feb 2006 22:51:32 +0000 (22:51 +0000)]
Adding support for new Zconn object from C4::Context.pm
kados [Sat, 25 Feb 2006 22:47:37 +0000 (22:47 +0000)]
Changed to use new Zconn object in Context.pm. Not sure if the Zconn
should be set within the subroutine or should be passed in via the
script -- Chris, what do you think?
kados [Sat, 25 Feb 2006 22:39:10 +0000 (22:39 +0000)]
Another purely documentation commit. Just changing formatting to ease
readability.
kados [Sat, 25 Feb 2006 22:01:20 +0000 (22:01 +0000)]
adding support for ISBN search in collection.abs
kados [Sat, 25 Feb 2006 21:53:48 +0000 (21:53 +0000)]
A bulkmarcimport.pl that is based on the new Biblio.pm Zebra routines.
It now responds to:
-n : the number of records to import.
-commit : the number of records to wait before performing a 'commit' operation
ALSO: IMPORTANT: I took out the char_encoding as this should be handled by
MARC::File::XML now, unless I'm mistaken.
kados [Sat, 25 Feb 2006 21:17:20 +0000 (21:17 +0000)]
Purely documentation change: converted all =head2 entries to use function
name as title rather than usage as title
kados [Sat, 25 Feb 2006 21:02:20 +0000 (21:02 +0000)]
Further cleanup, convering new routines to 4-chars
kados [Sat, 25 Feb 2006 20:49:15 +0000 (20:49 +0000)]
Better documentation, added warning if serviceType is 'drop' since it's
not supported in Zebra.
kados [Sat, 25 Feb 2006 20:30:32 +0000 (20:30 +0000)]
IMPORTANT: Paul, I've removed the decode_char routine because it's no
longer necessary. If we need to convert from MARC-8 for display, we should:
1. use utf-8
2. do it with MARC::Charset
If you still need it, let me know and I'll put it back in.
kados [Sat, 25 Feb 2006 19:23:01 +0000 (19:23 +0000)]
cleaning up POD docs, deleting zebra_create as it's no longer used (
replaced by z3950_extended_services).
kados [Sat, 25 Feb 2006 19:09:59 +0000 (19:09 +0000)]
readding some lost subs
kados [Sat, 25 Feb 2006 19:00:28 +0000 (19:00 +0000)]
Enable shadow registers in zebra.cfg
kados [Sat, 25 Feb 2006 07:43:49 +0000 (07:43 +0000)]
Reverting to last version because the fix I committed breaks tag
repeatability. Note that there is still a problem with the Koha
MARC editor saving blank tags and subfields in a record!
hdl [Fri, 24 Feb 2006 13:22:22 +0000 (13:22 +0000)]
Bug fixing : Modifying template adapting for prog template format
hdl [Fri, 24 Feb 2006 12:02:42 +0000 (12:02 +0000)]
export.tmpl was not the good one. :)
hdl [Fri, 24 Feb 2006 11:55:40 +0000 (11:55 +0000)]
changing file according to new directory hierarchy
hdl [Fri, 24 Feb 2006 11:52:38 +0000 (11:52 +0000)]
Adding tools directory template and scripts
Changing barcodes, export and import and letters directory.
Changing export script name (marc.pl) to export.pl
Changing import script name (breeding.pl) to import.pl
hdl [Fri, 24 Feb 2006 11:22:37 +0000 (11:22 +0000)]
pruning files from old directory
hdl [Fri, 24 Feb 2006 11:18:17 +0000 (11:18 +0000)]
Adding admin template files
hdl [Fri, 24 Feb 2006 11:15:01 +0000 (11:15 +0000)]
changing parameters template directory to admin
bob_lyon [Thu, 23 Feb 2006 03:56:09 +0000 (03:56 +0000)]
Using 'loggedinusername' variable to populate hidden field user