koha.git
2002-07-23 tonnesenPermissions weren't getting set on koha.conf. I reloca... R_1-2-2
2002-07-22 tonnesenRemoving circulation2.pl from other branches
2002-07-22 tonnesenFor some reason the eval {require Net::Z3950} trick...
2002-07-22 tonnesenAdded in Net::Z3950 test, and added module test to...
2002-07-22 tonnesenMissing bracket
2002-07-20 rangiMissing bedgetdate column in aqorders
2002-07-15 tonnesenChecks if it found an apache config file or not.
2002-07-14 tonnesenUsed wrong environment variable for basic authenticatio...
2002-07-12 tonnesenI had Koha.pm using Database.pm and vice versa. Subrou...
2002-07-11 tonnesenAdding some missing opac scripts
2002-07-11 tonnesenMissed dependency on Koha.pm for new configfile routine
2002-07-11 tonnesenAdded authentication information to installer.pl, modif...
2002-07-11 tonnesenAdded info about the new authentication to koha.upgrade...
2002-07-11 tonnesenRemoved warning lines
2002-07-11 tonnesenCreated a subroutine for loading /etc/koha.conf setting...
2002-07-11 tonnesenAdded module check to koha.upgrade and added HTML:...
2002-07-11 tonnesenNew fields and tables for authentication module.
2002-07-11 tonnesenCommitting changes to add authentication and opac templ... R_1-2-3RC5
2002-07-09 tonnesenAdded warnings if the version to be installed has ...
2002-07-09 tonnesenMoved koha.conf write to after Z39.50 daemon was config...
2002-07-09 tonnesenkoha.upgrade wasn't rewriting the variables in the...
2002-07-09 tonnesenkoha.conf hostname configuration variable was mistakenl...
2002-07-09 tonnesenChecks the MySQL root password is correct and allows...
2002-07-09 tonnesenAdds subjectsearch.pl to the OPAC cgi-bin
2002-07-09 tonnesenBug fix.
2002-07-09 tonnesenuses loadmodules.pl to load the acquisitions page
2002-07-09 tonnesenBug fix.
2002-07-09 tonnesenOriginal logic removed all spaces, then replaced every...
2002-07-05 amillarSecond arg of requireDBI is calling subroutine name
2002-07-05 tonnesenAdded check that programs are being run as root.
2002-07-05 tonnesenFixing some bugs in marcimport.pl that broke uploading...
2002-07-05 tonnesenFixed logic bug in checkvalidisbn routine
2002-07-04 tonnesenBug fixes R_1-2-1
2002-07-04 tonnesenFatal bug in installer.pl was trying to set httpduser...
2002-07-04 tonnesenMerged with trunk... added websites table even though...
2002-07-03 tonnesenstore httpduser variable in /etc/koha.conf
2002-07-03 tonnesenModifies /etc/koha.conf, adding any missing entries.
2002-07-03 tipaulmerging 1.2 and main branches. Mostly spaces and typo...
2002-07-03 tonnesenmax(barcode) was getting incremented twice when adding...
2002-07-03 tonnesenFixed bug in incrementing from final release (eg from...
2002-07-03 tonnesenNow asks for the apache username if it can't find the...
2002-07-03 tonnesenFixed error in checkvalidisbn.
2002-07-02 tonnesenFixed typo (extra closing bracket)
2002-07-02 tonnesenRecommends installer.pl for linux systems
2002-07-02 tonnesenRemoved. I believe this is no longer necessary.
2002-07-02 tonnesenAdd one testing line.
2002-07-02 tipaulMerge from 1.2 and main branches. Only cosmetic changes...
2002-06-30 tonnesenModified processz3950queue to create a pid file in...
2002-06-30 tonnesenSpelling correction
2002-06-29 amillarAllow DEFAULT as input to addz3950search.
2002-06-29 tonnesenFixes bug where last reserve request wasn't showing.
2002-06-29 dragon28fixed script to handle mysqldump not being in the path...
2002-06-28 tonnesenChanged search results header "BRANCH" to "LOCATION...
2002-06-28 tonnesenChanges for RC6
2002-06-28 tonnesenGot rid of white text on black, replaced with black...
2002-06-28 tonnesenmarcimport.pl will print an error message if it can...
2002-06-28 tonnesenz3950queue now listens for a -HUP signal before process...
2002-06-28 tonnesenChanged "Circ" to "On Loan" for one branch location...
2002-06-28 tonnesenInstaller now offers to password protect the Intranet...
2002-06-28 tonnesenLogic error. Was using homebranch count as the count...
2002-06-28 amillarFix broken logic on illustrator vs. add'l author
2002-06-28 tipaulmerging 1.2 and main. Only cosmetic changes (spaces...
2002-06-28 tipaulmerging 1.2 and main. Only cosmetic changes (comments...
2002-06-28 tipaulmerge of 1.2 and main branches.
2002-06-28 tipaulmerging 1.2 and main. Only cosmetic
2002-06-28 tonnesenNo count after circ or shelf if only one item.
2002-06-28 tonnesenChanges to "Location" column output when there is only...
2002-06-28 tonnesenIntroduced an annoying bug that duplicated everything...
2002-06-27 tonnesentypo fixed
2002-06-27 tonnesenChange log for 1.2.1RC5
2002-06-27 tonnesenCopies all Changelog* files now.
2002-06-27 tonnesenCouple of bug fixes and a notice about possible mods...
2002-06-27 tonnesenEthnicity line only shows up if ethnicity data has...
2002-06-27 tonnesenEthnicity fields only show up in memberentry if any...
2002-06-27 tonnesenFunctional upgrade script. This script backs up the...
2002-06-27 tonnesenAdding koha.upgrade to list of files copied.
2002-06-27 tonnesenFixing bug that reported an error if updatedatabase...
2002-06-27 tonnesenBeginning of a koha.upgrade script for 1.2.1. We need...
2002-06-27 tonnesenChecks if a previous version of Koha is installed and...
2002-06-27 tonnesen$deweyinput was always defined (it's an HTML input...
2002-06-27 tonnesenApplying patch from Matt Kraai to pick F or NF based...
2002-06-27 tonnesenRe-enabling the max(barcode) + 1 behaviour. Checks...
2002-06-27 tonnesenFixed typo
2002-06-27 tonnesenMaking executable.
2002-06-26 tonnesenChangelog for RC4
2002-06-26 rangiJust adding a -r to the cp statement for the docs folder
2002-06-26 tonnesenMissing wait() call caused a lot of zombie processes...
2002-06-26 tonnesenWrong capitilization on branchcode "MAIN".
2002-06-26 tonnesenFix to allow non-numeric barcodes.
2002-06-26 tonnesenOkay, so I added the $barcode parameter to a comment...
2002-06-26 tonnesenbuildrelease will check for docs subdirectory in /root...
2002-06-26 tonnesenuse warnings breaks on perl 5.005...
2002-06-26 tonnesenInserting some changes I made locally a while ago.
2002-06-26 tonnesenHad some biblioitemnumbers that didn't exist.
2002-06-26 tonnesenAdded some sample data for the virtual bookshelf function
2002-06-26 tonnesenSome udpates that I made here locally a while ago....
2002-06-26 tonnesenadded Debian's /etc/apache-ssl/ config directory
2002-06-26 tonnesenAdded notification text.
2002-06-26 tonnesenmoved z3950 scripts to z3950daemon subdir within script...
2002-06-26 tonnesenBug fix. Single quotes were causing $KohaZ3950Shell...
next