Maurício Meneghini Fauth
|
9b6cd02d61
|
Merge pull request #15509 from mauriciofauth/neutral-pronouns
Use gender-neutral pronouns
|
2019-10-18 09:13:52 -03:00 |
|
Maurício Meneghini Fauth
|
441f8daa1a
|
Use gender-neutral pronouns
Replaces gender-specific pronouns with gender-neutral pronouns.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-18 09:13:08 -03:00 |
|
William Desportes
|
343adb694f
|
Merge branch 'QA_5_0'
|
2019-10-18 00:14:04 +02:00 |
|
William Desportes
|
5698fb221f
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-10-18 00:13:07 +02:00 |
|
Sergi L
|
602cf50e52
|
Text-area-overflows-parent-element
Signed-off-by: Sergi Linares <sergi_linares@outlook.com>
|
2019-10-17 23:21:24 +02:00 |
|
Maurício Meneghini Fauth
|
87c1133fb1
|
Merge pull request #15466 from mauriciofauth/entry-points-refactor
Refactor the server databases entry point
|
2019-10-13 13:34:35 -03:00 |
|
Maurício Meneghini Fauth
|
cf031eacff
|
Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-11 12:55:05 -03:00 |
|
Maurício Meneghini Fauth
|
cc50cf178e
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-11 12:51:03 -03:00 |
|
Maurício Meneghini Fauth
|
cf4d6de840
|
Fix advisor2po script
Related to 88821f8248
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-11 12:34:34 -03:00 |
|
Maurício Meneghini Fauth
|
13e1362f26
|
Add initial suport for prepared statements
Creates the DbiExtension::prepare method.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-06 11:46:40 -03:00 |
|
Maurício Meneghini Fauth
|
d7bc90fa2c
|
Extract HTML from db and table links line
Server\Privileges::getLinkToDbAndTable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-05 20:07:38 -03:00 |
|
Maurício Meneghini Fauth
|
cc44bd9e67
|
Move change login info to user properties template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-05 16:37:08 -03:00 |
|
Maurício Meneghini Fauth
|
dff5619d53
|
Move radio fields HTML to the template
... in Server\Privileges::getChangeLoginInformationHtmlForm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-05 13:48:00 -03:00 |
|
Maurício Meneghini Fauth
|
462b139503
|
Extract HTML from change user login info form
Server\Privileges::getChangeLoginInformationHtmlForm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-04 21:44:20 -03:00 |
|
Maurício Meneghini Fauth
|
5cc67095fe
|
Extract HTML from new user ajax call
Server\Privileges::getExtraDataForAjaxBehavior
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-03 22:25:40 -03:00 |
|
Maurício Meneghini Fauth
|
b075f07b02
|
Extract method from getAllPrivileges
Extracts specific privilege logic to the getSpecificPrivilege method.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-10-02 10:17:20 -03:00 |
|
Maurício Meneghini Fauth
|
672aee2d8a
|
Create Database\PrivilegesController
Extracts Server\Privileges::getHtmlForSpecificDbPrivileges method to a
controller.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-29 21:09:24 -03:00 |
|
Maurício Meneghini Fauth
|
600079f0f0
|
Create Table\PrivilegesController
Extract Server\Privileges::getHtmlForSpecificTablePrivileges to a
controller.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-29 16:32:07 -03:00 |
|
Maurício Meneghini Fauth
|
9b36c0116d
|
Extract method to get all db and table privileges
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-29 00:38:48 -03:00 |
|
Maurício Meneghini Fauth
|
2330212d0d
|
Refactor and extract HTML from db privileges page
Server\Privileges::getHtmlForSpecificDbPrivileges
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-28 21:04:24 -03:00 |
|
Maurício Meneghini Fauth
|
860290eef4
|
Refactor and Extract HTML from table privs page
Server\Privileges::getHtmlForSpecificTablePrivileges
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-28 20:25:01 -03:00 |
|
Maurício Meneghini Fauth
|
b24c2fb7f8
|
Refactor db and table privileges code
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-25 16:15:17 -03:00 |
|
William Desportes
|
d33122867f
|
Merge branch 'QA_5_0' into master
|
2019-09-22 20:14:45 +02:00 |
|
William Desportes
|
bbf94a7f40
|
Merge branch 'QA_4_9' into QA_5_0
Pull-request: #15457
Closes: #15457
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-22 20:13:09 +02:00 |
|
William Desportes
|
88821f8248
|
Fix #14245 - mysql 8.0.3 and above fails on advisor
Fixes: #14245
Pull-request: #15461
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-22 20:07:22 +02:00 |
|
William Desportes
|
f1f4860043
|
Merge branch 'QA_5_0' into 'master'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-22 18:58:28 +02:00 |
|
William Desportes
|
adbaf63551
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-22 18:57:48 +02:00 |
|
William Desportes
|
9a6a66b9f4
|
Fix #14804 - Undefined index: ssl_* variables
Fixes: #14804
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-22 18:30:58 +02:00 |
|
William Desportes
|
eb525891ce
|
Fix #15304 - ssl_use php error
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-22 18:03:41 +02:00 |
|
Maurício Meneghini Fauth
|
03b0c0c336
|
Extract HTML from routine based privileges
Server\Privileges::getHtmlTableBodyForSpecificDbRoutinePrivs
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-22 11:38:54 -03:00 |
|
Maurício Meneghini Fauth
|
6ea135a0d0
|
Merge branch 'QA_5_0'
|
2019-09-21 17:31:48 -03:00 |
|
Maurício Meneghini Fauth
|
3e330fd403
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-21 17:30:44 -03:00 |
|
Maurício Meneghini Fauth
|
0a8fc4446b
|
Fix some invalid array accesses with PHP 7.4
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-21 17:22:52 -03:00 |
|
Maurício Meneghini Fauth
|
e222cb8beb
|
Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-21 13:02:14 -03:00 |
|
Maurício Meneghini Fauth
|
08696bc55e
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-21 12:51:04 -03:00 |
|
Isaac Bennetch
|
806a880be6
|
Prepare for 4.9.2-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-09-21 00:07:20 -04:00 |
|
Isaac Bennetch
|
a9329ec767
|
Prepare for version 4.9.1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-09-20 18:22:47 -04:00 |
|
Isaac Bennetch
|
0de99c89e1
|
Merge remote-tracking branch 'security/security/279' into QA_4_9
|
2019-09-20 17:42:30 -04:00 |
|
Isaac Bennetch
|
a79688da11
|
Merge branch 'QA_5_0'
|
2019-09-20 16:30:33 -04:00 |
|
Isaac Bennetch
|
725f407305
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-09-20 16:28:24 -04:00 |
|
William Desportes
|
988e644c08
|
Fix texts where not truncated anymore
Introduced-by-pull-request: #15414
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-19 23:41:13 +02:00 |
|
Maurício Meneghini Fauth
|
051ce2b509
|
Extract HTML from table privileges page
Server\Privileges::getHtmlForSpecificTablePrivileges
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-17 22:28:52 -03:00 |
|
Maurício Meneghini Fauth
|
9dda538c80
|
Extract HTML from database privileges page
Server\Privileges::getHtmlForSpecificDbPrivileges
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-12 11:38:16 -03:00 |
|
Maurício Meneghini Fauth
|
0c99e03a1e
|
Refactor the server databases entry point
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-09 22:45:56 -03:00 |
|
Maurício Meneghini Fauth
|
c534e85a05
|
Extract HTML from display user overview page
Server\Privileges::getHtmlForUserOverview
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-08 20:52:39 -03:00 |
|
Maurício Meneghini Fauth
|
0ad9427edc
|
Extract HTML from user accounts table body
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-08 18:13:58 -03:00 |
|
William Desportes
|
d43e34868b
|
Merge branch 'QA_5_0' into master
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-08 16:44:15 +02:00 |
|
William Desportes
|
8343320841
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-08 16:02:41 +02:00 |
|
William Desportes
|
58f56111df
|
Fix reloading a designer page
- Added cast to be sure pageNumber is an int -1 or postitive
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-09-08 11:40:13 +02:00 |
|
Maurício Meneghini Fauth
|
10003ee263
|
Extract HTML from Privileges::getUsersOverview
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-07 18:18:09 -03:00 |
|