Main Koha release repository https://koha-community.org
Find a file
tipaul afe757aeca * bugfixes
* improvements done during dombes intallation/tests
* adding authentication (new Auth.pm)
2002-12-10 13:54:08 +00:00
acqui templating newbasket2.pl. (Done by hdl, new french developer !) 2002-11-04 09:31:20 +00:00
acqui.simple * bugfixes 2002-12-10 13:29:09 +00:00
admin many bugfixes from Dombes Abbey tests 2002-12-10 13:29:32 +00:00
C4 removing warnings 2002-12-10 13:42:00 +00:00
circ Merging changes from rel-1-2 into trunk (circulation module only) 2002-10-24 18:30:17 +00:00
koha-tmpl improvements from Dombes Abbey work 2002-12-10 13:52:44 +00:00
maint Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
marc deleting unused code : File.pm & USMARC.pm now are located in the MARC::Record package (unmodified), and other are out of date or rewritten somewhere else 2002-11-21 09:56:12 +00:00
misc bugzilla bug n°129 fixed 2002-11-27 17:49:40 +00:00
opac merged in changes from the rel-1-2 branch into the main branch. Some of the default templates are a bit broken now.... 2002-12-04 22:25:01 +00:00
sec Removed trailing whitespace. 2002-10-13 10:43:54 +00:00
t Added a couple of tests. 2002-10-24 04:12:10 +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 bugfixes (davide mails in koha-dev) 2002-12-10 13:27:47 +00:00
value_builder new and modified plugins for unimarc biblio management. 2002-12-10 13:52:20 +00:00
z3950 moving z3950 related scripts to specific dir 2002-11-22 10:15:22 +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 Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
bookcount.pl Bookcount Templating 2002-11-13 17:52:59 +00:00
boraccount.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
catalogue-home.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
charges.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
currency.pl *** empty log message *** 2002-11-12 16:41:12 +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 road to 1.3.2 2002-11-19 12:31:34 +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 templating stuff : use of gettemplate method 2002-10-28 18:00:57 +00:00
insertdata.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +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 templating stuff : use of gettemplate method 2002-10-28 18:00:57 +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 small fixes 2002-10-22 15:51:25 +00:00
logout.pl merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00
mainpage.pl * bugfixes 2002-12-10 13:54:08 +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 Templating mancredit and maninvoice 2002-11-14 18:48:14 +00:00
maninvoice.pl Templating mancredit and maninvoice 2002-11-14 18:48:14 +00:00
MARCdetail.pl road to 1.3.2 2002-11-19 12:31:34 +00:00
member-flags.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
member-password.pl Merging from rel-1-2 to trunk 2002-10-28 17:46:18 +00:00
member.pl templating stuff : use of gettemplate method 2002-10-28 18:00:57 +00:00
memberentry.pl templating stuff : use of gettemplate method 2002-10-28 18:00:57 +00:00
members-home.pl merging 1.2 and bugfixes for auth and login : admin, members and reports home pages 2002-10-10 16:15:36 +00:00
modbib.pl Removed unused variables. 2002-10-13 09:26:24 +00:00
modbibitem.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
moditem.pl Added a FIXME comment. 2002-10-13 08:34:23 +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 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
moredetail.pl Merging from rel-1-2 to trunk 2002-10-28 22:29:08 +00:00
moremember.pl templating stuff : use of gettemplate method 2002-10-28 18:00:57 +00:00
newimember.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
newjmember.pl Removed trailing whitespace. 2002-10-13 07:51:10 +00:00
newmember.pl Removed trailing whitespace. 2002-10-13 07:51:10 +00:00
overdue.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
pay.pl templating pay.pl 2002-10-28 20:17:27 +00:00
placerequest.pl minor changes to comments etc.... 2002-08-21 02:45:30 +00:00
plugin_launcher.pl * bugfixes 2002-12-10 13:54:08 +00:00
readingrec.pl templating : readingrec.pl 2002-10-28 21:15:11 +00:00
renewscript.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
reports-home.pl merging 1.2 and bugfixes for auth and login : admin, members and reports home pages 2002-10-10 16:15:36 +00:00
reports.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
request.pl road to 1.3.2 2002-11-19 12:31:34 +00:00
reservereport.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +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 road to 1.3.2 2002-11-19 12:31:34 +00:00
shelves.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
showbudget.pl *** empty log message *** 2002-11-12 16:41:12 +00:00
simpleredirect.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +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 * bugfixes 2002-12-10 13:54:08 +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 Added a FIXME comment. 2002-10-13 05:50:21 +00:00
updatecharges.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
updateitem.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
updatewebsite.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
userpage.pl merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00