1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-30 01:30:12 +02:00

Commit Graph

  • bb3d2957e1 Fix function change with set data type (thanks to osoba hrdelnata) Jakub Vrana 2018-07-15 20:37:47 +02:00
  • ea408aa530 Adminer theme Aleksey M 2018-07-15 14:25:12 +03:00
  • df90d9f68c Reset event handlers after cloning (thanks to Salko) Jakub Vrana 2018-07-15 20:09:48 +02:00
  • cf76ad529b Fix inline editing of empty cells Jakub Vrana 2018-07-09 16:46:32 +02:00
  • 3d84dcf859 Release 4.6.3 v4.6.3 Jakub Vrana 2018-06-28 21:58:29 +02:00
  • 4b9d88545e Fix typo Jakub Vrana 2018-06-28 20:35:19 +02:00
  • 26a39ac243 Revert "PgSQL search operator "SQL" added" Jakub Vrana 2018-06-27 09:20:06 +02:00
  • 3676b7fb71 Add TODO Jakub Vrana 2018-06-27 08:55:19 +02:00
  • c564a8ef50 MySQL: Disallow LOAD DATA LOCAL INFILE Jakub Vrana 2018-06-26 08:53:12 +02:00
  • 2780eb01f5 PostgreSQL: Export false as 0 in PDO (bug #619) Jakub Vrana 2018-06-09 12:45:17 +02:00
  • b98d0bcc55 mssql: ignore serverproperty error Gintautas Miselis 2018-05-09 14:43:01 +01:00
  • e856e28892 Add spaces Jakub Vrana 2018-05-13 09:42:22 +02:00
  • 8f269d66b0 Fix table list in sidebar in designs/pokorny (#278) Petr Sedlacek 2018-06-09 12:23:15 +02:00
  • 3de94b67ca Allow AdminerTablesFilter plugin to be used with third-party table list plugins (#275) Peter Knut 2018-05-13 09:49:09 +02:00
  • a9a7488454 Recommend inlining the hash Jakub Vrana 2018-05-07 12:23:13 +02:00
  • 36f13031f7 Improve error message Jakub Vrana 2018-05-07 12:21:31 +02:00
  • 6f25b1b5cf Escape \ in enum edit Jakub Vrana 2018-05-06 19:17:35 +02:00
  • 659c34f7c5 Improve enum parsing Jakub Vrana 2018-05-06 19:14:54 +02:00
  • 11f24a52e4 Order database names in MySQL 8(bug #613) Jakub Vrana 2018-05-06 17:55:56 +02:00
  • 3c3d861f41 Respect 'session.cookie_secure' if it is On Franklin Tse 2018-04-08 21:57:05 +08:00
  • 7b60b03e6a Copy triggers when copying table Jakub Vrana 2018-05-06 17:36:52 +02:00
  • 84c65fcca6 MS SQL: Support port with sqlsrc Jakub Vrana 2018-05-06 11:46:36 +02:00
  • 733fe9e430 PostgreSQL: Do not cast uuid searches to text (bug #608) Jakub Vrana 2018-05-06 11:41:34 +02:00
  • 5c3fb875e1 Editor: Do not check boolean checkboxes with false in PostgreSQL (bug #607) Jakub Vrana 2018-05-06 11:26:43 +02:00
  • 60d1b7b3b4 Disallow using password-less databases Jakub Vrana 2018-05-04 16:52:41 +02:00
  • db11fa4c1a MongoDB: Consolidate code Jakub Vrana 2018-05-04 15:49:36 +02:00
  • c3cfc0e69b MongoDB: Consolidate code Jakub Vrana 2018-05-04 15:49:36 +02:00
  • 5f4d407f2e MongoDB: Consolidate code Jakub Vrana 2018-05-04 15:49:36 +02:00
  • 70afe70b72 MongoDB: Report version Jakub Vrana 2018-05-04 15:37:29 +02:00
  • 75f43a4454 Document that Elasticsearch requires allow_url_fopen Jakub Vrana 2018-05-04 15:24:01 +02:00
  • 78f4513d9d PostgreSQL: Do not cast boolean to text on search (#264) Matěj Humpál 2018-03-18 14:34:54 +01:00
  • 89c66ccabe PostgreSQL: Do not cast number searches to text Jakub Vrana 2018-03-13 14:09:53 +01:00
  • 6ba77b7899 PostgreSQL: Fix editing data in views (bug #605) Jakub Vrana 2018-03-11 16:41:04 +01:00
  • d271d0b481 Elasticsearch: Fix PHP warning Jakub Vrana 2018-03-11 16:07:54 +01:00
  • af7ac6f06a PgSQL search operator "SQL" added Sartor 2018-03-07 12:32:53 +02:00
  • 19034c35fe PostgreSQL: Fix slow query Jakub Vrana 2018-03-10 17:16:07 +01:00
  • 88438cd607 Update JUSH Jakub Vrana 2018-03-10 17:15:55 +01:00
  • 34c792bb59 Display that *.gz files are supported in file upload Jakub Vrana 2018-03-09 18:21:44 +01:00
  • 6ed94f1f6d Save bytes Jakub Vrana 2018-03-09 18:18:45 +01:00
  • 8c4726bb61 Stay on import page when switching database Jakub Vrana 2018-03-09 18:08:56 +01:00
  • 8ab2c7e03b Decrease timeout for running slow queries from 5 seconds to 2 seconds Jakub Vrana 2018-03-09 18:06:52 +01:00
  • 665fafb297 Simplify running slow queries Jakub Vrana 2018-03-09 18:06:19 +01:00
  • 67c2a91c67 Remove unused argument Jakub Vrana 2018-03-09 17:46:10 +01:00
  • 78b8707bd0 Update JUSH Jakub Vrana 2018-02-24 18:53:13 +01:00
  • 7c15940be8 Use JUSH from GitHub Jakub Vrana 2018-03-02 09:38:58 +01:00
  • 8c5603a822 Clarify changelog Jakub Vrana 2018-03-01 13:08:58 +01:00
  • 4e7c31a589 Display missing database in navigation Jakub Vrana 2018-03-01 12:09:10 +01:00
  • cf9cad66e2 MongoDB driver: Add create_database methods. David Sinquin 2018-02-27 13:43:32 +01:00
  • 26a3967cf9 Fix comment Jakub Vrana 2018-03-01 11:46:23 +01:00
  • 6c63c2f91e Add $driver to global variables Pero Brbora 2018-02-25 12:53:25 +01:00
  • acee5c0011 Add $driver to global variables Pero Brbora 2018-02-25 12:53:25 +01:00
  • 36b75b4203 Use $adminer->operators Jakub Vrana 2018-03-01 11:28:53 +01:00
  • 4a24ee7672 PostgreSQL: Do not cast time search Jakub Vrana 2018-03-01 11:23:01 +01:00
  • e21ddd9767 Do not cast date/timestamp exact searches in PostgreSQL to text Matěj Humpál 2018-02-28 16:17:12 +01:00
  • f844fc499e Do not cast date/timestamp exact searches in PostgreSQL to text Matěj Humpál 2018-02-28 16:17:12 +01:00
  • 52d7c38ef1 MySQL: Use CONVERT() only when searching for non-ASCII (bug #603) Jakub Vrana 2018-03-01 11:01:35 +01:00
  • 53dd78f5af Remove optional submodule Jakub Vrana 2018-03-01 09:54:20 +01:00
  • ea1dad584b Update adminer-design (rmsoft) to version 4.6.2.1 Róbert Mesároš 2018-02-22 21:16:10 +01:00
  • 910bb39424 Wrap lines Jakub Vrana 2018-02-23 08:09:21 +01:00
  • 14db884471 Fix displaying info about non-alphabetical objects (bug #599) Jakub Vrana 2018-02-22 16:47:30 +01:00
  • 3410836c12 Allow connecting to different drivers in login-servers Jakub Vrana 2018-02-22 12:38:22 +01:00
  • cd503f6a0d Wrap long line Jakub Vrana 2018-02-22 11:39:09 +01:00
  • 00721402e0 Add login-otp plugin Jakub Vrana 2018-02-22 11:36:11 +01:00
  • 4355aaa96f Update translation Jakub Vrana 2018-02-21 21:36:55 +01:00
  • b1cdc7902b Comment Jakub Vrana 2018-02-21 00:28:59 +01:00
  • 3f4f3454f8 Centralize stopping session Jakub Vrana 2018-02-20 23:14:36 +01:00
  • 846435aef8 Stop session before connecting (thanks to Kareem Zidane) Jakub Vrana 2018-02-20 23:10:05 +01:00
  • d7982e0b29 Update design (thanks to Jan) Jakub Vrana 2018-02-20 22:44:10 +01:00
  • 7b35ebd82e PDO: Support binary fields download Jakub Vrana 2018-02-20 22:31:49 +01:00
  • 5b359263eb Don't try to check missing checkboxes Jakub Vrana 2018-02-20 22:09:47 +01:00
  • 6ebbd8c719 Use file caching only in non-dev Jakub Vrana 2018-02-20 22:08:52 +01:00
  • 8bb51bec36 Editor: Delete images from compiled version Jakub Vrana 2018-02-20 16:53:53 +01:00
  • fc5ddddf92 Remove driver from file URLs (stored in path) Jakub Vrana 2018-02-20 16:40:14 +01:00
  • d3a429314a Fix image in compiled version Jakub Vrana 2018-02-20 16:31:31 +01:00
  • b4392b3f91 Use single \ in ' strings Jakub Vrana 2018-02-20 16:27:40 +01:00
  • 2021ea8fd7   is not needed with border-collapse Jakub Vrana 2018-02-20 16:02:25 +01:00
  • 7cb3e768bb Release 4.6.2 v4.6.2 Jakub Vrana 2018-02-20 09:20:42 +01:00
  • baf7225602 Fix test Jakub Vrana 2018-02-20 09:17:13 +01:00
  • 0cfc68e6c6 Fix typo Jakub Vrana 2018-02-20 00:00:47 +01:00
  • 03dfea2943 Comment Jakub Vrana 2018-02-19 23:59:49 +01:00
  • 54f6806339 Use function after declaring it Jakub Vrana 2018-02-19 23:48:51 +01:00
  • ee4f7db641 Remove test server Jakub Vrana 2018-02-19 23:38:32 +01:00
  • b53762ae5f Make test works with MariaDB Jakub Vrana 2018-02-19 23:37:19 +01:00
  • 866d109a9b Make test work on wide screen Jakub Vrana 2018-02-19 23:25:43 +01:00
  • 37c57c386a Editor: Fix displaying of true boolean values Jakub Vrana 2018-02-19 23:09:46 +01:00
  • 1f5ca321b6 Comment Jakub Vrana 2018-02-19 23:04:27 +01:00
  • 059d6266e2 Store current version before authentication and in Editor Jakub Vrana 2018-02-19 23:02:39 +01:00
  • 0e1d8c67fc Update design (thanks to Jan) Jakub Vrana 2018-02-19 08:30:59 +01:00
  • a113a25123 Add missing fullstop Jakub Vrana 2018-02-15 22:24:00 +01:00
  • 49a865d106 Version 4.6.1.1 (#254) Róbert Mesároš 2018-02-15 22:25:16 +01:00
  • 026b362e7d Turkish language file updated. Nuri Akman 2018-02-14 23:41:13 +03:00
  • 7c32360c67 Align Whole result Jakub Vrana 2018-02-14 06:46:44 +01:00
  • 8a94bc6f41 Always hide import Jakub Vrana 2018-02-14 06:42:07 +01:00
  • 3f901cfe30 Print email only with rows or page Jakub Vrana 2018-02-14 06:41:44 +01:00
  • c8fd73d70a Move import out of footer Jakub Vrana 2018-02-13 22:24:59 +01:00
  • 30d0060b96 Move pagination to fieldset Jakub Vrana 2018-02-13 22:17:59 +01:00
  • 8b157a673e Update readme Jakub Vrana 2018-02-10 01:57:55 +01:00
  • ce381aaf48 Make Login test work with jush-textarea Jakub Vrana 2018-02-10 01:56:48 +01:00
  • d3eac979d4 Add SQLite test Jakub Vrana 2018-02-10 01:45:10 +01:00
  • f19e23c98b Test warnings Jakub Vrana 2018-02-10 01:27:07 +01:00