Commit Graph

13 Commits

Author SHA1 Message Date
Samuel Georges b1b700368f Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Stefan Talen b64a744498 Updating modules/backend/widgets 2014-10-11 00:39:34 +02:00
alekseybobkov 324d0b11a5 Fixes dropdowns in the report widgets. Closes #588 2014-09-04 22:49:29 -07:00
alekseybobkov e72c30a3c8 Fixes drop-down fields in dashboard widgets. Closes #588 2014-08-29 14:19:20 +11:00
Paul Wilde 2c46036d2c Added a couple of missing translation strings. Fixed a translation typo for the request log empty button - It should be request_log not event_log. 2014-08-16 05:18:37 +01:00
Sam Georges 21242b22b8 Fixes #543 - default fallback title isn't being translated inside the modal 2014-08-13 08:11:29 +10:00
Sam Georges 13587f155c Move trans from logic-less array to inside business logic. Convert tabs to spaces. 2014-08-09 12:21:17 +10:00
Paul Wilde de98451148 Allow the dashboard widget inspector and report widget to be translated. 2014-08-09 01:29:19 +01:00
alekseybobkov fecfeee2ac Fixed drop-down widget properties on the dashboard 2014-08-02 12:29:41 +11:00
Sam Georges 54cf043dea Fixes #433 2014-07-15 17:16:06 +10:00
Sam Georges 9e2a76d821 Add core build tag to core assets 2014-05-24 16:57:38 +10:00
Sam Georges 6788a32e8c Components have a new override method `onRender()` called before a component is rendered.
The `{% component %} tag now supports passing parameters that override the component properties when they are rendered.
Calling `addJs()` and `addCss()` in components without a starting slash (/) will now reference the component directory, instead of the theme.
2014-05-22 20:27:44 +10:00
Sam Georges 71a5dd67ab Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00