Maurício Meneghini Fauth
|
3a433e160c
|
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-20 13:37:11 -03:00 |
|
Sachin Bahukhandi
|
bffb5001f7
|
Fixed the css issue coming up on setup folder (#17486)
Signed-off-by: SachinBahukhandi <sachinb0013@gmail.com>
|
2022-04-20 13:16:31 -03:00 |
|
Maurício Meneghini Fauth
|
9b3a1f7734
|
Merge branch 'QA_5_1-security' into master-security
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-01-13 17:41:16 -03:00 |
|
Maurício Meneghini Fauth
|
44eb12f15a
|
Improve query params filtering in Setup pages
Note: 'action_done' was not used since
c962ee4287.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-01-13 15:05:43 -03:00 |
|
Maurício Meneghini Fauth
|
0bee94b27e
|
Merge branch 'QA_5_1-security' into master-security
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-01-11 14:31:56 -03:00 |
|
Maurício Meneghini Fauth
|
02e8588404
|
Merge branch 'QA_4_9-security' into QA_5_1-security
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-01-10 18:39:23 -03:00 |
|
Maurício Meneghini Fauth
|
95fdd35e2f
|
Remove the .pma-table CSS class
Replaces with equivalent Bootstrap classes.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-15 17:16:22 -03:00 |
|
Maurício Meneghini Fauth
|
d042998f6a
|
Remove FormDisplayTemplate dep from Setup\ConfigController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-01-04 14:04:32 -03:00 |
|
Maurício Meneghini Fauth
|
1911ac6289
|
Remove Config\FormDisplay dep from Setup\HomeController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-01-03 22:38:27 -03:00 |
|
Maurício Meneghini Fauth
|
9a2989f3ac
|
Add Bootstrap for Setup pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-31 17:52:16 -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
|
ac4bfaebe7
|
Remove some custom CSS utilities
Uses Bootstrap equivalents.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-26 20:05:03 -03:00 |
|
Maurício Meneghini Fauth
|
d3c31fabd4
|
Remove some custom CSS utilities
Uses Bootstrap equivalents.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-23 19:06:38 -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
|
0a501353d4
|
Fix issue with js/dist dir
Related to https://github.com/phpmyadmin/phpmyadmin/pull/16331.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-05 12:44:58 -03:00 |
|
Ivan Kayzer
|
da832ef5c4
|
Fix setup tabs alignment
Signed-off-by: Ivan Kayzer <ivan.kayzer@outlook.com>
|
2020-07-16 20:04:08 +02:00 |
|
William Desportes
|
63b9f41a07
|
Fix #15734 - Uncaught TypeError: http_build_query() in setup
Fixes: #15734
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-01-02 17:19:31 +01:00 |
|
Maurício Meneghini Fauth
|
08696bc55e
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-09-21 12:51:04 -03:00 |
|
Maurício Meneghini Fauth
|
1510ddcb67
|
Move Setup JavaScript files to js/setup/ directory
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-02 17:39:44 -03:00 |
|
Maurício Meneghini Fauth
|
f3822d5a87
|
Extract HTML from Setup\FormProcessing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-04-09 22:44:06 -03:00 |
|
Maurício Meneghini Fauth
|
d2d65d5a7b
|
Create controllers for setup pages
- Create PhpMyAdmin\Controllers\Setup\HomeController
- Create PhpMyAdmin\Controllers\Setup\ConfigController
- Create PhpMyAdmin\Controllers\Setup\FormController
- Create PhpMyAdmin\Controllers\Setup\ServersController
- Remove setup/frames directory
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-03-06 17:04:58 -03:00 |
|