Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / Log.pm
2020-08-18 Jonathan DruartBug 23632: Remove C4::Logs::GetLogs
2020-04-14 Marcel de RooyBug 21190: Add interfaces parameter to POD in C4::Logs
2020-01-30 Marcel de RooyBug 23896: logaction should pass the correct interface...
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-01-11 Josef MoravecBug 22003: Remove unused subroutines displaylog and...
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2016-08-17 Tomas Cohen AraziBug 14642: Add logging for Holds
2016-08-17 Tomas Cohen AraziBug 16829: make logaction and GetLogs aware of the...
2016-08-02 Kyle M HallBug 16436 [QA Followup] - Use debug instead of info
2016-08-02 Kyle M HallBug 16436 - Allow action logs to be logged to the koha...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-03 Kyle M Hall Bug 15632 [QA Followup] - Get rid of use of uninitiali...
2016-03-02 Jonathan DruartBug 15939: Action logs - Do not default dates to today
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-05-04 Kyle M HallBug 13889: (QA followup) Supress warning, set object...
2015-05-04 Marc VéronBug 13889: Provide parameter $infos in cronlogaction()
2015-05-04 Marc VéronBug 13889: Add information about cron jobs to system log
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-08-05 Fridolin SomersBug 11331 - CSV export for viewlog.pl is missing newlines
2012-12-14 Kyle M HallBug 7067 - OPAC Borrower Self Registration
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2011-09-23 MJ RayBug 6460: alternative fix, updating template and script...
2011-07-04 Janusz KaczmarekBug 6470 - Unable to filter out log entries for kohaadm...
2011-04-07 Chris CormackBug 6014 : Removing a leftover warn
2011-04-07 Henri-Damien LAURENTBug 6014 : MT3138 Adding some permission management...
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonfix a common "developement" typo
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2009-06-08 Galen Charltonbug 2505: enable warnings in C4::Log
2009-04-24 David GoldfeinModified log reporting to allow multiple modules to...
2008-08-13 Andrew MooreBug 2400 [3/18]: fixing pod syntax in C4/Log.pm
2008-03-19 Galen Charltonrefactor C4::Log::logaction
2008-03-18 Chris NighswongerBugfix to correct date format in query used in GetLogs()
2008-01-08 Joe AtzbergerLog.pm - BEGIN block VERSION and vars related to export.
2007-12-14 Joe AtzbergerPerldoc fixes - Auth_with_ldap.pm and Log.pm
2007-12-12 Joe AtzbergerLog.pm and Suggestions.pm - simple (correct) Dates...
2007-12-04 Joe AtzbergerLog.pm: reduce duplicative code in conditional
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-03 Henri-Damien LAURENTBUG FIXING : Using LEFT JOIN in replacement of implicit...
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-04-14 tipauldefaulting usernumber to '' (root login)
2005-08-08 tipaulminor (graphic) changes in log viewer
2005-07-20 hdlAdding page to display log views.
2005-07-19 hdlAdding an object field to action_logs.
2005-07-15 hdlAdding Log Facility.