1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-29 09:10:09 +02:00

Commit Graph

  • 65fa4b4e31 Update es.inc.php Alfonso Montero 2017-04-21 17:13:35 +02:00
  • c0a3f30060 Add a donate link Jakub Vrana 2017-04-16 10:42:27 +02:00
  • 7af1ee3702 Release 4.3.1 v4.3.1 Jakub Vrana 2017-04-14 09:48:11 +02:00
  • 3cbece1ec0 Fix SQL command autofocus Jakub Vrana 2017-04-09 12:29:42 +02:00
  • 0d73372c50 Add a todo Jakub Vrana 2017-04-09 12:13:18 +02:00
  • fb7bd02713 Don't overwrite previous cookies (bug #539) Jakub Vrana 2017-04-09 11:03:42 +02:00
  • fb71941daa PostgreSQL: Fix JSONB version support Jakub Vrana 2017-04-08 20:17:08 +02:00
  • 504c56216c PostgreSQL: Support JSON and JSONB data types (bug #542) Jakub Vrana 2017-04-08 19:59:13 +02:00
  • 88803c6d0e Update haeckel design (thanks to Klemens Haeckel) Jakub Vrana 2017-04-08 19:51:13 +02:00
  • b585ee8261 Updating Russian translation Andre Polykanine A.K.A. Menelion Elensúlë 2017-04-01 21:59:20 +03:00
  • f4817e8568 Fix table dependency on export Deni 2017-04-06 18:15:06 +02:00
  • 105aca9b04 Fix PostgreSQL nullable fields in export Deni 2017-04-06 17:39:25 +02:00
  • f556f6acb1 PostgreSQL: Fix index size computation in PostgreSQL < 9.0 (reverts 4c78976c) Jakub Vrana 2017-04-08 19:32:29 +02:00
  • 22d0cf4171 Release 4.3.0 v4.3.0 Jakub Vrana 2017-03-15 18:24:12 +01:00
  • fa0963f370 Reorder changelog Jakub Vrana 2017-03-15 16:57:58 +01:00
  • ba28845651 Update JUSH Jakub Vrana 2017-03-15 12:53:26 +01:00
  • 8fd7ff0187 Highlight JSON Jakub Vrana 2017-03-10 08:56:58 +01:00
  • e040b296c5 Print number of bytes in blob in italics Jakub Vrana 2017-03-10 08:19:58 +01:00
  • b616c57352 MySQL: Support JSON data type Jakub Vrana 2017-03-10 08:15:52 +01:00
  • 50390ea38c Support MySQL 8 Jakub Vrana 2017-03-09 18:52:00 +01:00
  • 9d7d30891e Use SameSite cookies (except session cookie) Jakub Vrana 2017-03-07 18:12:23 +01:00
  • 4cf73abccd Rely on noreferrer in Firefox too Jakub Vrana 2017-03-01 11:35:01 +01:00
  • 2d6451b99a Improve SQLite login error message Jakub Vrana 2017-03-01 11:23:20 +01:00
  • 40d1feec9f Update URL Jakub Vrana 2017-02-27 13:43:33 +01:00
  • e40d9692c7 Save bytes Jakub Vrana 2017-02-22 11:49:25 +01:00
  • 770fc9673c Lint PHP files Jakub Vrana 2017-02-21 13:47:19 +01:00
  • 56b6590a4f Simplify SQLite development Jakub Vrana 2017-02-21 13:13:39 +01:00
  • f8fd4dd6e3 Document new engines Jakub Vrana 2017-02-21 13:05:43 +01:00
  • d8c28d1c91 Avoid referencing global variable (doesn't work in PHP 7.1 if Adminer is included inside a function) Jakub Vrana 2017-02-21 11:52:28 +01:00
  • 46f39f3cdb Bump version Jakub Vrana 2017-02-20 18:11:31 +01:00
  • 8a9df8ede1 Elasticsearch: allow empty server name Jakub Vrana 2017-02-20 18:07:30 +01:00
  • e4d35f9591 Hide materialized views in MySQL Jakub Vrana 2017-02-19 15:11:05 +01:00
  • 346353153d Unindent Jakub Vrana 2017-02-19 14:32:01 +01:00
  • 9df33e82e6 Elasticsearch: Support HTTPS by inputting https://server (bug #446) Jakub Vrana 2017-02-20 18:06:14 +01:00
  • fa09eba15e Save bytes Jakub Vrana 2017-02-20 17:25:59 +01:00
  • d5b329a1a4 MySQL: Support spatial indexes (bug #455) Jakub Vrana 2017-02-20 17:25:19 +01:00
  • 0cd02bb98a Fix dropping foreign keys linking to other database Jakub Vrana 2017-02-20 16:59:13 +01:00
  • a7cbf66347 Move 'Create user' above the list of users Jakub Vrana 2017-02-20 16:52:10 +01:00
  • fa6865da6a Use 'Create database' instead of 'Create new database' Jakub Vrana 2017-02-20 16:47:03 +01:00
  • 63b6b99365 Support high Unicode characters in shorten_utf8 (bug #481) Jakub Vrana 2017-02-20 16:22:30 +01:00
  • a0a1476e5b Fix where() escaping in MS SQL (bug #496) Jakub Vrana 2017-02-20 15:23:22 +01:00
  • 8a9d803137 Add jsonly class to JS checkboxes Jakub Vrana 2017-02-20 15:11:47 +01:00
  • 4588af77ac Display message about missing master status Jakub Vrana 2017-02-20 14:06:19 +01:00
  • 91bd2e84f5 Add Czech translation Jakub Vrana 2017-02-20 12:55:57 +01:00
  • 2a534798fa Add basic support for MySQL replication Matthew Gamble 2015-12-05 10:43:28 +11:00
  • a062e9cc58 Checkbox for bool in psql Adam Kuśmierz 2016-06-29 18:27:34 +02:00
  • 6c84764334 Fixed all alternative designs after changes in a list of tables made here: https://github.com/vrana/adminer/pull/116 Peter Knut 2017-02-19 23:18:44 +01:00
  • a01ca3ade4 PostgreSQL: Allow changing materialized views Jakub Vrana 2017-02-20 12:13:09 +01:00
  • 6ee4692afd PostgreSQL: Fix index size computation Jakub Vrana 2017-02-20 12:06:41 +01:00
  • b8cd3b317d Verify commit success after import. Jakub Vrana 2017-02-19 14:22:41 +01:00
  • 64a49e95e8 Add javascript move for editing Jonathan Vollebregt 2016-05-31 20:36:00 +02:00
  • 8dd971ca5e foreign key link fix - added missing ns Jan Kalina 2016-07-16 00:34:42 +02:00
  • c9801e2e24 Tables list implemented as <ul> Peter Knut 2014-12-08 00:01:52 +01:00
  • 4578d47409 Changed NULL format newsiram 2014-12-17 10:47:57 +01:00
  • 12aaf506b8 Fix MS SQL Driver to not show warnings for version fetching on connection and to retrieve the next set of results properly Loren Klingman 2014-12-30 10:54:28 -05:00
  • 4cfe6263d9 fix logger for SQL commands Mathieu Rochette 2015-03-11 17:52:11 +01:00
  • b8bea7fc56 Hide databases the user can't connect to Felix Geyer 2015-06-07 21:52:43 +02:00
  • cd8ff96a09 Breadcumb no longer blocks the logout button. 0xACE 2015-08-14 03:26:35 +02:00
  • 4a69059e1b Edit json and jsonb types in textarea Kakysha 2015-09-15 01:34:01 +03:00
  • 842ea0bd46 Add namespace to routine call Gargaj 2015-09-19 23:24:09 +02:00
  • 1d0607177d Do not set input type as numeric if field is an array K0n24d 2015-09-21 21:35:51 +02:00
  • 9e4d9fda65 New skin 'flat' isra00 2015-10-05 21:02:53 +02:00
  • 47c582acb3 make bytea fields shortable nafex 2015-10-06 15:08:02 +02:00
  • 32334f1106 PostgreSQL export: table structure, columns, sequences, indexes, foreign keys, comments, trigger definition Lubor Bilek 2014-07-10 12:34:08 +02:00
  • a10238516c Add plugin for printing table indexes structure in expanded format Matthew Gamble 2015-12-06 11:43:49 +11:00
  • 4801da091b Add plugin for printing table structure in expanded format Matthew Gamble 2015-12-06 10:14:55 +11:00
  • 76612b1e8a Move rendering of table structure and indexes list into plugin system Matthew Gamble 2015-12-06 01:21:37 +11:00
  • eb8c9929d3 Handle checkboxes properly in selectAddRow() Matthew Gamble 2015-12-06 14:11:48 +11:00
  • cf10398104 fixed Elastic table_status() Ion Bazan 2016-03-16 12:05:51 +01:00
  • d00927ce66 Improve limit check in edit-foreign plugin Jiří Barouš 2016-04-26 12:31:40 +02:00
  • 28a84fec18 AdminerTablesFilter: Persist filter value in a tab Jonathan Vollebregt 2016-06-01 00:18:25 +02:00
  • 2c8eff9b53 Update AdminerTablesFilter Jonathan Vollebregt 2016-05-31 21:02:16 +02:00
  • 5f26d3a1b8 Added support for binary foreign keys selection on edit Alessandro Frangioni 2016-06-28 10:25:39 +02:00
  • 3344fae96e Plugin: Use <select> on custom user types in psql Adam Kuśmierz 2016-06-29 18:34:58 +02:00
  • dedbd01f64 Tabs must also be escaped in JSON strings Janne Cederberg 2016-07-07 15:34:59 +03:00
  • 4c78976cba Fix index length with Postgresql PiR-B- 2016-08-18 14:15:03 +02:00
  • 1a6186648c postgresql error with index on hidden columns (ctid) soleuu 2016-08-30 13:23:14 +02:00
  • 36f42d0fda Fixed background of the list of the tables. Daniel Berthereau 2016-10-09 00:00:00 +02:00
  • 45712a5d4c Document changes Jakub Vrana 2017-02-18 17:37:12 +01:00
  • 73690164b7 Added pdo_dblib as a driver for MSSQL (as native MSSQL driver does not exist for PHP7) Charles Wu 2016-10-10 16:47:16 -07:00
  • 3fa1eadf2c Use null instead of undefined on after parsing JSON Jakub Vrana 2017-02-18 17:31:54 +01:00
  • 3a1c251065 Changed 'undefined' to 'null' shaununderwood 2016-10-23 20:23:38 +01:00
  • d0268c69da Fixed mssql driver for usage with microsoft's php7 sqlsrv extension Massimiliano Torromeo 2016-11-15 14:54:01 +01:00
  • fd3d1c7e2e Plugin which shows sql structure comments in field names title Adam Kusmierz 2016-12-20 09:43:55 +01:00
  • cbd3adc564 PHP Warning hidden and better parsing times (at least for postgresql) Adam Kusmierz 2016-12-20 09:38:22 +01:00
  • 86e26846a8 postgresql : ERROR: function connection_id() does not exist soleuu 2017-01-16 17:03:02 +01:00
  • 6860478950 postgresql : unique partial index musn't be considered as unique. can cause problems on row edition soleuu 2017-01-17 10:25:35 +01:00
  • dc9ae77e2f Fix error found by PHPStan Jakub Vrana 2017-02-16 19:05:45 +01:00
  • 8f60870d9a mistype correction jose 2017-02-01 15:37:44 +00:00
  • d6c3430607 Add accessibility labels to Foreign keys Jakub Vrana 2017-01-23 15:12:42 -08:00
  • 2cee788ad3 Add accessibility labels to Indexes Jakub Vrana 2017-01-23 14:29:00 -08:00
  • 647cab7c69 Use class instead inline style Jakub Vrana 2017-01-23 14:10:50 -08:00
  • 9bb75e1230 Add accessibility labels to databases and tables checkboxes Jakub Vrana 2017-01-23 14:05:47 -08:00
  • 7099560add Escape quote in field name to make it work in Chrome (thanks to zcepenela pani) Jakub Vrana 2017-01-23 13:30:05 -08:00
  • 14cb9ca1ef Additional theme with responsive and RTL support Lucas Sandery 2016-08-31 22:09:02 +09:30
  • 31057f0ef2 RTL layout fixes Lucas Sandery 2016-08-31 22:07:45 +09:30
  • fa09962ab1 Add SQLite auto-login plugin Jakub Vrana 2016-11-28 10:09:51 -08:00
  • bad3c6b086 Disallow selecting driver if there's only one Jakub Vrana 2016-11-28 10:07:03 -08:00
  • 0922b312d3 Changed 'geraakt' to 'beinvloed' in Dutch translation MegaXLR 2016-09-21 15:04:59 +02:00
  • 949b913d4f Change comment not supported by compile.php Jakub Vrana 2016-09-27 22:04:44 -07:00