Commit Graph

  • 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
  • af25827ff4 Add Cache-Control: immutable to static files Jakub Vrana 2016-09-27 21:53:11 -07:00
  • 9872229e11 Make maxlength in edit fields a soft limit Jakub Vrana 2016-09-19 17:21:41 +02:00
  • 682e86d236 Add accessibility labels to Create Table fields Jakub Vrana 2016-09-19 15:27:34 +02:00
  • f0a5fb56a5 Update Indonesian translation (thanks to Benny) Jakub Vrana 2016-07-22 17:30:38 +02:00
  • 53dfafd2ea Release 4.2.5 v4.2.5 Jakub Vrana 2016-06-01 10:09:29 -07:00
  • 7a33661b72 SQLite: Require credentials to use (thanks to Vincent Waart) Jakub Vrana 2016-06-01 09:57:17 -07:00
  • a5b65fba5b Fix remote execution in SQLite query (thanks to Vincent Waart) Jakub Vrana 2016-06-01 09:05:16 -07:00
  • 63f2a041ed Remove global variable Jakub Vrana 2016-02-28 12:30:52 -08:00
  • 3289eca040 improved kill command support for MySQL and initial support for PgSQL Bernhard J. M. Gruen 2015-03-18 10:34:35 +01:00
  • c5a7174a2a Fix http:// links in stylesheets to protocol-independent ones (//) Petr Sedlacek 2016-02-28 10:22:05 +01:00
  • 49e2ac4559 Release 4.2.4 v4.2.4 Jakub Vrana 2016-02-06 11:10:16 -08:00
  • e5352cc5ac Fix remote execution in SQLite query (discovered by 庞申杰(千霄)) Jakub Vrana 2016-02-06 11:00:19 -08:00
  • 0bb5a52dc4 Add Finnish translation Jakub Vrana 2016-02-06 10:50:57 -08:00
  • 37b9f0ec01 Add Bosnian translation Jakub Vrana 2016-02-01 09:10:07 -08:00
  • 73f94e4873 Bosnian language ekurtovic 2016-01-07 11:52:00 +01:00
  • a2f0806804 Delete unused variable and method Jakub Vrana 2016-01-24 14:25:17 -08:00
  • b317fe156a Support PHP 7 Jakub Vrana 2016-01-24 12:02:10 -08:00
  • 763d3e9f89 Use HTTPS Google Font URL Angristan 2016-01-08 23:52:32 +01:00
  • f83e3f41d2 Release 4.2.3 v4.2.3 Jakub Vrana 2015-11-15 10:49:48 -08:00
  • aa40e803e2 Add escaping (not fixing any XSS) Jakub Vrana 2015-11-08 12:15:45 -08:00
  • 4be0b6655e Fix XSS in indexes (non-MySQL only) Jakub Vrana 2015-11-08 11:41:44 -08:00
  • 6c6bb45d3d Update Bulgarian translation Jakub Vrana 2015-11-03 08:48:08 -08:00
  • 0a31742ee8 Add Bulgarian translation Jakub Vrana 2015-11-01 11:33:04 -08:00
  • 1f700ceea0 plugin.php: added missing arguments David Grudl 2015-08-15 17:16:15 +02:00
  • a6ebd4a3e0 uses PHP 5 constructors David Grudl 2015-08-15 17:04:21 +02:00
  • d1aa3542ae Update xx translation Jakub Vrana 2015-09-22 08:52:53 -07:00
  • b1da3995f6 Update Greek translation Jakub Vrana 2015-09-22 08:35:06 -07:00
  • 79d438ed80 Add Galician translation Jakub Vrana 2015-09-20 11:24:28 -07:00
  • 35b71f0472 Add Greek translation Jakub Vrana 2015-09-20 11:06:40 -07:00
  • a01b2efc22 Change links to HTTPS Jakub Vrana 2015-09-08 09:23:25 -07:00
  • a248f8b008 Change protocol to HTTPS Jakub Vrana 2015-09-08 11:41:29 -07:00
  • 69ff979ee7 Improve Arabic translation Nabil Kadimi 2015-08-12 16:16:27 +01:00
  • 1aa7833a90 Improve Arabic translation Nabil Kadimi 2015-08-12 16:11:21 +01:00
  • 40ce23d5ae Add nicu style Jakub Vrana 2015-08-06 09:01:14 -07:00
  • 060e220806 Add galkaev design Jakub Vrana 2015-08-05 19:13:29 -07:00
  • 1fcdaedb5f Add release date Jakub Vrana 2015-08-05 18:29:29 -07:00
  • 596f8df373 Fix XSS in alter table (found by HP Fortify) v4.2.2 Jakub Vrana 2015-08-05 18:12:36 -07:00
  • ea0c9d9b5e Release 4.2.1 v4.2.1 Jakub Vrana 2015-03-10 09:33:44 -07:00
  • c5ae82ab5b MySQL: Try to set utf8mb4 if possible Jakub Vrana 2015-03-10 09:21:30 -07:00
  • 0025f2188a MySQL: Fix usage of utf8mb4 if the client library doesn't support it Jakub Vrana 2015-03-08 13:06:45 -07:00
  • ea04a7e2c6 Update German translation (thanks to kulmjens) Jakub Vrana 2015-03-08 12:42:52 -07:00
  • fc6efa0e12 Update French translation (thanks to vlakoff) Jakub Vrana 2015-03-08 12:40:17 -07:00
  • 26dafd9320 Use utf8mb4 only if supported Jakub Vrana 2015-03-06 11:56:04 -08:00
  • c7f302ca0b Corrections in French translation vlakoff 2015-02-15 10:04:10 +01:00
  • b6c7708f32 Update de.inc.php kulmjens 2015-02-20 00:29:03 +01:00
  • ced05d8a44 Fix going back to search result after edit Jakub Vrana 2015-03-06 10:20:10 -08:00
  • 8dde91b2a1 SQLite: Use EXPLAIN QUERY PLAN in SQL query (bug #443) Jakub Vrana 2015-03-06 10:02:45 -08:00
  • 8aa420d160 MySQL: Use utf8mb4 in export only if required Jakub Vrana 2015-03-06 09:36:20 -08:00
  • 6bbc8bc3ea Release 4.2.0 v4.2.0 Jakub Vrana 2015-02-07 11:08:21 -08:00