Maurício Meneghini Fauth
|
aec0402679
|
Use the router for table structure page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-19 20:18:06 -03:00 |
|
Maurício Meneghini Fauth
|
6625114b98
|
Fix database link in /server/databases
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-18 22:38:54 -03:00 |
|
Maurício Meneghini Fauth
|
682e7a160e
|
Use the router for database structure page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-18 14:33:43 -03:00 |
|
Hugues Peccatte
|
c233a4364a
|
Use right PHP function
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
598a4db588
|
Use short calculation/assignation syntax when possible
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
0d8f6a3a93
|
Merge isset and unset calls
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Maurício Meneghini Fauth
|
0a5f24052a
|
Use the router for the tracking pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-15 01:38:18 -03:00 |
|
Maurício Meneghini Fauth
|
12561a598d
|
Remove direct access to server_databases.php
Uses the router instead
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-09 21:51:49 -03:00 |
|
Maurício Meneghini Fauth
|
34a63c6a77
|
Add toArray method to Server\Plugin class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-02 00:57:53 -03:00 |
|
Maurício Meneghini Fauth
|
b9ec5071fe
|
Add Server\Plugin value object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-02 00:40:54 -03:00 |
|
Maurício Meneghini Fauth
|
064e5eef0a
|
Use Collation value object when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-28 23:01:30 -03:00 |
|
Maurício Meneghini Fauth
|
711ef54eca
|
Add Charsets::findCollationByName method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-28 02:17:57 -03:00 |
|
Maurício Meneghini Fauth
|
4fe624fa93
|
Remove Charsets::getCollationDropdownBox method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-25 03:32:01 -03:00 |
|
Maurício Meneghini Fauth
|
02766cf370
|
Add Charset and Collation value types
And refactor Charset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-23 05:19:53 -03:00 |
|
William Desportes
|
a2268169ae
|
Use strict compare for count function
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 17:44:49 +02:00 |
|
William Desportes
|
64c1b26bac
|
Use strict compare for booleans
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 17:41:54 +02:00 |
|
William Desportes
|
6cc352ac12
|
phpstan level 3 fixes
21 errors left
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 14:37:38 +02:00 |
|
William Desportes
|
418b50dd4e
|
Merge branch 'QA_4_9'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 14:28:19 +02:00 |
|
William Desportes
|
aab50ab37a
|
Replace $_REQUEST by $_GET and $_POST for GIS visualisation
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 14:16:42 +02:00 |
|
William Desportes
|
bbac072fb5
|
Fix #15334 - export of GIS visualisation not working
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 14:14:52 +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
|
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
|
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
|
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
|
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
|
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 |
|
William Desportes
|
96fc4d45af
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-03 21:29:07 +02:00 |
|
Hugues Peccatte
|
9abd308837
|
Inject dependencies (#15271)
Inject dependencies instead of building them.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-01 15:13:41 -03:00 |
|
Eugene Kazakov
|
9edcc5e43a
|
Bug #10846 TypeError: Cannot read property 'substring' of undefined
Signed-off-by: Eugene Kazakov <ekazakov@plesk.com>
|
2019-05-31 18:21:30 +02:00 |
|
Maurício Meneghini Fauth
|
dfd49d16b8
|
Fix ESLint warnings in js/functions.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-05-30 17:30:16 -03:00 |
|
William Desportes
|
de4bc0751b
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-19 20:20:57 +02:00 |
|
William Desportes
|
d0cb22a819
|
Fix #13854 - Column options are ignored for GENERATED/VIRTUAL/STORED columns
Fixes: #13854
Pull-request: #15278
Pull-request: #15275
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-19 20:10:57 +02:00 |
|
Maurício Meneghini Fauth
|
1a846baa0f
|
Merge pull request #15266 from Tithugues/feature/DI
External dependency injection system
|
2019-05-19 11:55:56 -03:00 |
|
Michael Voříšek
|
b09bd204c9
|
Fix generate field SQL for MySQL virtual columns
Fix issue #13854, based on official syntax:
column_definition: https://dev.mysql.com/doc/refman/5.7/en/create-table.html
Signed-Off-By: Michael Voříšek <mvorisek@mvorisek.cz>
|
2019-05-19 14:10:52 +02:00 |
|
Hugues Peccatte
|
380707fbcd
|
Define controllers as services in an external configuration file
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-19 01:54:44 +02:00 |
|
William Desportes
|
ae39ea5cbd
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-19 01:14:00 +02:00 |
|
William Desportes
|
35fcea7df6
|
Fix #14621 - add "Propose table structure" on MariaDB
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-19 00:33:11 +02:00 |
|
Maurício Meneghini Fauth
|
4e5bd7cb85
|
Remove $sql_query global from PHPStan ignore list
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-05-16 19:17:58 -03:00 |
|
Hugues Peccatte
|
ff3325870f
|
Remove unused variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-14 21:59:57 +02:00 |
|
Hugues Peccatte
|
91e9acb263
|
Update PHPDoc
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-14 21:59:57 +02:00 |
|
Hugues Peccatte
|
c88964caac
|
Fix property visibility
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-11 21:48:12 +02:00 |
|
Hugues Peccatte
|
3243a9158d
|
Remove use of unexisting variables
Remove useless variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-11 00:34:57 +02:00 |
|
Maurício Meneghini Fauth
|
620afff0ea
|
Merge pull request #15256 from Tithugues/feature/replace-regexp-by-replace
Replace regexp by str_replace when possible
|
2019-05-08 14:18:06 -03:00 |
|
Maurício Meneghini Fauth
|
e0c3f09a33
|
Merge pull request #15253 from Tithugues/feature/change-tbl-partition-definition-include-as-a-class
Change "tbl_partition_definition.inc.php" file as a class
|
2019-05-08 14:16:13 -03:00 |
|
Hugues Peccatte
|
d28894d9ba
|
Change "tbl_partition_definition.inc.php" file as a class
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 23:29:30 +02:00 |
|
Hugues Peccatte
|
fc1ffb1413
|
Replace regexp by str_replace when possible
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 23:26:01 +02:00 |
|
Hugues Peccatte
|
052e22c1a6
|
Use magic variables when possible
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 22:59:13 +02:00 |
|
Nitish Bahl
|
8d875747c7
|
added optimize for innodb engine
Signed-off-by: Nitish Bahl <nitishbahl24@gmail.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-05-04 14:49:07 -03:00 |
|
William Desportes
|
fbd89fb882
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-01 17:53:24 +02:00 |
|