Maurício Meneghini Fauth
|
2a4b99c166
|
Merge branch 'QA_5_2'
|
2022-02-17 17:49:14 -03:00 |
|
Maurício Meneghini Fauth
|
2b2595ac76
|
Merge branch 'QA_5_1' into QA_5_2
|
2022-02-17 17:45:25 -03:00 |
|
Maurício Meneghini Fauth
|
3490d5adf6
|
Add new screen shot image for Bootstrap theme
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-17 17:28:08 -03:00 |
|
Maurício Meneghini Fauth
|
10d09f4876
|
Merge branch 'QA_5_2'
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-03 18:11:54 -03:00 |
|
Maurício Meneghini Fauth
|
f911458b71
|
Fix CSS class name conflict in navigation tree
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-03 18:09:21 -03:00 |
|
Maurício Meneghini Fauth
|
3df11e793d
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-01 11:15:34 -03:00 |
|
Saksham Gupta
|
1b964729f9
|
Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/17023 Target Dimension not set
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
Fix for other themes
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
|
2022-02-01 10:55:45 -03:00 |
|
Maurício Meneghini Fauth
|
65cc5ed130
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-01-28 20:54:35 -03:00 |
|
Maurício Meneghini Fauth
|
60cdd5013d
|
Fix themes version support for phpMyAdmin 5.3
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-01-22 16:26:12 -03:00 |
|
Faissal Wahabali
|
8bf2bee36d
|
fix null color
Signed-off-by: Faissal Wahabali <fwahabali@gmail.com>
|
2022-01-14 14:11:08 +01:00 |
|
Maurício Meneghini Fauth
|
b996e22727
|
Fix pmahomme's outline buttons CSS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-27 00:56:14 -03:00 |
|
Maurício Meneghini Fauth
|
fbd5b0a67c
|
Redesign the export/import pages to use Bootstrap components
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-25 13:37:47 -03:00 |
|
Maurício Meneghini Fauth
|
b6ea050aef
|
Use Bootstrap's dropdown for table structure's More button
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-07 16:27:56 -03:00 |
|
Maurício Meneghini Fauth
|
3f279e47ea
|
Upgrade JavaScript dependencies
- Bumps Bootstrap to v4.6.1
- Bumps CodeMirror to v5.63.3
- Bumps OpenLayers to v6.9.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-02 13:01:08 -03:00 |
|
Maurício Meneghini Fauth
|
220ed30ef8
|
Remove printview.css theme files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-10-31 17:35:55 -03:00 |
|
Maurício Meneghini Fauth
|
18c8a7d160
|
Change create table form to use Bootstrap's card
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-10-30 17:23:36 -03:00 |
|
Saksham Gupta
|
3149ee8443
|
Replace Create view dialog with modal
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
Fix code quality
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
|
2021-10-02 19:57:46 +05:30 |
|
Maurício Meneghini Fauth
|
4908d1d8c9
|
Remove unnused #box from Designer's CSS
Related to #17114
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-30 12:39:31 -03:00 |
|
Maurício Meneghini Fauth
|
fdc279e4bc
|
Merge pull request #17114 from shucontech/build_query_modal
Replace Query Builder dialog with modal
|
2021-09-30 12:33:33 -03:00 |
|
Saksham Gupta
|
eb7eceabfc
|
Replace Query Builder dialog with modal
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
Add EOL
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
|
2021-09-18 00:07:58 +05:30 |
|
Saksham Gupta
|
9db38851e1
|
Replace Add Index and Preview SQL Dialog to Modal
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
Add new line EOF
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
|
2021-09-11 23:40:40 +05:30 |
|
William Desportes
|
b72f941167
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-08-23 20:35:42 +02:00 |
|
Lukas Bixen
|
928e266e69
|
Fix #16067: Make select multiples resizable:
New `resize-vertical` class for elements that may be resized vertically.
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
|
2021-08-23 10:46:43 -05:00 |
|
Maurício Meneghini Fauth
|
f7fc4177af
|
Add support for account locking
- https://dev.mysql.com/doc/refman/en/account-locking.html
- https://mariadb.com/kb/en/account-locking/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-08-21 00:55:33 -03:00 |
|
William Desportes
|
e74ac3c93b
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-08-09 23:18:27 +02:00 |
|
Lukas Bixen
|
396c853d89
|
Fix Metro theme text color in browse table nav bar
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
|
2021-08-08 14:17:44 -05:00 |
|
William Desportes
|
627409296d
|
Remove css for #addChartDialog removed in #16937
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-28 01:40:55 +02:00 |
|
William Desportes
|
9651fd9d2d
|
Convert database tree filtering to Bootstrap
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-27 17:00:46 +02:00 |
|
William Desportes
|
1db2882ce1
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-14 15:29:28 +02:00 |
|
William Desportes
|
1e62fd7c69
|
Fix #16864 - sync the botton margin rule to all themes
Ref: #14898
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-14 14:29:55 +02:00 |
|
William Desportes
|
69216c98a2
|
Fix #17011 - Make database tree line continuous
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-14 14:29:55 +02:00 |
|
William Desportes
|
bb12a914a5
|
Merge #17002 - Fix #16979 - CSS broken and missing icons
Fixes: #16979
Pull-request: #17002
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-10 01:51:31 +02:00 |
|
Angelo Grebenarov
|
7db510ea5c
|
Fix #16979 - CSS broken and missing icons
Signed-off-by: Angelo Grebenarov <grebenarov@gmail.com>
|
2021-07-10 01:43:54 +02:00 |
|
Maurício Meneghini Fauth
|
0539194b48
|
Fix Sass deprecation notices
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-23 14:38:59 -03:00 |
|
Maurício Meneghini Fauth
|
4b030d88ef
|
Replace pma-auto-slider with Bootstrap's collapse
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-31 15:57:26 -03:00 |
|
Maurício Meneghini Fauth
|
0403c7f8d3
|
Remove .pma-fieldset class for the table search pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-30 13:39:57 -03:00 |
|
Maurício Meneghini Fauth
|
8f5f31551f
|
Remove .pma-fieldset class from table filters
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-30 11:18:18 -03:00 |
|
Maurício Meneghini Fauth
|
0ef203eb61
|
Improve table chart and GIS visualization pages
- Replaces .pma-fieldset with Bootstrap card
- Uses Bootstrap form styles
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-19 16:30:50 -03:00 |
|
Maurício Meneghini Fauth
|
0b073e3d3b
|
Remove _rte.scss file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-15 18:09:46 -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
|
0cd6cbee13
|
Remove some .pma-table CSS classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-14 00:25:41 -03:00 |
|
Maurício Meneghini Fauth
|
3b6d98d8f5
|
Remove the .some-margin CSS class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-12 23:09:01 -03:00 |
|
Maurício Meneghini Fauth
|
824ea513c5
|
Replace .attention and .allfine with Bootstrap equivalents
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-12 22:44:18 -03:00 |
|
Maurício Meneghini Fauth
|
fd23183652
|
Merge branch 'QA_5_1'
|
2021-05-04 15:59:46 -03:00 |
|
Maurício Meneghini Fauth
|
f40a346372
|
Fix sticky top position when using smaller screen sizes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-04 14:06:34 -03:00 |
|
Maurício Meneghini Fauth
|
c49bb8fa27
|
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-04-28 22:43:53 -03:00 |
|
William Desportes
|
edb550badd
|
Ignore no-invalid-position-at-import-rule on metro sub themes
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-28 23:06:38 +02:00 |
|
joffreycarle
|
3afbaee7a9
|
Fixes #16843: vertical alignment in metro and pmahomme on user accounts overview
Signed-off-by: Joffrey Carle <joffreycarle@gmail.com>
|
2021-04-27 17:45:10 +02:00 |
|
William Desportes
|
0a37320fe7
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-25 15:40:04 +02:00 |
|
William Desportes
|
6f26d66c99
|
Fix "Filter" button on monitor
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-25 15:18:46 +02:00 |
|