OPAC now show a systempref variable in main/home screen => easier to change for a...
[koha.git] / opac /
2003-12-15 tipaulOPAC now show a systempref variable in main/home screen...
2003-12-08 tipaulnew feature : recent acquisition in opac.
2003-10-10 rangiFix for bug 588
2003-09-18 tipaulafter a reserve, go to search, not to user page
2003-09-18 tipaulall those fixes are related to translation improvement.
2003-06-18 sergerenauxFix for bug #496
2003-05-19 tipaulfix for #242
2003-05-15 tipaulfix C$ instead of C4
2003-05-08 wolfpac444Changed the scripts to use format_date
2003-05-08 wolfpac444Bug fixes
2003-05-05 tipaulfix for 394
2003-04-29 tipaul*** empty log message ***
2003-04-24 tipaulfix for #406
2003-03-26 wolfpac444*** empty log message ***
2003-03-19 tipaulfixes missing
2003-03-18 finlaytfixed so that it works with the old templates too
2003-03-18 finlaytfixed a couple of bugs. Note this version of opac-reser...
2003-02-27 tipaul*** empty log message ***
2003-02-21 wolfpac444Fixed the subject search.
2003-02-06 acliRemoved check for IS (bug 202)
2003-02-05 acliAdded missing "use" statement
2003-02-04 acliUpdated opac-userupdate.pl to work with 1.3
2003-02-04 acliSync to same file in 1.2 branch
2003-02-03 acliForgot to use C4::Interface::CGI::Output
2003-02-03 acliUpdates for using (OPAC) user log-in in 1.3
2003-02-03 acliMinor code cleanup
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2003-01-20 acliHandle meta tags for non-latin1 charsets
2002-12-20 tipaulsmall bugfix to make logout work
2002-12-19 tipaullittle bugfixes for opac templated.
2002-12-04 finlaytmerged in changes from the rel-1-2 branch into the...
2002-11-12 tipaul*** empty log message ***
2002-10-28 tonnesenMerging changes from rel-1-2 to trunk
2002-10-28 tonnesenMerging from rel-1-2 to trunk
2002-10-13 arensbRemoved trailing whitespace.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh, thus making...
2002-10-09 tonnesenswitched from picktemplate() to gettemplate()
2002-10-03 finlaytadded these files from the rel-1-2 branch. This is...