]> git.koha-community.org Git - koha.git/shortlog
koha.git
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
2002-10-30 tonnesenRemoved warn line
2002-10-30 tonnesenAdded opacthemes and opaclanguages system preferences...
2002-10-30 tonnesenUpgrade script preserves templates now.
2002-10-30 tonnesenAdded some more acquisitions tests
2002-10-30 tonnesenPrepends ' default' to $themes and ' en' to $lang so...
2002-10-30 tonnesenAdded ability to modify replacement price on items.
2002-10-30 tonnesenTest harness for simple acquisitions started
2002-10-29 tonnesenFormatting dollar outputs ($8.50 instead of 8.5) R_1-2-3RC22
2002-10-29 tonnesenbuildrelease now puts the test scripts in $intranetdir... R_1-2-3RC21
2002-10-29 tonnesenAdded check for environment variable 'nonproductioneser...
2002-10-29 tonnesen3 more circ tests.
2002-10-29 tonnesenNew test script for circulation module.
2002-10-29 tonnesenRemoved "warn" line.
2002-10-29 tonnesenAdded some more tests to catalog.t
2002-10-29 tonnesenAdded some more cataloging tests.
2002-10-29 tonnesenBug fixes... some found through new catalog.t test!
next