Jakub Vrana
|
dbec3a1b92
|
Pass $tableStatus to indexMethods, rename
|
2025-04-17 10:22:32 +02:00 |
|
salacr
|
92ce506243
|
PostgreSQL: Support index algorithms
|
2025-04-16 09:22:28 +02:00 |
|
Jakub Vrana
|
020285772b
|
MySQL: Avoid warning on selecting tables with fulltext indexes (fix #1036)
|
2025-04-14 17:52:55 +02:00 |
|
Jakub Vrana
|
f5b42eae55
|
PostgreSQL: Allow renaming inherited tables
|
2025-04-14 16:03:44 +02:00 |
|
Jakub Vrana
|
8783f4d3ac
|
PostgreSQL: Include inherited tables in table_status (bug #1031)
|
2025-04-14 13:13:08 +02:00 |
|
Jakub Vrana
|
9555c96d6a
|
PostgreSQL: Link parent from inherited tables (bug #1031)
|
2025-04-13 16:59:16 +02:00 |
|
Jakub Vrana
|
5867b0724f
|
Plugins: Method bodyClass() to add <body class> (fix #309)
|
2025-04-13 08:24:16 +02:00 |
|
Jakub Vrana
|
78d3ce830d
|
Do not highlight table 0 as active
|
2025-04-09 06:27:09 +02:00 |
|
Jakub Vrana
|
8bce359fae
|
Fix search anywhere (fix #1004, regression from 5.1.1)
|
2025-04-08 20:41:44 +02:00 |
|
Jakub Vrana
|
b2677187f1
|
Autocomplete: Populate only on pages where useful
|
2025-04-08 16:57:25 +02:00 |
|
Jakub Vrana
|
e6cc8bf91e
|
AdminerConfig: Move link (fix #995)
|
2025-04-07 20:55:01 +02:00 |
|
Jakub Vrana
|
b0e5c1d6e4
|
Defer syntax highlighting
|
2025-04-07 14:58:19 +02:00 |
|
Jakub Vrana
|
aac223e279
|
Accessibility: Add <label> to <select>
|
2025-04-07 11:32:22 +02:00 |
|
Jakub Vrana
|
0aff6e06a6
|
Highlight current table in menu when editing Check
|
2025-04-06 07:29:23 +02:00 |
|
Jakub Vrana
|
cca943015f
|
New plugin: Configure options by end-users and store them to a cookie
|
2025-04-06 07:29:16 +02:00 |
|
Jakub Vrana
|
ebd2e4f5b4
|
MS SQL: Limit one INSERT in export to 1000 rows (fix #983)
|
2025-04-04 19:13:03 +02:00 |
|
Jakub Vrana
|
01d8fe112c
|
Do not include compiled logo twice
|
2025-04-04 17:44:58 +02:00 |
|
Jakub Vrana
|
7dbd929600
|
CSS: Link logo
|
2025-04-04 17:29:14 +02:00 |
|
Jakub Vrana
|
6e8c89ee71
|
CSS: Add logo
|
2025-04-04 07:59:17 +02:00 |
|
Jakub Vrana
|
646af54e7b
|
Fix type for search anywhere (fix #973)
|
2025-04-03 16:05:52 +02:00 |
|
Jakub Vrana
|
d7c14b16b1
|
Autocomplete SQL commands
|
2025-04-03 15:10:22 +02:00 |
|
Jakub Vrana
|
01ea001f22
|
Explicitly mark nullable params (thanks to @dg)
|
2025-04-01 19:09:46 +02:00 |
|
Jakub Vrana
|
06469660e8
|
Login: Fix hiding server with AdminerLoginServers
|
2025-04-01 18:27:04 +02:00 |
|
Jakub Vrana
|
9f3f3b9515
|
Plugins: Allow changing CSP by more plugins
|
2025-03-31 20:20:26 +02:00 |
|
Jakub Vrana
|
b50d19629f
|
PHPStan: Use int for $limit
|
2025-03-31 10:09:30 +02:00 |
|
Jakub Vrana
|
016c1b2357
|
PHPStan: Fix types
|
2025-03-31 10:09:30 +02:00 |
|
Jakub Vrana
|
712d96b22c
|
Use connection() instead of $connection
|
2025-03-29 22:10:20 +01:00 |
|
Jakub Vrana
|
168ea5ae6d
|
Use driver() instead of $driver
|
2025-03-29 22:05:31 +01:00 |
|
Jakub Vrana
|
845445baad
|
Use adminer() instead of $adminer
|
2025-03-29 21:43:29 +01:00 |
|
Jakub Vrana
|
6a3161cd49
|
Fix type of permanentLogin()
|
2025-03-29 15:21:25 +01:00 |
|
Jakub Vrana
|
141db3cb8d
|
Add comment
|
2025-03-29 15:17:39 +01:00 |
|
Jakub Vrana
|
aceb4ce7a5
|
Move $drivers to SqlDriver
|
2025-03-28 22:58:32 +01:00 |
|
Jakub Vrana
|
f0920af6b7
|
Move $VERSION and version() to VERSION
|
2025-03-28 18:39:30 +01:00 |
|
Jakub Vrana
|
195341d075
|
Split editFunctions
|
2025-03-28 15:41:38 +01:00 |
|
Jakub Vrana
|
46f6a96c95
|
Doc-comments: Fix type errors
|
2025-03-28 15:41:36 +01:00 |
|
Jakub Vrana
|
dc38a7ded3
|
Plugins: Move operators to a method
|
2025-03-28 14:30:00 +01:00 |
|
Jakub Vrana
|
e3a4a214e6
|
Doc-comments: Remove redundant info
|
2025-03-28 12:47:09 +01:00 |
|
Jakub Vrana
|
a9143ccbdc
|
Doc-comments: Fix type errors
|
2025-03-28 12:47:09 +01:00 |
|
Jakub Vrana
|
c169c55d70
|
Call Plugins from Adminer class
|
2025-03-28 12:47:09 +01:00 |
|
Jakub Vrana
|
ab4208dcb8
|
Doc-comments: Declare type properties
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
5e88dae4e2
|
Doc-comments: Format
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
45c045382a
|
Doc-comments: Move return types to declaration
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
641ee4ff26
|
Doc-comments: Move param types to declaration
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
911f3b71b7
|
Doc-comments: Add param names
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
104132de36
|
Fix errors discovered by tests
|
2025-03-27 21:05:31 +01:00 |
|
Jakub Vrana
|
d3b53d9d9c
|
PHPStan: Fix level 6 errors
|
2025-03-26 21:54:00 +01:00 |
|
Jakub Vrana
|
7e5757f8b4
|
PHPStan: Fix level 2 errors
|
2025-03-26 16:22:15 +01:00 |
|
Jakub Vrana
|
3de9b23156
|
PHPStan: Use @return void
PHPStan then warns abouts using the return value
|
2025-03-26 13:14:12 +01:00 |
|
Jakub Vrana
|
63c258a7f9
|
PHPStan: Fix level 0 errors
|
2025-03-26 13:14:10 +01:00 |
|
Jakub Vrana
|
a60e00bf72
|
Use Adminer\Plugins
|
2025-03-26 11:10:37 +01:00 |
|