Commit graph

2709 commits

Author SHA1 Message Date
Lionel 980dea41de
Merge pull request #140 from adrianbj/fix-issue-139
Fix Issue 139
2024-04-20 09:29:41 +02:00
Lukáš Rajchl 39257c8e81 Fix multiple "Copy to clipboard" on page 2024-04-10 06:36:29 +02:00
Adrian Jones d065ec4e9f Fix Issue 139 2024-04-08 19:01:37 -07:00
Lukáš Rajchl e0b4854e8c Fix translation update (Czech, Slovak) 2024-04-08 09:14:49 +02:00
Lukáš Rajchl 1e517cea68 Update translations (Czech, Slovak) 2024-04-08 07:54:19 +02:00
Lukáš Rajchl 2a5e8b6c21 Fix space indents created by previous updates 2024-04-08 07:49:57 +02:00
Adrian Jones 3bec52f278 Fix Issue#133 - syntax error, unexpected token "echo" 2024-04-07 07:26:45 -07:00
Lionel Laffineur 1bd4d4fc19 Setting release number and completing release notes 2024-04-07 14:45:43 +02:00
Lionel Laffineur 027816adf2 Added title on new version ready to download 2024-04-07 14:25:10 +02:00
Lionel a5aaa593d3
Merge pull request #129 from adrianbj/restore-latest-version-check
Restore latest version check
2024-04-07 14:14:36 +02:00
Lionel Laffineur a0f4c9be28 Fix a layout issue with select in tables 2024-04-04 21:35:44 +02:00
Adrian Jones 4554780092 Remove unneeded signature in adminer.version file. 2024-04-01 09:31:10 -07:00
Adrian Jones 07b3dc3f1d Restore latest version check which also fixes Issue#128 2024-04-01 08:42:15 -07:00
Lionel Laffineur 9d835d3ed2 Merge branch 'main' of github.com:adminerevo/adminerevo into main 2024-03-31 22:29:59 +02:00
Lionel Laffineur 7130a8c058 Fix copy to clipboard on page SQL Command 2024-03-31 22:29:31 +02:00
Lionel d5ccd05355
Merge pull request #95 from Denitz/skip-dump-of-generated-columns
Skip dump of generated columns
2024-03-25 21:00:46 +01:00
Lionel Laffineur be5d174dd7 Minor cosmetics around input and select 2024-03-24 14:01:16 +01:00
Peter Knut bad57d349e Change 'Invalid credentials.' message 2024-03-23 18:58:39 +01:00
Peter Knut cb37e4568b Validate server connection in Elasticsearch and ClickHouse drivers 2024-03-23 18:51:42 +01:00
Peter Knut bc44e5f676 Disable redirections in HTTP based drivers 2024-03-23 18:48:40 +01:00
Peter Knut 27132d1175 Validate server input
- Allow only scheme, host and port in the server field.
- Use proper default host and port in Elasticsearch and ClickHouse driver.
2024-03-23 18:45:39 +01:00
Lionel Laffineur 55d40f8563 Enum fields are select by default 2024-03-23 18:21:42 +01:00
adminerevo 0f52b4f3d3 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-03-07 20:56:25 +01:00
adminerevo f9c33e6e19 Fixed Warning: Trying to access array offset on null in adminer/foreign.inc.php on line 87 2024-03-07 20:53:15 +01:00
Sneda8 28d9543c14
PHP 8.3 error suppression
PHP 8.3 has shortened the array access on null error message to "Trying to
access array offset on null". This commit changes the regular expression
used to circumvent errors.
2024-02-16 09:17:15 +01:00
Lionel Laffineur 8bcb334146 I#104: logo white bg for dark mode 2024-02-03 14:01:48 +01:00
Peter Knut d7a9c10158 Fix and complete Slovak translation 2024-01-16 23:03:06 +01:00
Denitz 3c77899250 fix 2024-01-04 09:08:48 +03:00
Denitz 1177e98b3f fix 2023-12-23 23:01:26 +03:00
Lionel 5acbf93af9
Merge pull request #79 from Roy-Orbison/select-remove-buttons
Consistent filter remove buttons
2023-12-02 16:33:36 +01:00
Lionel Laffineur b3ebf738aa Forbid protocol and port number in server for Elastisearch driver 2023-12-01 22:57:05 +01:00
Lionel Laffineur 385112a66e Two other warnings for PHP8.3 fixed 2023-11-21 22:50:18 +01:00
Roy Orbitson ccbee25538 Consistent filter remove buttons
Match row removal buttons on alter table screens.
2023-11-21 16:38:18 +10:30
Lionel 0fe04741c2
Merge pull request #78 from Roy-Orbison/project-class
<body> class for project-specific styles
2023-11-20 21:29:12 +01:00
Lionel Laffineur 95eed201b6 Styling remove button search fields 2023-11-20 21:23:45 +01:00
Lucas Sandery 12d431fca7 <body> class for project-specific styles
Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com>
2023-11-20 16:17:48 +10:30
Roy Orbitson 9b30f1f27d Filter removal buttons on table select pages 2023-11-20 16:02:59 +10:30
Lionel 7a3e3e5b4c
Merge pull request #75 from Roy-Orbison/responsive-to-viewport
Allow responsive styles on larger devices
2023-11-17 07:51:53 +01:00
adminerevo 6283155f69 First bunch of fixes for PHP8.3 2023-11-17 06:24:10 +01:00
Lucas Sandery 4b0b011b93 Allow responsive styles on larger devices
and fix a media query.

Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com>
2023-11-16 18:52:07 +10:30
Lionel Laffineur bf16b4037e Merge branch 'feature/mysql8-no-size-for-int' into main 2023-11-08 22:37:16 +01:00
Lionel Laffineur 5542a79990 Replaced deprecated by error_get_last() 2023-11-08 22:32:50 +01:00
Lionel Laffineur c2d0a3dac4 Remove size for integer on MySQL 8+ 2023-11-05 16:16:56 +01:00
Lionel 2c0a2a99a9
Set version to 4.8.4-dev 2023-11-05 14:02:23 +01:00
Lionel Laffineur ae0d5ebf17 Changed release number 2023-10-29 10:21:20 +01:00
Lionel Laffineur 1c9466578e Fix links going over body 2023-09-24 13:37:41 +02:00
Lionel Laffineur bfd0ffd2b5 Added a clipboard icon next to SQL command to expand and copy to clipboard 2023-09-21 20:57:52 +02:00
Lionel Laffineur e3063999c0 Fix issue with truncated queries and prevent copying queries > 1Mb to clipboard 2023-09-10 20:47:47 +02:00
Lionel Laffineur 2f7eac6688 Merge branch 'bug/fix-select-distinct' 2023-09-02 17:26:08 +02:00
Lukáš Rajchl 62bba2a866 Use links bar for "Create ..." functions 2023-08-23 09:46:49 +02:00