1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-26 07:44:37 +02:00

Commit Graph

  • e641e5ceba Limit commands and import in customization (bug #3194432) Jakub Vrana 2011-05-24 17:16:13 +02:00
  • d2c513d1c2 Column names customization (bug #3194500) Jakub Vrana 2011-05-24 17:03:48 +02:00
  • 6a491373c2 Pagination support in Oracle (bug #3306828) Jakub Vrana 2011-05-24 15:20:13 +02:00
  • baf21724cf MySQL allows only (max_allow_packet - 3)-bytes queries (thanks to kluvi) Jakub Vrana 2011-05-20 18:26:27 +02:00
  • 20a65465c6 PostgreSQL uses 'character varying' (thanks to Lubor Bilek) Jakub Vrana 2011-05-20 17:52:32 +02:00
  • e3c4324e49 IBMDB2I engine supports foreign keys Jakub Vrana 2011-05-17 17:20:32 +02:00
  • c1c598db1e Save bytes Jakub Vrana 2011-05-16 16:43:02 +02:00
  • 48981e9acb No manual <noscript> removal required anymore Jakub Vrana 2011-05-16 16:26:24 +02:00
  • 4ff2f03a0f Alter bit type default value Jakub Vrana 2011-05-16 16:14:11 +02:00
  • cbdf09d868 Show version in comment (thanks to David Grudl) Jakub Vrana 2011-05-12 16:21:40 +02:00
  • dd39e3aa3f Save bytes Jakub Vrana 2011-05-10 14:54:10 +02:00
  • fcc773660e Use Esc to disable in-place edit (bug #3299578) Jakub Vrana 2011-05-10 11:06:50 +02:00
  • 9bb764162d Save and continue edit of set data type (bug #3298804) Jakub Vrana 2011-05-08 08:59:26 +02:00
  • 1b47195a7e Prefer speed Jakub Vrana 2011-05-06 23:08:11 +02:00
  • b48d6cf42b Version alternative designs Jakub Vrana 2011-05-06 21:13:55 +02:00
  • 1da3ca544a Display indexes in Oracle (thanks to Marcello Verona) Jakub Vrana 2011-05-06 18:04:03 +02:00
  • fb9db96e4d Better plural forms (thanks to Paulius Lescinskas) Jakub Vrana 2011-05-06 17:11:51 +02:00
  • a8895c8238 Bit type default value (thanks to Jan Tojnar) Jakub Vrana 2011-05-06 15:48:38 +02:00
  • 2a1c409681 Highlight SQL code in textarea Jakub Vrana 2011-05-05 16:53:12 +02:00
  • bd88113666 Same fields order as in login form Jakub Vrana 2011-05-05 13:20:39 +02:00
  • 24e66c2812 Respect numbers in autocomplete Jakub Vrana 2011-05-05 07:46:36 +02:00
  • dd295df9bd No AJAX for # links Jakub Vrana 2011-04-25 21:06:42 +02:00
  • 1c1537b089 Fix ALTER export: add columns together with modify Jakub Vrana 2011-04-24 14:42:46 +02:00
  • 4358ba8181 Use AJAX in foreign key change Jakub Vrana 2011-04-23 14:25:07 +02:00
  • 6b4ee48ae8 Autocomplete for big foreign keys Jakub Vrana 2011-05-04 15:53:26 +02:00
  • daf85306a5 Send e-mail by Ctrl+Enter (Editor) Jakub Vrana 2011-05-04 11:42:46 +02:00
  • b6be64e9c0 Use nbsp in foreign keys list Jakub Vrana 2011-04-19 22:53:29 +02:00
  • 5792eabd9b Use server name for server dump Jakub Vrana 2011-04-20 17:20:00 +02:00
  • 88d473ae16 Disable auto_increment by default Jakub Vrana 2011-04-20 17:15:16 +02:00
  • 4091912219 Lithuanian translation Jakub Vrana 2011-04-17 04:49:50 +02:00
  • 417b29fe65 Fix 'Commands out of sync' (thanks to Vlasta Neubauer) Jakub Vrana 2011-04-17 04:36:48 +02:00
  • d94aad0f69 Avoid re-post confirmation in AJAX (bug #3282288) Jakub Vrana 2011-04-13 06:30:21 -07:00
  • 374e39eb3e Close opened tags Jakub Vrana 2011-04-12 08:08:58 -07:00
  • d7183def4f Typo Jakub Vrana 2011-04-12 06:58:06 -07:00
  • d3d6a9ae60 Append new index with auto index selection (bug #3282127) Jakub Vrana 2011-04-09 07:36:22 -07:00
  • ba357a553e Respect original memory limit (bug #3282091) Jakub Vrana 2011-04-09 06:49:36 -07:00
  • 91aae7332f Simplify foreign key discovery Jakub Vrana 2011-04-08 00:50:33 -06:00
  • 3ebfdd30c1 Simpler customization of name() link Jakub Vrana 2011-04-03 08:27:34 -07:00
  • 46dad6eec3 Comment Jakub Vrana 2011-04-03 08:17:33 -07:00
  • d55ba18b43 Customizable favicon Jakub Vrana 2011-04-03 08:17:26 -07:00
  • 8e46171f14 Update translation Jakub Vrana 2011-04-01 08:44:26 -07:00
  • 8f046ea234 Develop Jakub Vrana 2011-03-28 12:54:13 +02:00
  • 8b0acfe8ca Release v3.2.2 Jakub Vrana 2011-03-28 12:44:17 +02:00
  • 324b19d281 Simplify JUSH replacement Jakub Vrana 2011-03-28 12:41:02 +02:00
  • 87888f1048 Comment Jakub Vrana 2011-03-28 12:40:14 +02:00
  • 9f58dc6328 Allow more extends with plugin autoloader Jakub Vrana 2011-03-28 01:51:18 +02:00
  • 63f197213e Show only errors with file upload by default Jakub Vrana 2011-03-28 00:56:48 +02:00
  • 869193fa18 Plugin autoloader Jakub Vrana 2011-03-27 09:20:07 +02:00
  • 989d75886f Schema permanent link before mouse move Jakub Vrana 2011-03-26 02:26:17 +01:00
  • 52a67a9d7c Drop view from alter Jakub Vrana 2011-03-25 23:59:27 +01:00
  • 8bda0b64ba Allow replacing JS functions in head method Jakub Vrana 2011-03-25 16:03:36 +01:00
  • 3929e19c7f Do not depend on externals Jakub Vrana 2011-03-25 15:59:19 +01:00
  • b5cbbce3cd Save memory Jakub Vrana 2011-03-25 13:36:12 +01:00
  • 6d0b86bffa Show only SELECT result in 'Only errors' mode Jakub Vrana 2011-03-25 13:15:49 +01:00
  • 3535d0a325 Parse comment before delimiter Jakub Vrana 2011-03-25 12:50:21 +01:00
  • ce9270ba66 Typo Jakub Vrana 2011-03-24 16:57:43 +01:00
  • aea84dda9a Fix plugin extending Jakub Vrana 2011-03-24 16:23:26 +01:00
  • 2dbc73833b PostgreSQL bool in Editor Jakub Vrana 2011-03-24 11:37:05 +01:00
  • ebc0c52f5f Comment Jakub Vrana 2011-03-24 11:33:31 +01:00
  • 92259121a5 Display loader above menu Jakub Vrana 2011-03-24 11:07:17 +01:00
  • 58347d495e Load page without POST after denied AJAX reload Jakub Vrana 2011-03-24 08:39:35 +01:00
  • fa832055c8 Fix AJAX history after reload Jakub Vrana 2011-03-24 08:24:57 +01:00
  • 5ee14079b8 Avoid double escaping Jakub Vrana 2011-03-24 02:19:21 +01:00
  • 07e4476e78 Register events after loading JS functions Jakub Vrana 2011-03-24 01:30:32 +01:00
  • 06e3746510 No HTML tags in <title> Jakub Vrana 2011-03-23 21:05:04 +01:00
  • 7d2735512f Develop Jakub Vrana 2011-03-23 18:33:33 +01:00
  • 85fc4b18e2 Release 3.2.1 v3.2.1 Jakub Vrana 2011-03-23 17:09:12 +01:00
  • 931f7ef6c6 Fix inline edit in IE9 Jakub Vrana 2011-03-23 14:59:06 +01:00
  • fa3268269a Use shortcut Jakub Vrana 2011-03-23 13:35:52 +01:00
  • e89f42d466 Set MySQL time zone by PHP setting only in Editor Jakub Vrana 2011-03-23 13:35:35 +01:00
  • d8cba0eb5d Allow own code in <head> (thanks to Nikolaj Vasilcuk) Jakub Vrana 2011-03-23 11:57:35 +01:00
  • 2e6ad2037f Display ; in history (thanks to Jan Cerny) Jakub Vrana 2011-03-22 15:34:34 +01:00
  • 0bc930c52a Avoid big ternary (save memory) Jakub Vrana 2011-03-22 15:12:38 +01:00
  • 2671a4774f No edit expression with set and binary Jakub Vrana 2011-03-22 15:11:42 +01:00
  • 04e5250044 Better translation Jakub Vrana 2011-03-22 14:10:25 +01:00
  • 9565f74745 JS only label Jakub Vrana 2011-03-21 15:45:16 +01:00
  • e4cb779bd9 Fix test Jakub Vrana 2011-03-21 15:44:46 +01:00
  • 43b9502ce1 Respect number of lines in inline-edit Jakub Vrana 2011-03-21 14:35:58 +01:00
  • 7d152fbabf Utilize bodyKeydown function Jakub Vrana 2011-03-21 13:53:48 +01:00
  • b68ddcad2b Send all forms by Ctrl+Enter on <select> Jakub Vrana 2011-03-21 12:15:38 +01:00
  • 1804f71b96 New plugin: Display constant list of servers in login form Jakub Vrana 2011-03-21 10:16:01 +01:00
  • 11863ab2ef Comment Jakub Vrana 2011-03-21 10:14:22 +01:00
  • 2f76084bbd Avoid big ternary operator (saves memory) Jakub Vrana 2011-03-21 09:53:41 +01:00
  • 08650eecf1 Send form by AJAX on Ctrl+Enter Jakub Vrana 2011-03-21 01:04:53 +01:00
  • 3fadf35599 Send search form by Ctrl+Enter on <select> Jakub Vrana 2011-03-21 00:59:40 +01:00
  • 0bf40f9c70 Respect order after search (Editor) Jakub Vrana 2011-03-19 14:47:44 +01:00
  • 5586c51d18 Send select search form by Enter on <select> Jakub Vrana 2011-03-18 17:24:29 +01:00
  • 266d83215d Hide JS only elements with disabled JavaScript Jakub Vrana 2011-03-18 15:03:41 +01:00
  • 10bb2b1526 Time format hint (Editor) Jakub Vrana 2011-03-18 14:29:36 +01:00
  • ef3eb908fd Comment Jakub Vrana 2011-03-18 09:12:31 +01:00
  • 622845b096 Disable maxlength with edit functions Jakub Vrana 2011-03-18 09:06:05 +01:00
  • cdeecc3e19 Avoid double AJAX refresh in Chrome Jakub Vrana 2011-03-17 23:48:38 +01:00
  • 0f4ca18427 Use class for SQL textarea Jakub Vrana 2011-03-17 16:23:37 +01:00
  • 06ba118199 Avoid JS error with empty table Jakub Vrana 2011-03-17 10:10:27 +01:00
  • 010b3e9307 Avoid warning with wrong table name Jakub Vrana 2011-03-17 10:07:58 +01:00
  • ee229ef618 Compact JUSH links Jakub Vrana 2011-03-16 13:14:40 +01:00
  • a8b62ceff0 Update JUSH Jakub Vrana 2011-03-16 13:13:01 +01:00
  • 4cb08c4ab3 Delete ajaxMain function Jakub Vrana 2011-03-16 13:08:46 +01:00
  • a00b52a689 Confirm AJAX POST reload Jakub Vrana 2011-03-16 13:07:44 +01:00
  • f60058aa74 Hide empty breadcrumb Jakub Vrana 2011-03-15 18:35:24 +01:00