koha.git
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
2002-11-14 finlaytAdded new method to Auth.pm: get_template_and_user...
2002-11-14 finlaytincorperated the new get_template_and_user sub that...
2002-11-13 finlaytresolving some simple conflicts
2002-11-12 tonnesenchange bookfundid to primary key in aqbookfund
2002-11-10 dragon28added link to Overdue items report
2002-11-10 dragon28fixed background image link
2002-11-08 tonnesenFixes bugs with characters in search strings that requi...
2002-11-08 tonnesenHack to allow apostrophe in subject searches
2002-11-08 tonnesenLog out was linking to logout.pl instead of opac-logout.pl
2002-11-08 tonnesenRemoved all of the <TMPL_IF name="opac"> junk that...
2002-11-07 dragon28fixed typo to align bottom menu
2002-11-07 dragon28fixed typo on home image
2002-11-07 dragon28updated to use reports template
2002-11-06 tonnesenBug in hidden branch element (set to bib instead of...
2002-11-05 tonnesenAdded support for setting a required_date and an expiry...
2002-11-05 tonnesenRemoved set_date (reservedate already provides that...
2002-11-05 tonnesenAdded numerical id keys to reserves and reserveconstraints.
2002-11-05 tonnesenModified opac search script to use itemtypesearchgroups...
2002-11-05 tonnesenUses new itemtypesearchgroups table to generate the...
2002-11-05 tonnesenAdding an admin script for setting up the 'class' list...
2002-11-02 dragon28added newline at end of file
2002-11-02 dragon28updated the requirement tests
2002-11-01 tonnesenPut stripping '-' back in. Technically, an ISBN isn...
2002-11-01 tonnesenNo longer removes - or X characters from ISBNs.
2002-11-01 tonnesenFix for broken author search...
2002-11-01 tonnesenSearch.pm was ignoring searches less than 3 characters...
2002-10-31 finlaytChanged the date on the reserves print slip to show...
2002-10-30 tonnesenModified number of tests. R_1-2-3RC23
next