30430 Commits (a523f09e043fa7d6a17fc93406f966cab5671583)
 

Author SHA1 Message Date
pate 2409d7fe90 moved ethnicity fixing out of moremember.pl into a function, 22 years ago
truth_nz e1d7a81197 Acquisitions::newbiblioitem updated to be usable for new acqui.simple 22 years ago
rangi b3375469e3 Fixing the subject search i broke ;) 22 years ago
rangi 132835283a Working on a fix to speed up title and author searches 22 years ago
truth_nz 51ee67d237 Altered newbiblio to be more generic - so can use with new acui.simple 22 years ago
truth_nz 7a1c0652d5 Updates to use changed newbiblio sub in C4/Acquisitions.pm 22 years ago
pate 7d57ee8839 whacked a couple of bits that Chris marked as okay to delete. 22 years ago
rangi dc447b69c3 Just added some comments for Pat 22 years ago
pate 8982a436c2 refactoring, marking spots for further refactoring 22 years ago
rangi d9deed33c7 Little typo, missing t in systemprefs 22 years ago
rangi 7a64671da1 Just a quick little fix the sql to update a borrower was setting the postal 22 years ago
pate 0376493cd4 refactored slashifyDate function out of inline code, created C4/Koha.pm 22 years ago
rangi f65c91e6a4 Script wasnt setting street address correctly 22 years ago
rangi 01cab7dcc2 Have realised misc/fines2.pl is the real fines script, this one can be 22 years ago
rangi 9715feaa03 Fixing up the query to pickup budget 22 years ago
rangi 9eed1523e2 Actually lives in telnet/ 22 years ago
rangi 23af68684c More work on the addbooks scripts, committing on behalf of Roger 22 years ago
rangi 6b341d91ab Fixed the holding branch insertion code. It was inserting the correct 22 years ago
rangi fb5d8f5fe9 Fixing branches 22 years ago
rangi 2c95a29ca8 Draws list of branches from the branches table now, when adding an item 22 years ago
rangi 8ef923a92f Shifting writeoff code back into pay.pl (redirecting to writeoff.pl was 23 years ago
finlayt 8c792b7917 added database patchs to the updater/updatedatabase script 23 years ago
rangi 3b469c430f Doesnt write to an include anymore 23 years ago
tipaul 19829f142c Script to apply to sample DB only. It makes a few modifications in the DB (indexes creation, some data deletion, and unused tables drop) 23 years ago
tipaul 5836e7a9ee Sample database only for parameters tables 23 years ago
rangi 3eecf2956e Deals with lost book charges now 23 years ago
rangi 0ad8becf32 tidied up, less hlt specific now 23 years ago
finlayt cf973f53bb Changed heading to look like the rest of Koha 23 years ago
finlayt 6c91f693a5 Added a heading to be consistent with rest of Koha 23 years ago
finlayt b9ee6194bf This is the begining of a process of dividing up circulation.pl 23 years ago
finlayt 314e80a9e9 Added a transferbook subroutine that is called from /circ/branchtransfers.pl 23 years ago
finlayt 501da7db0d Fixed a small problem in the <form>, not hidden inputs are getting passed 23 years ago
rangi 564fd1d8ec Removing reference to the FrontSearch subroutine as its never called 23 years ago
rangi c2eb80ce60 Tidy up, removing deprecated routines 23 years ago
rangi 54d16a814e Deprecated searching is all handled by search.pl 23 years ago
rangi 204ff647f3 Getting Iteminfo in Search to only display correct reserves (mainly used on 23 years ago
rangi 9339f8831a Typo fix (doh!) 23 years ago
rangi 5849a03b30 Fix so that reserves are only showing for the biblioitem not the biblio on 23 years ago
finlayt 9d891b5f41 Branchtransfers.pl provides a form for entering barcodes and selecting a 23 years ago
rangi 0b9ab3723f Fix for manual invoices 23 years ago
tipaul 28c9f74a6c scripts to manage parameters tables 23 years ago
rangi 0f23c6e75d Fixed apostrophe ' handling 23 years ago
rangi cd96e8c297 Fix for displaying prices 23 years ago
rangi 8e8455789f Making a "fix" to normal title search 23 years ago
rangi bbb2008246 Playing with keyword search trying to speed it up more 23 years ago
rangi 4c20707e76 Fixing bug in subject searching that was causing subjects with ' to break 23 years ago
rangi a9f5a8b858 Fixing bug that was duplicating additional authors, and a bug that was 23 years ago
tonnesen c239fbc711 Changes from a long time ago that I don't even remember anymore. :) 23 years ago
rangi 1a3d705dab Added the facility to restrict a keyword search by dewey number 23 years ago
rangi bb7b308682 Fixing error in keyword search (fixing my mistake from yesterday) 23 years ago