Commit graph

  • ee3a88d574 onchange='selectFieldChange Jakub Vrana 2018-01-12 13:08:21 +0100
  • e5c52589ec Use @this in selectFieldChange Jakub Vrana 2018-01-12 12:50:09 +0100
  • 3b0e1cf289 Move inline event handlers to <script> Jakub Vrana 2018-01-12 12:42:30 +0100
  • 767fc0e47e Fix indexesAddColumn after 14778165 Jakub Vrana 2018-01-12 12:09:53 +0100
  • 63581af0f6 Move inline event handlers to <script> Jakub Vrana 2018-01-12 11:56:03 +0100
  • 813ada6661 Revert using @this in formChecked Jakub Vrana 2018-01-11 18:58:00 +0100
  • 4be72a2a0d Allow customizing CSP Jakub Vrana 2018-01-09 18:53:17 +0100
  • 541c3c1fed Allow img-src data: common in skins Jakub Vrana 2018-01-09 18:29:19 +0100
  • 3408d4ad78 Use JSON.parse if available Jakub Vrana 2018-01-09 18:16:02 +0100
  • e614ae08c4 Add Content Security Policy Jakub Vrana 2018-01-09 18:10:38 +0100
  • 552d2a6be4 Always send security headers in customization Jakub Vrana 2018-01-09 13:48:51 +0100
  • 415253b1b1 Add nosniff header Jakub Vrana 2018-01-09 11:04:02 +0100
  • d07b7e3773 Use Referrer-Policy instead of <meta name="referrer"> Jakub Vrana 2018-01-09 11:01:37 +0100
  • 3de101dff4 Editor: Fix doubleclick on database page Jakub Vrana 2018-01-11 17:24:51 +0100
  • 48dacd1e97 Fix a typo from 9cb28186 Jakub Vrana 2018-01-11 17:05:37 +0100
  • 14778165a8 Use @this in JavaScript (prepares for removing inline event handlers) Jakub Vrana 2018-01-11 17:00:39 +0100
  • 72b199378a Prevent PHP 7.1 warning about non-numeric values Jakub Vrana 2018-01-11 16:21:33 +0100
  • 329fa55af5 Unindent doc-comments Jakub Vrana 2018-01-11 15:14:05 +0100
  • ecf34769ad Delete type="text/css" from <style> as it is the default in HTML5 Jakub Vrana 2018-01-11 14:13:18 +0100
  • dc85ba2d86 Delete type="text/javascript" from <script> as it is the default in HTML5 Jakub Vrana 2018-01-11 14:10:46 +0100
  • 741b76fbd4 Replace getElementsByTagName by shortcut for querySelectorAll Jakub Vrana 2018-01-11 13:42:45 +0100
  • 58b2904d62 Use querySelector Jakub Vrana 2018-01-11 12:07:33 +0100
  • 9cb281868f Replace getElementById by shortcut for querySelector (requires IE8) Jakub Vrana 2018-01-11 11:55:17 +0100
  • 67f6aea77f Fix skin for Chrome 61 (thanks to Dominik Ulrich) Jakub Vrana 2017-10-28 15:05:07 +0200
  • 7bcba262df Editor: Display field comment's text inside [] only in edit form Jakub Vrana 2017-10-01 08:45:17 -0700
  • 75c0786d2e Fix hebrew typos (#228) Itamar Schen 2017-09-29 10:25:32 +0300
  • c4f6cbb32e Add new Hebrew translations Jakub Vrana 2017-09-11 13:25:49 +0200
  • b10e9e127e Add Hebrew translation Jakub Vrana 2017-09-09 12:06:14 +0200
  • 32f1e856ad Editor: Don't set time zone from PHP Lukas Tribus 2017-09-09 11:44:42 +0200
  • 17e45e9a9c Make sure all sidebar elements are pushed down, not just the form. Jonathan Vollebregt 2017-09-02 20:14:51 +0200
  • e1f43da8df Update AdminerTablesFilter to produce li as per c9801e2e24 Jonathan Vollebregt 2017-05-03 22:14:14 +0200
  • 70aef8a55a MySQL: Remove dedicated view for replication status Jakub Vrana 2017-05-19 11:11:44 +0200
  • 0b824dad29 Sort table names (bug #552) Jakub Vrana 2017-05-19 10:56:17 +0200
  • 65fa4b4e31 Update es.inc.php Alfonso Montero 2017-04-21 17:13:35 +0200
  • c0a3f30060 Add a donate link Jakub Vrana 2017-04-16 10:42:27 +0200
  • 7af1ee3702 Release 4.3.1 v4.3.1 Jakub Vrana 2017-04-14 09:48:11 +0200
  • 3cbece1ec0 Fix SQL command autofocus Jakub Vrana 2017-04-09 12:29:42 +0200
  • 0d73372c50 Add a todo Jakub Vrana 2017-04-09 12:13:18 +0200
  • fb7bd02713 Don't overwrite previous cookies (bug #539) Jakub Vrana 2017-04-09 11:03:42 +0200
  • fb71941daa PostgreSQL: Fix JSONB version support Jakub Vrana 2017-04-08 20:17:08 +0200
  • 504c56216c PostgreSQL: Support JSON and JSONB data types (bug #542) Jakub Vrana 2017-04-08 19:59:13 +0200
  • 88803c6d0e Update haeckel design (thanks to Klemens Haeckel) Jakub Vrana 2017-04-08 19:51:13 +0200
  • b585ee8261 Updating Russian translation Andre Polykanine A.K.A. Menelion Elensúlë 2017-04-01 21:59:20 +0300
  • f4817e8568 Fix table dependency on export Deni 2017-04-06 18:15:06 +0200
  • 105aca9b04 Fix PostgreSQL nullable fields in export Deni 2017-04-06 17:39:25 +0200
  • f556f6acb1 PostgreSQL: Fix index size computation in PostgreSQL < 9.0 (reverts 4c78976c) Jakub Vrana 2017-04-08 19:32:29 +0200
  • 22d0cf4171 Release 4.3.0 v4.3.0 Jakub Vrana 2017-03-15 18:24:12 +0100
  • fa0963f370 Reorder changelog Jakub Vrana 2017-03-15 16:57:58 +0100
  • ba28845651 Update JUSH Jakub Vrana 2017-03-15 12:53:26 +0100
  • 8fd7ff0187 Highlight JSON Jakub Vrana 2017-03-10 08:56:58 +0100
  • e040b296c5 Print number of bytes in blob in italics Jakub Vrana 2017-03-10 08:19:58 +0100
  • b616c57352 MySQL: Support JSON data type Jakub Vrana 2017-03-10 08:15:52 +0100
  • 50390ea38c Support MySQL 8 Jakub Vrana 2017-03-09 18:52:00 +0100
  • 9d7d30891e Use SameSite cookies (except session cookie) Jakub Vrana 2017-03-07 18:12:23 +0100
  • 4cf73abccd Rely on noreferrer in Firefox too Jakub Vrana 2017-03-01 11:35:01 +0100
  • 2d6451b99a Improve SQLite login error message Jakub Vrana 2017-03-01 11:23:20 +0100
  • 40d1feec9f Update URL Jakub Vrana 2017-02-27 13:43:33 +0100
  • e40d9692c7 Save bytes Jakub Vrana 2017-02-22 11:49:25 +0100
  • 770fc9673c Lint PHP files Jakub Vrana 2017-02-21 13:47:19 +0100
  • 56b6590a4f Simplify SQLite development Jakub Vrana 2017-02-21 13:13:39 +0100
  • f8fd4dd6e3 Document new engines Jakub Vrana 2017-02-21 13:05:43 +0100
  • 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 +0100
  • 46f39f3cdb Bump version Jakub Vrana 2017-02-20 18:11:31 +0100
  • 8a9df8ede1 Elasticsearch: allow empty server name Jakub Vrana 2017-02-20 18:07:30 +0100
  • e4d35f9591 Hide materialized views in MySQL Jakub Vrana 2017-02-19 15:11:05 +0100
  • 346353153d Unindent Jakub Vrana 2017-02-19 14:32:01 +0100
  • 9df33e82e6 Elasticsearch: Support HTTPS by inputting https://server (bug #446) Jakub Vrana 2017-02-20 18:06:14 +0100
  • fa09eba15e Save bytes Jakub Vrana 2017-02-20 17:25:59 +0100
  • d5b329a1a4 MySQL: Support spatial indexes (bug #455) Jakub Vrana 2017-02-20 17:25:19 +0100
  • 0cd02bb98a Fix dropping foreign keys linking to other database Jakub Vrana 2017-02-20 16:59:13 +0100
  • a7cbf66347 Move 'Create user' above the list of users Jakub Vrana 2017-02-20 16:52:10 +0100
  • fa6865da6a Use 'Create database' instead of 'Create new database' Jakub Vrana 2017-02-20 16:47:03 +0100
  • 63b6b99365 Support high Unicode characters in shorten_utf8 (bug #481) Jakub Vrana 2017-02-20 16:22:30 +0100
  • a0a1476e5b Fix where() escaping in MS SQL (bug #496) Jakub Vrana 2017-02-20 15:23:22 +0100
  • 8a9d803137 Add jsonly class to JS checkboxes Jakub Vrana 2017-02-20 15:11:47 +0100
  • 4588af77ac Display message about missing master status Jakub Vrana 2017-02-20 14:06:19 +0100
  • 91bd2e84f5 Add Czech translation Jakub Vrana 2017-02-20 12:55:57 +0100
  • 2a534798fa Add basic support for MySQL replication Matthew Gamble 2015-12-05 10:43:28 +1100
  • a062e9cc58 Checkbox for bool in psql Adam Kuśmierz 2016-06-29 18:27:34 +0200
  • 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 +0100
  • a01ca3ade4 PostgreSQL: Allow changing materialized views Jakub Vrana 2017-02-20 12:13:09 +0100
  • 6ee4692afd PostgreSQL: Fix index size computation Jakub Vrana 2017-02-20 12:06:41 +0100
  • b8cd3b317d Verify commit success after import. Jakub Vrana 2017-02-19 14:22:41 +0100
  • 64a49e95e8 Add javascript move for editing Jonathan Vollebregt 2016-05-31 20:36:00 +0200
  • 8dd971ca5e foreign key link fix - added missing ns Jan Kalina 2016-07-16 00:34:42 +0200
  • c9801e2e24 Tables list implemented as <ul> Peter Knut 2014-12-08 00:01:52 +0100
  • 4578d47409 Changed NULL format newsiram 2014-12-17 10:47:57 +0100
  • 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 -0500
  • 4cfe6263d9 fix logger for SQL commands Mathieu Rochette 2015-03-11 17:52:11 +0100
  • b8bea7fc56 Hide databases the user can't connect to Felix Geyer 2015-06-07 21:52:43 +0200
  • cd8ff96a09 Breadcumb no longer blocks the logout button. 0xACE 2015-08-14 03:26:35 +0200
  • 4a69059e1b Edit json and jsonb types in textarea Kakysha 2015-09-15 01:34:01 +0300
  • 842ea0bd46 Add namespace to routine call Gargaj 2015-09-19 23:24:09 +0200
  • 1d0607177d Do not set input type as numeric if field is an array K0n24d 2015-09-21 21:35:51 +0200
  • 9e4d9fda65 New skin 'flat' isra00 2015-10-05 21:02:53 +0200
  • 47c582acb3 make bytea fields shortable nafex 2015-10-06 15:08:02 +0200
  • 32334f1106 PostgreSQL export: table structure, columns, sequences, indexes, foreign keys, comments, trigger definition Lubor Bilek 2014-07-10 12:34:08 +0200
  • a10238516c Add plugin for printing table indexes structure in expanded format Matthew Gamble 2015-12-06 11:43:49 +1100
  • 4801da091b Add plugin for printing table structure in expanded format Matthew Gamble 2015-12-06 10:14:55 +1100
  • 76612b1e8a Move rendering of table structure and indexes list into plugin system Matthew Gamble 2015-12-06 01:21:37 +1100