The fixed search.marc/search.tmpl (nothing between <textarea></textarea>)
[koha.git] / misc /
2003-03-16 wolfpac444Fixed bug #176.
2003-03-16 wolfpac444Fixed bug #178
2003-03-16 wolfpac444Fixed bug #175.
2003-02-13 tipaulimproving UNIMARC default structure.
2003-02-04 tonnesenUse chdir instead of absolute path
2003-02-04 tonnesenRemoved dependence on the koha-tmpl cvs module which...
2003-02-04 tipaul*** empty log message *** R_1-9-0
2003-02-04 tipaulincluding zh_TW as languages during install.
2003-02-04 acliCheck for Mail::Sendmail, for opac/opac-userupdate...
2003-01-28 tipaulbugfix #186
2003-01-28 tipaulremoving MARC::Charset test
2003-01-28 tipauluserflag table now created in upgrade script (bugfix...
2003-01-26 acliAdded check for MARC::Charset, used in acqui.simple...
2003-01-26 acliBump minimum perl version to 5.6.1 (Bug 179)
2003-01-25 acliRemoved the reference to INSTALL since the file does...
2003-01-25 acliSince "koha-tmpl" is now just a subdirectory in the...
2003-01-25 acliAdded POD to all functions
2003-01-25 acliMinor quoting bug
2003-01-25 arensbEmacs's colorization was being confused by single quote...
2003-01-25 acliIf $noclear in showmessage is undef, default it to...
2003-01-25 acliThe SWTICH: label is unused; converted it into an if...
2003-01-25 acliMoved knowledge of "koha.conf.tmp" to the Install.pm
2003-01-25 acliMoved getmessage and showmessage closer to the front...
2003-01-25 acliRemoved the $:: notation from a lot of global variables...
2003-01-25 acliA bit of POD (content) corrections
2003-01-25 acliSome POD (content) corrections
2003-01-25 acliAdded more POD
2003-01-25 acliAdded POD to a few more functions
2003-01-25 acliCorrected POD syntax errors.
2003-01-25 acliFactored all the "mkdir -p"-like code in getinstalldire...
2003-01-25 acliThe templates were installed in the wrong directories...
2003-01-22 arensb(portability): use 'hostname' instead of 'hostname...
2003-01-22 arensbRemoved two "my" declarations that were masking previou...
2003-01-20 tipaul*** empty log message ***
2003-01-20 tipaulfix for #167
2003-01-20 acliReplaced the reference to INSTALL with a reference...
2003-01-19 acliUpdated intrahtdocs and opachtdocs in /etc/koha.conf...
2003-01-16 tonnesenTrunk 'buildrelease' script now gets the template files...
2003-01-15 tipaulambrose li patch + bugfix for #158
2003-01-15 tipaulbugfix for #158
2003-01-15 tipaulbugfix for bug #157
2003-01-06 tipaullast commit before 1.3.3 ?
2003-01-03 tipaulroad to 1.3.3 releasing...
2003-01-03 tipaulupdate of unimarc french default structure, to reflect...
2002-12-30 tipaulbugfixes for 1.3.3 release
2002-12-20 tipaulsmall bugfixes
2002-12-20 tipaulbugfixes + language selection during install
2002-12-12 tonnesenMoving install and upgrade scripts from rel-1-2 branch...
2002-11-27 tipaulbugzilla bug n°129 fixed
2002-11-27 tipaullast modif for 1.3.2 release
2002-11-26 tipaulroad to 1.3.2 : installer.pl improvements (including...
2002-11-25 tipaulchanges to use new dir structure (many scripts moved...
2002-11-25 tipaulrebirthing safe-installer.
2002-11-22 tipaulmoving non koha-running files to misc dir
2002-11-22 tipaulmoving non koha-running files to misc dir
2002-11-22 tipaulstopwords list (in french)
2002-11-22 tipaulmoving non koha-running files to misc dir
2002-11-21 tipauldeleting unused scripts
2002-10-13 arensbRemoved trailing whitespace.
2002-10-13 arensbRemoved trailing whitespace.
2002-10-13 arensbAdded magic RCS comment.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-11 rangiThe script mike uses to run backups on the koha database
2002-04-10 patewhacked a couple of bits that Chris marked as okay...
2002-04-09 rangiJust added some comments for Pat
2002-04-09 paterefactoring, marking spots for further refactoring
2002-03-17 rangitidied up, less hlt specific now
2001-01-26 rangiScript to generate overdue fines.
2000-12-19 rangiInitial revision