]> git.joonet.de Git - adminer.git/log
adminer.git
10 months agoOracle: Remove NOT REGEXP (bug #804)
Jakub Vrana [Wed, 19 Feb 2025 09:42:35 +0000 (10:42 +0100)]
Oracle: Remove NOT REGEXP (bug #804)

10 months agoAdd LICENSE
Jakub Vrana [Wed, 19 Feb 2025 09:33:11 +0000 (10:33 +0100)]
Add LICENSE

10 months agoSupport to access tablespaces of granted tables
Takashi SHIRAI [Mon, 17 May 2021 00:51:46 +0000 (09:51 +0900)]
Support to access tablespaces of granted tables

Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
10 months agoDevelop
Jakub Vrana [Wed, 19 Feb 2025 09:07:01 +0000 (10:07 +0100)]
Develop

10 months agoRelease
Jakub Vrana [Wed, 19 Feb 2025 09:06:43 +0000 (10:06 +0100)]
Release

10 months agoEscape unknown field in select
Jakub Vrana [Tue, 18 Feb 2025 09:29:28 +0000 (10:29 +0100)]
Escape unknown field in select

10 months agoUse Unicode
Jakub Vrana [Tue, 18 Feb 2025 07:43:51 +0000 (08:43 +0100)]
Use Unicode

10 months agoSimpleDB: Disable XML entity loader
Jakub Vrana [Tue, 18 Feb 2025 07:42:30 +0000 (08:42 +0100)]
SimpleDB: Disable XML entity loader

10 months agoUse a better random string
Jakub Vrana [Tue, 18 Feb 2025 07:26:07 +0000 (08:26 +0100)]
Use a better random string

10 months agoHide error message from HTTP servers
Jakub Vrana [Tue, 18 Feb 2025 07:16:53 +0000 (08:16 +0100)]
Hide error message from HTTP servers

10 months agoDon't allow path in HTTP servers
Jakub Vrana [Tue, 18 Feb 2025 06:58:27 +0000 (07:58 +0100)]
Don't allow path in HTTP servers

10 months agoFix style
Jakub Vrana [Mon, 17 Feb 2025 14:48:23 +0000 (15:48 +0100)]
Fix style

10 months agoUse autofocus HTML attribute
Jakub Vrana [Sun, 16 Feb 2025 17:23:07 +0000 (18:23 +0100)]
Use autofocus HTML attribute

10 months agoVersionNoverify plugin: Do not block other plugins
Jakub Vrana [Sun, 16 Feb 2025 17:07:09 +0000 (18:07 +0100)]
VersionNoverify plugin: Do not block other plugins

10 months agoAdd PHP 8.1-8.4
Jakub Vrana [Sun, 16 Feb 2025 17:05:42 +0000 (18:05 +0100)]
Add PHP 8.1-8.4

10 months agoFix links to MySQL docs
Adrian Jones [Sat, 8 Feb 2025 21:06:31 +0000 (13:06 -0800)]
Fix links to MySQL docs

It was directing to https://dev.mysql.com/doc/refman/9.2en/select.html instead of https://dev.mysql.com/doc/refman/9.2/en/select.html

10 months agoFix the UI of pappu687 for latest version
Saiful Alam Rakib [Thu, 6 Feb 2025 18:02:59 +0000 (19:02 +0100)]
Fix the UI of pappu687 for latest version

10 months agoBump version
Jakub Vrana [Sun, 16 Feb 2025 17:26:42 +0000 (18:26 +0100)]
Bump version

10 months agoRelease 4.14.0
Peter Knut [Sun, 2 Feb 2025 22:37:23 +0000 (23:37 +0100)]
Release 4.14.0

10 months agoPostgreSQL: Fix renaming database
Peter Knut [Fri, 31 Jan 2025 16:05:58 +0000 (17:05 +0100)]
PostgreSQL: Fix renaming database

10 months agoPostgreSQL: Fix starting value of exported autoincrement
Peter Knut [Thu, 30 Jan 2025 19:48:53 +0000 (20:48 +0100)]
PostgreSQL: Fix starting value of exported autoincrement

Thanks to @OmlineEditor (https://github.com/adminerevo/adminerevo/issues/113)

10 months agoModify naming of new foreign rows
Peter Knut [Wed, 29 Jan 2025 11:21:56 +0000 (12:21 +0100)]
Modify naming of new foreign rows

Regexp is used to unify implementation with other similar situations. This also prevents false detection in CodeQL security scanning.

10 months agoUpdate lucas-sandery theme
Lucas Sandery [Fri, 1 Jul 2022 02:51:33 +0000 (12:21 +0930)]
Update lucas-sandery theme

::file-selector-button got standardised.

10 months agoBump version to 4.14-dev
Peter Knut [Mon, 27 Jan 2025 18:57:24 +0000 (19:57 +0100)]
Bump version to 4.14-dev

10 months agoFix main visual glitches in designs, remove broken designs
Peter Knut [Wed, 22 Jan 2025 22:03:56 +0000 (23:03 +0100)]
Fix main visual glitches in designs, remove broken designs

10 months agoBump version to 4.12.1-dev
Peter Knut [Mon, 13 Jan 2025 21:39:53 +0000 (22:39 +0100)]
Bump version to 4.12.1-dev

10 months agoFix some typos
Kian-Meng Ang [Fri, 8 Nov 2024 20:48:25 +0000 (21:48 +0100)]
Fix some typos

https://github.com/adminerevo/adminerevo/pull/210

10 months agoUpdate German translation
Peter Knut [Tue, 3 Dec 2024 13:39:43 +0000 (14:39 +0100)]
Update German translation

Thanks to wintstar (https://github.com/adminerevo/adminerevo/issues/219)

10 months agoRelease 4.12
Peter Knut [Thu, 21 Nov 2024 09:00:18 +0000 (10:00 +0100)]
Release 4.12

10 months agoMSSQL, MongoDB: Connect to localhost with default port if server is not specified
Peter Knut [Sun, 10 Nov 2024 19:58:23 +0000 (20:58 +0100)]
MSSQL, MongoDB: Connect to localhost with default port if server is not specified

10 months agoMongoDB: Fix parsing WHERE condition from SQL query
Peter Knut [Sat, 9 Nov 2024 23:55:46 +0000 (00:55 +0100)]
MongoDB: Fix parsing WHERE condition from SQL query

Thanks to herobank110 (https://github.com/vrana/adminer/pull/491)

10 months agoMariaDB: Add support for UUID data type
vukbgit [Sat, 2 Nov 2024 13:52:23 +0000 (14:52 +0100)]
MariaDB: Add support for UUID data type

- MariaDB >= 10.7
- UUID string data type
- uuid() function for UUID type on new/edit item form

10 months agoFix SQL query code direction if RTL language is used
Peter Knut [Fri, 1 Nov 2024 12:55:22 +0000 (13:55 +0100)]
Fix SQL query code direction if RTL language is used

10 months agoBump version to 4.12.0-dev
Peter Knut [Sun, 3 Nov 2024 21:31:21 +0000 (22:31 +0100)]
Bump version to 4.12.0-dev

10 months agoRelease 4.11
Peter Knut [Wed, 30 Oct 2024 20:29:12 +0000 (21:29 +0100)]
Release 4.11

10 months agoMySQL: Fix highlighting current table in menu on macOS
Peter Knut [Wed, 30 Oct 2024 21:12:50 +0000 (22:12 +0100)]
MySQL: Fix highlighting current table in menu on macOS

10 months agoUpdate CS and SK translations
Peter Knut [Tue, 29 Oct 2024 21:39:13 +0000 (22:39 +0100)]
Update CS and SK translations

10 months agoMS SQL: Prefix Unicode strings with 'N' so they are treated correctly
HyP3r [Fri, 18 Mar 2022 20:08:25 +0000 (21:08 +0100)]
MS SQL: Prefix Unicode strings with 'N' so they are treated correctly

10 months agoMariaDB: Fix several links to documentation pages
Peter Knut [Wed, 23 Oct 2024 21:19:47 +0000 (23:19 +0200)]
MariaDB: Fix several links to documentation pages

10 months agoBump version to 4.10.1-dev
Peter Knut [Tue, 22 Oct 2024 21:28:47 +0000 (23:28 +0200)]
Bump version to 4.10.1-dev

10 months agoRelease 4.10.0
Peter Knut [Tue, 22 Oct 2024 08:02:48 +0000 (10:02 +0200)]
Release 4.10.0

10 months agoPHP <5.6 compatibility
Jakub Vrana [Sun, 16 Feb 2025 15:15:59 +0000 (16:15 +0100)]
PHP <5.6 compatibility

10 months agoPrint username next to the logout button
Peter Knut [Wed, 16 Oct 2024 07:24:28 +0000 (09:24 +0200)]
Print username next to the logout button

10 months agoUpdate readme.txt
Peter Knut [Tue, 15 Oct 2024 21:27:51 +0000 (23:27 +0200)]
Update readme.txt

10 months agoPlugin to auto-include adminer.js when present
Roy-Orbison [Mon, 7 Aug 2023 05:09:29 +0000 (14:39 +0930)]
Plugin to auto-include adminer.js when present

10 months agoDo not display empty action links in main menu
Peter Knut [Mon, 14 Oct 2024 07:52:18 +0000 (09:52 +0200)]
Do not display empty action links in main menu

10 months agoBump version to 4.10-dev
Peter Knut [Wed, 16 Oct 2024 22:24:53 +0000 (00:24 +0200)]
Bump version to 4.10-dev

10 months agoRelease 4.9.4
Peter Knut [Wed, 9 Oct 2024 20:09:31 +0000 (22:09 +0200)]
Release 4.9.4

10 months agoEditor: Fix building links with array parameters
Peter Knut [Wed, 9 Oct 2024 07:19:37 +0000 (09:19 +0200)]
Editor: Fix building links with array parameters

This solves a situation when enum data type has a foreign key to another table.

10 months agoEditor: Fix array conversion to string (issue #3)
Peter Knut [Tue, 8 Oct 2024 20:55:43 +0000 (22:55 +0200)]
Editor: Fix array conversion to string (issue #3)

10 months agoFirefox: Fix opening a database to the new browser's tab with Ctrl+click
Peter Knut [Sat, 5 Oct 2024 22:42:33 +0000 (00:42 +0200)]
Firefox: Fix opening a database to the new browser's tab with Ctrl+click

10 months agoUnify displaying of 'New item' action based on privileges
Peter Knut [Thu, 3 Oct 2024 22:26:04 +0000 (00:26 +0200)]
Unify displaying of 'New item' action based on privileges

10 months agoFix the width of inline edit field
Peter Knut [Thu, 3 Oct 2024 21:31:27 +0000 (23:31 +0200)]
Fix the width of inline edit field

10 months agoBump version to 4.9.4-dev
Peter Knut [Thu, 3 Oct 2024 21:33:25 +0000 (23:33 +0200)]
Bump version to 4.9.4-dev

10 months agoRelease 4.9.3
Peter Knut [Wed, 2 Oct 2024 15:07:09 +0000 (17:07 +0200)]
Release 4.9.3

10 months agoHide invalid edit form if table record is not found
Peter Knut [Wed, 2 Oct 2024 07:35:44 +0000 (09:35 +0200)]
Hide invalid edit form if table record is not found

10 months agoPostgreSQL: Fix editing record that contains a field with GENERATED ALWAYS default...
Peter Knut [Tue, 1 Oct 2024 22:29:24 +0000 (00:29 +0200)]
PostgreSQL: Fix editing record that contains a field with GENERATED ALWAYS default value

Fields with GENERATED ALWAYS default values are also disabled.

Thanks to PurpleTape (https://github.com/adminerevo/adminerevo/issues/201).

10 months agoMySQL: Fix where clause for JSON column
SeaEagle [Mon, 29 Jul 2024 19:08:50 +0000 (19:08 +0000)]
MySQL: Fix where clause for JSON column

Issue: https://github.com/adminerevo/adminerevo/issues/175

10 months agoFix background color of <pre> used as edit field
Peter Knut [Mon, 30 Sep 2024 22:33:47 +0000 (00:33 +0200)]
Fix background color of <pre> used as edit field

10 months agoDo not include unchanged PARTITION BY definition into ALTER TABLE query
Peter Knut [Sat, 21 Sep 2024 22:33:55 +0000 (00:33 +0200)]
Do not include unchanged PARTITION BY definition into ALTER TABLE query

10 months agoMariaDB: Fix comparing CURRENT_TIMESTAMP definition while altering a table
Peter Knut [Sat, 21 Sep 2024 20:20:08 +0000 (22:20 +0200)]
MariaDB: Fix comparing CURRENT_TIMESTAMP definition while altering a table

10 months agoMySQL, PostgreSQL: Fix queries splitting and string constants
Peter Knut [Fri, 20 Sep 2024 22:39:51 +0000 (00:39 +0200)]
MySQL, PostgreSQL: Fix queries splitting and string constants

Thanks to alxivnov (https://github.com/vrana/adminer/pull/490).

10 months agoDo not limit unlimited memory, fix number conversion warning
Michael Graß [Thu, 19 Aug 2021 10:33:07 +0000 (12:33 +0200)]
Do not limit unlimited memory, fix number conversion warning

10 months agoBump version to 4.9.3-dev
Peter Knut [Wed, 18 Sep 2024 08:57:48 +0000 (10:57 +0200)]
Bump version to 4.9.3-dev

10 months agoRelease 4.9.2
Peter Knut [Wed, 18 Sep 2024 07:50:35 +0000 (09:50 +0200)]
Release 4.9.2

10 months agoBasic JS code cleanup
Peter Knut [Wed, 18 Sep 2024 07:39:17 +0000 (09:39 +0200)]
Basic JS code cleanup

10 months agoPostgreSQL: Fix exporting CREATE TABLE with sequence default value
khoazero123 [Fri, 22 Oct 2021 04:34:22 +0000 (11:34 +0700)]
PostgreSQL: Fix exporting CREATE TABLE with sequence default value

10 months agoFunction to retrieve driver name
Roy-Orbison [Tue, 31 Aug 2021 00:27:30 +0000 (09:57 +0930)]
Function to retrieve driver name

Plugins cannot access $drivers global after compilation.

10 months agoPostgreSQL: Fix exporting CREATE TABLE query with GENERATED default values
Peter Knut [Tue, 17 Sep 2024 15:01:17 +0000 (17:01 +0200)]
PostgreSQL: Fix exporting CREATE TABLE query with GENERATED default values

Thanks to GottfriedCP (https://github.com/adminerevo/adminerevo/issues/157)

10 months agoPostreSQL: Fix search condition for network address types, add macaddr8 type
Peter Knut [Tue, 10 Sep 2024 08:27:59 +0000 (10:27 +0200)]
PostreSQL: Fix search condition for network address types, add macaddr8 type

This fixes issue https://github.com/adminerevo/adminerevo/issues/115

10 months agoBump version to 4.9.2-dev
Peter Knut [Mon, 9 Sep 2024 21:53:50 +0000 (23:53 +0200)]
Bump version to 4.9.2-dev

10 months agoRelease 4.9.1
Peter Knut [Mon, 9 Sep 2024 08:30:14 +0000 (10:30 +0200)]
Release 4.9.1

10 months agoIgnore undefined property PHP warning
Jakub Vrana [Sat, 15 Feb 2025 16:02:21 +0000 (17:02 +0100)]
Ignore undefined property PHP warning

10 months agoPostgreSQL: Fix documentation link for SERIAL type
Peter Knut [Sun, 8 Sep 2024 21:01:26 +0000 (23:01 +0200)]
PostgreSQL: Fix documentation link for SERIAL type

Thanks to leggiero (https://github.com/vrana/adminer/pull/432)

10 months agoPostgreSQL: Make data length calculation more accurate
caltong [Tue, 2 Jan 2024 15:12:20 +0000 (23:12 +0800)]
PostgreSQL: Make data length calculation more accurate

10 months agoPostgreSQL: Show only accessible databases
Thomas Daniels [Mon, 31 Jul 2023 23:16:29 +0000 (01:16 +0200)]
PostgreSQL: Show only accessible databases

10 months agoReplace deprecated <acronym> with <abbr>
Peter Knut [Fri, 6 Sep 2024 21:33:01 +0000 (23:33 +0200)]
Replace deprecated <acronym> with <abbr>

10 months agoAdminerLoginOtp: Autocomplete hints for OTP input field, code refactoring
Peter Knut [Fri, 6 Sep 2024 21:31:04 +0000 (23:31 +0200)]
AdminerLoginOtp: Autocomplete hints for OTP input field, code refactoring

Tanks to SGCBB (https://github.com/vrana/adminer/pull/488)

10 months agoPHP 8.3 error suppression
Sneda8 [Sun, 17 Dec 2023 00:36:25 +0000 (01:36 +0100)]
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.

10 months agoImproved displaying of long table names in menu
Peter Knut [Mon, 2 Sep 2024 22:34:00 +0000 (00:34 +0200)]
Improved displaying of long table names in menu

10 months agoAdd .editorconfig file
Peter Knut [Sun, 25 Aug 2024 22:55:25 +0000 (00:55 +0200)]
Add .editorconfig file

Thanks to cweiske (https://github.com/adminerevo/adminerevo/pull/163).

10 months agoFix field selection in Elasticsearch
Peter Knut [Sun, 25 Aug 2024 20:14:35 +0000 (22:14 +0200)]
Fix field selection in Elasticsearch

Thanks to cweiske: https://github.com/adminerevo/adminerevo/pull/159

10 months agoBump version to 4.9.1-dev
Peter Knut [Tue, 20 Aug 2024 20:28:48 +0000 (22:28 +0200)]
Bump version to 4.9.1-dev

10 months agoRelease 4.9
Peter Knut [Mon, 19 Aug 2024 13:05:04 +0000 (15:05 +0200)]
Release 4.9

10 months agoFix uninitialized string offset
Adrian Jones [Tue, 9 Apr 2024 02:01:37 +0000 (19:01 -0700)]
Fix uninitialized string offset

This can happen if you include an unpaired single or double quote, eg: SELECT * FROM table_name WHERE field_name = 'test

10 months agoSkip dump of generated columns
Denitz [Sat, 23 Dec 2023 20:01:26 +0000 (23:01 +0300)]
Skip dump of generated columns

10 months agoUpdate changes.txt
Peter Knut [Sun, 17 Mar 2024 12:11:06 +0000 (13:11 +0100)]
Update changes.txt

10 months agoMove Elastic drivers to plugins, driver for Elastic 7+ is the default
Peter Knut [Sat, 18 Sep 2021 22:41:09 +0000 (00:41 +0200)]
Move Elastic drivers to plugins, driver for Elastic 7+ is the default

10 months agoModify tables hierarchy for Elasticsearch 7
Peter Knut [Sat, 3 Apr 2021 21:40:45 +0000 (23:40 +0200)]
Modify tables hierarchy for Elasticsearch 7

- Properly display list of databases, indexes, aliases and fields.
- Fix search and delete queries.

10 months agoNew Elasticsearch 7 plugin as a copy of the old one
Peter Knut [Sat, 3 Apr 2021 10:35:58 +0000 (12:35 +0200)]
New Elasticsearch 7 plugin as a copy of the old one

10 months agoImprove code readability by using of empty lines
Peter Knut [Sun, 17 Mar 2024 11:54:43 +0000 (12:54 +0100)]
Improve code readability by using of empty lines

10 months agoCompatibility with Elasticsearch 7.14
Peter Knut [Sat, 18 Sep 2021 21:05:43 +0000 (23:05 +0200)]
Compatibility with Elasticsearch 7.14

- Removed empty body from requests.
- Fix deleting records.

10 months agoFix global search in all tables
Peter Knut [Sun, 4 Apr 2021 22:13:07 +0000 (00:13 +0200)]
Fix global search in all tables

10 months agoFix version condition for deprecated mapping types
Peter Knut [Sat, 3 Apr 2021 13:19:53 +0000 (15:19 +0200)]
Fix version condition for deprecated mapping types

Mapping types are still supported in version 6, but only one mapping type can be created.
In version 7, mapping types are deprecated and there is only one system '_doc' mapping type.
See: https://www.elastic.co/guide/en/elasticsearch/reference/6.0/removal-of-types.html

10 months agoFix searching if "anywhere" field is selected
Peter Knut [Sun, 21 Mar 2021 19:40:43 +0000 (20:40 +0100)]
Fix searching if "anywhere" field is selected

- Allow to search only in fields with index.

10 months agoReplace deprecated "filtered" query with "bool" query
Peter Knut [Sun, 21 Mar 2021 14:56:46 +0000 (15:56 +0100)]
Replace deprecated "filtered" query with "bool" query

- Allow to choose "must", "should", "must_not" condition.
- Add system "_id" column to the field list. So it can be used in search condition.

10 months agoFix undefined $sql variable
Peter Knut [Wed, 3 May 2023 14:02:42 +0000 (16:02 +0200)]
Fix undefined $sql variable

10 months agoUpdate changes.txt
Peter Knut [Sat, 16 Mar 2024 18:11:38 +0000 (19:11 +0100)]
Update changes.txt

10 months agoDisable redirections in HTTP based drivers
Peter Knut [Thu, 25 Jan 2024 12:43:18 +0000 (13:43 +0100)]
Disable redirections in HTTP based drivers

10 months agoBump version to 4.9.0-dev
Peter Knut [Sat, 16 Mar 2024 12:23:33 +0000 (13:23 +0100)]
Bump version to 4.9.0-dev