CRM-18193 remove arbitrary setting of log_date when not provided.
authoreileen <emcnaughton@wikimedia.org>
Wed, 6 Apr 2016 02:23:38 +0000 (14:23 +1200)
committerEileen <eileen@fuzion.co.nz>
Sat, 23 Apr 2016 03:51:12 +0000 (03:51 +0000)
commit5b7e4b2a0b7ec6201d00be980b9768be8b311663
tree838bac411376128b0de58251c649f7d5dd280c72
parent99008b080be228edef23cd0319d449ae4d63159c
CRM-18193 remove arbitrary setting of log_date when not provided.

In order to be able to ignore the log_conn_date where it is not relevant the logging detail reports need to stop making up a log_conn_date where one is not provided. The code that does that was part of the inital report commit and on removing it I could not replicate any issues - ie. accessing the detail reports without criteria worked fine
CRM/Logging/ReportDetail.php
templates/CRM/Logging/ReportDetail.tpl
tests/phpunit/api/v3/ReportTemplateTest.php