Don't need those $Zconn's after all.
[koha.git] / C4 / Context.pm
2006-02-22 kadosFirst go at a connection object for Zebra. You can...
2006-02-17 tipaulremoving set names=UTF8, seems useless. Still investiga...
2006-01-04 tipaulutf8 is a : go for beta test in HEAD.
2005-10-26 tipaulbig commit, still breaking things...
2005-08-05 tipauladding emailaddress to user context.
2005-08-04 tipaulsynch'ing 2.2 and head
2005-07-26 hdlBug Fixing for independantBranches support.
2005-07-26 tipaulsome bugfixes, but still don't work correctly
2005-07-26 hdlAdding Branch Independancy.
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2004-12-14 tipaulan improvement has been done in DB calls that needs...
2004-12-08 tipaulremoving useless comment
2004-12-03 tipaulfixes from A. Tarallo, for mod_perl compliance
2004-08-13 tipaulpatch from A. Tarallo (for differents DB schemes)
2003-06-05 tipaulremoving searchborrower from circ2.pm.
2003-02-10 acliFixed completely wrong logic in my boolean_preference...
2003-02-06 acliUse the new C4::Boolean module and the new C4::Auth...
2003-01-20 acliRemoved perl warning
2002-12-20 tipaulchecks that the config file passed in parameter exist...
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-09 arensbAdded a couple of comments.
2002-10-05 arensbAdded "preference" method, for fetching a single value...
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-02 arensbFixed some run-time bugs, so it'll actually load.
2002-10-02 arensbFixed typos in POD.
2002-10-02 arensb(added) Module for reading the config file and getting...