koha.git
2002-09-05 tonnesenFixed small bug... my on $borrowerinfo caused the field... R_1-2-3RC12
2002-09-05 tonnesenlogout.pl checks if the server is using basic authentic...
2002-09-03 tonnesenFixed typo.
2002-09-03 tonnesenCall kohareporter from installer.pl and koha.upgrade
2002-09-03 tonnesenScript that will be called by installer/upgrader if...
2002-09-03 tonnesenRemoving hard coded values for apache user and pid...
2002-09-03 tonnesenreplaced > with >= and < with <= in date comparisons.
2002-09-03 tonnesenremoved hard coded budget date from sub bookfunds();
2002-08-30 tonnesenWas checking for 'RC' in installed version
2002-08-27 dragon28small tidy up of branch table output
2002-08-26 tonnesenRemoved hard coded directories (as reported by Ville... R_1-2-3RC11
2002-08-23 finlaytmerged in the version 1.5 from the main branch
2002-08-20 dragon28fixed image alt tag
2002-08-20 dragon28fixed image alt tag
2002-08-19 rangiFix for item search
2002-08-16 rangiMerging across print.pm fixes bug 80
2002-08-16 tonnesenbranchrelations fix needed to be done in two places...
2002-08-16 tonnesenAdded 'IS' and 'CU' flags for default MAIN branch.
2002-08-16 tonnesenSet all .pl scripts in intranet-cgi executable
2002-08-16 tonnesenFixed '_' character between issues, returns, and transf...
2002-08-16 tonnesenAdded missing $accessflagshash chunk to getpatroninform...
2002-08-15 rangiFix for itemissues, fetching the right dates for last...
2002-08-15 rangiMerging branchtransfers and lots of circulation fixes...
2002-08-14 tonnesenAdding copyright statements to all .pl and .pm files...
2002-08-13 tonnesenLittle script to add a copyright statement to all ...
2002-07-27 tonnesenTemplate => HTML::Template
2002-07-27 dragon28now checks for HTML::Template
2002-07-27 tonnesenRenamed button appropriately.
2002-07-27 tonnesenFixed bugs with variable scope after switching some...
2002-07-27 tonnesenNew script for setting user flags. Link from member...
2002-07-27 tonnesenUnintentional duplication of Set::Scalar requirement.
2002-07-27 tonnesenRemoved use C4::Koha line, which caused a looped depend...
2002-07-27 tonnesenAdded new flags field for sample data borrowers. The...
2002-07-27 tonnesenAdded Digest::MD5 to the list of required perl modules...
2002-07-27 tonnesenBeginning flags based authentication. All of the membe...
2002-07-26 tonnesenAdded flags to borrowers table and userflags table...
2002-07-26 tonnesenadded some new modular code to koha.upgrade
2002-07-25 tonnesenFinished modularizing installer.pl
2002-07-25 tonnesenAlmost done modularizing installer.pl
2002-07-25 tonnesenshell scripts now parse the config file to get working...
2002-07-25 tonnesenFixed bug that broke searches with spaces in them.
2002-07-24 tonnesenA bit further on modularizing intaller.pl
2002-07-24 tonnesenMore work on modularizing the installation scripts...
2002-07-23 tonnesenCreating a separate Install.pm module that will be...
2002-07-23 tonnesenFix to permissions on koha.conf on initial install.
2002-07-22 tonnesenRemoving circulation2.pl from other branches
2002-07-22 tonnesenTest for Net::Z3950
2002-07-22 tonnesenNew script copied over from trunk. Templates call...
2002-07-20 rangiFixing missing column (budgetdate) in aqorders
2002-07-17 patesync test with testing doc
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...
next