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
|
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
|
ef5d7dd66b
|
Use Bootstrap buttons component
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-12-21 01:01:12 -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 |
|
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
|
fff7c5736c
|
Remove $GLOBALS['dbi'] from Operations class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-09-15 18:51:39 -03:00 |
|
Maurício Meneghini Fauth
|
ddd43a25e1
|
Remove $GLOBALS['dbi'] from RelationCleanup class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-09-02 12:53:47 -03:00 |
|
Maurício Meneghini Fauth
|
c5cda26fa8
|
Refactor RelationCleanup methods
Replaces static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-08-31 00:44:03 -03:00 |
|
Aswani Prakash
|
8fc4d862a8
|
drop table issue on copying tables fixed #14426
Signed-off-by: Aswani Prakash <aswani15prakash@gmail.com>
|
2018-06-29 09:44:13 +05:30 |
|
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 |
|
Maurício Meneghini Fauth
|
6cf8ee0831
|
Enable strict mode in some classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-15 01:03:57 -03:00 |
|
Maurício Meneghini Fauth
|
c73e72e7ca
|
Refactor PhpMyAdmin\Transformations static methods
Replaces static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-04-01 01:34:17 -03:00 |
|
Maurício Meneghini Fauth
|
0889b52c36
|
Replace static methods with instance methods
Replace PhpMyAdmin\Sql static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-27 17:39:16 -03:00 |
|
Maurício Meneghini Fauth
|
a862add418
|
Replace static methods with instance methods
Replace PhpMyAdmin\Operations static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-25 12:43:49 -03:00 |
|
Maurício Meneghini Fauth
|
7f2031f9bb
|
Fix coding styles issues
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-17 01:42:50 -02:00 |
|
Maurício Meneghini Fauth
|
719ab2326f
|
Replace static methods with instance methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-16 21:30:29 -02:00 |
|
Maurício Meneghini Fauth
|
01fd301003
|
Use 'elseif' keyword istead of 'else if'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-12-04 13:31:25 -02:00 |
|
Maurício Meneghini Fauth
|
1d4125f15c
|
Add array type declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-24 23:49:59 -03:00 |
|
Maurício Meneghini Fauth
|
15d8ee270f
|
Refactor relation_cleanup functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-12 18:14:37 -03:00 |
|
Maurício Meneghini Fauth
|
42023486e8
|
Refactor mult_submits functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-12 12:48:17 -03:00 |
|