]>
git.koha-community.org Git - koha.git/log
rangi [Fri, 3 May 2002 21:34:49 +0000 (21:34 +0000)]
Installation documents
rangi [Tue, 30 Apr 2002 09:30:52 +0000 (09:30 +0000)]
Commiting the uncrufted Database module into the stable branch
pate [Fri, 26 Apr 2002 14:47:17 +0000 (14:47 +0000)]
more markup of spots to look at
pate [Fri, 26 Apr 2002 01:29:29 +0000 (01:29 +0000)]
restructured tests into a separate directory
pate [Thu, 25 Apr 2002 23:35:17 +0000 (23:35 +0000)]
found a cleaner way to do &mkformnotable, and refactored tests to allow it.
pate [Thu, 25 Apr 2002 21:59:55 +0000 (21:59 +0000)]
cleaned out boilerplate and fixed some speeling erorz
pate [Thu, 25 Apr 2002 21:51:09 +0000 (21:51 +0000)]
started adding tests for C4::Format
pate [Thu, 25 Apr 2002 20:16:50 +0000 (20:16 +0000)]
refactored &mkformnotable to use foreach and ifels instead of while and many ifs
pate [Thu, 25 Apr 2002 20:15:32 +0000 (20:15 +0000)]
more tests, &mkformnotable has reasonable coverage now
pate [Thu, 25 Apr 2002 19:45:46 +0000 (19:45 +0000)]
found (and fixed) an error in &mkformnotable while adding tests
pate [Thu, 25 Apr 2002 19:45:01 +0000 (19:45 +0000)]
more tests
pate [Thu, 25 Apr 2002 17:33:16 +0000 (17:33 +0000)]
oops, forgot extra linefeeds in pod section
pate [Thu, 25 Apr 2002 17:30:03 +0000 (17:30 +0000)]
added a simple POD style comment to &bold to show how it can be done.
pate [Thu, 25 Apr 2002 16:15:52 +0000 (16:15 +0000)]
added recent updates
pate [Thu, 25 Apr 2002 16:12:45 +0000 (16:12 +0000)]
more prototypes in Output.pm
pate [Thu, 25 Apr 2002 16:11:50 +0000 (16:11 +0000)]
more tests in output.t and a cleanup for testKoha.pl
pate [Thu, 25 Apr 2002 15:51:33 +0000 (15:51 +0000)]
fixed an unitialized variable error in &mktablerow
pate [Thu, 25 Apr 2002 14:50:16 +0000 (14:50 +0000)]
adding prototypes, and fixing compiler warnings
pate [Thu, 25 Apr 2002 14:49:32 +0000 (14:49 +0000)]
started building tests for C4::Output
pate [Thu, 25 Apr 2002 14:48:12 +0000 (14:48 +0000)]
quick fixup to tests
pate [Thu, 25 Apr 2002 13:59:37 +0000 (13:59 +0000)]
*** empty log message ***
pate [Thu, 25 Apr 2002 13:58:09 +0000 (13:58 +0000)]
added fixEthnicity tests
pate [Wed, 24 Apr 2002 22:08:10 +0000 (22:08 +0000)]
testing the branch
finlayt [Tue, 23 Apr 2002 00:34:16 +0000 (00:34 +0000)]
Fixed typo
finlayt [Mon, 22 Apr 2002 22:47:09 +0000 (22:47 +0000)]
fixed typo
rangi [Sun, 21 Apr 2002 06:33:32 +0000 (06:33 +0000)]
Fixing bug reported by Steve,
Couldnt remove an additional Author when modifying a biblio
saas [Sun, 21 Apr 2002 04:45:21 +0000 (04:45 +0000)]
Correct spelling - aquisitions to acquisitions
pate [Sun, 21 Apr 2002 01:58:26 +0000 (01:58 +0000)]
general cleanups
pate [Sat, 20 Apr 2002 03:39:30 +0000 (03:39 +0000)]
initial version of the Changelog -- used cvs2cl to generate it.
pate [Wed, 17 Apr 2002 21:35:53 +0000 (21:35 +0000)]
starting to move ethnicity stuff out of programs and into modules
rangi [Wed, 17 Apr 2002 20:28:47 +0000 (20:28 +0000)]
Submitting on behalf of Nicholas
First cut (not functional yet) of an installer script
tonnesen [Tue, 16 Apr 2002 19:49:15 +0000 (19:49 +0000)]
Added some comments detailing how MARC fields are mapped to Koha data
tonnesen [Tue, 16 Apr 2002 18:00:39 +0000 (18:00 +0000)]
Fixed typo
tonnesen [Tue, 16 Apr 2002 17:37:19 +0000 (17:37 +0000)]
This is my bulk MARC record importing tool. Feel free to test it out, but DO
NOT use it on a production system yet! It needs to be more adaptable to
different MARC implementations.
Note that the script will spit out a plain text copy of the records being
imported to STDOUT, so you will probably want to redirect to a file, or pipe to
less.
pate [Mon, 15 Apr 2002 16:17:21 +0000 (16:17 +0000)]
moved ethnicity fixups into C4::Koha, eventually to be replaced with a better
(non-NZ specific) solution.
pate [Mon, 15 Apr 2002 16:15:38 +0000 (16:15 +0000)]
moved ethnicity fixing out of moremember.pl into a function,
eventually to replace with a more configurable version (non-NZ specific)
truth_nz [Mon, 15 Apr 2002 05:33:33 +0000 (05:33 +0000)]
Acquisitions::newbiblioitem updated to be usable for new acqui.simple
addorder.pl and updatebibitem.pl modified to use new newbiblioitem
rangi [Wed, 10 Apr 2002 09:55:17 +0000 (09:55 +0000)]
Fixing the subject search i broke ;)
rangi [Wed, 10 Apr 2002 07:59:28 +0000 (07:59 +0000)]
Working on a fix to speed up title and author searches
truth_nz [Wed, 10 Apr 2002 05:49:17 +0000 (05:49 +0000)]
Altered newbiblio to be more generic - so can use with new acui.simple
scripts (which are not finished yet).
truth_nz [Wed, 10 Apr 2002 05:47:07 +0000 (05:47 +0000)]
Updates to use changed newbiblio sub in C4/Acquisitions.pm
pate [Wed, 10 Apr 2002 00:02:59 +0000 (00:02 +0000)]
whacked a couple of bits that Chris marked as okay to delete.
rangi [Tue, 9 Apr 2002 23:30:48 +0000 (23:30 +0000)]
Just added some comments for Pat
(Is this a good way of doing it? if not let me know)
pate [Tue, 9 Apr 2002 22:08:15 +0000 (22:08 +0000)]
refactoring, marking spots for further refactoring
rangi [Tue, 9 Apr 2002 00:16:52 +0000 (00:16 +0000)]
Little typo, missing t in systemprefs
Apart from that, all the patch files seem to be running happily on
hlt.katipo.co.nz
rangi [Tue, 9 Apr 2002 00:04:39 +0000 (00:04 +0000)]
Just a quick little fix the sql to update a borrower was setting the postal
address twice, instead of the postal, then the physical address. My little
fix got overwrote by pat's fix so im updating now before i forget :)
pate [Mon, 8 Apr 2002 23:44:43 +0000 (23:44 +0000)]
refactored slashifyDate function out of inline code, created C4/Koha.pm
to hold it and wrote tests for it, started marking other places for
potential refactoring.
rangi [Mon, 8 Apr 2002 22:47:18 +0000 (22:47 +0000)]
Script wasnt setting street address correctly
rangi [Fri, 5 Apr 2002 03:13:21 +0000 (03:13 +0000)]
Have realised misc/fines2.pl is the real fines script, this one can be
removed so as to remove one more source of confusion
rangi [Fri, 5 Apr 2002 03:09:18 +0000 (03:09 +0000)]
Fixing up the query to pickup budget
rangi [Wed, 3 Apr 2002 08:58:36 +0000 (08:58 +0000)]
Actually lives in telnet/
rangi [Wed, 3 Apr 2002 08:44:23 +0000 (08:44 +0000)]
More work on the addbooks scripts, committing on behalf of Roger
Need testing before use in a production environment
rangi [Sun, 31 Mar 2002 06:50:08 +0000 (06:50 +0000)]
Fixed the holding branch insertion code. It was inserting the correct
homebranch but was still inserting the wrong home branch
rangi [Sun, 31 Mar 2002 02:48:18 +0000 (02:48 +0000)]
Fixing branches
rangi [Sun, 31 Mar 2002 01:18:36 +0000 (01:18 +0000)]
Draws list of branches from the branches table now, when adding an item
rangi [Wed, 27 Mar 2002 00:02:40 +0000 (00:02 +0000)]
Shifting writeoff code back into pay.pl (redirecting to writeoff.pl was
breaking when the borrower owes a lot of fines)
finlayt [Tue, 26 Mar 2002 05:08:52 +0000 (05:08 +0000)]
added database patchs to the updater/updatedatabase script
changes the type of the datesent and datearrived fields in the
branchtransfers table from date to datetime.
completely re-organises the branchcategories table. As this has previously
been unused it shouldnt effect anyone.
rangi [Thu, 21 Mar 2002 21:24:54 +0000 (21:24 +0000)]
Doesnt write to an include anymore
tipaul [Tue, 19 Mar 2002 15:39:31 +0000 (15:39 +0000)]
Script to apply to sample DB only. It makes a few modifications in the DB (indexes creation, some data deletion, and unused tables drop)
Creates a thesaurus table from the bilbiosubject one
tipaul [Tue, 19 Mar 2002 15:37:15 +0000 (15:37 +0000)]
Sample database only for parameters tables
rangi [Sun, 17 Mar 2002 02:58:00 +0000 (02:58 +0000)]
Deals with lost book charges now
rangi [Sun, 17 Mar 2002 02:31:02 +0000 (02:31 +0000)]
tidied up, less hlt specific now
finlayt [Thu, 14 Mar 2002 01:51:16 +0000 (01:51 +0000)]
Changed heading to look like the rest of Koha
finlayt [Thu, 14 Mar 2002 01:50:17 +0000 (01:50 +0000)]
Added a heading to be consistent with rest of Koha
finlayt [Thu, 14 Mar 2002 01:04:00 +0000 (01:04 +0000)]
This is the begining of a process of dividing up circulation.pl
This script deals with the branch and printer selection stuff
finlayt [Wed, 13 Mar 2002 21:13:42 +0000 (21:13 +0000)]
Added a transferbook subroutine that is called from /circ/branchtransfers.pl
It writes a new line in the branchtransfers table and changes the
currentbranch field in items.
finlayt [Wed, 13 Mar 2002 21:07:41 +0000 (21:07 +0000)]
Fixed a small problem in the <form>, not hidden inputs are getting passed
correctly.
rangi [Wed, 13 Mar 2002 07:46:43 +0000 (07:46 +0000)]
Removing reference to the FrontSearch subroutine as its never called
rangi [Wed, 13 Mar 2002 07:36:49 +0000 (07:36 +0000)]
Tidy up, removing deprecated routines
rangi [Wed, 13 Mar 2002 07:14:27 +0000 (07:14 +0000)]
Deprecated searching is all handled by search.pl
rangi [Wed, 13 Mar 2002 03:26:43 +0000 (03:26 +0000)]
Getting Iteminfo in Search to only display correct reserves (mainly used on
detail.pl) and another typo fix in moremember.pl
rangi [Wed, 13 Mar 2002 02:46:07 +0000 (02:46 +0000)]
Typo fix (doh!)
rangi [Wed, 13 Mar 2002 02:03:56 +0000 (02:03 +0000)]
Fix so that reserves are only showing for the biblioitem not the biblio on
the moremembers screen
finlayt [Tue, 12 Mar 2002 21:04:32 +0000 (21:04 +0000)]
Branchtransfers.pl provides a form for entering barcodes and selecting a
destination branch.
New rows are entered into the branchtransfers table for each item
"transfered".
rangi [Mon, 11 Mar 2002 03:36:41 +0000 (03:36 +0000)]
Fix for manual invoices
tipaul [Tue, 5 Mar 2002 20:48:42 +0000 (20:48 +0000)]
scripts to manage parameters tables
rangi [Tue, 26 Feb 2002 09:31:14 +0000 (09:31 +0000)]
Fixed apostrophe ' handling
rangi [Tue, 26 Feb 2002 09:06:19 +0000 (09:06 +0000)]
Fix for displaying prices
rangi [Wed, 20 Feb 2002 21:05:19 +0000 (21:05 +0000)]
Making a "fix" to normal title search
rangi [Wed, 20 Feb 2002 20:53:29 +0000 (20:53 +0000)]
Playing with keyword search trying to speed it up more
rangi [Tue, 12 Feb 2002 21:31:41 +0000 (21:31 +0000)]
Fixing bug in subject searching that was causing subjects with ' to break
the search
rangi [Tue, 12 Feb 2002 21:07:21 +0000 (21:07 +0000)]
Fixing bug that was duplicating additional authors, and a bug that was
breaking the updating classicification field
tonnesen [Fri, 1 Feb 2002 18:00:28 +0000 (18:00 +0000)]
Changes from a long time ago that I don't even remember anymore. :)
rangi [Wed, 12 Dec 2001 02:31:28 +0000 (02:31 +0000)]
Added the facility to restrict a keyword search by dewey number
rangi [Tue, 27 Nov 2001 02:01:39 +0000 (02:01 +0000)]
Fixing error in keyword search (fixing my mistake from yesterday)
rangi [Mon, 26 Nov 2001 04:33:42 +0000 (04:33 +0000)]
Fixing a bug in keyword search was duplicating results
rangi [Mon, 26 Nov 2001 02:03:23 +0000 (02:03 +0000)]
Modify an adult with guarantees now modifies the guarantees also.
IE change of address effects the guarantees record as well
rangi [Mon, 26 Nov 2001 00:41:34 +0000 (00:41 +0000)]
Added a findguarantor routine to search for the guarantor of a given borrower.
Probably it and findgurantees need to moved out to borrowers.pm
rangi [Sun, 25 Nov 2001 22:25:55 +0000 (22:25 +0000)]
Author combined with Title search was not searching the series title field
Fixed now
rangi [Sun, 25 Nov 2001 20:17:53 +0000 (20:17 +0000)]
Fixing reserve handling.
Mulitple copy reserves now handled correctly, and correct charges are being
applied
rangi [Fri, 23 Nov 2001 02:12:48 +0000 (02:12 +0000)]
Adding the facility to search on just dewey and class
tonnesen [Mon, 19 Nov 2001 23:28:59 +0000 (23:28 +0000)]
Added code to determine mysqld version for possibility of converting
databases to MyISAM format
tonnesen [Mon, 19 Nov 2001 20:29:46 +0000 (20:29 +0000)]
Added some more tables to the database updater. Modified barcode to be
20 characters long instead of 9.
tonnesen [Mon, 19 Nov 2001 18:26:50 +0000 (18:26 +0000)]
Script that will update existing databases, creating any new tables,
adding, modifying or removing any fields from existing tables.
This is in very early stages. Need to go through and ascertain which
tables and fields need to be added/modified. Also need to add a "backup"
before any modifications are made. Thoughts on this are welcome.
tonnesen [Tue, 6 Nov 2001 18:25:30 +0000 (18:25 +0000)]
Minor changes
tonnesen [Tue, 6 Nov 2001 18:24:54 +0000 (18:24 +0000)]
Script that I'm using to check MARC record support.
tonnesen [Tue, 6 Nov 2001 18:15:34 +0000 (18:15 +0000)]
Working out problems with MARC record support.
tonnesen [Tue, 6 Nov 2001 18:15:00 +0000 (18:15 +0000)]
Modified version of addbooks.pl that uses LCCN as base identifier instead
of ISBN. Should probably be merged with addbooks.pl so that the user can
enter either and ISBN _or_ and LCCN from the same form.
tonnesen [Tue, 6 Nov 2001 18:13:59 +0000 (18:13 +0000)]
Continuing work on Z39.50 search tool. Daemon now forks up to 12 processes
to do Z39.50 searches. Daemon will also wait to see if the user looks
beyond the first couple of pages of results, and will download more results
if necessary.
tonnesen [Sat, 3 Nov 2001 07:29:36 +0000 (07:29 +0000)]
Minor cleanups. Needs testing. Starting to think about modifying
updatebiblio.pl to use this API.