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 |
|
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 |
|
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 |
|
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 |
|
William Desportes
|
c745aab360
|
Fix php notice Undefined index: mysqlVersion
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-04-16 13:21:30 +02:00 |
|
William Desportes
|
3399e5babd
|
Fix spatial functions
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-04-16 11:11:28 +02:00 |
|
William Desportes
|
9ed068aacb
|
Fix #14383 #12865 - Fix GIS functions for mysql 8.0
Fixes: #14383
Fixes: #12865
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-04-16 11:11:28 +02:00 |
|
William Desportes
|
1e403f76d9
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-04-01 23:28:40 +02:00 |
|
William Desportes
|
ab748e2fac
|
Fix some potential php notices after merge of #15040
[ci skip]
See: 3d3d1a2b08
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-04-01 23:27:15 +02:00 |
|
William Desportes
|
76dca69460
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-04-01 22:29:25 +02:00 |
|
William Desportes
|
292d2db727
|
Merge branch 'QA_4_8'
|
2019-04-01 20:46:54 +02:00 |
|
apoorv
|
bca847f227
|
Fix #15010 - Sql preview show empty modal
Signed-off-by: apoorv <apoorvkhare007@gmail.com>
|
2019-03-26 23:48:58 +01:00 |
|
William Desportes
|
0988f9cf1b
|
Fix style issues
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-03-26 19:28:02 +01:00 |
|
William Desportes
|
79840be362
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-03-25 23:21:35 +01:00 |
|
Nitish Bahl
|
2b0a36eb21
|
Fix #14926 - Filling existing fields form while editing a view
Fix: #14926
See: #14916
Signed-off-by: Nitish Bahl <nitishbahl24@gmail.com>
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-03-25 22:31:29 +01:00 |
|
Maurício Meneghini Fauth
|
4d9da96469
|
Create server, database and table SqlControllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-23 22:41:29 -03:00 |
|
Maurício Meneghini Fauth
|
525a436162
|
Fix some PHPStan errors
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-19 16:48:54 -03:00 |
|
Maurício Meneghini Fauth
|
e575d4a739
|
Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-19 14:38:16 -03:00 |
|
Maurício Meneghini Fauth
|
75eb905727
|
Fix wrong property name on TableStructureController
Introduced by 963ace6ada
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-19 14:31:10 -03:00 |
|
Maurício Meneghini Fauth
|
c9371d3a91
|
Rename Controller to AbstractController
Rename PhpMyAdmin\Controllers\Controller to
PhpMyAdmin\Controllers\AbstractController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-11 15:57:14 -03:00 |
|
Maurício Meneghini Fauth
|
5ea75f4144
|
Rename Table\Controller to Table\AbstractController
Rename PhpMyAdmin\Controllers\Table\Controller to
PhpMyAdmin\Controllers\Table\AbstractController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-11 15:15:31 -03:00 |
|
Maurício Meneghini Fauth
|
50ec2c0e2b
|
Create Controllers\Database\CentralColumnsController
Moves db_central_columns.php logic to the controller
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-03-05 02:12:12 -03:00 |
|
Maurício Meneghini Fauth
|
4c93203904
|
Rename DatabaseController and TableController
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-27 22:52:36 -03:00 |
|
Maurício Meneghini Fauth
|
b97460a320
|
Rename TableStructureController to StructureController
Renames PhpMyAdmin\Controllers\Table\TableStructureController to
PhpMyAdmin\Controllers\Table\StructureController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 16:30:49 -02:00 |
|
Maurício Meneghini Fauth
|
505af51a1c
|
Rename TableSearchController to SearchController
Renames PhpMyAdmin\Controllers\Table\TableSearchController to
PhpMyAdmin\Controllers\Table\SearchController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 16:08:18 -02:00 |
|
Maurício Meneghini Fauth
|
6c29e58ef7
|
Rename TableRelationController to RelationController
Renames PhpMyAdmin\Controllers\Table\TableRelationController to
PhpMyAdmin\Controllers\Table\RelationController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 15:43:07 -02:00 |
|
Maurício Meneghini Fauth
|
a440e52541
|
Rename TableIndexesController to IndexesController
Renames PhpMyAdmin\Controllers\Table\TableIndexesController to
PhpMyAdmin\Controllers\Table\IndexesController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 14:45:57 -02:00 |
|
Maurício Meneghini Fauth
|
cb8060ef4b
|
Rename TableGisVisualizationController to GisVisualizationController
Renames PhpMyAdmin\Controllers\Table\TableGisVisualizationController to
PhpMyAdmin\Controllers\Table\GisVisualizationController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 14:04:10 -02:00 |
|
Maurício Meneghini Fauth
|
d93a4e7e51
|
Rename TableChartController to ChartController
Renames PhpMyAdmin\Controllers\Table\TableChartController to
PhpMyAdmin\Controllers\Table\ChartController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 13:51:42 -02:00 |
|
Maurício Meneghini Fauth
|
7eb2bbc102
|
Remove libraries/check_user_privileges.inc.php
Replaces with CheckUserPrivileges::getPrivileges
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-22 18:18:21 -02:00 |
|
Hugues Peccatte
|
f06883d2a7
|
Remove useless parenthesis
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-20 01:23:53 +01:00 |
|
Maurício Meneghini Fauth
|
fedad552cc
|
Merge pull request #14849 from Tithugues/feature/replace-regexp-when-simple
Replace regular expressions when simple
|
2019-01-16 02:14:51 -03:00 |
|
Hugues Peccatte
|
9406e922cc
|
Update PHPDoc
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-13 09:52:46 +01:00 |
|
Hugues Peccatte
|
7685733389
|
Replace or improve use of 'for'
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-12 09:43:25 +01:00 |
|
Hugues Peccatte
|
746fd8b417
|
Replace regular expressions when simple
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-12 02:06:28 +01:00 |
|
Maurício Meneghini Fauth
|
23c3579804
|
Format array declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-07 14:31:39 -02:00 |
|
Maurício Meneghini Fauth
|
4cee0cbc12
|
Adds space after not (!) and type cast
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-05 21:56:34 -02:00 |
|
Maurício Meneghini Fauth
|
999b4d14f0
|
Fix some coding standard errors
- Fixes array identation
- Removes empty statements
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-05 21:25:08 -02:00 |
|
Feliks Toomsoo
|
d6dde0180d
|
Fix the table chart by not escaping null values
Signed-off-by: Feliks Toomsoo <feliks.toomsoo@gmail.com>
|
2018-12-26 20:10:02 +02:00 |
|
Maurício Meneghini Fauth
|
38e5b12c1c
|
Define an absolute path to use for require statements
Fixes #6167
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-12-22 14:37:31 -02:00 |
|
Maurício Meneghini Fauth
|
9eba565bf4
|
Remove unnecessary HTML closing tags
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-12-19 00:12:54 -02:00 |
|
Maurício Meneghini Fauth
|
76d8bfdafa
|
Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-12-12 21:04:19 -02:00 |
|
Tomas Votruba
|
637fe6de06
|
[cs] remove unused brackets, clean unused property assign
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-11-26 17:54:40 +01:00 |
|
William Desportes
|
cc2665121d
|
phpstan level 2 - fixes
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-11-25 13:57:57 +01:00 |
|
William Desportes
|
bcefdd79fa
|
phpstan level 2 - Fix phpdoc
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-11-25 13:57:55 +01:00 |
|
Tomas Votruba
|
bf720bad29
|
remove unused and fix @param, @var and @return annotation values
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-11-24 21:47:26 +01:00 |
|
Maurício Meneghini Fauth
|
d7affca556
|
Fix uncaught TypeError in Util::printableBitValue
Fixes #14718
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-11-12 21:50:42 -02:00 |
|