v1.10.7 update
This commit is contained in:
@@ -1457,7 +1457,7 @@ CREATE TABLE `settings_system` (
|
|||||||
--
|
--
|
||||||
|
|
||||||
INSERT INTO `settings_system` (`id`, `status`, `url`, `name`, `department`, `page_size`, `log_level`, `purge_log`, `api_enable`, `api_key_mandatory`, `api_key`, `name_format`, `time_farmat`, `date_format`, `date_time_format`, `day_date_time`, `time_zone`, `content`, `version`, `created_at`, `updated_at`) VALUES
|
INSERT INTO `settings_system` (`id`, `status`, `url`, `name`, `department`, `page_size`, `log_level`, `purge_log`, `api_enable`, `api_key_mandatory`, `api_key`, `name_format`, `time_farmat`, `date_format`, `date_time_format`, `day_date_time`, `time_zone`, `content`, `version`, `created_at`, `updated_at`) VALUES
|
||||||
(1, 1, '', '', '1', '', '', '', 0, 0, '', '', NULL, NULL, 1, '', 32, '', '1.10.6', '2016-12-13 03:19:29', '2016-12-13 03:19:29');
|
(1, 1, '', '', '1', '', '', '', 0, 0, '', '', NULL, NULL, 1, '', 32, '', '1.10.7', '2016-12-13 03:19:29', '2016-12-13 03:19:29');
|
||||||
|
|
||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
@@ -1457,7 +1457,7 @@ CREATE TABLE `settings_system` (
|
|||||||
--
|
--
|
||||||
|
|
||||||
INSERT INTO `settings_system` (`id`, `status`, `url`, `name`, `department`, `page_size`, `log_level`, `purge_log`, `api_enable`, `api_key_mandatory`, `api_key`, `name_format`, `time_farmat`, `date_format`, `date_time_format`, `day_date_time`, `time_zone`, `content`, `version`, `created_at`, `updated_at`) VALUES
|
INSERT INTO `settings_system` (`id`, `status`, `url`, `name`, `department`, `page_size`, `log_level`, `purge_log`, `api_enable`, `api_key_mandatory`, `api_key`, `name_format`, `time_farmat`, `date_format`, `date_time_format`, `day_date_time`, `time_zone`, `content`, `version`, `created_at`, `updated_at`) VALUES
|
||||||
(1, 1, '', '', '1', '', '', '', 0, 0, '', '', NULL, NULL, 1, '', 32, '', '1.10.6', '2016-12-13 03:19:29', '2016-12-13 03:19:29');
|
(1, 1, '', '', '1', '', '', '', 0, 0, '', '', NULL, NULL, 1, '', 32, '', '1.10.7', '2016-12-13 03:19:29', '2016-12-13 03:19:29');
|
||||||
|
|
||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
@@ -33,7 +33,7 @@ return [
|
|||||||
| This tells about aplication current version.
|
| This tells about aplication current version.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
'version' => 'Community 1.10.6',
|
'version' => 'Community 1.10.7',
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Application Name
|
| Application Name
|
||||||
|
@@ -92,6 +92,7 @@ return [
|
|||||||
'pl' => ['Polish', 'Język Polski'],
|
'pl' => ['Polish', 'Język Polski'],
|
||||||
'ps' => ['Pashto', 'پښتو'],
|
'ps' => ['Pashto', 'پښتو'],
|
||||||
'pt' => ['Portuguese', 'Português'],
|
'pt' => ['Portuguese', 'Português'],
|
||||||
|
'pt-br' => ['Brazilian Portuguese', 'Português'],
|
||||||
'qu' => ['Quechua', 'Runa Simi'],
|
'qu' => ['Quechua', 'Runa Simi'],
|
||||||
'rm' => ['Rhaeto-Romance', 'Rumantsch Grischun'],
|
'rm' => ['Rhaeto-Romance', 'Rumantsch Grischun'],
|
||||||
'rn' => ['Kirundi', 'Ikirundi'],
|
'rn' => ['Kirundi', 'Ikirundi'],
|
||||||
|
Binary file not shown.
BIN
public/lb-faveo/flags/pt-br.png
Normal file
BIN
public/lb-faveo/flags/pt-br.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 593 B |
@@ -7,6 +7,12 @@
|
|||||||
|_| \__,_| \_/ \___|\___/ |_| |_|\___|_| .__/ \__,_|\___||___/_|\_\
|
|_| \__,_| \_/ \___|\___/ |_| |_|\___|_| .__/ \__,_|\___||___/_|\_\
|
||||||
| |
|
| |
|
||||||
|_|
|
|_|
|
||||||
|
|=====================================================
|
||||||
|
| v1.10.7 Security patch
|
||||||
|
|=====================================================
|
||||||
|
- Updates symfony/http-foundation to 4.4.1
|
||||||
|
- Added Brazilian Portuguese
|
||||||
|
|
||||||
|=====================================================
|
|=====================================================
|
||||||
| v1.10.6 Chrome UI issue fix patch
|
| v1.10.6 Chrome UI issue fix patch
|
||||||
|=====================================================
|
|=====================================================
|
||||||
|
1556
resources/lang/pt-br/lang.php
Normal file
1556
resources/lang/pt-br/lang.php
Normal file
File diff suppressed because it is too large
Load Diff
31
resources/lang/pt-br/pagination.php
Normal file
31
resources/lang/pt-br/pagination.php
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?php
|
||||||
|
/*
|
||||||
|
|-------------------------------------------------------------------------------------
|
||||||
|
| Brazilian Portuguese translation [for version 1.10.6]
|
||||||
|
|-------------------------------------------------------------------------------------
|
||||||
|
| Author : Thiago Alves Cavalcante
|
||||||
|
| Email : thiagoalcav@gmail.com
|
||||||
|
| Last translated : 13-12-2019
|
||||||
|
|********************************************************************************
|
||||||
|
| Details of new words added for translation
|
||||||
|
|--------------------------------------------------------------------------------
|
||||||
|
| Added by :
|
||||||
|
| translated : [NO/YES]
|
||||||
|
| Added on :
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
|
||||||
|
/*
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Pagination Language Lines
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
||||||
|
| The following language lines are used by the paginator library to build
|
||||||
|
| the simple pagination links. You are free to change them to anything
|
||||||
|
| you want to customize your views to better match your application.
|
||||||
|
|
|
||||||
|
*/
|
||||||
|
|
||||||
|
'previous' => 'Anterior',
|
||||||
|
'next' => 'Próximo',
|
||||||
|
];
|
35
resources/lang/pt-br/passwords.php
Normal file
35
resources/lang/pt-br/passwords.php
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
<?php
|
||||||
|
/*
|
||||||
|
|-------------------------------------------------------------------------------------
|
||||||
|
| Brazilian Portuguese translation [for version 1.10.6]
|
||||||
|
|-------------------------------------------------------------------------------------
|
||||||
|
| Author : Thiago Alves Cavalcante
|
||||||
|
| Email : thiagoalcav@gmail.com
|
||||||
|
| Last translated : 13-12-2019
|
||||||
|
|********************************************************************************
|
||||||
|
| Details of new words added for translation
|
||||||
|
|--------------------------------------------------------------------------------
|
||||||
|
| Added by :
|
||||||
|
| translated : [NO/YES]
|
||||||
|
| Added on :
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
/*
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Password Reminder Language Lines
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
||||||
|
| The following language lines are the default lines which match reasons
|
||||||
|
| that are given by the password broker for a password update attempt
|
||||||
|
| has failed, such as for an invalid token or invalid new password.
|
||||||
|
|
|
||||||
|
*/
|
||||||
|
|
||||||
|
'password' => 'As senhas devem ter pelo menos seis caracteres e serem idênticas.',
|
||||||
|
'user' => 'Nenhum usuário foi localizado com esse endereço de e-mail.',
|
||||||
|
'token' => 'Chave de redefinição de senha é inválida.',
|
||||||
|
'sent' => 'O link para redefinição de senha será enviado por e-mail!',
|
||||||
|
'reset' => 'Sua senha foi redefinida!',
|
||||||
|
];
|
116
resources/lang/pt-br/validation.php
Normal file
116
resources/lang/pt-br/validation.php
Normal file
@@ -0,0 +1,116 @@
|
|||||||
|
<?php
|
||||||
|
/*
|
||||||
|
|-------------------------------------------------------------------------------------
|
||||||
|
| Brazilian Portuguese translation [for version 1.10.6]
|
||||||
|
|-------------------------------------------------------------------------------------
|
||||||
|
| Author : Thiago Alves Cavalcante
|
||||||
|
| Email : thiagoalcav@gmail.com
|
||||||
|
| Last translated : 13-12-2019
|
||||||
|
|********************************************************************************
|
||||||
|
| Details of new words added for translation
|
||||||
|
|--------------------------------------------------------------------------------
|
||||||
|
| Added by :
|
||||||
|
| translated : [NO/YES]
|
||||||
|
| Added on :
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
/*
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Validation Language Lines
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
||||||
|
| The following language lines contain the default error messages used by
|
||||||
|
| the validator class. Some of these rules have multiple versions such
|
||||||
|
| as the size rules. Feel free to tweak each of these messages here.
|
||||||
|
|
|
||||||
|
*/
|
||||||
|
|
||||||
|
'accepted' => 'A opção deverá ser aceita.',
|
||||||
|
'active_url' => 'A informação não é uma URL válida',
|
||||||
|
'after' => 'A informação deve ser uma data superior a :date.',
|
||||||
|
'alpha' => 'A informação só pode conter letras.',
|
||||||
|
'alpha_dash' => 'A informação só pode conter letras, números e traços',
|
||||||
|
'alpha_num' => 'A informação só pode conter letras e números.',
|
||||||
|
'array' => 'A informação deverá ser em ordem.',
|
||||||
|
'before' => 'A informação deverá ser uma data inferior a :date.',
|
||||||
|
'between' => [
|
||||||
|
'numeric' => 'A informação deverá estar entre :min e :max.',
|
||||||
|
'string' => 'A informação deverá estar entre :min e :max characters.',
|
||||||
|
'file' => 'A informação deverá estar entre :min e :max kilobytes.',
|
||||||
|
'array' => 'A informação deverá estar entre :min e :max items.',
|
||||||
|
],
|
||||||
|
'boolean' => 'A informação deverá ser verdadeira ou falsa.',
|
||||||
|
'confirmed' => 'A informação não está correta.',
|
||||||
|
'date' => 'A informação não é uma data válida.',
|
||||||
|
'date_format' => 'A informação não corresponde ao formato :format.',
|
||||||
|
'different' => 'A informação :other deverá ser diferente.',
|
||||||
|
'digits' => 'A informação deve ser :digits dígitos.',
|
||||||
|
'digits_between' => 'A informação deve estar entre :min e :max dígitos.',
|
||||||
|
'email' => 'A informação deverá ser um e-mail válido.',
|
||||||
|
'filled' => 'A informação é inválida.',
|
||||||
|
'exists' => 'A informação :attribute é inválida.',
|
||||||
|
'image' => 'O arquivo deve ser uma imagem.',
|
||||||
|
'in' => 'A informação selecionada :attribute é inválida.',
|
||||||
|
'integer' => 'O informação deve ser um número inteiro.',
|
||||||
|
'ip' => 'O número deve ser um endereço de IP válido.',
|
||||||
|
'max' => [
|
||||||
|
'numeric' => 'O valor não pode ser maior a :max.',
|
||||||
|
'file' => 'O arquivo não pode ser maior a :max kilobytes.',
|
||||||
|
'string' => 'A informação não pode ser maior a :max caracteres.',
|
||||||
|
'array' => 'A informação não pode ter mais do que :max itens.',
|
||||||
|
],
|
||||||
|
'mimes' => 'O :attribute deve ser um arquivo do tipo: :values.',
|
||||||
|
'min' => [
|
||||||
|
'numeric' => 'O valor deve ser de pelo menos :min.',
|
||||||
|
'file' => 'O arquivo deve ser de pelo menos :min kilobytes.',
|
||||||
|
'string' => 'A informação deve ser de pelo menos :min caracteres.',
|
||||||
|
'array' => 'A informação deve ter pelo menos :min itens.',
|
||||||
|
],
|
||||||
|
'not_in' => 'A informação selecionada é inválida.',
|
||||||
|
'numeric' => 'A informação deverá ser um número.',
|
||||||
|
'regex' => 'O formato está inválido.',
|
||||||
|
'required' => 'O campo é obrigatório.',
|
||||||
|
'required_if' => 'O campo é obrigatório quando :other é :value.',
|
||||||
|
'required_with' => 'O campo é obrigatório quando for informado os dados.',
|
||||||
|
'required_with_all' => 'O campo é obrigatório quando os valores estiverem presentes.',
|
||||||
|
'required_without' => 'O campo é obrigatório quando os valores não estiverem presentes',
|
||||||
|
'required_without_all' => 'O campo é obrigatório quando nenhum dos valores estiver presentes',
|
||||||
|
'same' => 'Os campos deverão estar iguais.',
|
||||||
|
'size' => [
|
||||||
|
'numeric' => 'O valor deve ser :size.',
|
||||||
|
'file' => 'O arquivo deve ser :size kilobytes.',
|
||||||
|
'string' => 'O campo :attribute deve ser :size caracteres.',
|
||||||
|
'array' => 'O campo deve conter :size itens.',
|
||||||
|
],
|
||||||
|
'unique' => 'O campo já está preenchido.',
|
||||||
|
'url' => 'Formato inválido.',
|
||||||
|
'timezone' => 'O campo deve ser um fuso horário válido.',
|
||||||
|
/*
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Custom Validation Language Lines
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
||||||
|
| Here you may specify custom validation messages for attributes using the
|
||||||
|
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||||
|
| specify a specific custom language line for a given attribute rule.
|
||||||
|
|
|
||||||
|
*/
|
||||||
|
'custom' => [
|
||||||
|
'attribute-name' => [
|
||||||
|
'rule-name' => 'custom-message',
|
||||||
|
],
|
||||||
|
],
|
||||||
|
/*
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Custom Validation Attributes
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
||||||
|
| The following language lines are used to swap attribute place-holders
|
||||||
|
| with something more reader friendly such as E-Mail Address instead
|
||||||
|
| of "email". This simply helps us make messages a little cleaner.
|
||||||
|
|
|
||||||
|
*/
|
||||||
|
'attributes' => [],
|
||||||
|
];
|
2
vendor/composer/ClassLoader.php
vendored
2
vendor/composer/ClassLoader.php
vendored
@@ -279,7 +279,7 @@ class ClassLoader
|
|||||||
*/
|
*/
|
||||||
public function setApcuPrefix($apcuPrefix)
|
public function setApcuPrefix($apcuPrefix)
|
||||||
{
|
{
|
||||||
$this->apcuPrefix = function_exists('apcu_fetch') && ini_get('apc.enabled') ? $apcuPrefix : null;
|
$this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
2
vendor/composer/autoload_classmap.php
vendored
2
vendor/composer/autoload_classmap.php
vendored
@@ -781,7 +781,7 @@ return array(
|
|||||||
'Table_Row_Group_Frame_Reflower' => $vendorDir . '/dompdf/dompdf/include/table_row_group_frame_reflower.cls.php',
|
'Table_Row_Group_Frame_Reflower' => $vendorDir . '/dompdf/dompdf/include/table_row_group_frame_reflower.cls.php',
|
||||||
'Table_Row_Group_Renderer' => $vendorDir . '/dompdf/dompdf/include/table_row_group_renderer.cls.php',
|
'Table_Row_Group_Renderer' => $vendorDir . '/dompdf/dompdf/include/table_row_group_renderer.cls.php',
|
||||||
'Table_Row_Positioner' => $vendorDir . '/dompdf/dompdf/include/table_row_positioner.cls.php',
|
'Table_Row_Positioner' => $vendorDir . '/dompdf/dompdf/include/table_row_positioner.cls.php',
|
||||||
'TestCase' => $baseDir . '/tests/TestCase.php',
|
'Tests\\TestCase' => $baseDir . '/tests/TestCase.php',
|
||||||
'Text_Frame_Decorator' => $vendorDir . '/dompdf/dompdf/include/text_frame_decorator.cls.php',
|
'Text_Frame_Decorator' => $vendorDir . '/dompdf/dompdf/include/text_frame_decorator.cls.php',
|
||||||
'Text_Frame_Reflower' => $vendorDir . '/dompdf/dompdf/include/text_frame_reflower.cls.php',
|
'Text_Frame_Reflower' => $vendorDir . '/dompdf/dompdf/include/text_frame_reflower.cls.php',
|
||||||
'Text_Renderer' => $vendorDir . '/dompdf/dompdf/include/text_renderer.cls.php',
|
'Text_Renderer' => $vendorDir . '/dompdf/dompdf/include/text_renderer.cls.php',
|
||||||
|
2
vendor/composer/autoload_static.php
vendored
2
vendor/composer/autoload_static.php
vendored
@@ -1479,7 +1479,7 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
|||||||
'Table_Row_Group_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_group_frame_reflower.cls.php',
|
'Table_Row_Group_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_group_frame_reflower.cls.php',
|
||||||
'Table_Row_Group_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_group_renderer.cls.php',
|
'Table_Row_Group_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_group_renderer.cls.php',
|
||||||
'Table_Row_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_positioner.cls.php',
|
'Table_Row_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_positioner.cls.php',
|
||||||
'TestCase' => __DIR__ . '/../..' . '/tests/TestCase.php',
|
'Tests\\TestCase' => __DIR__ . '/../..' . '/tests/TestCase.php',
|
||||||
'Text_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_frame_decorator.cls.php',
|
'Text_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_frame_decorator.cls.php',
|
||||||
'Text_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_frame_reflower.cls.php',
|
'Text_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_frame_reflower.cls.php',
|
||||||
'Text_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_renderer.cls.php',
|
'Text_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_renderer.cls.php',
|
||||||
|
Reference in New Issue
Block a user