Dan Rice
Dan Rice
Would it help if we got you access to the site in question so you can see for yourself? It's probably easier than trying to demonstrate it on another system....
I can only go on what we're seeing on a particular instance and so I can't supply steps to repeat. As per my opening issue, it would appear that the...
## Describe the bug On the Dashboard, the Year Sales and Week Sales graphs are showing incorrect data. (See screen shots below showing Week and Year graphs) The Week view...
We've just set everything back to en-US across Dnn and HC but the results are still the same.
Agreed, it doesn't make much sense. We're looking to rebuild our PaymentGateway code against HC 3.4.1 to test further and one issue is that this helper is now missing: `var...
Thanks for the pointers. We've retested on a working version of the site (Dnn 9.3.2) which was on HC 3.2.3 and upgraded to HC 3.4.1 and the CustomProperties value is...
We've had to upgrade a site to HC 3.6.0 as the version it was on didn't seem to work with PayPal. This all now works well, but we've found that...
Looking into this, the date picker control here: \DesktopModules\Hotcakes\Core\Admin\Controls\DatePickerNavigation.ascx has the date format hardcoded, line 12; ` dateFormat: "m/d/Y", ` I thought about grabbing the current CultureInfo such as: ```...
We have an update on this. It would appear that the code behind on the Reports->Orders By Date uses US date format, as when we view it since the 13th...
> @puresystems you may be interested in testing the new Resource Manager. For a test you can take the install package from the build artifacts on #5240 and see if...