Main Koha release repository https://koha-community.org
Find a file
2004-11-24 16:11:16 +00:00
acqui * critical fix for acquisition (see RC3 release notes) 2004-11-24 15:59:15 +00:00
acqui.simple improving behaviour when MARC=OFF 2004-11-19 16:41:49 +00:00
admin bugfix : returning to tag after modifying the tag. 2004-10-04 20:37:14 +00:00
authorities adding links to jump to biblio using an authority 2004-11-08 19:46:11 +00:00
barcodes using ean128 instead of ean13 (more possibilities) 2004-11-08 19:47:16 +00:00
bookshelves bugfix for bookshelves not in official CVS 2004-11-19 16:31:30 +00:00
bull some changes in serial management : 2004-09-20 10:16:05 +00:00
C4 removing sub branches (commited by chris for MARC=OFF bugfix, but sub branches is already in Acquisition.pm) 2004-11-24 16:00:01 +00:00
circ fix for bug 858 (no warning when issuing a reserved book) 2004-11-18 10:32:39 +00:00
doc various small typographical fixes 2003-07-18 18:49:16 +00:00
export Fixed charset conversion problem reported by Benedict. 2004-03-10 03:02:43 +00:00
import Removing config info from z3950*sh and using C4::Context in processz3950queue (Fixed bug 39) 2003-10-06 09:10:38 +00:00
koha-tmpl french translation of librarian interface 2004-11-24 16:11:16 +00:00
lib
maint Various updates/fixes from rel_2_0 2004-03-07 05:47:31 +00:00
members bugfix from south america ;-) (fixing permission showing bug) 2004-11-22 15:53:20 +00:00
misc moving stopwords into sql-datas. Now, they can be accessed during install 2004-11-24 16:05:33 +00:00
opac fixing a problem in char encoding : translation of the send basket was erroneous 2004-11-22 16:41:03 +00:00
reports minor improvement 2004-05-06 14:54:44 +00:00
rss Adding RSS 1.0 and 2.0 versions of the lastAcquired feed to serve as examples 2004-08-11 20:58:03 +00:00
search.marc using preference and not preferences to see if marc=ON or OFF 2004-11-23 14:46:21 +00:00
sec synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
suggestion Acquisition & Suggestion : 2004-07-15 09:41:03 +00:00
t
updater adding itemcallnumber entry 2004-11-23 09:11:08 +00:00
value_builder why isn't it in CVS ? dunno. Should be there for many months 2004-11-08 19:58:38 +00:00
z3950 Replace question with note from Harry Jackson 2004-11-17 12:43:54 +00:00
.htaccess Solution for error pages 2004-07-30 14:04:20 +00:00
about.pl adding credits & using $] instead of perl -v to get perl version 2003-11-28 13:59:30 +00:00
addwebsite.pl
admin-home.pl
bookcount.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +00:00
boraccount.pl
bull-home.pl reordering code & debugging 2004-08-05 16:34:41 +00:00
catalogue-home.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
changelanguage.pl Little script that takes a language as an input, and sets a cookie 2004-07-16 00:39:15 +00:00
currency.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
delbiblio.pl Fixing a broken redirect 2003-06-29 01:27:36 +00:00
deletebiblioitem.pl
deletewebsite.pl These were using the old deprecation C4::Acquisitions 2003-06-25 04:48:45 +00:00
delitem.pl
detail.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
detailprint.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
fixBranches.pl
groups.pl
help.pl new feature : online HELP 2004-06-03 10:20:52 +00:00
ISBDdetail.pl rewritting ISBD (doc coming soon...) 2004-10-25 13:28:22 +00:00
koha.conf.in
koha.t
loadmodules.pl improving behaviour when MARC=OFF 2004-11-19 16:41:49 +00:00
logout.pl
mainpage.pl fix for #646 (logging with low rights librarian code) 2003-12-22 14:54:53 +00:00
Make.conf.in
Makefile
mancredit.pl
maninvoice.pl
MARCdetail.pl new feature : checking for duplicate biblio. 2004-11-02 17:28:05 +00:00
modbib.pl fixes from paul email 2003-07-15 11:34:52 +00:00
modbibitem.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
moditem.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
modrequest.pl Correcting redirect path 2004-06-21 21:40:33 +00:00
modwebsites.pl
moredetail.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
overdue.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +00:00
pay.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +00:00
placerequest.pl
plugin_launcher.pl Beginning of serial commit 2004-07-30 13:54:27 +00:00
readingrec.pl Adding biblionumber variable to template so title listings can be hyperlinked 2004-06-21 18:50:05 +00:00
renewscript.pl *** empty log message *** 2004-11-08 19:51:39 +00:00
reports-home.pl new feature : stocktaking/inventory. 2004-02-12 09:16:18 +00:00
request.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
reservereport.pl
reservereport.xls
search.pl Fix for bug 217 2004-04-07 22:43:04 +00:00
stats.pl * PARTIAL fix for #322 => gives strange results imho 2003-05-19 16:20:51 +00:00
stats2.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +00:00
subjectsearch.pl
thesaurus_popup.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
tidyaccounts.pl
updatebibitem.pl Fix for bug 591 2003-10-22 20:20:48 +00:00
updatebiblio.pl Accepts subjects separated by | or \n 2004-06-26 23:43:12 +00:00
updateitem.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +00:00
updatewebsite.pl These were using the old deprecation C4::Acquisitions 2003-06-25 04:48:45 +00:00