Main Koha release repository https://koha-community.org
Find a file
2003-03-28 23:03:51 +00:00
acqui *** empty log message *** 2003-03-19 21:02:24 +00:00
acqui.simple fixing bug when a search gets more than 10 biblios : now, user can reach biblio 10, 20, 30... 2003-03-19 21:01:01 +00:00
admin Changed "Date of Birth Required" to "Age Required" and removed the misleading examples. 2003-03-25 05:23:36 +00:00
C4 Fixed bug #241 2003-03-28 23:03:51 +00:00
circ some fixes, and links to themelang/images 2003-03-11 15:13:18 +00:00
export 1st draft of marc export 2002-12-13 16:22:04 +00:00
koha-tmpl Fixed bug #241 2003-03-28 23:03:51 +00:00
maint Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
marc lasts commits before 1.3.3 release 2003-01-06 11:13:29 +00:00
misc Added the stuff for the text messaging field -- Fixed bug #219 2003-03-25 05:13:26 +00:00
opac *** empty log message *** 2003-03-26 04:42:56 +00:00
search.marc MARC search fixes and improvements. Now, ALL searches are indexed and should be very fast with any statement. 2003-03-04 16:15:16 +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
telnet Removed trailing whitespace. 2002-10-13 10:43:54 +00:00
tkperl Added support for showing patron flags in the issues module. 2001-01-17 23:45:50 +00:00
translator Removed trailing whitespace. 2002-10-13 10:43:54 +00:00
updater adding checkdigit parameter that choose how to check the members cardnumber. 2003-03-18 10:58:19 +00:00
value_builder minor fix 2003-02-27 16:58:03 +00:00
z3950 Removed the unecessary $dbh argument from being passed. 2003-02-19 01:01:06 +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 Bookcount Templating 2002-11-13 17:52:59 +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 *** empty log message *** 2003-03-19 21:02:24 +00:00
charges.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +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 Removed reference to nonexistent C4::Acquisitions. 2002-10-16 12:34:06 +00:00
deletebiblioitem.pl Replaced nonexistent C4::Acquisitions with C4::Biblio, since that's 2002-10-16 12:35:43 +00:00
deletemem.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
deletewebsite.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
delitem.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
detail.pl * graphic bugfixes 2003-03-10 15:16:54 +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 Updated script to use get_template_and_user 2003-02-08 21:47:15 +00:00
insertdata.pl *** empty log message *** 2003-03-26 04:10:55 +00:00
insertidata.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
insertjdata.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
jmemberentry.pl * graphic bugfixes 2003-03-10 15:16:54 +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 * graphic bugfixes 2003-03-10 15:16:54 +00:00
logout.pl merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00
mainpage.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +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 Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
maninvoice.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
MARCdetail.pl bugfix 2003-03-18 11:14:50 +00:00
member-flags.pl Converted C4Connect to C4::Context->dbh 2003-02-04 05:20:10 +00:00
member-password.pl Changed to use templates 2003-03-16 09:19:57 +00:00
member.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
memberentry.pl Fixed Bug #230. 2003-03-26 03:02:13 +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 * graphic bugfixes 2003-03-10 15:16:54 +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 Added the possiblity of deleting waiting reservesm or setting them back to not waiting. 2002-09-27 05:21:44 +00:00
modwebsites.pl Templating moditem, modbib, modwebsites, newimember 2002-12-16 00:26:18 +00:00
moredetail.pl Changed slashifyDate's into format_date's 2003-03-26 04:25:48 +00:00
moremember.pl *** empty log message *** 2003-03-26 04:42:56 +00:00
newimember.pl *** empty log message *** 2003-02-19 05:22:01 +00:00
newjmember.pl *** empty log message *** 2003-02-19 05:22:01 +00:00
newmember.pl Fixed problems with non-US date such as 28/10/1983. 2003-03-26 03:46:20 +00:00
overdue.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
pay.pl Use get_template_and_user 2003-02-06 06:32:57 +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 Fixed Bug #190 -- Added the name, member number, and card number to the top. 2003-03-16 22:59:23 +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
reports.pl Templating reports.pl 2002-12-19 15:22:18 +00:00
request.pl *** empty log message *** 2003-03-26 04:42:56 +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
sampledata-1.2 Copying missing files from rel-1-2 to trunk 2002-07-02 20:35:17 +00:00
search.pl *** empty log message *** 2003-03-19 21:02:24 +00:00
shelves.pl Worked around weirdness with HTML::Template; without the {}, it complains 2003-02-05 10:04:14 +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 Added magic RCS comment. 2002-10-13 07:31:21 +00:00
stats2.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
subjectsearch.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
thesaurus_popup.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
tidyaccounts.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
updatebibitem.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
updatebiblio.pl * graphic bugfixes 2003-03-10 15:16:54 +00:00
updatecharges.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
updateitem.pl bugfixes 2003-03-18 11:15:36 +00:00
updatewebsite.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
userpage.pl Missing use statement 2003-02-05 10:13:02 +00:00