koha.git
2002-10-11 arensbAdded FIXME comments for broken links.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh, thus making...
2002-10-11 arensbRemoved bogus unused variables at the top.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh, thus making...
2002-10-11 arensbRemoved trailing whitespace that was messing up the...
2002-10-11 arensbAdded FIXME comment. This file is obsolete, right?
2002-10-11 arensbUpdated FIXME comment. This file is obsolete, right?
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh
2002-10-11 tipaulPOD doc and code cleaning
2002-10-11 tipaulminor bugfixes and improvements
2002-10-11 tipaulbugfixes + improvment in navigation
2002-10-11 tipaulmerging from 1.2 and templating
2002-10-11 arensb*** empty log message ***
2002-10-11 arensbCleaned things up a bit.
2002-10-11 arensb*** empty log message ***
2002-10-11 arensbRemoved &systemprefs. It is no longer used.
2002-10-11 arensbUse C4::Context->preference instead of &systemprefs...
2002-10-11 finlaytFixed a couple of bad links.
2002-10-10 tipaulroad to 1.3.1 : viewing biblio MARC detail.
2002-10-10 tipaulmerging 1.2 and bugfixes for auth, login and templating...
2002-10-10 tipaulmerging 1.2 and bugfixes for auth and login : admin...
2002-10-10 arensb(bug fix): Titles and due dates weren't being retrieved...
2002-10-10 arensbMade code a bit more Perl-ish.
2002-10-10 tipaulbugfixes
2002-10-10 tipaulcleaning code
2002-10-10 tipaulmerging auth from branch rel-1.2
2002-10-10 tipaulmerging 1.2 and bugfixes for auth and login
2002-10-10 arensb*** empty log message ***
2002-10-10 arensbUse the default theme if it wasn't given as a CGI param...
2002-10-10 arensbRestored pre-template behavior: when you click on a...
2002-10-10 arensb*** empty log message ***
2002-10-10 arensbAdded some FIXMEs.
2002-10-10 arensbFixed typo.
2002-10-10 arensbAdded some FIXME comments.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbFixed a few problems with POD.
2002-10-10 arensbSimplified references.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbRemoved reference to Perl in POD. It should be obvious.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-10 arensbFixed FIXMEs.
2002-10-10 arensbSimplified references.
2002-10-10 arensbFixed FIXMEs.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-09 tonnesenswitched from picktemplate() to gettemplate()
2002-10-09 tonnesenSwitched from "picktemplate" to "gettemplate"
2002-10-09 tipaulroad to 1.3.1 : little fixes
2002-10-09 tipaulmerging from 1,2 branch. Seems OK
2002-10-09 tipaulmerging from 1.2 : adding auth
2002-10-09 tipaulroad to 1.3.1 : viewing biblio MARC detail
2002-10-09 tipaulbugfix : uses gettemplate and not picktemplate
2002-10-09 tipaulmerging from 1,2 branch. Seems OK
2002-10-09 arensbRemoved trailing whitespace that was breaking the POD.
2002-10-09 arensb*** empty log message ***
2002-10-09 arensbAdded some FIXME comments.
2002-10-09 arensb(bug fix?) What looks like possibly a line left over...
2002-10-09 arensbAdded POD.
2002-10-09 arensbFixed missing bracket in POD.
2002-10-09 arensbAdded some FIXMEs.
2002-10-09 arensbFixed FIXMEs in the POD.
2002-10-09 arensbAdded a couple of comments.
2002-10-07 tipaulsmall fixes
2002-10-07 tipaulmarc tag structure management, from /admin/
2002-10-07 tipaulroad to 1.3.1 : viewing MARC biblio
2002-10-07 tipaulroad to 1.3.1 : viewing biblio MARC detail
2002-10-07 tipaulroad to 1.3.1 : marc viewing from biblio search
2002-10-07 tipaulroad to 1.3.1 : marc parameter table management
2002-10-07 tipaulroad to 1.3.1 : marc parameter management
2002-10-07 tipaulremoving old templates
2002-10-07 tipaul*** empty log message ***
2002-10-07 arensb*** empty log message ***
2002-10-07 arensbRemoved unnecessary "use" line.
2002-10-07 arensbAdded POD and some comments.
2002-10-07 arensbAdded a FIXME comment.
2002-10-07 arensbAdded a POD of sorts.
2002-10-07 arensbAdded some FIXME comments.
2002-10-07 arensbRemoved unnecessary "use" line.
2002-10-07 arensbAdded a FIXME comment.
2002-10-07 arensbAdded POD and some comments.
2002-10-07 arensbFixed typo in synopsis.
2002-10-06 arensb*** empty log message ***
2002-10-06 arensbAdded "use C4::Context" (how did I forget it earlier?)
2002-10-05 arensbFixed some bogosity.
2002-10-05 arensbReplaced several prepare()/execute()/finish() sequences...
2002-10-05 arensbUse C4::Context->preference, rather than getting all...
2002-10-05 arensbAdded "preference" method, for fetching a single value...
2002-10-05 arensbClarified need for File::Spec.
2002-10-05 arensb*** empty log message ***
2002-10-05 arensbAdded a couple of FIXME comments.
2002-10-05 arensbSwitched new functions to using C4::Context.
2002-10-05 arensbRemoved remnants of code that read /etc/koha.conf for...
2002-10-05 arensb*** empty log message ***
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-10-04 finlaytadded link back to user home page.
2002-10-03 finlaytfixed for the new do-it-yourself reserves.
2002-10-03 arensbChanged a function call to a class method call, and...
2002-10-03 tipaulpod doc adding
2002-10-03 tipaulExtending Context.pm to add stopword management and...
2002-10-03 tipaulsmall fixes
next