diff --git a/inc/SP/Core/Upgrade.class.php b/inc/SP/Core/Upgrade.class.php index 7a8e6b83..4134c3e2 100644 --- a/inc/SP/Core/Upgrade.class.php +++ b/inc/SP/Core/Upgrade.class.php @@ -44,7 +44,7 @@ defined('APP_ROOT') || die(); */ class Upgrade { - private static $dbUpgrade = [110, 1121, 1122, 1123, 11213, 11219, 11220, 12001, 12002, 1316011001, 1316020501, 1316100601, 20017011302]; + private static $dbUpgrade = [110, 1121, 1122, 1123, 11213, 11219, 11220, 12001, 12002, 1316011001, 1316020501, 1316100601, 20017011302, 20017011701]; private static $cfgUpgrade = [1124, 1316020501, 20017011202]; private static $auxUpgrade = [12001, 12002, 20017010901, 20017011202]; diff --git a/inc/SP/Util/Util.class.php b/inc/SP/Util/Util.class.php index 35d0632b..1a827a8d 100644 --- a/inc/SP/Util/Util.class.php +++ b/inc/SP/Util/Util.class.php @@ -366,7 +366,7 @@ class Util */ public static function getVersion($retBuild = false) { - $build = '17011602'; + $build = '17011701'; $version = [2, 0, 0]; if ($retBuild) { diff --git a/inc/locales/en_US/LC_MESSAGES/messages.mo b/inc/locales/en_US/LC_MESSAGES/messages.mo index cfe68ac8..e89ce708 100644 Binary files a/inc/locales/en_US/LC_MESSAGES/messages.mo and b/inc/locales/en_US/LC_MESSAGES/messages.mo differ diff --git a/inc/locales/en_US/LC_MESSAGES/messages.po b/inc/locales/en_US/LC_MESSAGES/messages.po index e7899e01..92c19c46 100644 --- a/inc/locales/en_US/LC_MESSAGES/messages.po +++ b/inc/locales/en_US/LC_MESSAGES/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: sysPass\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-16 23:08+0100\n" -"PO-Revision-Date: 2017-01-16 23:08+0100\n" +"POT-Creation-Date: 2017-01-17 23:06+0100\n" +"PO-Revision-Date: 2017-01-17 23:07+0100\n" "Last-Translator: nuxsmin \n" "Language-Team: nuxsmin@syspass.org\n" "Language: en_US\n" @@ -32,8 +32,7 @@ msgstr "Files management disabled" #: ../../../../ajax/ajax_accGetFiles.php:50 #: ../../../../ajax/ajax_accSearch.php:44 #: ../../../../ajax/ajax_filesMgmt.php:53 -#: ../../../../ajax/ajax_filesMgmt.php:69 -#: ../../../../ajax/ajax_getItems.php:46 ../../../../ajax/ajax_migrate.php:49 +#: ../../../../ajax/ajax_filesMgmt.php:69 ../../../../ajax/ajax_migrate.php:49 #: ../../../../ajax/ajax_passReset.php:49 #: ../../../../ajax/ajax_userPrefsSave.php:58 msgid "CONSULTA INVÁLIDA" @@ -329,97 +328,97 @@ msgid "Preferencias actualizadas" msgstr "Preferences updated" #: ../../../../inc/SP/Account/Account.class.php:67 -#: ../../../../inc/SP/Account/Account.class.php:220 -#: ../../../../inc/SP/Account/Account.class.php:412 -#: ../../../../inc/SP/Account/Account.class.php:594 +#: ../../../../inc/SP/Account/Account.class.php:223 +#: ../../../../inc/SP/Account/Account.class.php:417 +#: ../../../../inc/SP/Account/Account.class.php:599 msgid "Error al actualizar el historial" msgstr "Error while updating history" #: ../../../../inc/SP/Account/Account.class.php:69 -#: ../../../../inc/SP/Account/Account.class.php:149 +#: ../../../../inc/SP/Account/Account.class.php:152 msgid "Error al modificar la cuenta" msgstr "Error while updating account" #: ../../../../inc/SP/Account/Account.class.php:83 -#: ../../../../inc/SP/Account/Account.class.php:367 +#: ../../../../inc/SP/Account/Account.class.php:372 msgid "Error al actualizar los usuarios de la cuenta" msgstr "Error while updating account's users" -#: ../../../../inc/SP/Account/Account.class.php:222 -#: ../../../../inc/SP/Account/Account.class.php:252 +#: ../../../../inc/SP/Account/Account.class.php:225 +#: ../../../../inc/SP/Account/Account.class.php:255 msgid "Error al restaurar cuenta" msgstr "Error on restoring account" -#: ../../../../inc/SP/Account/Account.class.php:279 +#: ../../../../inc/SP/Account/Account.class.php:282 #: ../../../../inc/SP/Account/AccountHistory.class.php:179 #: ../../../../inc/SP/Account/AccountHistory.class.php:458 msgid "No se pudieron obtener los datos de la cuenta" msgstr "Error while retrieving account data" -#: ../../../../inc/SP/Account/Account.class.php:281 +#: ../../../../inc/SP/Account/Account.class.php:284 msgid "La cuenta no existe" msgstr "Account doesn't exist" -#: ../../../../inc/SP/Account/Account.class.php:347 +#: ../../../../inc/SP/Account/Account.class.php:352 msgid "Error al crear la cuenta" msgstr "Error while creating account" -#: ../../../../inc/SP/Account/Account.class.php:414 -#: ../../../../inc/SP/Account/Account.class.php:425 +#: ../../../../inc/SP/Account/Account.class.php:419 +#: ../../../../inc/SP/Account/Account.class.php:430 msgid "Error al eliminar la cuenta" msgstr "Error while deleting account" -#: ../../../../inc/SP/Account/Account.class.php:440 +#: ../../../../inc/SP/Account/Account.class.php:445 msgid "Error al eliminar usuarios asociados a la cuenta" msgstr "Error while deleting account's users" -#: ../../../../inc/SP/Account/Account.class.php:499 +#: ../../../../inc/SP/Account/Account.class.php:504 #: ../../../../inc/SP/Controller/ConfigActionController.class.php:520 msgid "Actualizar Clave Maestra" msgstr "Update Master Password" -#: ../../../../inc/SP/Account/Account.class.php:503 +#: ../../../../inc/SP/Account/Account.class.php:508 #: ../../../../inc/SP/Account/AccountHistory.class.php:227 msgid "Error en el módulo de encriptación" msgstr "Error on encryption module" -#: ../../../../inc/SP/Account/Account.class.php:512 +#: ../../../../inc/SP/Account/Account.class.php:517 #: ../../../../inc/SP/Account/AccountHistory.class.php:236 msgid "Error al obtener las claves de las cuentas" msgstr "Error while retrieving accounts' passwords" -#: ../../../../inc/SP/Account/Account.class.php:529 +#: ../../../../inc/SP/Account/Account.class.php:534 #: ../../../../inc/SP/Account/AccountHistory.class.php:264 msgid "Clave de cuenta vacía" msgstr "Account password empty" -#: ../../../../inc/SP/Account/Account.class.php:534 +#: ../../../../inc/SP/Account/Account.class.php:539 #: ../../../../inc/SP/Account/AccountHistory.class.php:269 msgid "IV de encriptación incorrecto" msgstr "Wrong encryption IV" -#: ../../../../inc/SP/Account/Account.class.php:543 +#: ../../../../inc/SP/Account/Account.class.php:548 #: ../../../../inc/SP/Account/AccountHistory.class.php:278 msgid "No es posible desencriptar la clave de la cuenta" msgstr "Unable to decrypt account password" -#: ../../../../inc/SP/Account/Account.class.php:549 +#: ../../../../inc/SP/Account/Account.class.php:554 msgid "Fallo al actualizar la clave de la cuenta" msgstr "Error while updating account's password" -#: ../../../../inc/SP/Account/Account.class.php:556 +#: ../../../../inc/SP/Account/Account.class.php:561 #: ../../../../inc/SP/Account/AccountHistory.class.php:291 msgid "Cuentas actualizadas" msgstr "Accounts updated" -#: ../../../../inc/SP/Account/Account.class.php:557 +#: ../../../../inc/SP/Account/Account.class.php:562 #: ../../../../inc/SP/Account/AccountHistory.class.php:292 #: ../../../../inc/SP/Controller/ItemActionController.class.php:865 msgid "Errores" msgstr "Errors" -#: ../../../../inc/SP/Account/Account.class.php:596 -#: ../../../../inc/SP/Account/Account.class.php:622 +#: ../../../../inc/SP/Account/Account.class.php:601 +#: ../../../../inc/SP/Account/Account.class.php:627 msgid "Error al actualizar la clave" msgstr "Error while updating password" @@ -814,6 +813,7 @@ msgstr "Error while searching group RDN" #: ../../../../inc/themes/material-blue/views/config/ldap.inc:182 #: ../../../../inc/themes/material-blue/views/itemshow/users.inc:63 #: ../../../../inc/themes/material-blue/views/main/body-footer.inc:47 +#: ../../../../inc/themes/material-blue/views/main/body-header-menu.inc:61 msgid "Grupo" msgstr "Group" @@ -843,7 +843,7 @@ msgstr "The user doesn't belong to the group" #: ../../../../inc/SP/Controller/MainController.class.php:276 #: ../../../../inc/SP/Core/Acl.class.php:242 #: ../../../../inc/themes/material-blue/inc/Icons.class.php:75 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:120 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:127 msgid "Configuración" msgstr "Configuration" @@ -868,21 +868,21 @@ msgstr "Value" msgid "Nueva Cuenta" msgstr "New Account" -#: ../../../../inc/SP/Controller/AccountController.class.php:269 +#: ../../../../inc/SP/Controller/AccountController.class.php:270 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:265 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:266 #: ../../../../inc/SP/Core/Acl.class.php:213 msgid "Copiar Cuenta" msgstr "Copy Account" -#: ../../../../inc/SP/Controller/AccountController.class.php:316 +#: ../../../../inc/SP/Controller/AccountController.class.php:317 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:252 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:253 #: ../../../../inc/SP/Core/Acl.class.php:215 msgid "Editar Cuenta" msgstr "Edit Account" -#: ../../../../inc/SP/Controller/AccountController.class.php:342 +#: ../../../../inc/SP/Controller/AccountController.class.php:343 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:278 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:279 #: ../../../../inc/SP/Controller/Grids/Items.class.php:382 @@ -893,16 +893,16 @@ msgstr "Edit Account" msgid "Eliminar Cuenta" msgstr "Delete Account" -#: ../../../../inc/SP/Controller/AccountController.class.php:368 -#: ../../../../inc/SP/Controller/AccountController.class.php:398 -#: ../../../../inc/SP/Controller/AccountController.class.php:491 +#: ../../../../inc/SP/Controller/AccountController.class.php:369 +#: ../../../../inc/SP/Controller/AccountController.class.php:399 +#: ../../../../inc/SP/Controller/AccountController.class.php:492 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:212 #: ../../../../inc/SP/Controller/AccountSearchController.class.php:213 #: ../../../../inc/themes/material-blue/views/accountsearch/rows.inc:45 msgid "Detalles de Cuenta" msgstr "Account Details" -#: ../../../../inc/SP/Controller/AccountController.class.php:452 +#: ../../../../inc/SP/Controller/AccountController.class.php:453 #: ../../../../inc/themes/material-blue/views/account/actions.inc:79 msgid "Modificar Clave de Cuenta" msgstr "Edit Account Password" @@ -1100,7 +1100,7 @@ msgstr "Section" #: ../../../../inc/SP/Controller/ConfigActionController.class.php:249 #: ../../../../inc/SP/Controller/ConfigController.class.php:167 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:128 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:135 #: ../../../../inc/themes/material-blue/views/main/install.inc:132 msgid "General" msgstr "General" @@ -1249,7 +1249,7 @@ msgstr "Export process finished" #: ../../../../inc/SP/Controller/ConfigController.class.php:300 #: ../../../../inc/SP/Core/Acl.class.php:244 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:135 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:142 msgid "Encriptación" msgstr "Encryption" @@ -1341,7 +1341,7 @@ msgstr "Description" #: ../../../../inc/SP/Controller/Grids/Items.class.php:71 #: ../../../../inc/SP/Mgmt/CustomFields/CustomFieldTypes.class.php:89 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:184 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:191 msgid "Categorías" msgstr "Categories" @@ -1372,7 +1372,7 @@ msgstr "Delete Category" #: ../../../../inc/SP/Controller/Grids/Items.class.php:145 #: ../../../../inc/SP/Mgmt/CustomFields/CustomFieldTypes.class.php:90 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:191 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:198 msgid "Clientes" msgstr "Customers" @@ -1408,8 +1408,8 @@ msgstr "Module" #: ../../../../inc/SP/Controller/Grids/Items.class.php:221 #: ../../../../inc/SP/Mgmt/CustomFields/CustomFieldsUtil.class.php:69 -#: ../../../../inc/themes/material-blue/views/account/account.inc:244 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:198 +#: ../../../../inc/themes/material-blue/views/account/account.inc:243 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:205 msgid "Campos Personalizados" msgstr "Custom Fields" @@ -1441,7 +1441,7 @@ msgstr "Delete Field" #: ../../../../inc/themes/material-blue/views/account/files.inc:15 #: ../../../../inc/themes/material-blue/views/config/general-files.inc:4 #: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:86 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:226 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:233 msgid "Archivos" msgstr "Files" @@ -1468,7 +1468,7 @@ msgstr "Delete File" #: ../../../../inc/themes/material-blue/views/account/linkedAccounts.inc:13 #: ../../../../inc/themes/material-blue/views/config/general-accounts.inc:4 #: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:29 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:219 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:226 msgid "Cuentas" msgstr "Accounts" @@ -1491,7 +1491,7 @@ msgstr "Properties" #: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:24 #: ../../../../inc/themes/material-blue/views/itemshow/groups.inc:43 #: ../../../../inc/themes/material-blue/views/itemshow/groups.inc:46 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:163 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:170 msgid "Usuarios" msgstr "Users" @@ -1539,7 +1539,7 @@ msgstr "Delete User" #: ../../../../inc/SP/Controller/Grids/Items.class.php:536 #: ../../../../inc/SP/Mgmt/CustomFields/CustomFieldTypes.class.php:92 #: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:46 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:170 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:177 msgid "Grupos" msgstr "Groups" @@ -1566,7 +1566,7 @@ msgid "Eliminar Grupo" msgstr "Delete Group" #: ../../../../inc/SP/Controller/Grids/Items.class.php:608 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:177 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:184 msgid "Perfiles" msgstr "Profiles" @@ -1604,7 +1604,7 @@ msgid "Acción" msgstr "Action" #: ../../../../inc/SP/Controller/Grids/Items.class.php:692 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:205 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:212 msgid "Autorizaciones API" msgstr "API Authorizations" @@ -1682,7 +1682,7 @@ msgstr "Delete Link" #: ../../../../inc/SP/Controller/Grids/Items.class.php:854 #: ../../../../inc/themes/material-blue/views/account/account.inc:171 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:233 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:240 msgid "Etiquetas" msgstr "Tags" @@ -2314,7 +2314,7 @@ msgid "Gestión Perfiles" msgstr "Profiles Management" #: ../../../../inc/SP/Core/Acl.class.php:243 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:128 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:135 msgid "Configuración General" msgstr "General Configuration" @@ -2323,12 +2323,12 @@ msgid "Exportar" msgstr "Export" #: ../../../../inc/SP/Core/Acl.class.php:247 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:149 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:156 msgid "Importar" msgstr "Import" #: ../../../../inc/SP/Core/Acl.class.php:248 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:247 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:254 msgid "Log de Eventos" msgstr "Event Log" @@ -3850,7 +3850,7 @@ msgstr "Accesses" #: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:20 #: ../../../../inc/themes/material-blue/views/accountsearch/rows.inc:104 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:107 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:114 msgid "Permisos" msgstr "Permissions" @@ -3873,16 +3873,25 @@ msgstr "Select Groups" msgid "Grupo Principal" msgstr "Main Group" -#: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:86 +#: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:87 #: ../../../../inc/themes/material-blue/views/accountsearch/rows.inc:111 msgid "Cuenta Privada" msgstr "Private Account" -#: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:91 +#: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:92 #: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:100 msgid "Privada" msgstr "Private" +#: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:100 +msgid "Cuenta Privada Grupo" +msgstr "Private Account for Group" + +#: ../../../../inc/themes/material-blue/views/account/account-permissions.inc:105 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:107 +msgid "Privada Grupo" +msgstr "Private for Group" + #: ../../../../inc/themes/material-blue/views/account/account.inc:11 msgid "Histórico" msgstr "History" @@ -3895,25 +3904,25 @@ msgstr "Select Tags" msgid "Cuenta Vinculada" msgstr "Linked Account" -#: ../../../../inc/themes/material-blue/views/account/account.inc:190 +#: ../../../../inc/themes/material-blue/views/account/account.inc:194 msgid "Seleccionar Cuenta" msgstr "Select Account" -#: ../../../../inc/themes/material-blue/views/account/account.inc:202 +#: ../../../../inc/themes/material-blue/views/account/account.inc:201 msgid "Historial" msgstr "History" -#: ../../../../inc/themes/material-blue/views/account/account.inc:207 +#: ../../../../inc/themes/material-blue/views/account/account.inc:206 msgid "Seleccionar fecha" msgstr "Select date" -#: ../../../../inc/themes/material-blue/views/account/account.inc:219 +#: ../../../../inc/themes/material-blue/views/account/account.inc:218 #: ../../../../inc/themes/material-blue/views/itemshow/users.inc:185 msgid "Última Modificación" msgstr "Last Modification" -#: ../../../../inc/themes/material-blue/views/account/account.inc:226 -#: ../../../../inc/themes/material-blue/views/account/account.inc:229 +#: ../../../../inc/themes/material-blue/views/account/account.inc:225 +#: ../../../../inc/themes/material-blue/views/account/account.inc:228 msgid "Enlace Público" msgstr "Public Link" @@ -4050,7 +4059,7 @@ msgstr "Search for accounts with expired password" #: ../../../../inc/themes/material-blue/views/accountsearch/searchbox.inc:39 #: ../../../../inc/themes/material-blue/views/accountsearch/searchbox.inc:43 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:114 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:121 msgid "Búsqueda global" msgstr "Global search" @@ -4349,7 +4358,7 @@ msgid "Puerto" msgstr "Port" #: ../../../../inc/themes/material-blue/views/config/general-files.inc:10 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:226 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:233 msgid "Gestión de archivos" msgstr "Files management" @@ -4394,7 +4403,7 @@ msgid "Tamaño máximo de archivo en bytes" msgstr "Maximum file size in bytes" #: ../../../../inc/themes/material-blue/views/config/general-links.inc:4 -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:212 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:219 msgid "Enlaces Públicos" msgstr "Public Links" @@ -5045,78 +5054,82 @@ msgid "Crear cuenta privada" msgstr "Create private account" #: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:107 +msgid "Crear cuenta privada para grupo" +msgstr "Create private account for group" + +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:114 msgid "Asignar permisos" msgstr "Assign permissions" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:135 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:142 msgid "Opciones de encriptación" msgstr "Encryption options" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:142 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:149 msgid "Realizar copia de seguridad y exportar" msgstr "Make a backup and export" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:142 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:149 msgid "Backup" msgstr "Backup" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:149 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:156 msgid "Realizar importación de cuentas" msgstr "Make accounts import" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:155 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:162 msgid "Gestión" msgstr "Management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:163 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:170 msgid "Gestión de usuarios" msgstr "Users management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:170 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:177 msgid "Gestión de grupos" msgstr "Groups management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:177 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:184 msgid "Gestión de perfiles" msgstr "Profiles management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:184 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:191 msgid "Gestión de categorías" msgstr "Categories management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:191 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:198 msgid "Gestión de clientes" msgstr "Customers management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:198 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:205 msgid "Gestión de campos personalizados" msgstr "Custom fields management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:205 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:212 msgid "Gestión de autorizaciones API" msgstr "API authorizations management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:212 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:219 msgid "Gestión de enlaces" msgstr "Links management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:219 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:226 msgid "Gestión de cuentas" msgstr "Accounts management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:233 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:240 msgid "Gestión de etiquetas" msgstr "Tags management" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:239 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:246 msgid "Otros" msgstr "Others" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:247 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:254 msgid "Ver log de eventos" msgstr "View event log" -#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:254 +#: ../../../../inc/themes/material-blue/views/itemshow/profiles.inc:261 msgid "Usado por" msgstr "Used by" @@ -5183,8 +5196,8 @@ msgid "Fecha Clave Maestra" msgstr "Master Password Date" #: ../../../../inc/themes/material-blue/views/main/body-footer.inc:11 -#: ../../../../inc/themes/material-blue/views/main/body-header-menu.inc:61 -#: ../../../../inc/themes/material-blue/views/main/body-header-menu.inc:64 +#: ../../../../inc/themes/material-blue/views/main/body-header-menu.inc:69 +#: ../../../../inc/themes/material-blue/views/main/body-header-menu.inc:72 msgid "Salir" msgstr "Sign Out" @@ -5214,7 +5227,7 @@ msgstr "" "The passwords sent from the forms are encrypted with PKI, the other data not." #: ../../../../inc/themes/material-blue/views/main/body-footer.inc:79 -#: ../../../../inc/themes/material-blue/views/main/body-header-menu.inc:74 +#: ../../../../inc/themes/material-blue/views/main/body-header-menu.inc:82 msgid "Demo" msgstr "Demo" diff --git a/inc/sql/20017011701.sql b/inc/sql/20017011701.sql index 28f1c9d9..b9f070ff 100644 --- a/inc/sql/20017011701.sql +++ b/inc/sql/20017011701.sql @@ -1,7 +1,6 @@ ALTER TABLE `accounts` ADD COLUMN `account_isPrivateGroup` BIT(1) NULL DEFAULT b'0' AFTER `account_isPrivate`; -CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER -VIEW `account_data_v` AS +CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER VIEW `account_data_v` AS SELECT `accounts`.`account_id` AS `account_id`, `accounts`.`account_name` AS `account_name`, @@ -17,12 +16,8 @@ VIEW `account_data_v` AS `accounts`.`account_countDecrypt` AS `account_countDecrypt`, `accounts`.`account_dateAdd` AS `account_dateAdd`, `accounts`.`account_dateEdit` AS `account_dateEdit`, - CONV(`accounts`.`account_otherUserEdit`, - 10, - 2) AS `account_otherUserEdit`, - CONV(`accounts`.`account_otherGroupEdit`, - 10, - 2) AS `account_otherGroupEdit`, + CONV(`accounts`.`account_otherUserEdit`,10,2) AS `account_otherUserEdit`, + CONV(`accounts`.`account_otherGroupEdit`,10,2) AS `account_otherGroupEdit`, CONV(`accounts`.`account_isPrivate`, 10, 2) AS `account_isPrivate`, CONV(`accounts`.`account_isPrivateGroup`, 10, 2) AS `account_isPrivateGroup`, `accounts`.`account_passDate` AS `account_passDate`, @@ -45,8 +40,7 @@ VIEW `account_data_v` AS LEFT JOIN `customers` ON ((`accounts`.`account_customerId` = `customers`.`customer_id`))) LEFT JOIN `publicLinks` ON ((`accounts`.`account_id` = `publicLinks`.`publicLink_itemId`))); -CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER -VIEW `account_search_v` AS +CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER VIEW `account_search_v` AS SELECT DISTINCT `accounts`.`account_id` AS `account_id`, `accounts`.`account_customerId` AS `account_customerId`, diff --git a/inc/sql/dbstructure.sql b/inc/sql/dbstructure.sql index 52a740ab..448e33ba 100644 --- a/inc/sql/dbstructure.sql +++ b/inc/sql/dbstructure.sql @@ -116,6 +116,7 @@ CREATE TABLE `accounts` ( `account_otherGroupEdit` bit(1) DEFAULT b'0', `account_otherUserEdit` bit(1) DEFAULT b'0', `account_isPrivate` bit(1) DEFAULT b'0', + `account_isPrivateGroup` BIT(1) NULL DEFAULT b'0', `account_passDate` int(11) unsigned DEFAULT NULL, `account_passDateChange` int(11) unsigned DEFAULT NULL, `account_parentId` smallint(5) unsigned DEFAULT NULL, @@ -410,74 +411,84 @@ CREATE TABLE `notices` ( /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `account_data_v`; -CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER VIEW `account_data_v` AS SELECT - `accounts`.`account_id` AS `account_id`, - `accounts`.`account_name` AS `account_name`, - `accounts`.`account_categoryId` AS `account_categoryId`, - `accounts`.`account_userId` AS `account_userId`, - `accounts`.`account_customerId` AS `account_customerId`, - `accounts`.`account_userGroupId` AS `account_userGroupId`, - `accounts`.`account_userEditId` AS `account_userEditId`, - `accounts`.`account_login` AS `account_login`, - `accounts`.`account_url` AS `account_url`, - `accounts`.`account_notes` AS `account_notes`, - `accounts`.`account_countView` AS `account_countView`, - `accounts`.`account_countDecrypt` AS `account_countDecrypt`, - `accounts`.`account_dateAdd` AS `account_dateAdd`, - `accounts`.`account_dateEdit` AS `account_dateEdit`, - conv(`accounts`.`account_otherUserEdit`, 10, 2) AS `account_otherUserEdit`, - conv(`accounts`.`account_otherGroupEdit`, 10, 2) AS `account_otherGroupEdit`, - conv(`accounts`.`account_isPrivate`, 10, 2) AS `account_isPrivate`, - `accounts`.`account_passDate` AS `account_passDate`, - `accounts`.`account_passDateChange` AS `account_passDateChange`, - `accounts`.`account_parentId` AS `account_parentId`, - `categories`.`category_name` AS `category_name`, - `customers`.`customer_name` AS `customer_name`, - `ug`.`usergroup_name` AS `usergroup_name`, - `u1`.`user_name` AS `user_name`, - `u1`.`user_login` AS `user_login`, - `u2`.`user_name` AS `user_editName`, - `u2`.`user_login` AS `user_editLogin`, - `publicLinks`.`publicLink_hash` AS `publicLink_hash` - FROM ((((((`accounts` - LEFT JOIN `categories` ON ((`accounts`.`account_categoryId` = `categories`.`category_id`))) LEFT JOIN - `usrGroups` `ug` ON ((`accounts`.`account_userGroupId` = `ug`.`usergroup_id`))) LEFT JOIN `usrData` `u1` - ON ((`accounts`.`account_userId` = `u1`.`user_id`))) LEFT JOIN `usrData` `u2` - ON ((`accounts`.`account_userEditId` = `u2`.`user_id`))) LEFT JOIN `customers` - ON ((`accounts`.`account_customerId` = `customers`.`customer_id`))) LEFT JOIN `publicLinks` - ON ((`accounts`.`account_id` = `publicLinks`.`publicLink_itemId`))); +CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER VIEW `account_data_v` AS + SELECT + `accounts`.`account_id` AS `account_id`, + `accounts`.`account_name` AS `account_name`, + `accounts`.`account_categoryId` AS `account_categoryId`, + `accounts`.`account_userId` AS `account_userId`, + `accounts`.`account_customerId` AS `account_customerId`, + `accounts`.`account_userGroupId` AS `account_userGroupId`, + `accounts`.`account_userEditId` AS `account_userEditId`, + `accounts`.`account_login` AS `account_login`, + `accounts`.`account_url` AS `account_url`, + `accounts`.`account_notes` AS `account_notes`, + `accounts`.`account_countView` AS `account_countView`, + `accounts`.`account_countDecrypt` AS `account_countDecrypt`, + `accounts`.`account_dateAdd` AS `account_dateAdd`, + `accounts`.`account_dateEdit` AS `account_dateEdit`, + CONV(`accounts`.`account_otherUserEdit`, + 10, + 2) AS `account_otherUserEdit`, + CONV(`accounts`.`account_otherGroupEdit`, + 10, + 2) AS `account_otherGroupEdit`, + CONV(`accounts`.`account_isPrivate`, 10, 2) AS `account_isPrivate`, + CONV(`accounts`.`account_isPrivateGroup`, 10, 2) AS `account_isPrivateGroup`, + `accounts`.`account_passDate` AS `account_passDate`, + `accounts`.`account_passDateChange` AS `account_passDateChange`, + `accounts`.`account_parentId` AS `account_parentId`, + `categories`.`category_name` AS `category_name`, + `customers`.`customer_name` AS `customer_name`, + `ug`.`usergroup_name` AS `usergroup_name`, + `u1`.`user_name` AS `user_name`, + `u1`.`user_login` AS `user_login`, + `u2`.`user_name` AS `user_editName`, + `u2`.`user_login` AS `user_editLogin`, + `publicLinks`.`publicLink_hash` AS `publicLink_hash` + FROM + ((((((`accounts` + LEFT JOIN `categories` ON ((`accounts`.`account_categoryId` = `categories`.`category_id`))) + LEFT JOIN `usrGroups` `ug` ON ((`accounts`.`account_userGroupId` = `ug`.`usergroup_id`))) + LEFT JOIN `usrData` `u1` ON ((`accounts`.`account_userId` = `u1`.`user_id`))) + LEFT JOIN `usrData` `u2` ON ((`accounts`.`account_userEditId` = `u2`.`user_id`))) + LEFT JOIN `customers` ON ((`accounts`.`account_customerId` = `customers`.`customer_id`))) + LEFT JOIN `publicLinks` ON ((`accounts`.`account_id` = `publicLinks`.`publicLink_itemId`))); DROP TABLE IF EXISTS `account_search_v`; -CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER VIEW `account_search_v` AS SELECT DISTINCT - `accounts`.`account_id` AS `account_id`, - `accounts`.`account_customerId` AS `account_customerId`, - `accounts`.`account_categoryId` AS `account_categoryId`, - `accounts`.`account_name` AS `account_name`, - `accounts`.`account_login` AS `account_login`, - `accounts`.`account_url` AS `account_url`, - `accounts`.`account_notes` AS `account_notes`, - `accounts`.`account_userId` AS `account_userId`, - `accounts`.`account_userGroupId` AS `account_userGroupId`, - `accounts`.`account_otherUserEdit` AS `account_otherUserEdit`, - `accounts`.`account_otherGroupEdit` AS `account_otherGroupEdit`, - `accounts`.`account_isPrivate` AS `account_isPrivate`, - `accounts`.`account_passDate` AS `account_passDate`, - `accounts`.`account_passDateChange` AS `account_passDateChange`, - `accounts`.`account_parentId` AS `account_parentId`, - `accounts`.`account_countView` AS `account_countView`, - `ug`.`usergroup_name` AS `usergroup_name`, - `categories`.`category_name` AS `category_name`, - `customers`.`customer_name` AS `customer_name`, - (SELECT COUNT(0) - FROM - `accFiles` - WHERE - (`accFiles`.`accfile_accountId` = `accounts`.`account_id`)) AS `num_files` - FROM - (((`accounts` - LEFT JOIN `categories` ON ((`accounts`.`account_categoryId` = `categories`.`category_id`))) - LEFT JOIN `usrGroups` `ug` ON ((`accounts`.`account_userGroupId` = `ug`.`usergroup_id`))) - LEFT JOIN `customers` ON ((`customers`.`customer_id` = `accounts`.`account_customerId`))); +CREATE OR REPLACE ALGORITHM = UNDEFINED DEFINER = CURRENT_USER SQL SECURITY DEFINER VIEW `account_search_v` AS + SELECT DISTINCT + `accounts`.`account_id` AS `account_id`, + `accounts`.`account_customerId` AS `account_customerId`, + `accounts`.`account_categoryId` AS `account_categoryId`, + `accounts`.`account_name` AS `account_name`, + `accounts`.`account_login` AS `account_login`, + `accounts`.`account_url` AS `account_url`, + `accounts`.`account_notes` AS `account_notes`, + `accounts`.`account_userId` AS `account_userId`, + `accounts`.`account_userGroupId` AS `account_userGroupId`, + `accounts`.`account_otherUserEdit` AS `account_otherUserEdit`, + `accounts`.`account_otherGroupEdit` AS `account_otherGroupEdit`, + `accounts`.`account_isPrivate` AS `account_isPrivate`, + `accounts`.`account_isPrivateGroup` AS `account_isPrivateGroup`, + `accounts`.`account_passDate` AS `account_passDate`, + `accounts`.`account_passDateChange` AS `account_passDateChange`, + `accounts`.`account_parentId` AS `account_parentId`, + `accounts`.`account_countView` AS `account_countView`, + `ug`.`usergroup_name` AS `usergroup_name`, + `categories`.`category_name` AS `category_name`, + `customers`.`customer_name` AS `customer_name`, + (SELECT + COUNT(0) + FROM + `accFiles` + WHERE + (`accFiles`.`accfile_accountId` = `accounts`.`account_id`)) AS `num_files` + FROM + (((`accounts` + LEFT JOIN `categories` ON ((`accounts`.`account_categoryId` = `categories`.`category_id`))) + LEFT JOIN `usrGroups` `ug` ON ((`accounts`.`account_userGroupId` = `ug`.`usergroup_id`))) + LEFT JOIN `customers` ON ((`customers`.`customer_id` = `accounts`.`account_customerId`))); /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; diff --git a/inc/sql/upgrade.sql b/inc/sql/upgrade.sql deleted file mode 100644 index 708ebd61..00000000 --- a/inc/sql/upgrade.sql +++ /dev/null @@ -1,108 +0,0 @@ --- To 1.1 -ALTER TABLE `accFiles` CHANGE COLUMN `accfile_name` `accfile_name` VARCHAR(100) NOT NULL -ALTER TABLE `accounts` ADD COLUMN `account_otherGroupEdit` BIT(1) NULL DEFAULT 0 -AFTER `account_dateEdit`, ADD COLUMN `account_otherUserEdit` BIT(1) NULL DEFAULT 0 -AFTER `account_otherGroupEdit`; -CREATE TABLE `accUsers` ( - `accuser_id` INT NOT NULL AUTO_INCREMENT, - `accuser_accountId` INT(10) UNSIGNED NOT NULL, - `accuser_userId` INT(10) UNSIGNED NOT NULL, - PRIMARY KEY (`accuser_id`), - INDEX `idx_account` (`accuser_accountId` ASC) -); -ALTER TABLE `accHistory` ADD COLUMN `accHistory_otherUserEdit` BIT NULL -AFTER `acchistory_mPassHash`, ADD COLUMN `accHistory_otherGroupEdit` VARCHAR(45) NULL -AFTER `accHistory_otherUserEdit`; -ALTER TABLE `accFiles` CHANGE COLUMN `accfile_type` `accfile_type` VARCHAR(100) NOT NULL; --- To 1.1.2.1 -ALTER TABLE `categories` ADD COLUMN `category_description` VARCHAR(255) NULL -AFTER `category_name`; -ALTER TABLE `usrProfiles` ADD COLUMN `userProfile_pAppMgmtMenu` BIT(1) NULL DEFAULT b'0' -AFTER `userProfile_pUsersMenu`, CHANGE COLUMN `userProfile_pConfigCategories` `userProfile_pAppMgmtCategories` BIT(1) NULL DEFAULT b'0' -AFTER `userProfile_pAppMgmtMenu`, ADD COLUMN `userProfile_pAppMgmtCustomers` BIT(1) NULL DEFAULT b'0' -AFTER `userProfile_pAppMgmtCategories`; --- To 1.1.2.2 -ALTER TABLE `usrData` CHANGE COLUMN `user_login` `user_login` VARCHAR(50) NOT NULL, CHANGE COLUMN `user_email` `user_email` VARCHAR(80) NULL DEFAULT NULL; --- To 1.1.2.3 -CREATE TABLE `usrPassRecover` ( - `userpassr_id` INT UNSIGNED NOT NULL AUTO_INCREMENT, - `userpassr_userId` SMALLINT UNSIGNED NOT NULL, - `userpassr_hash` VARBINARY(40) NOT NULL, - `userpassr_date` INT UNSIGNED NOT NULL, - `userpassr_used` BIT(1) NOT NULL DEFAULT b'0', - PRIMARY KEY (`userpassr_id`), - INDEX `IDX_userId` (`userpassr_userId` ASC, `userpassr_date` ASC) -) - DEFAULT CHARACTER SET = utf8 - COLLATE = utf8_general_ci; -ALTER TABLE `log` ADD COLUMN `log_ipAddress` VARCHAR(45) NOT NULL -AFTER `log_userId`; -ALTER TABLE `usrData` ADD COLUMN `user_isChangePass` BIT(1) NULL DEFAULT b'0' -AFTER `user_isMigrate`; --- To 1.1.2.12 -ALTER TABLE `usrData` CHANGE COLUMN `user_mPass` `user_mPass` VARBINARY(32) NULL DEFAULT NULL, CHANGE COLUMN `user_lastLogin` `user_lastLogin` DATETIME NULL DEFAULT NULL, CHANGE COLUMN `user_lastUpdate` `user_lastUpdate` DATETIME NULL DEFAULT NULL, CHANGE COLUMN `user_mIV` `user_mIV` VARBINARY(32) NULL; -ALTER TABLE `accounts` CHANGE COLUMN `account_login` `account_login` VARCHAR(50) NULL DEFAULT NULL; --- To 1.1.2.13 -ALTER TABLE `usrData` CHANGE COLUMN `user_mPass` `user_mPass` VARBINARY(32) NULL DEFAULT NULL, CHANGE COLUMN `user_lastLogin` `user_lastLogin` DATETIME NULL DEFAULT NULL, CHANGE COLUMN `user_lastUpdate` `user_lastUpdate` DATETIME NULL DEFAULT NULL, CHANGE COLUMN `user_mIV` `user_mIV` VARBINARY(32) NULL; -ALTER TABLE `accounts` CHANGE COLUMN `account_login` `account_login` VARCHAR(50) NULL DEFAULT NULL; --- To 1.1.2.19 -ALTER TABLE `accounts` CHANGE COLUMN `account_pass` `account_pass` VARBINARY(255) NOT NULL; -ALTER TABLE `accHistory` CHANGE COLUMN `acchistory_pass` `acchistory_pass` VARBINARY(255) NOT NULL; --- To 1.1.2.20 -ALTER TABLE `usrData` CHANGE COLUMN `user_pass` `user_pass` VARBINARY(255) NOT NULL, CHANGE COLUMN `user_mPass` `acchistory_pass` VARBINARY(255) DEFAULT NULL; --- To 1.2.0.1 -ALTER TABLE `accounts` CHANGE COLUMN `account_userEditId` `account_userEditId` TINYINT(3) UNSIGNED NULL DEFAULT NULL, CHANGE COLUMN `account_dateEdit` `account_dateEdit` DATETIME NULL DEFAULT NULL; -ALTER TABLE `accHistory` CHANGE COLUMN `acchistory_userEditId` `acchistory_userEditId` TINYINT(3) UNSIGNED NULL DEFAULT NULL, CHANGE COLUMN `acchistory_dateEdit` `acchistory_dateEdit` DATETIME NULL DEFAULT NULL; -ALTER TABLE `accHistory` CHANGE COLUMN `accHistory_otherGroupEdit` `accHistory_otherGroupEdit` BIT NULL DEFAULT b'0'; -ALTER TABLE `usrProfiles` ADD COLUMN `userProfile_profile` BLOB NOT NULL; -ALTER TABLE `usrData` ADD `user_preferences` BLOB NULL; -CREATE TABLE usrToGroups ( - usertogroup_id INT UNSIGNED PRIMARY KEY NOT NULL AUTO_INCREMENT, - usertogroup_userId INT UNSIGNED NOT NULL, - usertogroup_groupId INT UNSIGNED NOT NULL -) - DEFAULT CHARSET = utf8; -CREATE INDEX IDX_accountId ON usrToGroups (usertogroup_userId); -ALTER TABLE `accFiles` ADD `accFile_thumb` BLOB NULL; -CREATE TABLE `authTokens` ( - `authtoken_id` INT(11) NOT NULL AUTO_INCREMENT, - `authtoken_userId` INT(11) NOT NULL, - `authtoken_token` VARBINARY(100) NOT NULL, - `authtoken_actionId` SMALLINT(5) UNSIGNED NOT NULL, - `authtoken_createdBy` SMALLINT(5) UNSIGNED NOT NULL, - `authtoken_startDate` INT(10) UNSIGNED NOT NULL, - PRIMARY KEY (`authtoken_id`), - UNIQUE KEY `unique_authtoken_id` (`authtoken_id`), - KEY `IDX_checkToken` (`authtoken_userId`, `authtoken_actionId`, `authtoken_token`) -) - ENGINE = InnoDB - DEFAULT CHARSET = utf8; -CREATE TABLE `customFieldsDef` ( - `customfielddef_id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, - `customfielddef_module` SMALLINT(5) UNSIGNED NOT NULL, - `customfielddef_field` BLOB NOT NULL, - PRIMARY KEY (`customfielddef_id`) -) - ENGINE = InnoDB - DEFAULT CHARSET = utf8; -CREATE TABLE `customFieldsData` ( - `customfielddata_id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, - `customfielddata_moduleId` SMALLINT(5) UNSIGNED NOT NULL, - `customfielddata_itemId` INT(10) UNSIGNED NOT NULL, - `customfielddata_defId` INT(10) UNSIGNED NOT NULL, - `customfielddata_data` LONGBLOB, - `customfielddata_iv` VARBINARY(128) DEFAULT NULL, - PRIMARY KEY (`customfielddata_id`), - KEY `IDX_DEFID` (`customfielddata_defId`), - KEY `IDX_DELETE` (`customfielddata_itemId`, `customfielddata_moduleId`), - KEY `IDX_UPDATE` (`customfielddata_moduleId`, `customfielddata_itemId`, `customfielddata_defId`), - KEY `IDX_ITEM` (`customfielddata_itemId`), - KEY `IDX_MODULE` (`customfielddata_moduleId`) -) - ENGINE = InnoDB - DEFAULT CHARSET = utf8; --- To 1.2.0.2 -ALTER TABLE `config` CHANGE config_value config_value VARCHAR(255); -ALTER TABLE `usrData` CHANGE user_pass user_pass VARBINARY(255); -ALTER TABLE `usrData` CHANGE user_hashSalt user_hashSalt VARBINARY(128); -ALTER TABLE `accHistory` CHANGE acchistory_mPassHash acchistory_mPassHash VARBINARY(255); \ No newline at end of file diff --git a/inc/themes/material-blue/css/_login.scss b/inc/themes/material-blue/css/_login.scss index 559335b1..03879296 100644 --- a/inc/themes/material-blue/css/_login.scss +++ b/inc/themes/material-blue/css/_login.scss @@ -3,12 +3,15 @@ margin: 0 auto; background: transparent url("../imgs/logo_full_bg.png") no-repeat top left; background-size: auto 10em; + #boxSpacer { + height: 11em; + background-color: transparent; + } #boxLogin { position: relative; - top: 11em;; margin: 0 auto; width: 100%; - min-height: 12em; + min-height: 14em; padding: 1em; background-color: #fff; #boxData { @@ -29,11 +32,7 @@ right: 2em; } #boxActions { - position: absolute; - bottom: 1em; - right: 1em; width: 100%; - padding: .5em; text-align: right; a { color: #c9c9c9; @@ -41,25 +40,27 @@ } } #boxLogout { - width: 250px; - margin: 8em auto 0 auto; - font-size: 14px; - text-align: center; - padding: 0.5em; - @include color-amber(); + margin-top: 4em; + width: 100%; + &> div { + margin: 0 auto; + width: 250px; + font-size: 14px; + padding: 0.5em; + text-align: center; + @include color-amber(); + } } #boxUpdated { width: 350px; - margin: 5em auto 5em auto; + margin: 3em auto; font-size: 14px; text-align: center; padding: 0.5em; @include color-teal(); } #demo-info { - position: relative; - top: 12em; - margin: 1em auto; + margin: 3em auto; color: #c9c9c9; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; diff --git a/inc/themes/material-blue/css/styles.css b/inc/themes/material-blue/css/styles.css index 80305a4d..38efe24d 100644 --- a/inc/themes/material-blue/css/styles.css +++ b/inc/themes/material-blue/css/styles.css @@ -1037,12 +1037,14 @@ fieldset.warning { margin: 0 auto; background: transparent url("../imgs/logo_full_bg.png") no-repeat top left; background-size: auto 10em; } + #login-container #boxSpacer { + height: 11em; + background-color: transparent; } #login-container #boxLogin { position: relative; - top: 11em; margin: 0 auto; width: 100%; - min-height: 12em; + min-height: 14em; padding: 1em; background-color: #fff; } #login-container #boxLogin #boxData { @@ -1061,26 +1063,25 @@ fieldset.warning { top: 2em; right: 2em; } #login-container #boxLogin #boxActions { - position: absolute; - bottom: 1em; - right: 1em; width: 100%; - padding: .5em; text-align: right; } #login-container #boxLogin #boxActions a { color: #c9c9c9; } #login-container #boxLogout { - width: 250px; - margin: 8em auto 0 auto; - font-size: 14px; - text-align: center; - padding: 0.5em; - color: #ffca28; - background-color: #fff8e1; - border: 1px solid #ffca28; } + margin-top: 4em; + width: 100%; } + #login-container #boxLogout > div { + margin: 0 auto; + width: 250px; + font-size: 14px; + padding: 0.5em; + text-align: center; + color: #ffca28; + background-color: #fff8e1; + border: 1px solid #ffca28; } #login-container #boxUpdated { width: 350px; - margin: 5em auto 5em auto; + margin: 3em auto; font-size: 14px; text-align: center; padding: 0.5em; @@ -1088,9 +1089,7 @@ fieldset.warning { background-color: #e0f2f1; border: 1px solid #26a69a; } #login-container #demo-info { - position: relative; - top: 12em; - margin: 1em auto; + margin: 3em auto; color: #c9c9c9; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; diff --git a/inc/themes/material-blue/css/styles.css.map b/inc/themes/material-blue/css/styles.css.map index a1df2b13..3de46784 100644 --- a/inc/themes/material-blue/css/styles.css.map +++ b/inc/themes/material-blue/css/styles.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": "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", +"mappings": "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", "sources": ["_elements.scss","_base.scss","styles.scss","_login.scss"], "names": [], "file": "styles.css" diff --git a/inc/themes/material-blue/css/styles.min.css b/inc/themes/material-blue/css/styles.min.css index b9240649..727230e6 100644 --- a/inc/themes/material-blue/css/styles.min.css +++ b/inc/themes/material-blue/css/styles.min.css @@ -1 +1 @@ -html,body{margin:0;padding:0;text-align:left;background-color:#f5f5f5;color:#555;font-size:12px;font-weight:normal;box-sizing:border-box}*{font-family:"Roboto Regular",Verdana,Tahoma,sans-serif;box-sizing:inherit}*:before,*:after{box-sizing:inherit}table{font-size:11px;border-spacing:0}table th{border-bottom:2px solid transparent;vertical-align:middle}table th .icon{width:24px;height:24px}table tr{height:20px}table tr.odd{background-color:#f9f9f9}table tr.even>td,table tr.odd>td{border-bottom:1px solid #d9d9d9!important}table tr.even:hover,table tr.odd:hover{background-color:#e8ff99}table td{padding:3px}table td.txtCliente{font-weight:bold;text-align:center}form{font-size:11px;margin:0}input.inputImg,img.inputImg{background-color:transparent!important;width:24px!important;height:24px!important;border:0;vertical-align:middle;margin:0 .5em}input.txtFile{width:200px}input.txtLong{width:300px}textarea{width:350px;resize:none}select.files{width:250px}input.spinner{width:5em}img{margin:0;padding:0;border:0;cursor:pointer}img.inputImgMini{background-color:transparent!important;width:16px!important;height:16px!important;margin:0 5px 0 5px;border:0;vertical-align:middle}i{cursor:pointer}form .form-field{display:flex;justify-content:space-between}form .form-field>label{min-width:12em;padding:.5em 0;font-size:16px;align-self:center}form .form-field>div{width:100%;align-self:center}a{text-decoration:none;color:#536dfe}a:visited{text-decoration:none;color:#536dfe}a:hover,a:active,a:focus{text-decoration:none;cursor:pointer}pre,code,samp,kbd{font-family:Consolas,"Andale Mono WT","Andale Mono","Bitstream Vera Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;font-size:1em;direction:ltr;text-align:left;background-color:#fbfaf9;color:#333;box-shadow:inset 0 0 .3em #ccc;border-radius:2px}#nojs{width:80%;text-align:center;vertical-align:middle;margin:10px auto;padding:3px;background-color:#ef5350;color:white;font-weight:bold;font-size:14px}#wrap{height:auto!important;min-height:100%;width:100%;background-color:#f5f5f5}#wrap-loading{position:fixed;z-index:9999;top:50%;left:50%;padding:1em;background-color:rgba(255,255,255,0.8);border-radius:5px;display:none}#container{margin:auto;width:100%}#container.login{padding-top:5%}#container.error,#container.install,#container.passreset{width:100%}#container .logo{height:64px}#container #actions-bar{z-index:100;display:flex;justify-content:space-between;position:fixed;border:0 none;top:0;left:0;width:100%;padding:1em 0;background-color:transparent}#container #actions-bar-icons{flex-grow:1;text-align:center}#container #actions-bar-logo{display:none;padding:0 .5em}#container #actions-bar-logo img{display:inline-block;width:50px;opacity:.75}#container #content{width:95%;margin:2em auto 8em auto}#container #content.public-link{width:70%;min-height:0;margin:5em auto}#content td.descField,#box-popup td.descField{text-align:right;padding-right:20px;width:25%;font-weight:bold;border-right:1px solid #d9d9d9;color:#555}#content td.valField,#box-popup td.valField{padding-left:1em;width:100%}#content .pager{width:100%;margin-top:15px;padding:.5em;vertical-align:middle;font-size:11px;color:#999;background-color:#fcfcfc}#content .pager img{margin-left:5px;vertical-align:middle}#content .pager a{margin-left:5px;font-size:12px;color:#999}#content .pager>div{display:inline-block;width:49%}#content .pager .pager-left{text-align:left}#content .pager .pager-right{text-align:right}#content #title{width:50%;padding:7px;margin:auto;background-color:#d9d9d9;color:#fff;font-size:17px;letter-spacing:.3em;text-align:center}#content #title.titleNormal{background-color:#607d8b;color:#fff}#content .data-container{width:75%;margin:0 auto}#content .data{width:100%;padding:10px;border:1px solid #c9c9c9;margin:0 auto;background-color:#f9f9f9}#content fieldset.data{margin:2em auto}#content fieldset.data>legend{color:#607d8b;padding:0 .5em;font-size:1.5em}#content fieldset.data>div{display:none}#content fieldset.data>div table{width:100%}#content .data #history-icon{position:relative;top:5em;right:2em}#content .data td{text-align:left}#content .data td.descField{text-align:right;font-size:12px;font-weight:bold;color:#999}#content .data select{min-width:210px}#content .data .list-wrap{max-height:10em;overflow:auto;padding:.5em;margin:1em 0}#box-popup .list-wrap{max-height:10em;overflow:auto;padding:.5em;margin:1em 0}#content .data .list-wrap ul,#box-popup .list-wrap ul{list-style-type:none;margin:0;padding:0}#content .data .list-wrap li,#box-popup .list-wrap li{display:flex;background:#f2f2f2;padding:.5em;font-size:1em;margin-bottom:.5em}#content .data .list-wrap li:hover,#box-popup .list-wrap li:hover{background:#e8eaf6;color:#000}#content .data .list-wrap div.files-item-info,#box-popup .list-wrap div.files-item-info{flex-grow:2}#content .data .list-wrap div.files-item-info img,#box-popup .list-wrap div.files-item-info img{margin:0 .5em}#content .data .list-wrap div.files-item-actions,#box-popup .list-wrap div.files-item-actions{padding:.3em 0}#content .data .dropzone{width:30em;padding:1em;border:2px dashed #26a69a;text-align:center}#content .data .dropzone img{vertical-align:middle}#content .data .file-upload{display:none}#content .data .account-permissions{width:100%}#content .data .account-permissions fieldset{border:1px solid #c9c9c9;padding:1em}#content .data .account-permissions legend{font-weight:bold;color:#999;padding:.2em 0}#content .data .account-permissions fieldset>span{font-weight:bold;color:#999;padding:.2em 0;display:inline-block;width:100px;text-align:right}#content span.tag{margin:0 3px 3px 0;padding:.2em;background:#5c6bc0;color:#fff;border:0 solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#content .extra-info{margin-top:20px}#content #tabs fieldset{border:1px solid #c9c9c9}#content #tabs #frmConfig label{float:left}#content .tblConfig{margin-bottom:2em}#content .tblConfig td.descField{width:35%;font-size:11px;font-weight:bold}#content .tblConfig td.rowHeader{padding:5px 0 5px 0;background-color:#f5f5f5;text-align:center;font-weight:bold;border-top:15px solid #f9f9f9;border-bottom:3px solid #a9c1d7;letter-spacing:.5em;color:#696969}#content .tblConfig input.checkbox{width:15px;text-align:left;padding:0}#content .tblConfig .option-disabled{text-align:center;background-color:#fff8e1;color:#ffca28;font-weight:bold}#content h2{width:100%;height:1.5em;font-size:18px;color:white;background-color:#a9c1d7;margin:0;padding-top:.1em}#content .section{margin-top:2.5em;border-bottom:1px solid #d9d9d9;text-align:left;font-size:14px;font-weight:bold;color:#5c6bc0}#content .row_even>td{background-color:#f5f5f5}#content .row_odd>td{background-color:white}#content .data-header ul{list-style:none;width:100%;margin:0 0 10px 0;padding:0}#content .data-header li{display:inline-block;padding:.2em .5em;font-weight:bold;letter-spacing:.2em;color:#fff;text-align:center}#content .data-header li a{color:#777}#content .data-header li img{float:right;width:24px;height:24px;vertical-align:middle}#content .data-header-minimal{border-bottom:1px solid #dfdfdf}#content .data-header-minimal ul{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0}#content .data-header-minimal li{display:inline-flex;min-width:10em;font-weight:normal;letter-spacing:normal}#content .data-header-minimal li a{color:#b9b9b9;padding:.3em .8em}#content .data-table{width:100%}#content .data-table td:first-of-type,#content .data-table th:first-of-type{width:5em}#content .data-table thead th{background-color:#607d8b;color:#fff}#content .data-table tbody td.cell-data{text-align:left}#content .data-table tbody td.cell-nodata{padding:0 .5em;text-align:left}#content .data-table tbody td.cell-actions{text-align:right}#content .data-table tbody td.cell-actions i{opacity:.5}#content .data-table tbody td.cell-actions i:hover{opacity:1}#content .data-rows ul{display:table;list-style:none;width:100%;margin:0 0 10px 0;padding:0;background-color:#fcfcfc}#content .data-rows li{float:left;display:block;padding:1em;color:#696969;text-align:center;min-height:2em}#content .data-rows li.cell-nodata{padding:1em 0;min-height:2em;text-align:left}#content .data-rows li.cell-actions{float:right;min-height:2em;padding:1em 0;text-align:left;background-color:#fcfcfc;width:15em}#content .data-rows li.cell-nodata img,#content .data-rows li.cell-actions img{width:24px;height:24px;margin:0 .5em}#content #data-search .account-info img,#content #data-search .account-actions img{width:24px;height:24px;margin:0 .5em}#content .rowSpace>.cellBorder{height:10px;border-top:1px solid #d9d9d9}#content .rowSpace>.cellBlank{height:10px}#content #resEventLog .data{width:100%}#content #resEventLog thead{text-align:center}#content #resEventLog tbody{width:100%;height:500px;overflow:auto}#content #resEventLog td{border-bottom:1px solid #d9d9d9}#content #resEventLog .cell{text-align:center}#content #resEventLog .cell-description{width:60%}#content #searchbox{background-color:#fcfcfc;vertical-align:middle;position:relative;height:auto;padding:.5em 1em;margin-bottom:2em}#content #searchbox form{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;text-align:left}#content #searchbox .search-filters>*{margin:0 1em}#content #searchbox .search-filters .filter-buttons{display:inline-block}#content #searchbox .search-filters .filter-slider{width:10em}#content #searchbox .search-filters-tags{display:none;flex-grow:2}#content .btn-clear{opacity:.35;filter:alpha(opacity=35)}#content .btn-clear:hover{opacity:1;filter:alpha(opacity=100)}#content .actions-optional{display:none}#box-popup{min-width:25em;max-width:50em;margin:5em auto;padding:0;background-color:#fff}#box-popup.box-password-view{min-width:30em;max-width:35em}#box-popup>h2{width:100%;font-size:18px;color:#fff;background-color:#607d8b;margin:0 0 1em 0;padding:.5em 0;line-height:1em}#box-popup>table{width:100%;padding-bottom:1em}#box-popup select{width:220px}#box-popup #resFancyAccion{display:none}#box-popup #resCheck{display:inline-block;width:80%;height:4em;padding:1em 0}#box-popup.image{background-color:transparent;max-width:100%;margin:0 auto;border-radius:0}#box-popup.image img{width:auto;margin:0 auto}#box-popup.image>div.title{background-color:#607d8b;color:#fff;padding:.5em}#box-popup.help{min-height:100px;background-color:#f5f5f5}#box-popup.help p{font-size:14px;text-align:justify;line-height:2em}#debug{float:left;text-align:left}#debuginfo{width:100%;min-height:10em;padding:1em;background-color:#fff8e1;text-align:left;line-height:1.5em}#debuginfo H3{text-align:center}.popup-data{min-width:400px;border:0;text-align:left;margin:0 .5em}.popup-data .descField{min-width:100px;font-weight:bold}footer{display:flex;justify-content:space-between;position:fixed;bottom:0;z-index:100;width:100%;padding:.5em 0;background-color:#f5f5f5;color:#b9b9b9;font-size:1em;box-shadow:0 -8px 6px -6px #c9c9c9;-webkit-box-shadow:0 -8px 6px -6px #c9c9c9;-moz-box-shadow:0 -8px 6px -6px #c9c9c9;display:flex;justify-content:space-between}footer .footer-parts{display:flex;justify-content:space-between}footer #footer-left{width:50%;margin:0 1em}footer #footer-right{width:50%;margin:0 1em;justify-content:flex-end;text-align:right}footer #updates{min-width:10em;text-align:center;cursor:pointer}footer #status{margin:0 1em}footer #status>div{display:inline-block}footer #status .status-info{padding:.5em}footer #session{text-align:left;color:#999;font-size:.8em}footer a{color:#b9b9b9}footer a:visited{color:#b9b9b9}footer #project a:hover{color:#a9c1d7;border-bottom:1px solid #a9c1d7}footer #updates a:hover{color:#a9c1d7}footer img{border:0;width:16px;height:16px;vertical-align:middle}.round,.round5{border-radius:5px!important;-moz-border-radius:5px!important;-webkit-border-radius:5px!important}.midround{border-radius:0 0 10px 10px!important;-moz-border-radius:0 0 10px 10px!important;-webkit-border-radius:0 0 10px 10px!important}.midroundup{border-radius:10px 10px 0 0!important;-moz-border-radius:10px 10px 0 0!important;-webkit-border-radius:10px 10px 0 0!important}.fullround{border-radius:50%!important;-moz-border-radius:50%!important;-webkit-border-radius:50%!important}.iconMini{width:16px!important;height:16px!important;vertical-align:middle}#content .error{width:350px;padding:15px;margin:0 auto;text-align:center;font-size:16px;line-height:1.5em;color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28}.hide{display:none!important}.btn-checks{padding:5px;margin:.2em 0;width:30em;border-bottom:1px solid #c9c9c9}.shadow{-webkit-box-shadow:2px 2px 3px -3px #a9a9a9;-moz-box-shadow:2px 2px 3px -3px #a9a9a9;box-shadow:1px 1px 2px #d9d9d9}.noRes{width:60%;padding:15px;background-color:#f9f9f9;color:#a9a9a9;border:#c9c9c9 1px solid;margin:20px auto;text-align:center;font-size:16px}.header-grey{background-color:#607d8b;color:#fff;min-height:2em}.no-background{background:none!important}.action-in-box{padding:1em;text-align:right}.action-in-box ul{list-style:none;margin:0;padding:0}.tab-data{margin:2em auto 0;width:75%}.item-actions{margin:1em auto}.tab-actions{margin:2em 0}.item-actions>ul,.tab-actions>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0}.item-actions>ul>li,.tab-actions>ul>li{margin-left:.5em}.fullWidth{max-width:100%!important}.filter-on{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a;padding:.3em 1em}.global-on{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;padding:.3em 1em}.opacity50{filter:alpha(opacity=50);opacity:.5}.custom-combobox{position:relative;display:inline-block}.custom-combobox input{width:80%}.custom-combobox-toggle{position:absolute;top:0;bottom:0;margin-left:-1px;padding:0;*height:1.7em;*top:.1em}.custom-combobox-input{margin:0;padding:.3em}.passLevel{width:20px;height:20px;display:inline-block;position:relative;top:2px}.passLevel.strongest{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a;font-weight:bold}.passLevel.strongest:hover{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a;font-weight:bold}.passLevel.strong{color:#2196f3;background-color:#e3f2fd;border:1px solid #2196f3;font-weight:bold}.passLevel.strong:hover{color:#2196f3;background-color:#e3f2fd;border:1px solid #2196f3;font-weight:bold}.passLevel.good{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;font-weight:bold}.passLevel.good:hover{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;font-weight:bold}.passLevel.weak{color:#ef5350;background-color:#ffebee;border:1px solid #ef5350;font-weight:bold}.passLevel.weak:hover{color:#ef5350;background-color:#ffebee;border:1px solid #ef5350;font-weight:bold}#alert #alert-text{margin:15px auto;font-size:14px;font-weight:bold}#alert #alert-pass{width:50%;padding:10px;margin:15px auto;border:1px solid #c9c9c9;color:#555;font-weight:bold}.dialog-text,.dialog-user-text,.dialog-pass-text{font-family:Consolas,"Andale Mono WT","Andale Mono","Bitstream Vera Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;padding:.5em;text-align:center;min-width:200px}.dialog-user-text{border-bottom:#d9d9d9 1px solid;color:#a9a9a9}.dialog-pass-text{border:transparent 1px solid;letter-spacing:.2em}.dialog-buttons{text-align:center;padding:.5em;border-top:1px solid #c9c9c9;line-height:2.5em}.dialog-clip-copy{color:#26a69a;background-color:#e0f2f1}.help-box{background-color:#fff!important;color:#607d8b}.help-box>*{font-weight:bold}.help-text{text-align:justify;line-height:1.5em;margin-top:1em}.tooltip{width:300px;max-width:300px;background-color:#777;color:#fff;z-index:101}.cursor-pointer{cursor:pointer}.password-actions{display:inline-block;width:12em}.password-actions>span,.password-actions i{margin-right:.6em}.custom-input-color{width:3em;height:1em;display:inline-block}.account-pass-image{height:32px;width:auto}.select-box{min-width:20em}fieldset.warning{padding:8px;border-radius:5px;color:#ef5350;background-color:#ffebee;border:1px solid #ef5350}fieldset.warning legend{color:#ef5350!important}fieldset.warning a{color:#ef5350!important;font-weight:bold}#actions{width:100%;line-height:2em;margin-bottom:5em}#actions #logo{display:flex;width:100%;margin-bottom:30px;color:#607d8b;align-items:center;background:url("../imgs/logo_full_bg.png") left no-repeat;background-size:auto 150px;height:150px}#actions #page-title{width:100%;color:#607d8b;text-align:center}#actions #page-title h1{font-weight:bold;font-size:24px;letter-spacing:3px}#actions ul.errors{max-width:40vw;margin:0 auto;list-style:none;font-size:14px;text-align:left}#actions ul.errors>li{margin:1.5em auto;border-radius:3px;padding:1em .5em}#actions ul.errors>li.msg-critical{color:#ef5350;background-color:#ffebee;border:1px solid #ef5350}#actions ul.errors>li.msg-warning{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;color:#555}#actions ul.errors>li.msg-ok{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a}#actions ul.errors>li>p.hint{color:#555;font-size:12px}#actions ul.errors>li>p.hint i{margin-right:.5em}#actions form{width:450px;margin:0 auto;text-align:left}#actions form fieldset{margin-bottom:2em}#actions form fieldset legend{width:100%;color:#fff;font-size:14px;font-weight:bold;text-align:center;background-color:#607d8b;margin:1em 0;letter-spacing:.2em;padding:.2em 0}#actions div.buttons{margin-top:2em;text-align:center}#whatsNewIcon{text-align:center}#whatsNewIcon img{width:64px;height:64px}#whatsNewIcon h2{display:inline-block;color:#555;font-size:16px}#whatsNew{width:500px;background-color:#fffde1;padding:2em;line-height:1.5em;font-size:16px;color:#555;border:1px solid #d9d9d9;margin:0 auto 3em;display:none}#whatsNew ul{padding:0;border:0}#whatsNew li{padding-left:37px;line-height:32px;list-style:none}.help-box{display:none}.center{text-align:center!important}.right{text-align:right!important}.left{text-align:left!important}#login-container{width:40em;margin:0 auto;background:transparent url("../imgs/logo_full_bg.png") no-repeat top left;background-size:auto 10em}#login-container #boxLogin{position:relative;top:11em;margin:0 auto;width:100%;min-height:12em;padding:1em;background-color:#fff}#login-container #boxLogin #boxData{height:100%;min-height:14em;text-align:left;background-color:transparent}#login-container #boxLogin #boxData i{margin-right:.5em;opacity:.5}#login-container #boxLogin #boxData .extra-hidden{display:none}#login-container #boxLogin #boxButton{position:absolute;top:2em;right:2em}#login-container #boxLogin #boxActions{position:absolute;bottom:1em;right:1em;width:100%;padding:.5em;text-align:right}#login-container #boxLogin #boxActions a{color:#c9c9c9}#login-container #boxLogout{width:250px;margin:8em auto 0 auto;font-size:14px;text-align:center;padding:.5em;color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28}#login-container #boxUpdated{width:350px;margin:5em auto 5em auto;font-size:14px;text-align:center;padding:.5em;color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a}#login-container #demo-info{position:relative;top:12em;margin:1em auto;color:#c9c9c9;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:.5em}#login-container #demo-info ul{display:flex;justify-content:space-around;list-style:none}#login-container #demo-info ul li span{margin:0 2em}@media screen and (max-width:1000px){#content #searchbox .search-text{margin:0 auto}#content #searchbox .search-filters>*{margin:.5em 0}#content #searchbox .search-filters .selectize-control{width:100%}#content .data-container{width:100%}#content .data-container #title{width:90%}#content .data-container .selectize-control{width:100%}footer{display:none;justify-content:space-between;flex-wrap:wrap}footer .footer-parts{justify-content:space-between;flex-wrap:wrap}footer #footer-left,footer #footer-right{width:100%}footer .footer-parts>div{width:100%;padding:.5em 0}} \ No newline at end of file +html,body{margin:0;padding:0;text-align:left;background-color:#f5f5f5;color:#555;font-size:12px;font-weight:normal;box-sizing:border-box}*{font-family:"Roboto Regular",Verdana,Tahoma,sans-serif;box-sizing:inherit}*:before,*:after{box-sizing:inherit}table{font-size:11px;border-spacing:0}table th{border-bottom:2px solid transparent;vertical-align:middle}table th .icon{width:24px;height:24px}table tr{height:20px}table tr.odd{background-color:#f9f9f9}table tr.even>td,table tr.odd>td{border-bottom:1px solid #d9d9d9 !important}table tr.even:hover,table tr.odd:hover{background-color:#e8ff99}table td{padding:3px}table td.txtCliente{font-weight:bold;text-align:center}form{font-size:11px;margin:0}input.inputImg,img.inputImg{background-color:transparent !important;width:24px !important;height:24px !important;border:0;vertical-align:middle;margin:0 .5em}input.txtFile{width:200px}input.txtLong{width:300px}textarea{width:350px;resize:none}select.files{width:250px}input.spinner{width:5em}img{margin:0;padding:0;border:0;cursor:pointer}img.inputImgMini{background-color:transparent !important;width:16px !important;height:16px !important;margin:0 5px 0 5px;border:0;vertical-align:middle}i{cursor:pointer}form .form-field{display:flex;justify-content:space-between}form .form-field>label{min-width:12em;padding:.5em 0;font-size:16px;align-self:center}form .form-field>div{width:100%;align-self:center}a{text-decoration:none;color:#536dfe}a:visited{text-decoration:none;color:#536dfe}a:hover,a:active,a:focus{text-decoration:none;cursor:pointer}pre,code,samp,kbd{font-family:Consolas,"Andale Mono WT","Andale Mono","Bitstream Vera Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;font-size:1em;direction:ltr;text-align:left;background-color:#fbfaf9;color:#333;box-shadow:inset 0 0 .3em #ccc;border-radius:2px}#nojs{width:80%;text-align:center;vertical-align:middle;margin:10px auto;padding:3px;background-color:#ef5350;color:white;font-weight:bold;font-size:14px}#wrap{height:auto !important;min-height:100%;width:100%;background-color:#f5f5f5}#wrap-loading{position:fixed;z-index:9999;top:50%;left:50%;padding:1em;background-color:rgba(255,255,255,0.8);border-radius:5px;display:none}#container{margin:auto;width:100%}#container.login{padding-top:5%}#container.error,#container.install,#container.passreset{width:100%}#container .logo{height:64px}#container #actions-bar{z-index:100;display:flex;justify-content:space-between;position:fixed;border:0 none;top:0;left:0;width:100%;padding:1em 0;background-color:transparent}#container #actions-bar-icons{flex-grow:1;text-align:center}#container #actions-bar-logo{display:none;padding:0 .5em}#container #actions-bar-logo img{display:inline-block;width:50px;opacity:.75}#container #content{width:95%;margin:2em auto 8em auto}#container #content.public-link{width:70%;min-height:0;margin:5em auto}#content td.descField,#box-popup td.descField{text-align:right;padding-right:20px;width:25%;font-weight:bold;border-right:1px solid #d9d9d9;color:#555}#content td.valField,#box-popup td.valField{padding-left:1em;width:100%}#content .pager{width:100%;margin-top:15px;padding:.5em;vertical-align:middle;font-size:11px;color:#999;background-color:#fcfcfc}#content .pager img{margin-left:5px;vertical-align:middle}#content .pager a{margin-left:5px;font-size:12px;color:#999}#content .pager>div{display:inline-block;width:49%}#content .pager .pager-left{text-align:left}#content .pager .pager-right{text-align:right}#content #title{width:50%;padding:7px;margin:auto;background-color:#d9d9d9;color:#fff;font-size:17px;letter-spacing:.3em;text-align:center}#content #title.titleNormal{background-color:#607d8b;color:#fff}#content .data-container{width:75%;margin:0 auto}#content .data{width:100%;padding:10px;border:1px solid #c9c9c9;margin:0 auto;background-color:#f9f9f9}#content fieldset.data{margin:2em auto}#content fieldset.data>legend{color:#607d8b;padding:0 .5em;font-size:1.5em}#content fieldset.data>div{display:none}#content fieldset.data>div table{width:100%}#content .data #history-icon{position:relative;top:5em;right:2em}#content .data td{text-align:left}#content .data td.descField{text-align:right;font-size:12px;font-weight:bold;color:#999}#content .data select{min-width:210px}#content .data .list-wrap{max-height:10em;overflow:auto;padding:.5em;margin:1em 0}#box-popup .list-wrap{max-height:10em;overflow:auto;padding:.5em;margin:1em 0}#content .data .list-wrap ul,#box-popup .list-wrap ul{list-style-type:none;margin:0;padding:0}#content .data .list-wrap li,#box-popup .list-wrap li{display:flex;background:#f2f2f2;padding:.5em;font-size:1em;margin-bottom:.5em}#content .data .list-wrap li:hover,#box-popup .list-wrap li:hover{background:#e8eaf6;color:#000}#content .data .list-wrap div.files-item-info,#box-popup .list-wrap div.files-item-info{flex-grow:2}#content .data .list-wrap div.files-item-info img,#box-popup .list-wrap div.files-item-info img{margin:0 .5em}#content .data .list-wrap div.files-item-actions,#box-popup .list-wrap div.files-item-actions{padding:.3em 0}#content .data .dropzone{width:30em;padding:1em;border:2px dashed #26a69a;text-align:center}#content .data .dropzone img{vertical-align:middle}#content .data .file-upload{display:none}#content .data .account-permissions{width:100%}#content .data .account-permissions fieldset{border:1px solid #c9c9c9;padding:1em}#content .data .account-permissions legend{font-weight:bold;color:#999;padding:.2em 0}#content .data .account-permissions fieldset>span{font-weight:bold;color:#999;padding:.2em 0;display:inline-block;width:100px;text-align:right}#content span.tag{margin:0 3px 3px 0;padding:.2em;background:#5c6bc0;color:#fff;border:0 solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#content .extra-info{margin-top:20px}#content #tabs fieldset{border:1px solid #c9c9c9}#content #tabs #frmConfig label{float:left}#content .tblConfig{margin-bottom:2em}#content .tblConfig td.descField{width:35%;font-size:11px;font-weight:bold}#content .tblConfig td.rowHeader{padding:5px 0 5px 0;background-color:#f5f5f5;text-align:center;font-weight:bold;border-top:15px solid #f9f9f9;border-bottom:3px solid #a9c1d7;letter-spacing:.5em;color:#696969}#content .tblConfig input.checkbox{width:15px;text-align:left;padding:0}#content .tblConfig .option-disabled{text-align:center;background-color:#fff8e1;color:#ffca28;font-weight:bold}#content h2{width:100%;height:1.5em;font-size:18px;color:white;background-color:#a9c1d7;margin:0;padding-top:.1em}#content .section{margin-top:2.5em;border-bottom:1px solid #d9d9d9;text-align:left;font-size:14px;font-weight:bold;color:#5c6bc0}#content .row_even>td{background-color:#f5f5f5}#content .row_odd>td{background-color:white}#content .data-header ul{list-style:none;width:100%;margin:0 0 10px 0;padding:0}#content .data-header li{display:inline-block;padding:.2em .5em;font-weight:bold;letter-spacing:.2em;color:#fff;text-align:center}#content .data-header li a{color:#777}#content .data-header li img{float:right;width:24px;height:24px;vertical-align:middle}#content .data-header-minimal{border-bottom:1px solid #dfdfdf}#content .data-header-minimal ul{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0}#content .data-header-minimal li{display:inline-flex;min-width:10em;font-weight:normal;letter-spacing:normal}#content .data-header-minimal li a{color:#b9b9b9;padding:.3em .8em}#content .data-table{width:100%}#content .data-table td:first-of-type,#content .data-table th:first-of-type{width:5em}#content .data-table thead th{background-color:#607d8b;color:#fff}#content .data-table tbody td.cell-data{text-align:left}#content .data-table tbody td.cell-nodata{padding:0 .5em;text-align:left}#content .data-table tbody td.cell-actions{text-align:right}#content .data-table tbody td.cell-actions i{opacity:.5}#content .data-table tbody td.cell-actions i:hover{opacity:1}#content .data-rows ul{display:table;list-style:none;width:100%;margin:0 0 10px 0;padding:0;background-color:#fcfcfc}#content .data-rows li{float:left;display:block;padding:1em;color:#696969;text-align:center;min-height:2em}#content .data-rows li.cell-nodata{padding:1em 0;min-height:2em;text-align:left}#content .data-rows li.cell-actions{float:right;min-height:2em;padding:1em 0;text-align:left;background-color:#fcfcfc;width:15em}#content .data-rows li.cell-nodata img,#content .data-rows li.cell-actions img{width:24px;height:24px;margin:0 .5em}#content #data-search .account-info img,#content #data-search .account-actions img{width:24px;height:24px;margin:0 .5em}#content .rowSpace>.cellBorder{height:10px;border-top:1px solid #d9d9d9}#content .rowSpace>.cellBlank{height:10px}#content #resEventLog .data{width:100%}#content #resEventLog thead{text-align:center}#content #resEventLog tbody{width:100%;height:500px;overflow:auto}#content #resEventLog td{border-bottom:1px solid #d9d9d9}#content #resEventLog .cell{text-align:center}#content #resEventLog .cell-description{width:60%}#content #searchbox{background-color:#fcfcfc;vertical-align:middle;position:relative;height:auto;padding:.5em 1em;margin-bottom:2em}#content #searchbox form{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;text-align:left}#content #searchbox .search-filters>*{margin:0 1em}#content #searchbox .search-filters .filter-buttons{display:inline-block}#content #searchbox .search-filters .filter-slider{width:10em}#content #searchbox .search-filters-tags{display:none;flex-grow:2}#content .btn-clear{opacity:.35;filter:alpha(opacity=35)}#content .btn-clear:hover{opacity:1;filter:alpha(opacity=100)}#content .actions-optional{display:none}#box-popup{min-width:25em;max-width:50em;margin:5em auto;padding:0;background-color:#fff}#box-popup.box-password-view{min-width:30em;max-width:35em}#box-popup>h2{width:100%;font-size:18px;color:#fff;background-color:#607d8b;margin:0 0 1em 0;padding:.5em 0;line-height:1em}#box-popup>table{width:100%;padding-bottom:1em}#box-popup select{width:220px}#box-popup #resFancyAccion{display:none}#box-popup #resCheck{display:inline-block;width:80%;height:4em;padding:1em 0}#box-popup.image{background-color:transparent;max-width:100%;margin:0 auto;border-radius:0}#box-popup.image img{width:auto;margin:0 auto}#box-popup.image>div.title{background-color:#607d8b;color:#fff;padding:.5em}#box-popup.help{min-height:100px;background-color:#f5f5f5}#box-popup.help p{font-size:14px;text-align:justify;line-height:2em}#debug{float:left;text-align:left}#debuginfo{width:100%;min-height:10em;padding:1em;background-color:#fff8e1;text-align:left;line-height:1.5em}#debuginfo H3{text-align:center}.popup-data{min-width:400px;border:0;text-align:left;margin:0 .5em}.popup-data .descField{min-width:100px;font-weight:bold}footer{display:flex;justify-content:space-between;position:fixed;bottom:0;z-index:100;width:100%;padding:.5em 0;background-color:#f5f5f5;color:#b9b9b9;font-size:1em;box-shadow:0 -8px 6px -6px #c9c9c9;-webkit-box-shadow:0 -8px 6px -6px #c9c9c9;-moz-box-shadow:0 -8px 6px -6px #c9c9c9;display:flex;justify-content:space-between}footer .footer-parts{display:flex;justify-content:space-between}footer #footer-left{width:50%;margin:0 1em}footer #footer-right{width:50%;margin:0 1em;justify-content:flex-end;text-align:right}footer #updates{min-width:10em;text-align:center;cursor:pointer}footer #status{margin:0 1em}footer #status>div{display:inline-block}footer #status .status-info{padding:.5em}footer #session{text-align:left;color:#999;font-size:.8em}footer a{color:#b9b9b9}footer a:visited{color:#b9b9b9}footer #project a:hover{color:#a9c1d7;border-bottom:1px solid #a9c1d7}footer #updates a:hover{color:#a9c1d7}footer img{border:0;width:16px;height:16px;vertical-align:middle}.round,.round5{border-radius:5px !important;-moz-border-radius:5px !important;-webkit-border-radius:5px !important}.midround{border-radius:0 0 10px 10px !important;-moz-border-radius:0 0 10px 10px !important;-webkit-border-radius:0 0 10px 10px !important}.midroundup{border-radius:10px 10px 0 0 !important;-moz-border-radius:10px 10px 0 0 !important;-webkit-border-radius:10px 10px 0 0 !important}.fullround{border-radius:50% !important;-moz-border-radius:50% !important;-webkit-border-radius:50% !important}.iconMini{width:16px !important;height:16px !important;vertical-align:middle}#content .error{width:350px;padding:15px;margin:0 auto;text-align:center;font-size:16px;line-height:1.5em;color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28}.hide{display:none !important}.btn-checks{padding:5px;margin:.2em 0;width:30em;border-bottom:1px solid #c9c9c9}.shadow{-webkit-box-shadow:2px 2px 3px -3px #a9a9a9;-moz-box-shadow:2px 2px 3px -3px #a9a9a9;box-shadow:1px 1px 2px #d9d9d9}.noRes{width:60%;padding:15px;background-color:#f9f9f9;color:#a9a9a9;border:#c9c9c9 1px solid;margin:20px auto;text-align:center;font-size:16px}.header-grey{background-color:#607d8b;color:#fff;min-height:2em}.no-background{background:none !important}.action-in-box{padding:1em;text-align:right}.action-in-box ul{list-style:none;margin:0;padding:0}.tab-data{margin:2em auto 0;width:75%}.item-actions{margin:1em auto}.tab-actions{margin:2em 0}.item-actions>ul,.tab-actions>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0}.item-actions>ul>li,.tab-actions>ul>li{margin-left:.5em}.fullWidth{max-width:100% !important}.filter-on{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a;padding:.3em 1em}.global-on{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;padding:.3em 1em}.opacity50{filter:alpha(opacity=50);opacity:.5}.custom-combobox{position:relative;display:inline-block}.custom-combobox input{width:80%}.custom-combobox-toggle{position:absolute;top:0;bottom:0;margin-left:-1px;padding:0;*height:1.7em;*top:.1em}.custom-combobox-input{margin:0;padding:.3em}.passLevel{width:20px;height:20px;display:inline-block;position:relative;top:2px}.passLevel.strongest{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a;font-weight:bold}.passLevel.strongest:hover{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a;font-weight:bold}.passLevel.strong{color:#2196f3;background-color:#e3f2fd;border:1px solid #2196f3;font-weight:bold}.passLevel.strong:hover{color:#2196f3;background-color:#e3f2fd;border:1px solid #2196f3;font-weight:bold}.passLevel.good{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;font-weight:bold}.passLevel.good:hover{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;font-weight:bold}.passLevel.weak{color:#ef5350;background-color:#ffebee;border:1px solid #ef5350;font-weight:bold}.passLevel.weak:hover{color:#ef5350;background-color:#ffebee;border:1px solid #ef5350;font-weight:bold}#alert #alert-text{margin:15px auto;font-size:14px;font-weight:bold}#alert #alert-pass{width:50%;padding:10px;margin:15px auto;border:1px solid #c9c9c9;color:#555;font-weight:bold}.dialog-text,.dialog-user-text,.dialog-pass-text{font-family:Consolas,"Andale Mono WT","Andale Mono","Bitstream Vera Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;padding:.5em;text-align:center;min-width:200px}.dialog-user-text{border-bottom:#d9d9d9 1px solid;color:#a9a9a9}.dialog-pass-text{border:transparent 1px solid;letter-spacing:.2em}.dialog-buttons{text-align:center;padding:.5em;border-top:1px solid #c9c9c9;line-height:2.5em}.dialog-clip-copy{color:#26a69a;background-color:#e0f2f1}.help-box{background-color:#fff !important;color:#607d8b}.help-box>*{font-weight:bold}.help-text{text-align:justify;line-height:1.5em;margin-top:1em}.tooltip{width:300px;max-width:300px;background-color:#777;color:#fff;z-index:101}.cursor-pointer{cursor:pointer}.password-actions{display:inline-block;width:12em}.password-actions>span,.password-actions i{margin-right:.6em}.custom-input-color{width:3em;height:1em;display:inline-block}.account-pass-image{height:32px;width:auto}.select-box{min-width:20em}fieldset.warning{padding:8px;border-radius:5px;color:#ef5350;background-color:#ffebee;border:1px solid #ef5350}fieldset.warning legend{color:#ef5350 !important}fieldset.warning a{color:#ef5350 !important;font-weight:bold}#actions{width:100%;line-height:2em;margin-bottom:5em}#actions #logo{display:flex;width:100%;margin-bottom:30px;color:#607d8b;align-items:center;background:url("../imgs/logo_full_bg.png") left no-repeat;background-size:auto 150px;height:150px}#actions #page-title{width:100%;color:#607d8b;text-align:center}#actions #page-title h1{font-weight:bold;font-size:24px;letter-spacing:3px}#actions ul.errors{max-width:40vw;margin:0 auto;list-style:none;font-size:14px;text-align:left}#actions ul.errors>li{margin:1.5em auto;border-radius:3px;padding:1em .5em}#actions ul.errors>li.msg-critical{color:#ef5350;background-color:#ffebee;border:1px solid #ef5350}#actions ul.errors>li.msg-warning{color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28;color:#555}#actions ul.errors>li.msg-ok{color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a}#actions ul.errors>li>p.hint{color:#555;font-size:12px}#actions ul.errors>li>p.hint i{margin-right:.5em}#actions form{width:450px;margin:0 auto;text-align:left}#actions form fieldset{margin-bottom:2em}#actions form fieldset legend{width:100%;color:#fff;font-size:14px;font-weight:bold;text-align:center;background-color:#607d8b;margin:1em 0;letter-spacing:.2em;padding:.2em 0}#actions div.buttons{margin-top:2em;text-align:center}#whatsNewIcon{text-align:center}#whatsNewIcon img{width:64px;height:64px}#whatsNewIcon h2{display:inline-block;color:#555;font-size:16px}#whatsNew{width:500px;background-color:#fffde1;padding:2em;line-height:1.5em;font-size:16px;color:#555;border:1px solid #d9d9d9;margin:0 auto 3em;display:none}#whatsNew ul{padding:0;border:0}#whatsNew li{padding-left:37px;line-height:32px;list-style:none}.help-box{display:none}.center{text-align:center !important}.right{text-align:right !important}.left{text-align:left !important}#login-container{width:40em;margin:0 auto;background:transparent url("../imgs/logo_full_bg.png") no-repeat top left;background-size:auto 10em}#login-container #boxSpacer{height:11em;background-color:transparent}#login-container #boxLogin{position:relative;margin:0 auto;width:100%;min-height:14em;padding:1em;background-color:#fff}#login-container #boxLogin #boxData{height:100%;min-height:14em;text-align:left;background-color:transparent}#login-container #boxLogin #boxData i{margin-right:.5em;opacity:.5}#login-container #boxLogin #boxData .extra-hidden{display:none}#login-container #boxLogin #boxButton{position:absolute;top:2em;right:2em}#login-container #boxLogin #boxActions{width:100%;text-align:right}#login-container #boxLogin #boxActions a{color:#c9c9c9}#login-container #boxLogout{margin-top:4em;width:100%}#login-container #boxLogout>div{margin:0 auto;width:250px;font-size:14px;padding:.5em;text-align:center;color:#ffca28;background-color:#fff8e1;border:1px solid #ffca28}#login-container #boxUpdated{width:350px;margin:3em auto;font-size:14px;text-align:center;padding:.5em;color:#26a69a;background-color:#e0f2f1;border:1px solid #26a69a}#login-container #demo-info{margin:3em auto;color:#c9c9c9;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:.5em}#login-container #demo-info ul{display:flex;justify-content:space-around;list-style:none}#login-container #demo-info ul li span{margin:0 2em}@media screen and (max-width:1000px){#content #searchbox .search-text{margin:0 auto}#content #searchbox .search-filters>*{margin:.5em 0}#content #searchbox .search-filters .selectize-control{width:100%}#content .data-container{width:100%}#content .data-container #title{width:90%}#content .data-container .selectize-control{width:100%}footer{display:none;justify-content:space-between;flex-wrap:wrap}footer .footer-parts{justify-content:space-between;flex-wrap:wrap}footer #footer-left,footer #footer-right{width:100%}footer .footer-parts>div{width:100%;padding:.5em 0}} \ No newline at end of file diff --git a/inc/themes/material-blue/views/main/body-footer.inc b/inc/themes/material-blue/views/main/body-footer.inc index 049e0f46..d409559f 100644 --- a/inc/themes/material-blue/views/main/body-footer.inc +++ b/inc/themes/material-blue/views/main/body-footer.inc @@ -42,14 +42,14 @@ - - + - getIcon(); ?> - getIcon(); ?> + getTitle(); ?> diff --git a/inc/themes/material-blue/views/main/login.inc b/inc/themes/material-blue/views/main/login.inc index 44af7ab0..2e7682ba 100644 --- a/inc/themes/material-blue/views/main/login.inc +++ b/inc/themes/material-blue/views/main/login.inc @@ -1,4 +1,5 @@
+
@@ -74,7 +75,7 @@
-
+
diff --git a/js/app-actions.min.js b/js/app-actions.min.js index f2c34eb4..5444465d 100644 --- a/js/app-actions.min.js +++ b/js/app-actions.min.js @@ -1,5 +1,5 @@ var $jscomp={scope:{},findInternal:function(c,d,k){c instanceof String&&(c=String(c));for(var e=c.length,g=0;g