Main Koha release repository https://koha-community.org
Find a file
2004-02-11 08:35:31 +00:00
acqui synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
acqui.simple synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
admin synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
C4 synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
circ Added variables available to template: streetaddress, city, phone, cardnumber. Added FIXME comments to sections where HTML should be moved to template 2004-01-26 19:32:36 +00:00
doc various small typographical fixes 2003-07-18 18:49:16 +00:00
export synch'ing with rel_2_0 2004-01-12 16:55:48 +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 Sync to en template 2004-02-10 08:36:13 +00:00
lib #$%^ typo 2003-04-07 19:51:09 +00:00
maint synch'ing with rel_2_0 2004-01-12 16:55:48 +00:00
marc/benchmarks removing outdated scripts. 2003-10-20 15:44:57 +00:00
misc exit(-1) after usage() is not needed 2004-02-10 09:42:18 +00:00
opac Added Paul's LibraryName variable to template 2004-01-08 18:23:36 +00:00
rss Changed to use biblionumber as the key for biblios, rather than ISBN 2004-01-12 20:00:09 +00:00
search.marc *** empty log message *** 2003-09-05 11:29:48 +00:00
sec Removed trailing whitespace. 2002-10-13 10:43:54 +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 fix for 625 2003-12-18 17:23:22 +00:00
value_builder synch'ing with rel_2_0 2004-01-12 16:55:48 +00:00
z3950 synch'ing with rel_2_0 2004-01-12 16:55:48 +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 C4::Acquisitions doesn't exist anymore. Changed it to C4::Catalogue, 2002-10-16 12:32:26 +00:00
admin-home.pl *** empty log message *** 2003-03-19 21:02:24 +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 Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
catalogue-home.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
currency.pl script now used only when currencies rates modified in acqui/acqui-home.pl page => removed unused code 2003-02-13 18:03:36 +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
deletemem.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2004-01-12 16:58:20 +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 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 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
imemberentry.pl Added 'id' attribute to branchcode select list 2003-12-31 17:57:25 +00:00
insertdata.pl minor html modifs & warn removed 2003-11-06 10:18:33 +00:00
insertidata.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
insertjdata.pl Fixed jmemberentry stuff 2003-05-27 07:09:07 +00:00
jmemberentry.pl Fixed jmemberentry stuff 2003-05-27 07:09:07 +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 Taking out the marc clause in acquisitions. 2003-07-18 03:04:41 +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 small fix & improvement. 2003-06-10 15:46:34 +00:00
member-flags.pl fix for 415 2003-05-02 13:06:33 +00:00
member-password.pl I prefer this solution, able to keep blank userids. Sorry for the repeated commits. 2003-09-26 12:08:01 +00:00
member.pl Fixed Bug #558. 2003-08-07 12:37:21 +00:00
memberentry.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
members-home.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
modbib.pl fixes from paul email 2003-07-15 11:34:52 +00:00
modbibitem.pl Changed slashifyDate's into format_date's 2003-03-26 04:25:48 +00:00
moditem.pl bugfixes (use Acquisition.pm removed and image templating fixed) 2003-03-18 09:52:30 +00:00
modrequest.pl fix for #387 2003-05-15 13:56:52 +00:00
modwebsites.pl Fixing bug 372 2003-04-21 03:40:04 +00:00
moredetail.pl Fix for showing the current borrower on the moredetail.pl page 2003-09-11 22:03:43 +00:00
moremember.pl fix for #537 : in borrower screen, the "fine & debts" now shows only amount due if >0, "nothing due" if borrower has no debts. 2003-12-22 10:41:22 +00:00
newimember.pl fix for #671 (add institution member) 2003-12-22 14:58:38 +00:00
newjmember.pl fix for #564 2003-11-28 12:51:26 +00:00
newmember.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +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 Fixing a call to cgi->dump to be Dump 2003-01-15 03:12:22 +00:00
plugin_launcher.pl * bugfixes 2002-12-10 13:54:08 +00:00
readingrec.pl fix for #672 (ordering readingrec) 2003-12-22 10:58:28 +00:00
renewscript.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
reports-home.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
request.pl fix for #477 2003-06-24 08:32: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 synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
shelves.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
showbudget.pl *** empty log message *** 2002-11-12 16:41:12 +00:00
simpleredirect.pl Added default case to catch illegal values resulting from over-translation 2003-02-08 21:49:55 +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 Moving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes nothing from "old-biblio" point of view. 2003-05-19 13:56:43 +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