Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|
Maurício Meneghini Fauth
|
b9464bdd1b
|
Extract the HTML from the Triggers::getEditorForm method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-27 15:44:21 -03:00 |
|
Maurício Meneghini Fauth
|
bfc93d8e6f
|
Extract the HTML from Database\Triggers::export method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-27 14:26:58 -03:00 |
|
William Desportes
|
993a6aa8a0
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-23 01:13:58 +01:00 |
|
William Desportes
|
c2bf51ea19
|
Fix #16694 - check privileges for triggers down to the table if possible
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-22 23:29:09 +01:00 |
|
Maurício Meneghini Fauth
|
d83abf63e7
|
Use PSR-12 for control structures spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 15:27:03 -03:00 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
William Desportes
|
1ac9a165e0
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-02-25 18:44:47 +01:00 |
|
Saksham Gupta
|
6f64a08906
|
Fix 13325 : Created procedure shows up in triggers and events and vice versa
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Remove console.log
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Change variable name tableType
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2021-02-17 13:56:01 +05:30 |
|
Maurício Meneghini Fauth
|
05d1f0a0c8
|
Redesign the Triggers pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-01-23 18:07:02 -03:00 |
|
Maurício Meneghini Fauth
|
5178f76f95
|
Move fieldset CSS style to the .pma-fieldset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-28 19:46:40 -03:00 |
|
Maurício Meneghini Fauth
|
c698be7a70
|
Use Bootstrap's table for db triggers page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 23:04:49 -03:00 |
|
Maurício Meneghini Fauth
|
c64b77abe1
|
Move HTML's table CSS to the pma-table class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-16 16:36:16 -03:00 |
|
Maurício Meneghini Fauth
|
ceac762e09
|
Remove pmaThemePath and pmaThemeImage PHP globals
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-02 10:57:57 -03:00 |
|
Maurício Meneghini Fauth
|
3f01cd8c13
|
Remove Message::display method
Related to https://github.com/phpmyadmin/phpmyadmin/issues/16258.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-20 19:43:46 -03:00 |
|
Maurício Meneghini Fauth
|
3b285ff17e
|
Use identical operator for non-empty strings
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-10 18:06:29 -03:00 |
|
Maurício Meneghini Fauth
|
58eee2e371
|
Use early exit when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-27 21:46:12 -03:00 |
|
Maurício Meneghini Fauth
|
f4582e083e
|
Use early exit when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-27 00:35:24 -03:00 |
|
Maurício Meneghini Fauth
|
82c2964bb8
|
Remove useless elses
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 22:27:45 -03:00 |
|
Maurício Meneghini Fauth
|
80a45fa0ae
|
Break too long lines
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-16 18:08:20 -03:00 |
|
William Desportes
|
62eb1eaf95
|
Improve signature of getDataFromName
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-16 12:14:39 +02:00 |
|
Maurício Meneghini Fauth
|
a64393e7f5
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-13 00:23:28 -03:00 |
|
Maurício Meneghini Fauth
|
bc8ca12027
|
Remove Database\Triggers::setGlobals method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-13 20:37:45 -03:00 |
|
Maurício Meneghini Fauth
|
1102bdfdb7
|
Move Rte classes to the Database namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-13 18:26:47 -03:00 |
|