Main Koha release repository https://koha-community.org
Find a file
2005-08-09 12:06:46 +00:00
acqui BUG Fixing a user with acquisition rights and no superlibrarian rights couldn't create a new basket with IndependantBranches management on. 2005-08-08 13:58:07 +00:00
acqui.simple synch'ing 2.2 and head 2005-08-04 12:12:13 +00:00
admin adding some fields available for Letters 2005-08-05 15:50:46 +00:00
authorities synch'ing 2.2 and head 2005-08-04 12:12:13 +00:00
barcodes using ean128 instead of ean13 (more possibilities) 2004-11-08 19:47:16 +00:00
bookshelves synch'ing 2.2 and head 2005-08-04 13:19:54 +00:00
bull 2 new features : 2005-08-05 14:47:23 +00:00
C4 minor (graphic) changes in log viewer 2005-08-08 09:11:54 +00:00
circ Synch with rel_2_2: Fixing section that was supposed to allow for alternating table row colors 2005-07-19 18:52:37 +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 Minor display changes 2005-08-08 16:58:21 +00:00
lib
localfile/modified_authorities synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
maint
members fixing a bug preventing compilation 2005-08-04 14:48:53 +00:00
misc synch'ing 2.2 and head 2005-08-04 14:10:52 +00:00
opac Passing through kohaversion to the template 2005-08-08 02:09:39 +00:00
reports Bug Fixing : taking alphanumeric itemcallnumber into accounts. 2005-08-09 12:06:46 +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 If MARC is switched off, it will now jump to detail.pl instead of 2005-07-29 00:56:22 +00:00
sec
suggestion Acquisition & Suggestion : 2004-07-15 09:41:03 +00:00
t
updater Synch really broke this script... 2005-08-04 16:07:58 +00:00
value_builder synch'ing 2.2 and head 2005-08-04 14:10:52 +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 C4::Acquisitions doesn't exist anymore. Changed it to C4::Catalogue, 2002-10-16 12:32:26 +00:00
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 Removing the use C4::Acquisitions line 2003-04-21 02:53:14 +00:00
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 synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
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
Makefile
Makefile.PL Clean up messages, fill in some blanks, add more notes, test CONFIGURE, add opac files 2005-07-19 02:39:45 +00:00
mancredit.pl
MANIFEST Remove overlong PM mapping, use libscan() instead, ignore some troublemaker files - this one copies some files to seemingly-sane targets 2005-07-18 20:15:09 +00:00
maninvoice.pl
MARCdetail.pl pruning a warn message. 2005-08-03 12:50:08 +00:00
modbib.pl
modbibitem.pl We dont use images as buttons in the templates anymore, fixing the code to reflect that 2005-06-29 00:05:21 +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 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 Fixing a call to cgi->dump to be Dump 2003-01-15 03:12:22 +00:00
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 * PARTIAL fix for #322 => gives strange results imho 2003-05-19 16:20:51 +00:00
stats2.pl
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
updatebiblio.pl Accepts subjects separated by | or \n 2004-06-26 23:43:12 +00:00
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 These were using the old deprecation C4::Acquisitions 2003-06-25 04:48:45 +00:00