Fix for Bug 5689 - System preference notifications are not translatable
[koha.git] / C4 / SQLHelper.pm
2010-06-09 Andrew ElwellPOD Cleanups
2010-05-26 Galen Charltonremoved needless imports of the YAML module
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Henri-Damien LAURENTBug Fixing Search By initials incorrect
2010-01-28 Henri-Damien LAURENTSQLHelper : InsertInTable enhancement
2010-01-28 Henri-Damien LAURENTC4::SQLHelper Changing $$ notation to $ ->
2010-01-28 Henri-Damien LAURENTMT 2285 : enhancement for patronSearch
2010-01-28 Henri-Damien LAURENTSearchInTable : problem with primary key searches
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-06 Henri-Damien LAURENTSQLHelper Enhancement Adding contain as searchtype
2009-11-02 Henri-Damien LAURENTPOD improvement
2009-10-26 Henri-Damien LAURENTMT 2168 : Logical AND between multiple words strings
2009-10-26 Henri-Damien LAURENTAdding logging DBI errors if in Debug Mode
2009-10-14 Henri-Damien LAURENTremoving unconditional warning
2009-10-14 Henri-Damien LAURENTFollowup 300bd572d3d21bbde1e91e8682611ad224992a7a
2009-10-05 Henri-Damien LAURENTSQLHelper Adding tablename to filters output
2009-09-30 Henri-Damien LAURENTImproving SQLHelper
2009-09-30 Henri-Damien LAURENTImproving C4::SQLHelper
2009-09-30 Henri-Damien LAURENTdefining a value which could be optionnal
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember