Maurício Meneghini Fauth
9f076774e5
Remove table-light CSS classes
...
These classes were added by 6408b7179a .
However they aren't exactly the same as thead-light classes that exists
in Bootstrap 4.
Related to https://github.com/phpmyadmin/phpmyadmin/issues/17455 .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-14 17:31:31 -03:00
William Desportes
b0f8397eae
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-14 16:00:46 +01:00
William Desportes
7c7bd65e8b
Fix #16604 - set back table width to auto
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-14 15:57:22 +01:00
William Desportes
cfcb5c902a
Fix #16552 - Migrate badge- classes to bg- classes
...
And set backgound to text-dark
See: https://getbootstrap.com/docs/5.0/migration/#badges-1
2021-03-05 11:06:05 +01:00
Maurício Meneghini Fauth
ec1113dba1
Fix Plugins page buttons
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-10 18:15:56 -03:00
Maurício Meneghini Fauth
6408b7179a
Fix renamed Bootstrap 5 classes
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-12-21 15:28:39 -03:00
Maurício Meneghini Fauth
6d9ae185f9
Use Bootstrap's tables for server plugins page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 23:04:47 -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
8352c10fe5
Merge branch 'gsoc-bootstrap'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-12 03:15:42 -03:00
Maurício Meneghini Fauth
b9ec5071fe
Add Server\Plugin value object
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-02 00:40:54 -03:00
Nupur Agrawal
ba1eb7281c
bootstrap grid applied to plugin page
...
Signed-off-by: Nupur Agrawal <nupur202000@gmail.com>
2019-06-06 17:30:31 -03:00
Nupur Agrawal
4e9bdbcbde
Fixes button issues ( #15191 )
...
Signed-off-by: Nupur Agrawal <nupur202000@gmail.com>
2019-04-17 16:10:06 -03:00
Maurício Meneghini Fauth
20cccfd53b
Refactor Server\PluginsController
...
- Moves response handling to server_plugins.php
- Renames server/plugins/main to server/plugins/index
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-02-16 15:05:05 -02:00
Leonardo Strozzi
28d890f7f7
Refactor server_plugins templates
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-06-29 18:05:29 -03:00
Leonardo Strozzi
5d0fd81e67
Remove Twig php function extensions
...
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
2018-05-29 23:06:31 -03:00
Maurício Meneghini Fauth
ab365820ff
Port server/plugins/section template to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-07 22:51:10 -03:00
Maurício Meneghini Fauth
8225cb36e0
Port server/plugins/section_links template to Twig
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-07 22:34:05 -03:00
Manish Bisht
4f615411dc
made plugin page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Patric Gustafsson
f15ba90c89
Remove odd CSS class logic from JS and template
...
Odd CSS class is no longer nedded, background coloring
is done with CSS pesudo-class.
Signed-off-by: Patric Gustafsson <patricjgustafsson@outlook.com>
2016-08-28 20:18:27 +03:00
Atul Pratap Singh
b6ee54035a
Remove newline eof from templates/*
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-22 23:27:24 +05:30
Atul Pratap Singh
373ebc29bc
Replace <?php echo with <?= in 'templates/'
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-20 19:14:11 +05:30
Michal Čihař
55b317c699
Remove /*overload*/ prefix from mb_* calls
...
I believe this was temporary flagging to see which code is migrated and
can be safely removed now.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-04 16:35:28 +01:00
Madhura Jayaratne
ca44bbd93b
Template plugins page
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-12-16 22:36:51 +11:00