koha.git
2003-01-24 tonnesenAdded koha version number to opac main page. R_1-2-3
2003-01-24 tonnesenAdds Koha version to opac main page.
2003-01-23 tonnesenIncrement test counter by 1.
2003-01-23 tonnesenAdded /usr/local to mysql binary search list.
2003-01-23 tonnesenDeletes subtitle, subject, and additionalauthors info...
2003-01-17 tonnesenaqbooksellers 'id' field needs to be an auto_increment...
2003-01-17 tonnesensub newbiblio returns a two element array, $bibnum...
2003-01-17 tonnesenHeader labels were wrong (they were the headers from...
2003-01-17 tonnesenAdds ability to clear the Z39.50 search query list.
2003-01-15 tonnesenNew installs default to internal authentication instead... R_1-2-3RC26
2003-01-15 tonnesenFixed catalog.t test to check for new confirmation...
2003-01-15 rangiFixing the catalogsearch call to itemcount2 removing...
2003-01-15 tonnesenFixes dangling biblioitems problem. Will no longer...
2003-01-15 tonnesenbug fix
2003-01-15 tonnesenAdding note deprecating the koha/koha-tmpl directory...
2003-01-15 tonnesenAdded extra field for itemtypes table to sample data
2003-01-15 tonnesenFixing opac-reserve.tmpl file for rel-1-2
2003-01-15 tonnesenbuildrelease now uses template files from the koha...
2003-01-15 tonnesenRemoving warn (makes tests hard to read :)
2003-01-13 finlaytthe borrowernumber is now not allocated until the last...
2002-12-28 rangiFixing modbibitem so biblioitems can be deleted
2002-12-13 tonnesen$dbh->do line wasn't deleting the session when logging...
2002-12-11 finlaytFixed up the "on order" search properly this time :-)
2002-12-11 finlaytFixed bug in itemcount2 that meant that items on order...
2002-12-11 finlaytput in the categorycode = C if else. This displays...
2002-12-10 tonnesenMissed "use C4::Auth;" line required by checkauth routi...
2002-12-09 tonnesenbug fix
2002-12-09 tonnesenFixed bug. sub remoteprint was enclosed in the pod...
2002-12-09 tonnesenRemoved "permissions not complete" warning message... R_1-2-3RC25
2002-12-09 tonnesenAdded checkauth call to top of all intranet scripts...
2002-12-09 tonnesenCleaned up some unused parts of the logout.pl script
2002-12-09 tonnesenBetter handling of stuck z39.50 queries
2002-12-09 tonnesenAdding missing script for deleting biblioitems. This...
2002-12-09 tonnesenInstaller now works with a blank mysql root password...
2002-12-07 rangiFixing template so that it builds links for the subjects
2002-12-07 tonnesenTemplates use the 'subject' hash entry for listing...
2002-12-07 rangifixing syntax error
2002-12-06 tonnesenAdded the httpd.conf location for debian's apache-ssl...
2002-12-06 tonnesenNext and Previous buttons (and arrows) were also broken.
2002-12-06 tonnesenFixed the numbered page indexes at the top of the searc...
2002-12-05 finlaytcommiting changes made to these includes and gifs to...
2002-12-05 finlaytFixed a couple of bigs in bibdata
2002-12-05 finlaytfixed bug in the "all" hidden input.
2002-12-04 tonnesenZ39.50 queries that take longer than 20 minutes are...
2002-12-04 tonnesenAdded a link to delete uploaded marc records.
2002-12-04 finlaytwarn taken out :-)
2002-12-04 finlaytAuth now checks the defaulton field on the userflags...
2002-12-02 finlaytfixed a bug in the auth.pm system
2002-11-30 rangiChanging password input to be of type password
2002-11-29 finlaytfixed nav
2002-11-29 finlaytsome more navigational changes
2002-11-29 finlaytlittle change on the reserves table
2002-11-29 finlaytFixed fines to date
2002-11-29 finlaytfixed fines and charges box
2002-11-29 finlaytAdded the my accounts page
2002-11-29 finlaytadded the accounts navigational elements
2002-11-29 finlaytadded line parities to to account lines
2002-11-28 finlaytadded renews and fixed bug in loggedin
2002-11-28 finlaytadded the renew books functionality
2002-11-28 finlaytchange back
2002-11-28 finlaytsmall change so that the url and inputs come through...
2002-11-28 finlaytsmall change so that after loggin in you go back to...
2002-11-28 finlaytprovides a dynamic login prompt in the sidebar
2002-11-28 finlaytsidebar login prompt
2002-11-28 finlaytmore bug fixes
2002-11-28 finlaytthe opac reserve page
2002-11-28 finlaytsmall fixes in the links
2002-11-28 finlaytSome small changes to handle to new opac
2002-11-28 finlaytLots of fixing
2002-11-28 finlaytmore fixes for the templates
2002-11-28 finlayt*** empty log message ***
2002-11-28 finlayt*** empty log message ***
2002-11-27 finlaytBug fix in calc_charges for hlt
2002-11-27 finlayt :
2002-11-27 finlaytmore fixes
2002-11-27 finlaytfixing up some more aspects of the membership navigation
2002-11-27 finlaytbug fix
2002-11-27 finlaytadded the opac-membership.tmpl template and changed...
2002-11-27 finlaytadded opac-membership.pl and working on opac-reserve.pl
2002-11-27 finlaytadded the subject search results table
2002-11-27 finlayt*** empty log message ***
2002-11-27 finlaytremoving C4::Context, wasnt needed
2002-11-27 finlaytchanged back to C4::Database from C4::Context
2002-11-27 finlaytfixed typo
2002-11-27 finlaytmore hlt opac stuff
2002-11-27 finlaytadded the publictype field to the output from ItemInfo...
2002-11-27 finlayttook out some crude
2002-11-27 finlaytmore improovements for the hlt opac
2002-11-27 finlaytmore templates and includes for the hlt opac
2002-11-27 finlaytFixed a bug in the Auth.pm
2002-11-26 finlaytSome small changes to enable the new hlt opac
2002-11-26 finlaytAdded the publictype field to the itemtypes table....
2002-11-26 finlaytAdded the reading record and users details scripts...
2002-11-26 finlaytLots more opac templates, includes and images for hlt
2002-11-25 tonnesenQuoting mysqld password in command line calls.
2002-11-18 tonnesenFix for database connection problem when several forks...
2002-11-14 finlayttinkering
2002-11-14 finlaytadding includes to hlt theme
2002-11-14 finlaytAdded all the files for the new hlt theme
2002-11-14 finlaytadding hlt theme images
next