Main Koha release repository https://koha-community.org
Find a file
2005-06-02 15:52:07 +00:00
acqui synch'ing 2.2 and head 2005-05-04 08:45:03 +00:00
acqui.simple adding title & author to additem screen (owen suggestion) 2005-05-06 08:25:16 +00:00
admin script to edit the item subcategory table. 2005-06-02 03:31:16 +00:00
authorities Removing a warning 2005-05-17 14:54:16 +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 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
C4 New Feature: catalogsearch() has a new parameter, $sqlstring. A developer puts into it whatever they want to tack onto the end of the where statement. See usage in opac-search.pl 2005-06-01 21:18:39 +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 Template for 141a field plugin 2005-06-02 15:34:40 +00:00
lib #$%^ typo 2003-04-07 19:51:09 +00:00
maint Various updates/fixes from rel_2_0 2004-03-07 05:47:31 +00:00
members synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
misc new version, doing tag by tag. Should be slower, but requires a lot less memory 2005-06-01 18:55:08 +00:00
opac just declared $totalResults and added an indent at the end 2005-06-02 13:47:47 +00:00
reports synch'ing 2.2 and head 2005-05-04 08:58:30 +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 some fixes & improvements for dictionnary search in librarian interface 2005-06-01 12:51:02 +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 Convenience function to check for 1/0/true/false/on/off/yes/no 2003-02-06 06:15:00 +00:00
updater New Feature: catalogsearch() has a new parameter, $sqlstring. A developer puts into it whatever they want to tack onto the end of the where statement. See usage in opac-search.pl 2005-06-01 21:35:05 +00:00
value_builder Plugin for field 141a 2005-06-02 15:52:07 +00:00
z3950 synch'ing 2.2 and head 2005-05-04 08:58:30 +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 sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +00:00
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 Fixing a broken redirect 2003-06-29 01:27:36 +00:00
deletebiblioitem.pl Replaced nonexistent C4::Acquisitions with C4::Biblio, since that's 2002-10-16 12:35:43 +00:00
deletewebsite.pl These were using the old deprecation C4::Acquisitions 2003-06-25 04:48:45 +00:00
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 Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
groups.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
help.pl new feature : online HELP 2004-06-03 10:20:52 +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 (added) Ancillary files for new installer. 2002-10-30 14:06:29 +00:00
koha.t refactored slashifyDate function out of inline code, created C4/Koha.pm 2002-04-08 23:44:43 +00:00
loadmodules.pl improving behaviour when MARC=OFF 2004-11-19 16:41:49 +00:00
logout.pl merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00
mainpage.pl fix for #646 (logging with low rights librarian code) 2003-12-22 14:54:53 +00:00
Make.conf.in (added) Ancillary files for new installer. 2002-10-30 14:06:29 +00:00
Makefile (added) Ancillary files for new installer. 2002-10-30 14:06:29 +00:00
mancredit.pl fix for #297 and some others bugs 2003-04-23 12:20:26 +00:00
maninvoice.pl fix for #297 and some others bugs 2003-04-23 12:20:26 +00:00
MARCdetail.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
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 Fixing bug 372 2003-04-21 03:40:04 +00:00
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 sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +00:00
pay.pl Formatting currency values 2005-02-16 19:17:15 +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 new feature : stocktaking/inventory. 2004-02-12 09:16:18 +00:00
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 Templating reservereport et shelves. 2002-12-19 18:55:40 +00:00
reservereport.xls Initial revision 2000-12-19 23:45:51 +00:00
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 Added magic RCS comment. 2002-10-13 07:31:21 +00:00
thesaurus_popup.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
tidyaccounts.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
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 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