]> git.joonet.de Git - adminer.git/log
adminer.git
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

10 months agoMake jush and JsShring submodules available
Peter Knut [Sat, 16 Mar 2024 00:01:45 +0000 (01:01 +0100)]
Make jush and JsShring submodules available

10 months agoAllow responsive styles on larger devices
Lucas Sandery [Sun, 25 Nov 2018 10:34:30 +0000 (21:04 +1030)]
Allow responsive styles on larger devices

and fix a media query.

Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com>
(cherry picked from commit 4b0b011b93f9b684e5ab81f493f239f478fc3f2b)

10 months agoFix and complete Slovak translation
Peter Knut [Tue, 16 Jan 2024 22:02:14 +0000 (23:02 +0100)]
Fix and complete Slovak translation

10 months agoUpdate Czech translation
Lukáš Rajchl [Wed, 2 Aug 2023 08:03:01 +0000 (10:03 +0200)]
Update Czech translation

(cherry picked from commit 7338eadd7cb67f126a914f115f0fa2ac19c5aa2c)

10 months agoUpdate Russian translation
Anastasia [Sat, 22 Jul 2023 21:01:24 +0000 (23:01 +0200)]
Update Russian translation

(cherry picked from commit 33fcfbc13bfa0f9a7f1be36168f8b0cfbc751e76)

10 months agoUpdate Dutch translation
Gerry Demaret [Tue, 18 Jul 2023 14:20:03 +0000 (16:20 +0200)]
Update Dutch translation

(cherry picked from commit 6024d73ae644e11eb4dffab9fe9d4fc5047b9239)

10 months agoUpdate French and Italian translations
Lionel Laffineur [Sun, 9 Jul 2023 08:44:52 +0000 (10:44 +0200)]
Update French and Italian translations

(cherry picked from commit 496ab9a2623a61d828fb0a68d99df3c0dde444d3)

10 months agoBangla language corrections
Hossain Ahmed Saiman [Mon, 29 Nov 2021 08:41:24 +0000 (14:41 +0600)]
Bangla language corrections

Some informal words has been replaced with formal words. Some incorrect words has been corrected.

(cherry picked from commit a4ebae87060e25a80e108e6add1b681472b2c9d5)

(cherry picked from commit 965598b64075571a9b75f7bc9f698e7df572f26f)

10 months agoAdd Latvian language translation
@krysits.COM [Sat, 18 Sep 2021 21:51:39 +0000 (00:51 +0300)]
Add Latvian language translation

(cherry picked from commit fad4ce785b8f23da4b01e36fb60159a5ad6c94ff)

21 months agoFix misaligned inputs
Roy-Orbison [Thu, 10 Jun 2021 06:28:52 +0000 (15:58 +0930)]
Fix misaligned inputs

Signed-off-by: Roy-Orbison <Roy-Orbison@users.noreply.github.com>
(cherry picked from commit 2717333789444b98fb35ffc12372b596c917492e)

4 years agoImproved spelling.
Linus Törngren [Thu, 29 Apr 2021 09:35:05 +0000 (11:35 +0200)]
Improved spelling.

4 years agoMS SQL: Support [ in udf_unescape
Jakub Vrana [Sun, 23 May 2021 10:50:14 +0000 (12:50 +0200)]
MS SQL: Support [ in udf_unescape

4 years agoPostgreSQL: Don't reset table comments
Jakub Vrana [Sun, 23 May 2021 09:45:57 +0000 (11:45 +0200)]
PostgreSQL: Don't reset table comments

4 years agoPreventively escape name
Jakub Vrana [Sun, 23 May 2021 09:38:51 +0000 (11:38 +0200)]
Preventively escape name

4 years agoSupport multi-line table comments
Jakub Vrana [Sun, 23 May 2021 09:38:04 +0000 (11:38 +0200)]
Support multi-line table comments

4 years agoPostgreSQL: Use separator in limit1
Jakub Vrana [Sun, 23 May 2021 09:08:29 +0000 (11:08 +0200)]
PostgreSQL: Use separator in limit1

4 years agoUse ST_SRID() in mysql driver for MySQL 8
Benjamin Cremer [Fri, 12 Mar 2021 09:29:32 +0000 (10:29 +0100)]
Use ST_SRID() in mysql driver for MySQL 8

`SRID()` is no longer available in MySQL 8 and has been replaced with `ST_SRID`

4 years agoRelease 4.8.1 v4.8.1
Jakub Vrana [Fri, 14 May 2021 05:39:59 +0000 (07:39 +0200)]
Release 4.8.1

4 years agoEscape link in doc_link (bug #797)
Jakub Vrana [Fri, 14 May 2021 04:39:01 +0000 (06:39 +0200)]
Escape link in doc_link (bug #797)

4 years agoPostgreSQL: Fix parsing of foreign keys with non-ASCII column names (thanks to Tomas...
Jakub Vrana [Fri, 14 May 2021 04:21:09 +0000 (06:21 +0200)]
PostgreSQL: Fix parsing of foreign keys with non-ASCII column names (thanks to Tomas Pecina)

4 years agoFix editRowPrint for plugin
luigifab [Wed, 3 Mar 2021 17:23:37 +0000 (18:23 +0100)]
Fix editRowPrint for plugin

4 years agoPrevent adminer to consider MariaDB sequences being views
Vladimír Dudr [Thu, 25 Feb 2021 15:40:56 +0000 (16:40 +0100)]
Prevent adminer to consider MariaDB sequences being views

4 years agoPostgreSQL: Support UPDATE OF triggers (bug #789) and triggers with more events (OR)
Jakub Vrana [Wed, 3 Mar 2021 10:07:44 +0000 (11:07 +0100)]
PostgreSQL: Support UPDATE OF triggers (bug #789) and triggers with more events (OR)

4 years agoUpdate bug numbers
Jakub Vrana [Wed, 24 Feb 2021 08:52:22 +0000 (09:52 +0100)]
Update bug numbers

4 years agoUnsubstite constants (PHP 5 is now required)
Jakub Vrana [Tue, 23 Feb 2021 11:42:11 +0000 (12:42 +0100)]
Unsubstite constants (PHP 5 is now required)

4 years agoAvoid PHP warnings with PDO drivers (bug #786)
Jakub Vrana [Tue, 23 Feb 2021 11:33:30 +0000 (12:33 +0100)]
Avoid PHP warnings with PDO drivers (bug #786)

4 years agoUpdate ca.inc.php
Jaume Barber [Wed, 17 Feb 2021 20:20:39 +0000 (21:20 +0100)]
Update ca.inc.php

Minor ca translation corrections

4 years agoOracle: Fix column name in index (thanks to Shirai Takashi)
Jakub Vrana [Tue, 16 Feb 2021 07:21:26 +0000 (08:21 +0100)]
Oracle: Fix column name in index (thanks to Shirai Takashi)

4 years agoPostgreSQL < 10 PDO: Avoid displaying GENERATED ALWAYS BY IDENTITY everywhere (bug...
Jakub Vrana [Mon, 15 Feb 2021 17:31:47 +0000 (18:31 +0100)]
PostgreSQL < 10 PDO: Avoid displaying GENERATED ALWAYS BY IDENTITY everywhere (bug #785)