Hugues Peccatte
|
65833928fa
|
Add CheckUserPrivileges as a service
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
c68bedaa9e
|
Add missing variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
8dc906e923
|
Define correctly the Database\StructureController parameters
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
ac5a95ca84
|
Define correctly the SearchController parameters
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
5c790458a2
|
Remove old Container in tbl_create.php
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
87f5f45e8e
|
Define correctly the ChartController parameters
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
72237fee89
|
Define correctly the DataDictionaryController parameters
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
6c613edfb2
|
Manage CentralColumns class as a service
Define correctly the CentralColumnsController parameters
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
71520ed222
|
Continue to remove pMA Container
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
df847d7121
|
Remove useless 'use'
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:40:21 +02:00 |
|
Hugues Peccatte
|
e060b82ff1
|
Initialize use of DI parameters for GLOBALS variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:39:21 +02:00 |
|
Hugues Peccatte
|
a395bd2823
|
Remove as much as possible the old DI system
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-15 21:39:21 +02:00 |
|
Maurício Meneghini Fauth
|
f96c41f1ab
|
Move Template dependency as a parameter in LanguageManager
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 16:10:05 -03:00 |
|
Maurício Meneghini Fauth
|
553b188e15
|
Replace $this:: with static:: for static properties
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:47:43 -03:00 |
|
Maurício Meneghini Fauth
|
487f2fc1a4
|
Replace static::BASE_PATH with self::BASE_PATH in Template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:21:55 -03:00 |
|
Maurício Meneghini Fauth
|
e1f9ae00cd
|
Add a trailing comma in multi-line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:09:26 -03:00 |
|
Maurício Meneghini Fauth
|
34541f565c
|
Fix undefined index when using favorite tables
Fixes #15330
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-13 22:51:21 -03:00 |
|
Maurício Meneghini Fauth
|
c9129e9bd8
|
Remove unnecessary string concatenation
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 17:47:33 -03:00 |
|
Maurício Meneghini Fauth
|
0feae32056
|
Rename Sanitize::sanitize to Sanitize::sanitizeMessage
...to avoid the PHP 4 constructor format
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 15:21:48 -03:00 |
|
Maurício Meneghini Fauth
|
0bb9955aad
|
Remove unneeded constructor in ListAbstract class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 15:08:13 -03:00 |
|
Maurício Meneghini Fauth
|
c049dfa7a6
|
Replace alias functions with their respective functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 14:49:47 -03:00 |
|
Maurício Meneghini Fauth
|
2906fb0e26
|
Replace sizeof function alias with count
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 13:48:59 -03:00 |
|
Maurício Meneghini Fauth
|
c8f84fc748
|
Replace is_null with identical comparison with null
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 13:28:22 -03:00 |
|
Maurício Meneghini Fauth
|
a2629a9967
|
Force facebook/webdriver 1.6
facebook/webdriver 1.7.0 is throwing an exception.
https://travis-ci.org/phpmyadmin/phpmyadmin/jobs/544537080#L564
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 00:49:18 -03:00 |
|
Maurício Meneghini Fauth
|
7be0f6bfae
|
Reference class names in use statements
Sort use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 00:14:26 -03:00 |
|
Maurício Meneghini Fauth
|
a6e53e2022
|
Replace get_class($this) and __CLASS__
with static::class and class name
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-11 22:54:10 -03:00 |
|
Maurício Meneghini Fauth
|
990f801123
|
Use camel case names in Navigation classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-11 20:55:34 -03:00 |
|
Maurício Meneghini Fauth
|
9102b98ede
|
Fix broken tests with PHPUnit 8.2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-08 16:43:55 -03:00 |
|
Maurício Meneghini Fauth
|
f51806bcfa
|
Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-08 15:24:21 -03:00 |
|
Maurício Meneghini Fauth
|
338cfb31cc
|
Add ChangeLog entry for #15313
Add support for Twig 2
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-08 15:22:03 -03:00 |
|
Maurício Meneghini Fauth
|
665e385fac
|
Merge pull request #15313 from mauriciofauth/twig2-4.9
Add support for Twig 2
|
2019-06-08 15:20:42 -03:00 |
|
Maurício Meneghini Fauth
|
3f0ef0f288
|
Add support for Twig 2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-08 14:40:27 -03:00 |
|
Maurício Meneghini Fauth
|
efe77cdf06
|
Rename js/tbl_*.js to js/table/*.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 04:09:05 -03:00 |
|
Maurício Meneghini Fauth
|
05ce6ffed4
|
Rename js/server_*.js to js/server/*.js
Rename js/server_status_*.js to js/server/status/*.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 03:56:22 -03:00 |
|
Maurício Meneghini Fauth
|
c8e98dea2f
|
Rename js/db_*.js to js/database/*.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 03:37:42 -03:00 |
|
Maurício Meneghini Fauth
|
472d65690d
|
Update u2f-api-polyfill to version 0.4.4
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 03:11:33 -03:00 |
|
Maurício Meneghini Fauth
|
4fd359e1a3
|
Add eslint-plugin-no-jquery and fix jQuery deprecated functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 02:29:31 -03:00 |
|
Maurício Meneghini Fauth
|
c0fb5fe1a9
|
Disallow case statement fallthrough in JS files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 00:24:31 -03:00 |
|
Maurício Meneghini Fauth
|
c63356d61a
|
Disallow the use of console in JavaScript files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 00:03:58 -03:00 |
|
Maurício Meneghini Fauth
|
0a16b56ace
|
Disallow variable redeclaration in JavaScript files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 23:58:48 -03:00 |
|
Maurício Meneghini Fauth
|
4260eb0a73
|
Remove empty blocks in JavaScript files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 23:33:30 -03:00 |
|
Maurício Meneghini Fauth
|
aad0430be8
|
Add writable flag to some JavaScript globals
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 23:23:05 -03:00 |
|
Maurício Meneghini Fauth
|
771cdde8df
|
Extend ESLint recommended configuration
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 22:52:06 -03:00 |
|
Maurício Meneghini Fauth
|
3b50a194e7
|
Remove unused variables in JavaScript files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 22:31:33 -03:00 |
|
Maurício Meneghini Fauth
|
9aab9251d6
|
Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 16:18:14 -03:00 |
|
Maurício Meneghini Fauth
|
2fe5150548
|
Change version to 4.9.1-dev in package.json
Related to e7b73831e5
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 16:14:57 -03:00 |
|
Maurício Meneghini Fauth
|
62539145ad
|
Fix coding standard error
Remove blank line in libraries/classes/Plugins/Auth/AuthenticationCookie.php
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 16:10:49 -03:00 |
|
Maurício Meneghini Fauth
|
f7e2918f5a
|
Fix undefined variables in JavaScript files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-06 16:09:23 -03:00 |
|
Isaac Bennetch
|
3d0f481555
|
Finish fixing theme tests for 4.9
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-06-05 21:56:52 -04:00 |
|
Maurício Meneghini Fauth
|
c4e4d30300
|
Fix undefined variables in some JavaScript files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-05 22:53:29 -03:00 |
|