Ghost/test
Scott Cabot 1e5d201835 🐛 Fixed flat member chart for GMT-X timezones
closes #12083

- fixes a parsing issue where negative offset values were incorrectly having the + sign added regardless of actual offset for sqlite databases.
- for mysql databases absolute values of offset were taken with sign applied where appropriate to stop issues where both hours and minutes could be negative which would cause both an issue with offsets that could present as -2:30 and by the look of the code also trigger extra padding to result in -2:-030 rather than the expected -2:30
2020-11-30 11:21:22 +00:00
..
api-acceptance 🐛 Fixed flat member chart for GMT-X timezones 2020-11-30 11:21:22 +00:00
frontend-acceptance Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
regression Added "email_track_opens" setting (#12404) 2020-11-23 18:36:12 +00:00
unit Added migrations for email analytics (#12387) 2020-11-25 17:48:24 +00:00
utils Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00