Commit graph

  • 5db1ea3301 Save bytes Jakub Vrana 2021-02-08 17:22:53 +0100
  • e915f73f18 PostgreSQL: Fix multi-parameter functions in default values (bug #736) Jakub Vrana 2021-02-08 16:23:36 +0100
  • 92f197b7c1 Add id to <th> in select (bug #724) Jakub Vrana 2021-02-08 16:10:37 +0100
  • 63484fb875 Remove newline before error message Jakub Vrana 2021-02-08 16:06:22 +0100
  • 701c5cd73b Fix whitespace Jakub Vrana 2021-02-08 15:50:02 +0100
  • 4310d710d9 Add bug number Jakub Vrana 2021-02-08 15:46:24 +0100
  • 2bb472d7a6 PostgreSQL: Avoid exporting empty sequence last value Jakub Vrana 2021-02-08 14:12:39 +0100
  • 9e74c0632f PostgreSQL: Create PRIMARY KEY for auto increment columns Jakub Vrana 2021-02-08 14:00:38 +0100
  • d4f7e04156 PostgreSQL PDO: Do not select NULL function for false values in edit (thanks to PR #380) Jakub Vrana 2021-02-08 13:23:48 +0100
  • 124092fd7c MySQL 8: Fix EXPLAIN in SQL command Jakub Vrana 2021-02-08 12:26:51 +0100
  • 144039d0cb Update tests Jakub Vrana 2021-02-08 11:50:02 +0100
  • a8c218f192 Add callback before edit form (bug #759) Jakub Vrana 2021-02-08 09:23:57 +0100
  • 2dd3bd0e1a Skip date columns for non-date values in search anywhere (thanks to PR #408) Jakub Vrana 2021-02-08 10:53:20 +0100
  • 28209301ca Fix PHP 8 warning Jakub Vrana 2021-02-08 10:33:45 +0100
  • 7ccc1e3e15 Add DB version to comment in export Jakub Vrana 2021-02-08 09:47:10 +0100
  • 93c7fb248c Release 4.7.9 v4.7.9 Jakub Vrana 2021-02-07 18:25:18 +0100
  • 73934caec8 Reorder changes Jakub Vrana 2021-02-07 18:23:41 +0100
  • 4559e7541c Editor: Avoid trailing dot in export filename Jakub Vrana 2021-02-07 16:40:29 +0100
  • d847f0d1aa Skip impossible condition ($link always contains ?username=) Jakub Vrana 2021-02-07 15:24:17 +0100
  • c727231ccd Fix displayed foreign key columns from other DB (bug #766) Jakub Vrana 2021-02-07 15:19:03 +0100
  • 3d92eb703b Do not display empty database in the list twice Jakub Vrana 2021-02-07 14:28:16 +0100
  • 3d88cc2c8e Display CSRF logout error after connecting Jakub Vrana 2021-02-07 14:23:41 +0100
  • 922e1d96b0 Fix displaying type mapping for Elasticsearch >= 6.0 Peter Knut 2020-10-28 14:06:27 +0100
  • 52defd6f19 MongoDB: Prefer modern extension Jakub Vrana 2021-02-07 13:09:09 +0100
  • 318cece1bd Fix MongoDB connect 'Database does not support password.' tips ImDong 2020-11-24 20:34:48 +0800
  • 5c2f74136c Update bug numbers Jakub Vrana 2021-02-07 11:34:47 +0100
  • 8c392363b1 Postgres - fix missing partitioned tables in navigation Josef Drabek 2020-08-12 00:27:34 +0200
  • 66b01a4b9c Linkify URLs in SQL results Albert Peschar 2021-01-27 17:35:02 +0200
  • 7db10e95d9 Title for select data link tiso 2021-01-27 00:30:44 +0100
  • 31e28fbd00 Quote values with leading and trailing zeroes in CSV export (bug #777) Jakub Vrana 2021-02-07 09:41:07 +0100
  • 19f23fe9ee MySQL: Don't quote default value of text fields (bug #779) Jakub Vrana 2021-02-07 09:17:44 +0100
  • 6e5315349b fixed Unsupported operand types when $port is socket David Grudl 2021-01-12 21:32:04 +0100
  • 95729680ef Respect SQL command URL parameters Jakub Vrana 2021-02-06 19:09:54 +0100
  • 5c395afc09 Fix XSS in browsers which don't encode URL parameters (bug #775) Jakub Vrana 2021-02-06 19:04:15 +0100
  • cde988853d SQLite: Set busy_timeout to 500 Jakub Vrana 2021-02-06 18:01:39 +0100
  • f8288dd227 PostgreSQL 11: Create PRIMARY KEY for auto increment columns Jakub Vrana 2021-02-06 18:01:24 +0100
  • 94194aac19 PostgreSQL: Support smallserial Jakub Vrana 2021-02-06 17:17:36 +0100
  • 438c7f55be Add comment Jakub Vrana 2021-02-06 16:58:59 +0100
  • 7edf80f636 PostgreSQL PDO: Support PgBouncer, unsupport PostgreSQL < 9.1 (bug #771) Jakub Vrana 2021-02-06 16:45:20 +0100
  • b2e0d9f396 fix wrong hungarian translation Pőcze Bence 2020-07-21 20:53:56 +0200
  • cc9ed0939c Editor: Cast to string when searching (bug #325) Jakub Vrana 2021-02-06 16:11:21 +0100
  • ee75df6f15 Don't syntax highlight during IME composition (bug #747) Jakub Vrana 2021-02-06 16:11:02 +0100
  • 23fdbedba1 PostgreSQL: Use bigserial for bigint auto increment (bug #765, regression from 3.0.0) Jakub Vrana 2021-02-06 15:33:50 +0100
  • 8762895bb3 MSSQL: Don't trucate displayed comments to 30 chars (use varchar maximum of 8000 upon casting) Michal Adamec 2020-03-18 17:26:50 +0100
  • 84063fb7cd Update Korean translation (thanks to B. Cansmile Cha) Jakub Vrana 2021-02-06 14:33:49 +0100
  • eb20ba30a1 add alternative design dracula theme Douglas Damasio 2020-06-19 03:13:44 -0300
  • 1ce0a9aa94 show correct collation for PostgresSQL Oliver Tušla 2020-06-09 20:17:12 +0200
  • 96be913994 PostgreSQL: Fix current schema in view definition Ivan Masár 2020-05-31 23:40:51 +0200
  • 6f972ff9ab Add external designs as submodules shiipou 2020-05-14 15:05:52 +0000
  • 7c4718ae3d Fixes to lucas-sandery theme Lucas Sandery 2020-05-03 15:37:07 +0930
  • b558ec8ecf Do not export names in quotes with sql_mode='ANSI_QUOTES' (bug #749) Jakub Vrana 2021-02-06 12:30:39 +0100
  • 5cab8eabb7 Fix PgSQL generated always as identity fix Sartor 2020-04-29 13:03:23 +0300
  • d888031603 Update Russian translation. makss 2020-04-01 13:57:42 +0300
  • 49f365384b Update Ukrainian translation. makss 2020-04-01 13:56:33 +0300
  • 34345d8071 PostgreSQL: Export all FKs after all CREATE TABLE Ivan Masár 2019-07-19 13:17:10 +0200
  • 97ec60bb5f MySQL, MariaDB: Fix doc links Jakub Vrana 2021-02-06 11:15:33 +0100
  • 5a6e5b4443 Do not display SQL function for checkbox Jakub Vrana 2021-02-06 10:32:36 +0100
  • 7b524ff5d2 Fix style (bug #743) Jakub Vrana 2021-02-06 10:22:12 +0100
  • 64d4818a82 PostgreSQL: Fix dollar-quoted syntax highlighting (bug #738) Jakub Vrana 2021-02-06 10:03:06 +0100
  • ccd2374b0b Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200 Jakub Vrana 2021-02-05 16:16:23 +0100
  • 1e1c46ac72 Add basic Makefile. Evgeny Chernyavskiy 2020-04-03 15:56:11 -0400
  • 75cd1c3f28 Travis: add php 7.4 && 8.0 Milan Felix Šulc 2020-12-06 14:06:17 +0100
  • b89d418dcf Re-enable PHP warnings Jakub Vrana 2020-12-09 15:09:28 +0100
  • 190146672f Release 4.7.8 v4.7.8 Jakub Vrana 2020-12-06 13:58:20 +0100
  • d6e71b5c53 MySQL: Use renamed variable Jakub Vrana 2020-12-06 13:50:44 +0100
  • 0618429bce Avoid PDO exceptions in PHP 8 Jakub Vrana 2020-12-06 13:50:13 +0100
  • b0a217abdd Fix method call after #406 Jakub Vrana 2020-12-06 13:45:55 +0100
  • 35bfaa7506 Improve check for numeric ports (bug #769) Jakub Vrana 2020-12-06 13:12:58 +0100
  • e0a3205676 Add missing method Jakub Vrana 2020-12-06 13:00:03 +0100
  • 50bb83dbf2 Fix compatibility with PHP 8 David Grudl 2020-10-20 21:04:33 +0200
  • 697eedc6a1 Avoid each() not available in PHP 8 Jakub Vrana 2020-12-06 12:47:58 +0100
  • d94adc09cc Fix style Jakub Vrana 2020-12-06 12:37:00 +0100
  • 4e2a448e28 Escape : also in remove_from_param Jakub Vrana 2020-05-11 12:35:19 +0200
  • ac40be998d Release 4.7.7 v4.7.7 Jakub Vrana 2020-05-11 11:51:57 +0200
  • 6a2de873e1 Fix open redirect if Adminer is accessible at //adminer.php%2F@ (thanks to Prakash Sharma) Jakub Vrana 2020-05-11 11:49:46 +0200
  • a9c1004232 Update Finnish translation Jakub Vrana 2020-03-10 16:08:21 +0100
  • 37fa4de650 Fix typo in Greek translation Theodore Tsirpanis 2020-02-27 20:00:41 +0200
  • 1d1f11504c Add missing translation Jakub Vrana 2020-03-06 16:12:37 +0100
  • 3f38b61366 Fix forwarded IP comparison in login-ip plugin Hugues Lismonde 2020-02-04 16:11:53 +0100
  • 9ab205776d Release 4.7.6 Jakub Vrana 2020-01-31 11:24:45 +0100
  • 5ef2068837 Release 4.7.6 v4.7.6 Jakub Vrana 2020-01-31 11:23:04 +0100
  • 681b5e7b7a Fix comparing IPs Lukáš Holeczy 2020-01-16 10:52:54 +0100
  • 9c5efb9f8c Update readme Jakub Vrana 2020-01-30 18:29:47 +0100
  • 2373409631 Add example for using SQLite with Editor Jakub Vrana 2020-01-30 18:02:06 +0100
  • ad16cb8581 PostgreSQL: Support exporting views Jakub Vrana 2020-01-30 17:13:50 +0100
  • 0293613c21 Disallow connecting to ports > 65535 (bug #730) Jakub Vrana 2020-01-30 17:12:23 +0100
  • fe9ea18d2e Display time of procedure execution Jakub Vrana 2020-01-30 16:27:12 +0100
  • 6d39f290cc Hide columns when rendering Jakub Vrana 2019-12-20 14:00:40 +0100
  • 1bfffbf26b Speed up alter table form Jakub Vrana 2019-12-20 13:50:20 +0100
  • f09003ea4b Fix clicking on non-input fields in alter table Jakub Vrana 2019-12-20 13:25:08 +0100
  • 2f7f0df09f Editor: Fix focusing foreign key search in select Jakub Vrana 2019-12-12 15:37:30 +0100
  • 5da5b75536 MySQL: Always set foreign_key_checks in export Jakub Vrana 2019-12-09 13:20:24 +0100
  • 8706bc7c0f Release 4.7.5 v4.7.5 Jakub Vrana 2019-11-13 08:17:14 +0100
  • c2b7d38f2c Re-apply https://github.com/vrana/adminer/pull/363/commits/89b6e9bb Jakub Vrana 2019-11-11 14:30:33 +0100
  • fcd90a74f6 Update zh-tw.inc.php popcorner 2019-11-09 15:37:22 +0800
  • 05cddd38e5 Update zh.inc.php popcorner 2019-11-09 15:36:31 +0800
  • c7550bf68f Stop using adsrc column Mike Baranski 2019-10-18 13:12:57 -0400
  • 6ae81cd0ea fixed: SQL command for insert, create table, etc. new: create/rename table, add/drop/change type for column Vladimir Goncharov 2019-10-09 23:41:50 +0300
  • 677774405c Fix brazilian portuguese translation Raphael de Almeida 2019-11-11 10:04:47 -0300
  • 39375b82d8 Swedish translation Rasmus 2019-10-02 20:11:04 +0200