Main Koha release repository https://koha-community.org
Find a file
2005-06-27 13:13:17 +00:00
acqui Online Help on Scrolling_list building for sort1 and sort2. 2005-06-22 13:14:12 +00:00
acqui.simple synch'ing 2.2 and head 2005-06-20 13:15:46 +00:00
admin synch'ing 2.2 and head 2005-06-20 13:15:46 +00:00
authorities synch'ing 2.2 and head 2005-06-20 13:15:46 +00:00
barcodes using ean128 instead of ean13 (more possibilities) 2004-11-08 19:47:16 +00:00
bookshelves Left out some instances in the previous update 2005-04-27 18:16:19 +00:00
bull synch'ing 2.2 and head 2005-06-20 13:15:46 +00:00
C4 New code making a search not needing to use tables not already used in searching.. doesn't take longer than normal. Achieved via new parameter in Catalogsearch called $extratables. 2005-06-25 05:35:29 +00:00
circ synch'ing 2.2 and head 2005-05-04 08:50:48 +00:00
export Adding a parameter to allow acces to people with management/tools flags 2005-03-23 09:53:21 +00:00
import synch'ing 2.2 and head 2005-05-04 08:50:48 +00:00
koha-curses Can now change branch and printer 2005-05-15 05:56:05 +00:00
koha-plucene First cut of a search engine using Plucene 2005-05-22 01:18:45 +00:00
koha-tmpl adjustments for 2.2.3 2005-06-25 12:55:02 +00:00
lib
localfile/modified_authorities synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
maint
members Adding scrolling list for sort1 and sort2 2005-06-22 09:36:24 +00:00
misc some parameter files for zebra for UNIMARC. Just for testing & sharing purposes for instance. 2005-06-27 13:13:17 +00:00
opac restored search for available books functionality while ensuring that a search not asking about the availablity doesn't take longer than normal. Achieved via new parameter in SearchMarc::Catalogsearch called $extratables. 2005-06-25 05:26:14 +00:00
reports synch'ing 2.2 and head 2005-06-20 14:33:32 +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 synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
sec
suggestion Acquisition & Suggestion : 2004-07-15 09:41:03 +00:00
t
updater synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
value_builder Plugin for field 141a 2005-06-02 15:52:07 +00:00
z3950 Removed -s from su call after Thomas D reports it breaks FreeBSD 2005-06-20 17:05:17 +00:00
.htaccess Solution for error pages 2004-07-30 14:04:20 +00:00
about.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
addwebsite.pl
admin-home.pl Adding some flagsrequired 2005-03-23 09:24:10 +00:00
bookcount.pl
boraccount.pl - formatting date according to system preference 2005-02-16 19:12:57 +00:00
bull-home.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +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
deletebiblioitem.pl
deletewebsite.pl
delitem.pl
detail.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
detailprint.pl
fixBranches.pl
groups.pl
help.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
ISBDdetail.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +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 synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
Make.conf.in
Makefile
mancredit.pl
maninvoice.pl
MARCdetail.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
modbib.pl
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
modwebsites.pl
moredetail.pl Moving some output from the script to the template and formatting currency amount (the former requires an update to the template) 2005-03-17 21:22:17 +00:00
overdue.pl
pay.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
placerequest.pl
plugin_launcher.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
readingrec.pl - adding 'toggle' variable to allow alternating table row styles 2005-02-09 20:59:18 +00:00
renewscript.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
reports-home.pl
request.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
reservereport.pl
reservereport.xls
search.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
stats.pl
stats2.pl
subjectsearch.pl
thesaurus_popup.pl
tidyaccounts.pl
updatebibitem.pl
updatebiblio.pl
updateitem.pl Fixing reference to CheckReserves (script was pointing to Circ2.pm instead of Reserves2) 2005-02-08 20:33:01 +00:00
updatewebsite.pl