William Desportes
|
69fb1d0237
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-11-30 23:50:56 +01:00 |
|
William Desportes
|
cc2b1c8b99
|
Fix #14352 - JavaScript errors with Designer
Closes: #14352
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-11-30 11:29:31 +01:00 |
|
William Desportes
|
18c23df20f
|
Issue #13032 - fix designer on QA_4_8
Used cherry-pick : Merge pull request #14376 from williamdes/issue-13032-designer
Cherry-picked-from: cb2dae58be
Issue #13032 - fix designer
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-11-29 20:19:02 +01: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 |
|
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
|
589ffd2bba
|
Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-10-31 17:38:29 -03:00 |
|
William Desportes
|
56d59a9d67
|
Fixes #14223 - designer error
See: https://github.com/phpmyadmin/phpmyadmin/issues/14223#issuecomment-429312975
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-10-12 15:01:30 +02:00 |
|
Maurício Meneghini Fauth
|
d4b4124a5e
|
Remove $GLOBALS['dbi'] from Relation class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-08-30 19:05:09 -03:00 |
|
William Desportes
|
3dce65d913
|
phpstan level 1 (#14472)
* level +1
* Install sami/sami globaly to avoid dependency clash
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-08-18 14:37:41 -03:00 |
|
Gemorroj
|
f020ffe03a
|
fix designer
Signed-off-by: Gemorroj <wapinet@mail.ru>
|
2018-07-21 15:17:37 +03:00 |
|
Maurício Meneghini Fauth
|
2d58411bee
|
Some coding style fixes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 21:30:06 -03:00 |
|
William Desportes
|
29eaf86fcc
|
Fix relations
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-06-15 21:37:45 +02:00 |
|
William Desportes
|
057c6faca2
|
Fix errors when database has no tables
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-06-15 21:37:43 +02:00 |
|
William Desportes
|
04fe7d0da9
|
Use php:rawurlencode/twig:url_encode in designer
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-06-15 21:37:42 +02:00 |
|
Maurício Meneghini Fauth
|
285e38e931
|
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 09:07:56 -03:00 |
|
Maurício Meneghini Fauth
|
b9c0463d96
|
Use short array syntax instead of long array syntax
Replaces array() with [].
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 01:42:21 -03:00 |
|
Maurício Meneghini Fauth
|
66f2e4a2dc
|
Remove $dbi global from Database classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-22 22:46:41 -03:00 |
|
Maurício Meneghini Fauth
|
764f7a7dde
|
Enable strict mode in Database classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-15 01:18:52 -03:00 |
|
Maurício Meneghini Fauth
|
d98658187a
|
Replace PhpMyAdmin\Relation static calls
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-25 19:32:13 -03:00 |
|
Maurício Meneghini Fauth
|
c7f3d6e4e6
|
Rename $GLOBALS['PMD'] to $GLOBALS['designer']
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-24 17:45:48 -03:00 |
|
Maurício Meneghini Fauth
|
f21bc9668d
|
Replace static methods with instance methods
Replace PhpMyAdmin\Database\Designer\Common static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-24 16:39:53 -03:00 |
|
Maurício Meneghini Fauth
|
7f62eef8a7
|
Rename PmdCommon to Database\Designer\Common
Rename PhpMyAdmin\PmdCommon to PhpMyAdmin\Database\Designer\Common.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-24 16:14:44 -03:00 |
|