Commit Graph

1832 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
e09a1f7b15
Fix server selection icon alignment in home page
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-04-21 16:45:09 -03:00
Matt Van Horn
580546b504 fix: skip user link for non-real users in processes list
Do not render a link to the privileges page for pseudo-users like
event_scheduler and unauthenticated user, since they have no
corresponding entry in the user accounts table.

Fixes #19842

Signed-off-by: Matt Van Horn <mvanhorn@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 18:48:17 -07:00
GS
706ae28602
Fix #20171 - Refactor default engine retrieval logic
Signed-off-by: Guido Selva <guido.selva@gmail.com>
2026-03-17 12:37:10 +01:00
Maximilian Krög
5d83255758
Don't show invalid Gis download options
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-03-03 23:57:18 +01:00
William Desportes
f3d76f4066
Merge #19956 - Fix #19749 - Descending index being converted to ascending
Pull-request: #19956
Fixes: #19749
Signed-off-by: William Desportes <williamdes@wdes.fr>
2026-02-08 17:51:22 +01:00
Declan Boylan
a5c12bb286 Fix: #19987: Reopening a function removes charset
- Psalm & PHPStan issues addressed
- Unused ignores from PHPStan baseline removed

Signed-off-by: Declan Boylan <declan.boylan@gmail.com>
2026-01-18 12:12:51 +00:00
Nicolai Ehrhardt
62b7eb0c99 #19749 add support of adding index with collation 2026-01-03 13:34:21 +01:00
William Desportes
e9d97ca4fb
Merge #19946 - Browse table from first row when clicking on table name
Pull-request: #19946
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-12-17 23:54:36 +01:00
Liviu-Mihail Concioiu
607f8a7da0 Change to Comment
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-12-09 22:27:13 +01:00
Liviu-Mihail Concioiu
5c390aeff0 Improve error message if table is not available
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-12-09 20:04:31 +01:00
Nicolai Ehrhardt
1121450864 Fix descending index being converted to ascending (#19749)
Signed-off-by: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com>
2025-11-22 19:15:56 +01:00
Liviu-Mihail Concioiu
3b9932622f Browse table from first row
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-11-17 16:31:39 +01:00
Maximilian Krög
7ec6499fc3
Display table comment as preformatted text
This way line breaks are not lost when displaying the comment.

Signed-off-by: Maximilian Krög <maximilian.kroeg@geocept.com>
2025-11-14 16:43:15 +01:00
Liviu-Mihail Concioiu
797b6a76b7 Add text inside <p> tag
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-08-31 13:33:58 +02:00
Pin-Yi Song
73d95780d0
fix: fix the upload_progress error.
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-07-24 23:24:22 +08:00
Akshay Ahuja
6673edbb7b
fix: criteria form visibility toggle on checkbox in multi-table query
Signed-off-by: Akshay Ahuja <ahujaaakshay0000@gmail.com>
(cherry picked from commit 144eb92295)
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-06-23 13:40:57 -03:00
Maurício Meneghini Fauth
6703a2260f
Fixes horizontal scrollbar in server status pages
- Fixes https://github.com/phpmyadmin/phpmyadmin/issues/19619

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-06-16 20:55:32 -03:00
Kamil Tekiela
b4920017dd
Fix bugs in relations tab
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
(cherry picked from commit ff7395c3ea)
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-05-26 20:43:58 -03:00
ping-yee
501d9135c7
fix: remove the maxlength.
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-03-17 16:13:14 -03:00
Liviu-Mihail Concioiu
66ae6f156c ajax class is required for confirmation modal to show
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-02-21 09:14:41 +01:00
William Desportes
2d9c77333b
Fix #19000 - Disable autocomplete for the table/db name inputs
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-01-17 14:06:50 +01:00
Liviu-Mihail Concioiu
6ed8df9877 Fix badge colors
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-01-13 21:43:44 +01:00
Liviu-Mihail Concioiu
de4a193fe6 Fix table detected as view
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2024-12-15 15:08:57 +01:00
Liviu-Mihail Concioiu
78f3ff4554 Remove padding around varchar textarea
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2024-11-13 19:29:07 -03:00
Liviu-Mihail Concioiu
cc4b51e1eb Delete_history_priv is not a valid column in mysql.tables_priv
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2024-09-08 03:35:58 +02:00
Maurício Meneghini Fauth
888268c61e
Remove usage of the spaceless Twig filter
It was deprecated in Twig 3.12

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-08-31 12:40:27 -03:00
faissaloux
6aa461cb52
Fix Query Generator criteria on column *
add op column

Signed-off-by: faissaloux <fwahabali@gmail.com>

use op column to generate condition

Signed-off-by: faissaloux <fwahabali@gmail.com>

var -> const

Signed-off-by: faissaloux <fwahabali@gmail.com>
2024-07-17 12:12:16 -03:00
Maurício Meneghini Fauth
4f67631d48
Fix undefined variables in table/zoom_search/result_form.twig
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-06-22 17:34:21 -03:00
Maximilian Krög
1a79e7dc65
Add custom rows value to select
In the search view any positive integer can be set as
page size. In case a non standard one is selected it
is added to the select so it is remembered for further
actions.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-05-09 04:22:03 +02:00
William Desportes
298b01aaf8
Merge #18991 - Fix #18276 - changing column with on update CURRENT_TIMESTAMP active
Pull-request: #18991
Fixes: #18276

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 14:04:45 +02:00
Sachin Bahukhandi
182f4ebcb4
Fixed fetching the database and table not appearing in query param in edit privilege table/db
Signed-off-by: Sachin Bahukhandi <sachinb0013@gmail.com>
2024-04-27 13:41:18 +02:00
Maurício Meneghini Fauth
7f642d41a6
Fix A_I and Null checkboxes default values in edit_table_row.twig
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-03-29 18:09:20 -03:00
Lennert Hofman
019079b6dc Fix #18451 - When editing inline central column, Null is always preselected
Signed-off-by: Lennert Hofman <hofmanlennert@gmail.com>
2024-03-16 21:21:10 +01:00
Alexander Bij
40794783f9 Support Azure by changing header Referer-Policy.
Signed-off-by: Alexander Bij <AlexanderBij@godatadriven.com>
2024-03-11 22:01:51 +01:00
Robert Johnson Nallori
55fd04832d
Fix Cannot create a UNIQUE key from More dropdown
Signed-off-by: Robert Johnson Nallori <johnson361@gmail.com>
2024-02-21 20:47:40 -03:00
Maximilian Krög
5f39f3d544 Fix changing column with on update CURRENT_TIMESTAMP active
The value was not selected by default when it is already configured on the
column

Signed-off-by: Maximilian Krög <maximilian.kroeg@geocept.com>
2024-02-15 15:44:35 +01:00
Derek Charles
e09ba22704
Fixed tabindex for table row insert/edit. #18764
On the table row insert/edit page non-transformed columns were not setting the tabindex property which resulted in columns being skipped when tabbing through fields.  Issue #18764

Signed-off-by: Derek Charles <dcharles@maxvaluesoftware.com>
2023-11-12 09:56:35 -05:00
Maurício Meneghini Fauth
5c7e84047e
Merge pull request #18693 from kamil-tekiela/parseEnumSetValues_52
Fix enum/set value escaping
2023-10-03 16:54:56 -03:00
Maurício Meneghini Fauth
3b750c73b4
Merge pull request #18702 from MoonE/qa-user-accounts
QA Fix user accout navigation by initials
2023-09-28 21:49:23 -03:00
Maximilian Krög
d1f09b0a81
Resize editor overlay and its textarea on page resize
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-09-20 22:48:29 +02:00
Maurício Meneghini Fauth
80865af230
Merge pull request #18712 from MoonE/gis-button-classes
Fix GIS editor form layout
2023-09-20 11:29:56 -03:00
Maximilian Krög
4bd6a2dd52
Fix opening GIS editor in zoom search
The editor couldn't be opened there at all

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-09-15 00:36:02 +02:00
Maximilian Krög
5128da0071
Remember the current column type
After switching the geometry type once the geometry select disappeared.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-09-14 22:58:23 +02:00
Maximilian Krög
9318f00e31
Fix GIS editor form layout
- Missing button classes for buttons added by JS
- Connect labels with their input elements
- Labels and input had wrong spacing when added from JS

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-09-14 22:33:22 +02:00
Maximilian Krög
d43f16f616
Fix user pagination for 'Any' user
If the user name is empty any user may login from this host.

This fixes the pagination to display 'Any' instead of an empty string
and makes filtering with this link work.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-09-09 17:44:17 +02:00
Kamil Tekiela
94eee04d50 Remove htmlentities()
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-09-05 18:12:38 +01:00
Maurício Meneghini Fauth
b50fa31c45
Force a full page reload for top menu links
Each page is a different page, so it makes more sense to do a full page
reload instead of using AJAX to load the main content.

This also avoid some possible issues with broken event handlers and
not properly loaded pages.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
(cherry picked from commit 36a77f7476)
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-31 11:33:10 -03:00
Maurício Meneghini Fauth
f69f5e49b4
Merge pull request #18551 from liviuconcioiu/18545
Fix #18545 - Add current database name to form input value
2023-08-28 18:08:07 -03:00
Maurício Meneghini Fauth
2540af769b
Merge pull request #18657 from MoonE/qa-edit-change-geometry-type
Geometry type selection only for Geometry column type
2023-08-26 18:22:12 -03:00
Maximilian Krög
3786b40499
Geometry type selection only for Geometry column type
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-08-26 21:59:06 +02:00