Main Koha release repository https://koha-community.org
Find a file
2004-12-03 14:35:37 +00:00
acqui CRITICAL bug in acquisition (another one...) : when MARC=ON, and an order line is created from an existing biblio (to buy another item), the MARC biblio is lost and replaced by the non marc one (that has a lot less informations...). To solve the problem, the biblio can no more be modified after the order has been placed. Less feature, but more reliable ! (not simple solution to solve this problem. Would imply to rewrite the MARC biblio from the non marc datas, and no API is provided for this yet) 2004-12-02 16:36:27 +00:00
acqui.simple cataloguing, in isbnsearch, after searching a title/ISBN, the librarian can choose the framework (+ it's a cataloguing screen, not an acquisition one) 2004-12-02 16:37:12 +00:00
admin when deleting an itemtype, don't check issuingrules, but delete them too 2004-12-02 16:37:33 +00:00
authorities after an authority is added/modified, go to this fresh authority (instead of authority-home) 2004-12-02 16:38:23 +00:00
barcodes using ean128 instead of ean13 (more possibilities) 2004-11-08 19:47:16 +00:00
bookshelves improvement in book shelves 2004-12-02 16:38:50 +00:00
bull adding "show me late issues" screen 2004-12-03 14:34:54 +00:00
C4 adding "show me late issues" screen 2004-12-03 14:34:54 +00:00
circ Fix for bug 865 2004-11-28 08:32:36 +00:00
export Fixed charset conversion problem reported by Benedict. 2004-03-10 03:02:43 +00:00
import
koha-tmpl removing bloc25 fixed size : too lazy, it's highly better without a fixed size ! 2004-12-03 14:35:37 +00:00
lib
maint Various updates/fixes from rel_2_0 2004-03-07 05:47:31 +00:00
members Adding blank to relshiploop (altrelationship) loop (Bug 657) 2004-11-30 16:14:04 +00:00
misc modified french translation 2004-11-24 20:38:30 +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 adding items fields to field list in MARC list of fields to search 2004-11-25 17:40:36 +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 acquisition permission 2004-12-02 17:17:00 +00:00
value_builder bugfix in editor chooser 2004-11-24 20:30:06 +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
deletebiblioitem.pl
deletewebsite.pl
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
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 Fix for Bug 689, more templating 2004-12-01 21:31:55 +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 Fixing check that determines value of 'limit' 2004-11-26 16:50:41 +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
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
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