Fix wrong current month showing on Membership Dashboard
authorAidan Saunders <aidan.saunders@squiffle.uk>
Thu, 8 Nov 2018 12:39:06 +0000 (12:39 +0000)
committerAidan Saunders <aidan.saunders@squiffle.uk>
Thu, 8 Nov 2018 22:06:06 +0000 (22:06 +0000)
commitd2f262dacebf33beb8d3c0541653471e9325f579
treeb34f3dda1d6b42fed63fbcbfe69995ca6ce494b9
parent3a327615280dc2fd33750d40a634cf4a1250f516
Fix wrong current month showing on Membership Dashboard
Remove stray dash after Last Month name
Add tests for new CRM_Utils_Date::customFormatTs() and existing CRM_Utils_Date::customFormat()

dev/core#511
CRM/Member/Page/DashBoard.php
CRM/Utils/Date.php
templates/CRM/Member/Page/DashBoard.tpl
tests/phpunit/CRM/Utils/DateTest.php