Quezler
cc17b679f1
Code dusting ( #2826 )
...
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
2017-04-24 21:38:19 +10:00
Samuel Georges
b841f9e066
{@inheritDoc} -> @inheritDoc
2017-03-16 06:26:14 +11:00
Samuel Georges
74a6a71bcb
Parameters -> Parameter
...
(Models should be singular)
2016-05-31 08:17:48 +10:00
Samuel Georges
bb769db223
Dashboard now supports reset and make default
...
Added the new widgets to the add widget screen
System Parameters can now be reset
2016-05-28 14:18:25 +10:00
Samuel Georges
cdb35f5070
UserPreferences -> UserPreference
...
(Models should be singular)
2016-05-27 07:35:32 +10:00
Samuel Georges
f2e129e821
Fixes logic error
...
Fixes #2020
2016-05-18 05:57:08 +10:00
Samuel Georges
41de93a2cb
Fixes an issue where the default widgets are not loaded
...
Ping @ChadStrat
2016-05-16 06:41:15 +10:00
Samuel Georges
b010732796
These methods should be protected, update client lang
2015-08-04 10:01:17 +10:00
Samuel Georges
3d91b7874c
Fixes a bug in report container not loading defaults and ignoring context
2015-07-16 18:19:09 +10:00
Samuel Georges
85c47c4e01
public -> protected $defaultAlias
2015-02-28 12:43:53 +11:00
Samuel Georges
932a40a025
Streamline the process of filling a widget with its config options
2015-02-28 12:12:22 +11:00
Samuel Georges
543686c8e0
Fixes #953 - ReportWidgets now initialize early and therefore support AJAX handling
2015-02-28 11:51:58 +11:00
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