diff --git a/settings/admin.php b/settings/admin.php index 6ec4cef350..a9cbe294ed 100644 --- a/settings/admin.php +++ b/settings/admin.php @@ -92,7 +92,7 @@ if ($request->getServerProtocol() !== 'https' || !OC_Util::isAnnotationsWorking $suggestedOverwriteCliUrl || !OC_Util::isSetLocaleWorking() || !OC_Util::fileInfoLoaded() || $databaseOverload ) { - $formsAndMore[] = array('anchor' => 'security-warning', 'section-name' => $l->t('Security & Setup Warnings')); + $formsAndMore[] = array('anchor' => 'security-warning', 'section-name' => $l->t('Security & setup warnings')); } $formsMap = array_map(function ($form) { diff --git a/settings/css/settings.css b/settings/css/settings.css index 24f7791bae..e400fc2ab4 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -299,9 +299,10 @@ table.grid td.date{ } /* ADMIN */ -span.securitywarning, span.connectionwarning, .setupwarning { - color:#C33; - font-weight:bold; +#security-warning li { + list-style: initial; + margin: 10px 0; + color: #c33; } #shareAPI p { padding-bottom: 0.8em; } #shareAPI input#shareapiExpireAfterNDays {width: 25px;} @@ -403,12 +404,6 @@ doesnotexist:-o-prefocus, .strengthify-wrapper { margin-top: 15px; } -#postsetupchecks .setupwarning { - list-style: initial; - font-weight: normal; - margin-top: 5px; -} - #admin-tips li { list-style: initial; } diff --git a/settings/templates/admin.php b/settings/templates/admin.php index e24b51368d..548b541dbe 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -63,111 +63,71 @@ if ($_['mail_smtpmode'] == 'qmail') {
-
+
+

t('Security & setup warnings'));?>

+
    -
    -

    t('Read-Only config enabled'));?>

    - - +
  • t('The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.')); ?> - - -
  • + -
    -

    t('Setup Warning'));?>

    - - - t('PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.')); ?> +
  • + t('PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.')); ?>
    t('This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.')); ?> - - -
  • + -
    -

    t('Database Performance Info'));?>

    - -

    - - t('SQLite is used as database. For larger installations we recommend to switch to a different database backend.')); ?> - -

    -

    - - t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?> - -

    -

    +

  • + t('SQLite is used as database. For larger installations we recommend to switch to a different database backend.')); ?>
    + t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>
    t('To migrate to another database use the command line tool: \'occ db:convert-type\', or see the documentation ↗.', link_to_docs('admin-db-conversion') )); ?> -

    - -
  • + -
    -

    t('Microsoft Windows Platform'));?>

    - -

    +

  • t('Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.')); ?> -

    - -
  • - + -
    -

    t('APCu below version 4.0.6 installed'));?>

    - -

    - t('APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version.')); ?> -

    - -
    - +
  • + t('APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version.')); ?> +
  • -
    -

    t('Module \'fileinfo\' missing'));?>

    - - +
  • t('The PHP module \'fileinfo\' is missing. We strongly recommend to enable this module to get best results with mime-type detection.')); ?> - - -
  • + -
    -

    t('Locale not working'));?>

    - - +
  • t('System locale can not be set to a one which supports UTF-8.')); @@ -180,33 +140,23 @@ if (!$_['isLocaleWorking']) { t('We strongly suggest installing the required packages on your system to support one of the following locales: %s.', array($locales))); ?> - - -
  • + -
    -

    t('URL generation in notification emails'));?>

    - - +
  • t('If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the "overwrite.cli.url" option in your config.php file to the webroot path of your installation (Suggested: "%s")', $_['suggestedOverwriteCliUrl'])); ?> - - -
  • + -
    -

    t('Cronjob encountered misconfiguration'));?>

    - - +
  • t('It was not possible to execute the cronjob via CLI. The following technical errors have appeared:')); ?> -
    +
      error)) {?>
    1. error) ?>
    2. @@ -214,25 +164,22 @@ if ($_['cronErrors']) {
    - - -
  • + +
-
-

t('Configuration Checks'));?>

+
- +
+