Nick Khaetsky
ce7335f6cb
Add warning with missing dependencies on Updates page ( #5077 )
...
Fixes #4843 .
2020-05-26 10:05:40 -06:00
Ben Thomson
a67ccfe993
Allow decompiled Backend JS assets ( #4549 )
...
This change will allow the individual JS assets that are compiled into a full compilation file to be loaded individually instead, allowing the developer to see their changes immediately. It introduces a new configuration variable, `cms.decompileBackendAssets`, that controls this functionality. By default, it is false and not tied to the debug value, requiring it to be explicitly enabled.
2019-08-16 16:19:16 +08:00
Samuell
60a235e000
Add warning in status widget when debug mode is enabled ( #4500 )
...
Debug mode is now shown as a warning in the Status report widget to indicate that its use is discouraged for production websites.
Credit to @Samuell1.
2019-08-15 11:44:22 +08:00
Szabó Gergő
b61b330ec4
Improve the System Status dashboard widget ( #3866 )
...
Improves the System Status dashboard widget by adding a warning icon whenever the specific log is disabled. Credit to @gergo85. Thanks to @petehalverson for Octodock making testing easier.
2018-10-15 08:51:12 -06:00
Szabó Gergő
bf0f1faa4f
Change the Status reportwidget icons ( #3693 )
...
Credit to @gergo85
2018-08-16 08:19:49 -06:00
Luke Towers
2f7cc96b6d
Improve status check
...
Only check for a writable themes directory if the Cms module is loaded.
2018-02-02 13:23:53 -06:00
Samuel Georges
5ea79489af
pluck -> value
...
This is an odd one from Laravel, pluck is now value and lists is now pluck. We'll need a release note about this one.
2017-05-12 07:19:06 +10:00
Samuel Georges
a40357cec9
Added a check for missing dependencies in two places
...
- System dashboard now lists missing dependencies
- Installing a plugin with missing dependencies will also attempt to install those dependencies at the same time
Fixes #36
2017-03-21 17:42:56 +11:00
Samuel Georges
74a6a71bcb
Parameters -> Parameter
...
(Models should be singular)
2016-05-31 08:17:48 +10:00
Samuel Georges
805c0939ad
Introduce two new dash widgets: welcome and active theme
...
System warnings have been moved to the system dash widget
Minor styling and language changes
2016-05-28 11:10:33 +10:00
Samuel Georges
8a7f762c71
Restyle system status report widget
...
Fixes styling on popover-danger and popover-head with customization
2016-05-28 06:49:59 +10:00
Samuel Georges
ebc7929ada
MaintenanceSettings -> MaintenanceSetting
2016-05-27 07:49:13 +10:00
Samuel Georges
ee38c72f04
Protected properties were once [incorrectly] available
2015-08-29 20:12:55 +10:00
Sam Georges
cfaf3228d9
Fixes #9 - Adds maintenance mode setting to the CMS
2014-11-10 20:34:42 +11:00
Sam Georges
e82198b8ad
Refs #729 - Hide updates from system report widget when permissions [system.manage_updates] are denied
2014-11-09 14:04:53 +11:00
Sam Georges
c83797231d
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
2014-11-01 12:00:45 +11:00
Stefan Talen
f85087eac6
Updating modules/system
2014-10-18 11:58:50 +02:00
Sam Georges
0d9d45e4c0
Refs #543 - Translate the fallback report widget title should the user not set their own
2014-08-13 08:04:04 +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
Sam Georges
5cef2850df
Reverse import CSS -> LESS refs #207
2014-05-27 13:30:51 +10:00
Paul Wilde
e7063488eb
Link the "update available" dashboard status text directly to the Updates settings page.
2014-05-24 14:50:56 +01:00
Sam Georges
71a5dd67ab
Welcome to the world, October :-)
2014-05-14 23:24:20 +10:00