1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 18:11:52 +02:00

Commit Graph

  • fa791b5461 PostgreSQL: Fix exporting CREATE TABLE with sequence default value khoazero123 2021-10-22 11:34:22 +07:00
  • 203162b203 Function to retrieve driver name Roy-Orbison 2021-08-31 09:57:30 +09:30
  • e4e76b6384 PostgreSQL: Allow to set connection's sslmode with AdminerLoginSsl plugin Peter Knut 2024-09-17 17:56:12 +02:00
  • 353cd452a3 PostgreSQL: Fix exporting CREATE TABLE query with GENERATED default values Peter Knut 2024-09-17 17:01:17 +02:00
  • 5bc4ac6c18 Merge branch 'editor-search-fix' Peter Knut 2024-09-17 15:46:51 +02:00
  • aec8275502 Editor: Fix searching in tables Peter Knut 2024-09-17 15:36:42 +02:00
  • 7d5077e687 Cleanup the code for searching Peter Knut 2024-09-17 15:31:15 +02:00
  • 91d0d8538f MySQL: Do not show 'empty' enum value in strict mode Peter Knut 2024-09-10 23:34:02 +02:00
  • 2439369143 PostreSQL: Fix search condition for network address types, add macaddr8 type Peter Knut 2024-09-10 10:27:59 +02:00
  • d5bce9b3e9 PostreSQL: Fix search fields configuration Peter Knut 2024-09-10 08:25:34 +02:00
  • b42762e4dc Remove hardcoded textarea height Peter Knut 2024-09-09 23:54:51 +02:00
  • 695a720403 Bump version to 4.9.2-dev Peter Knut 2024-09-09 23:53:50 +02:00
  • e6fdf2b400 Release 4.9.1 v4.9.1 Peter Knut 2024-09-09 10:30:14 +02:00
  • b542b6613c PostgreSQL: Fix undefined properties on PHP 8 Peter Knut 2024-09-08 23:22:44 +02:00
  • 374b8ed6a6 PostgreSQL: Fix documentation link for SERIAL type Peter Knut 2024-09-08 23:01:26 +02:00
  • 58cca3f951 MySQL: Add unix_timestamp to functions Michal Paulovic 2022-11-15 10:16:09 +01:00
  • 5eecb8e6a3 PostgreSQL: Make data length calculation more accurate caltong 2024-01-02 23:12:20 +08:00
  • 0d0936550c PostgreSQL: Show only accessible databases Thomas Daniels 2023-08-01 01:16:29 +02:00
  • c4ed9500a1 Add support for translations in plugins Peter Knut 2024-09-07 22:09:41 +02:00
  • 0863766970 Replace deprecated <acronym> with <abbr> Peter Knut 2024-09-06 23:33:01 +02:00
  • 146a24efad AdminerLoginOtp: Autocomplete hints for OTP input field, code refactoring Peter Knut 2024-09-06 23:31:04 +02:00
  • 00b9fbda08 PHP 8.3 error suppression Sneda8 2023-12-17 01:36:25 +01:00
  • 8ea329538f Improved displaying of long table names in menu Peter Knut 2024-09-03 00:34:00 +02:00
  • a3428cc7ff Fix compiling jush external files Peter Knut 2024-09-02 23:18:44 +02:00
  • 2a01969c96 Add .editorconfig file Peter Knut 2024-08-26 00:55:25 +02:00
  • 9b8d14c3ee Refactor and fix the plugin AdminerEditForeign Peter Knut 2024-08-25 23:43:21 +02:00
  • 2ce88d9bdc Fix field selection in Elasticsearch Peter Knut 2024-08-25 22:14:35 +02:00
  • 593c8e5bcc Bump version to 4.9.1-dev Peter Knut 2024-08-20 22:28:48 +02:00
  • a134193afa Release 4.9 v4.9 Peter Knut 2024-08-19 15:05:04 +02:00
  • 8a60243459 Add script for exporting compiled adminer variants Peter Knut 2024-08-20 22:27:00 +02:00
  • b94636f8a7 Properly set PHP required version Peter Knut 2024-08-20 16:54:11 +02:00
  • 47ccfa2a2e Avoid showing version on login page (and css/js version) Peter Knut 2024-08-17 00:47:23 +02:00
  • 949b39b191 Fix uninitialized string offset Adrian Jones 2024-04-08 19:01:37 -07:00
  • 09a946cb99 Skip dump of generated columns Denitz 2023-12-23 23:01:26 +03:00
  • 13258de188 Fix several bugs and security issues in AdminerFileUpload plugin Peter Knut 2024-08-16 13:13:28 +02:00
  • 5fe25fca67 Improve readability of the code for the query block Peter Knut 2024-08-14 01:17:04 +02:00
  • a693e75e32 No-verify plugin breaks others Roy Orbitson 2023-08-09 11:21:06 +09:30
  • de7dd4b64f Improve URL and email detection Peter Knut 2024-08-14 00:33:16 +02:00
  • 8a70474651 Add PHP extensions to Composer suggestions Peter Knut 2024-08-13 23:00:00 +02:00
  • 43a0305a23 Fix server URL validation for Oracle connections Peter Knut 2024-08-13 19:32:36 +02:00
  • e40e3434ef Merge branch 'vrana:master' into master Andrea 2024-06-26 12:35:01 +02:00
  • 4da8628305 Create zerocloud.css Andrea 2024-06-26 11:09:00 +02:00
  • bff6f8ca93 Fix linking external dependencies Peter Knut 2024-03-18 00:25:01 +01:00
  • f38c0a1f13 Set saving to file as a default export option Peter Knut 2024-03-17 21:12:35 +01:00
  • 835c10674b Merge branch 'elastic' Peter Knut 2024-03-17 16:47:53 +01:00
  • fc5a46549e Update changes.txt Peter Knut 2024-03-17 13:11:06 +01:00
  • 898dc9e25e Move Elastic drivers to plugins, driver for Elastic 7+ is the default Peter Knut 2021-09-19 00:41:09 +02:00
  • 32160b48ae Modify tables hierarchy for Elasticsearch 7 Peter Knut 2021-04-03 23:40:45 +02:00
  • 6beb07a181 New Elasticsearch 7 plugin as a copy of the old one Peter Knut 2021-04-03 12:35:58 +02:00
  • ee42077e54 Improve code readability by using of empty lines Peter Knut 2024-03-17 12:54:43 +01:00
  • c3e2e6c58f Compatibility with Elasticsearch 7.14 Peter Knut 2021-09-18 23:05:43 +02:00
  • 49effeff09 Fix global search in all tables Peter Knut 2021-04-05 00:13:07 +02:00
  • 857cbf03f2 Fix version condition for deprecated mapping types Peter Knut 2021-04-03 15:19:53 +02:00
  • e8c9164a77 Fix searching if "anywhere" field is selected Peter Knut 2021-03-21 20:40:43 +01:00
  • 01fe709b7a Replace deprecated "filtered" query with "bool" query Peter Knut 2021-03-21 15:56:46 +01:00
  • 90addc5e78 Update changes.txt Peter Knut 2024-03-17 13:10:03 +01:00
  • b71a456514 Fix undefined $sql variable Peter Knut 2023-05-03 16:02:42 +02:00
  • 4d7642a624 Merge branch 'field-privileges' Peter Knut 2024-03-16 23:00:11 +01:00
  • 9f8dadbb40 Add support for "order" field privilege Peter Knut 2021-04-05 00:32:25 +02:00
  • 9968851f1e Add support for "where" field privilege Peter Knut 2021-04-05 00:08:42 +02:00
  • a5780e58af Move dependencies from submodules to Composer Peter Knut 2024-03-16 18:17:06 +01:00
  • e8b40e3b9d Update hydra and pepa-lintha-dark themes Peter Knut 2024-03-16 19:16:19 +01:00
  • 35afd4f88c Merge branch 'login-fixes' Peter Knut 2024-03-16 19:15:09 +01:00
  • 38e4b51256 Update changes.txt Peter Knut 2024-03-16 19:11:38 +01:00
  • 55a7d3864f Change 'Invalid credentials.' message Peter Knut 2024-01-26 10:21:18 +01:00
  • e69583a800 Validate server connection in SimpleDB driver Peter Knut 2024-01-25 14:50:04 +01:00
  • 338c81e2a3 Validate server connection in Elasticsearch and ClickHouse drivers Peter Knut 2024-01-20 00:29:12 +01:00
  • 9eb4d00564 Disable redirections in HTTP based drivers Peter Knut 2024-01-25 13:43:18 +01:00
  • 1c5947de50 Validate server input Peter Knut 2024-01-19 00:29:25 +01:00
  • 5cfd48bb68 Bump version to 4.9-dev Peter Knut 2024-03-16 13:23:33 +01:00
  • 20a0e4e113 Release 4.8.2 v4.8.2 Peter Knut 2024-03-16 00:55:18 +01:00
  • bf80612b0d Make jush and JsShring submodules available Peter Knut 2024-03-16 01:01:45 +01:00
  • 8e848bfde4 Allow responsive styles on larger devices Lucas Sandery 2018-11-25 21:04:30 +10:30
  • 38f390ae5e Declare minimal PHP version in composer.json Peter Knut 2024-03-16 00:13:46 +01:00
  • 367a1b979e Merge branch 'translations' Peter Knut 2024-03-15 23:51:56 +01:00
  • 5dddfbdf12 Fix and complete Slovak translation Peter Knut 2024-01-16 23:02:14 +01:00
  • 2928b7beb8 Update Czech translation Lukáš Rajchl 2023-08-02 10:03:01 +02:00
  • a940f85206 Update Russian translation Anastasia 2023-07-22 23:01:24 +02:00
  • 834380aae9 Update Dutch translation Gerry Demaret 2023-07-18 16:20:03 +02:00
  • 3e94299256 Update French and Italian translations Lionel Laffineur 2023-07-09 10:44:52 +02:00
  • e99ed80ad8 Update language files Peter Knut 2024-03-15 23:12:06 +01:00
  • 61b84cecd8 Bangla language corrections Hossain Ahmed Saiman 2021-11-29 14:41:24 +06:00
  • acf168a6da Add Latvian language translation @krysits.COM 2021-09-19 00:51:39 +03:00
  • 2c8dbf49cc Fix misaligned inputs Roy-Orbison 2021-06-10 15:58:52 +09:30
  • 88647b93e4 Improved spelling. Linus Törngren 2021-04-29 11:35:05 +02:00
  • b8c5eec46d MS SQL: Support [ in udf_unescape Jakub Vrana 2021-05-23 12:50:14 +02:00
  • dadbb37f00 PostgreSQL: Don't reset table comments Jakub Vrana 2021-05-23 11:45:57 +02:00
  • ea1acfc8bc Preventively escape name Jakub Vrana 2021-05-23 11:38:51 +02:00
  • 2dd65f0c0f Support multi-line table comments Jakub Vrana 2021-05-23 11:38:04 +02:00
  • 473f7264f8 PostgreSQL: Use separator in limit1 Jakub Vrana 2021-05-23 11:08:29 +02:00
  • db01282e29 Use ST_SRID() in mysql driver for MySQL 8 Benjamin Cremer 2021-03-12 10:29:32 +01:00
  • 1f173e18bd Release 4.8.1 v4.8.1 Jakub Vrana 2021-05-14 07:39:59 +02:00
  • 4043092ec2 Escape link in doc_link (bug #797) Jakub Vrana 2021-05-14 06:39:01 +02:00
  • 60ad161178 PostgreSQL: Fix parsing of foreign keys with non-ASCII column names (thanks to Tomas Pecina) Jakub Vrana 2021-05-14 06:21:09 +02:00
  • a12d31c5a8 Fix editRowPrint for plugin luigifab 2021-03-03 18:23:37 +01:00
  • f6880b59d6 Prevent adminer to consider MariaDB sequences being views Vladimír Dudr 2021-02-25 16:40:56 +01:00
  • 72beecc0ab PostgreSQL: Support UPDATE OF triggers (bug #789) and triggers with more events (OR) Jakub Vrana 2021-03-03 11:07:44 +01:00
  • 42de1051a6 Update bug numbers Jakub Vrana 2021-02-24 09:52:22 +01:00
  • af1a908f56 Unsubstite constants (PHP 5 is now required) Jakub Vrana 2021-02-23 12:42:11 +01:00
  • 205305d6b5 Avoid PHP warnings with PDO drivers (bug #786) Jakub Vrana 2021-02-23 12:33:30 +01:00