Jakub Vrana
|
e277d05162
|
CSS: Move Logout on mobile (fix #979)
|
2025-04-04 09:28:28 +02:00 |
|
Jakub Vrana
|
ef3946ee52
|
CSS: Align logo with menu
|
2025-04-04 08:41:55 +02:00 |
|
Jakub Vrana
|
57f6d296fb
|
CSS: Match -dark only in filename
|
2025-04-04 08:39:40 +02:00 |
|
Jakub Vrana
|
64816a3d7a
|
CSS: Inlline icon
|
2025-04-04 08:02:36 +02:00 |
|
Jakub Vrana
|
6e8c89ee71
|
CSS: Add logo
|
2025-04-04 07:59:17 +02:00 |
|
Jakub Vrana
|
3f6136205d
|
CSS: Add border-radius to fieldset (fix #980)
|
2025-04-03 23:17:02 +02:00 |
|
Jakub Vrana
|
1500a3f2c8
|
Mobile: Move menu 1px up (fix #976)
|
2025-04-03 22:11:22 +02:00 |
|
Jakub Vrana
|
63236ea5d1
|
Mobile: Add shadow to menu (fix #975)
|
2025-04-03 22:07:42 +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
|
a70089f8ce
|
PostgreSQL: Support COPY FROM stdin in SQL query (fix #942)
|
2025-04-03 11:41:43 +02:00 |
|
Jakub Vrana
|
49eefa2585
|
Call credentials() from connect()
|
2025-04-03 10:23:31 +02:00 |
|
Jakub Vrana
|
3693992650
|
non-MySQL: Parse '--' as comment in SQL command (bug SF-842)
|
2025-04-03 09:17:55 +02:00 |
|
Jakub Vrana
|
30847c97eb
|
Do not edit NULL values by Modify (fix #967)
|
2025-04-03 08:57:49 +02:00 |
|
Jakub Vrana
|
ce03585210
|
MySQL: Display number of found rows in group queries (regression from 5.1.1)
|
2025-04-02 21:32:28 +02:00 |
|
Jakub Vrana
|
22dc4ff444
|
SQLite: Add missing border to Status
|
2025-04-02 21:12:48 +02:00 |
|
Jakub Vrana
|
2b6a262d56
|
Develop
|
2025-04-02 19:56:59 +02:00 |
|
Jakub Vrana
|
5fdcfd0978
|
Release 5.1.1
|
2025-04-02 19:56:11 +02:00 |
|
Jakub Vrana
|
5b7dfbec11
|
Select: Allow ordering by COUNT(*) (fix #966, regression from 5.0.2)
|
2025-04-02 18:01:14 +02:00 |
|
Jakub Vrana
|
76dd19b69f
|
Japanese: Update message
|
2025-04-02 17:41:40 +02:00 |
|
Takashi SHIRAI
|
104edc75fa
|
Plugins autoloading: Modify the Japanese message.
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
|
2025-04-02 17:35:12 +02:00 |
|
Jakub Vrana
|
bd85f19a44
|
AdminerBeforeUnload: No error for Ctrl+Enter
|
2025-04-01 20:56:35 +02:00 |
|
Jakub Vrana
|
2db83e9b8f
|
Fix JS error on Ctrl+Shift+Enter on select=
|
2025-04-01 20:45:39 +02:00 |
|
Jakub Vrana
|
5e3990e473
|
Turkish: Fix date hint (thanks Shirai Takashi)
|
2025-04-01 20:27:37 +02:00 |
|
Takashi SHIRAI
|
3e9d47ad08
|
Modify the Japanese messages.
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
|
2025-04-01 20:25:11 +02:00 |
|
Jakub Vrana
|
04ed73be26
|
Explicitly mark nullable params (thanks to @dg)
|
2025-04-01 19:14:44 +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 |
|
makss
|
1f58f664ae
|
Update Ukrainian and Russian translation
|
2025-04-01 17:21:23 +02:00 |
|
Jakub Vrana
|
9ec24b9244
|
Syntax highlighting: Hook AJAX
|
2025-04-01 09:52:04 +02:00 |
|
Jakub Vrana
|
177429d59f
|
Optimize retrieving columns for schema
|
2025-03-31 21:45:06 +02:00 |
|
Jakub Vrana
|
9f3f3b9515
|
Plugins: Allow changing CSP by more plugins
|
2025-03-31 20:20:26 +02:00 |
|
Jakub Vrana
|
cfde891ea4
|
Unify textarea highlighting
|
2025-03-31 19:30:23 +02:00 |
|
Jakub Vrana
|
63ab8561be
|
Auth: Set token after unsuccessful login
Broken by d59830c
|
2025-03-31 18:40:18 +02:00 |
|
Jakub Vrana
|
5b095e9f4e
|
SQL: Stop session
|
2025-03-31 18:39:02 +02:00 |
|
Jakub Vrana
|
5cfd3f422c
|
Select: Align numeric null right
|
2025-03-31 17:14:02 +02:00 |
|
Jakub Vrana
|
eb6b23e014
|
Fix type when missing $field
This happens e.g. for INNODB_BUFFER_PAGE.IS_STALE which is undeclared but returned.
|
2025-03-31 17:07:27 +02:00 |
|
Jakub Vrana
|
10bc856ebe
|
Call static method
|
2025-03-31 12:35:45 +02:00 |
|
Jakub Vrana
|
7dd214a03c
|
Use a helper
|
2025-03-31 12:24:27 +02:00 |
|
Jakub Vrana
|
e6c0c8ab6b
|
Fix type of select_db()
|
2025-03-31 11:08:37 +02:00 |
|
Jakub Vrana
|
27c688b902
|
SQLite: Do not return unrelated auto_increment
|
2025-03-31 10:42:53 +02:00 |
|
Jakub Vrana
|
41964badb0
|
SQLite: Fix type of $auto_increment
|
2025-03-31 10:42:30 +02:00 |
|
Jakub Vrana
|
1b52d3a975
|
Localize help links
|
2025-03-31 10:18:17 +02:00 |
|
Jakub Vrana
|
695ce8c4da
|
Use Lang::$translations instead of $translations
|
2025-03-31 10:18:14 +02:00 |
|
Jakub Vrana
|
30a8c4caca
|
MS SQL: Fix type
|
2025-03-31 10:09:31 +02:00 |
|
Jakub Vrana
|
21347e6ef5
|
Initialize optional variable
|
2025-03-31 10:09:31 +02:00 |
|
Jakub Vrana
|
007c97d0d2
|
Fix converting long values to unique_idf
Found by PHP error: Trying to access array offset on null
|
2025-03-31 10:09:30 +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
|
c64ee3d907
|
PostgreSQL: Fix login
|
2025-03-31 10:09:30 +02:00 |
|