Commit graph

1946 commits

Author SHA1 Message Date
Jakub Vrana 8372913ab5 Save bytes 2011-06-04 04:28:17 +02:00
Jakub Vrana 955e6b44b3 PostgreSQL supports only functions 2011-06-04 04:19:14 +02:00
Jakub Vrana bf0c626224 Hide routine language if not required 2011-06-04 03:37:43 +02:00
Jakub Vrana 04127bcbf5 Prepare PostgreSQL routines (thanks to Martin Major) 2011-06-03 15:52:55 +02:00
Jakub Vrana ce3d18e538 Allow specifying routine language 2011-06-03 15:45:33 +02:00
Jakub Vrana 4787b57d30 Revert "Highlight SQL code in textarea"
This reverts commit 2a1c409681.
2011-06-03 14:55:09 +02:00
Jakub Vrana 42a422e623 Valign image buttons 2011-06-03 14:33:52 +02:00
Jakub Vrana ae50ef7594 Don't overwrite privileges for existing users 2011-06-03 14:02:19 +02:00
Jakub Vrana 16a72b4521 Shortcut for database privileges 2011-06-03 13:50:20 +02:00
Jakub Vrana 98e410f42d Move schema link to Adminer::homepage method 2011-06-03 13:49:47 +02:00
Jakub Vrana d09f05b01b Display column collation in tooltip (thanks to bene) 2011-06-01 17:05:09 +02:00
Jakub Vrana ea4eba4761 Display default column value in tooltip (thanks to bene) 2011-06-01 10:48:07 +02:00
Jakub Vrana 00342a1532 Init TinyMCE in head 2011-05-31 08:01:49 +02:00
Jakub Vrana 0f00277b82 Easier sending of default headers (customization) 2011-05-31 08:01:48 +02:00
Jakub Vrana 2b9bd6f05d Documentation 2011-05-31 08:01:48 +02:00
Jakub Vrana e8aad6a580 Display foreign key name (thanks to Vladimir Kriska) 2011-05-31 08:01:48 +02:00
Jakub Vrana 5bc419ef32 Plugin tables filter 2011-05-24 17:35:57 +02:00
Jakub Vrana e641e5ceba Limit commands and import in customization (bug #3194432) 2011-05-24 17:16:13 +02:00
Jakub Vrana d2c513d1c2 Column names customization (bug #3194500) 2011-05-24 17:03:48 +02:00
Jakub Vrana 6a491373c2 Pagination support in Oracle (bug #3306828) 2011-05-24 15:20:13 +02:00
Jakub Vrana baf21724cf MySQL allows only (max_allow_packet - 3)-bytes queries (thanks to kluvi) 2011-05-20 18:26:27 +02:00
Jakub Vrana 20a65465c6 PostgreSQL uses 'character varying' (thanks to Lubor Bilek) 2011-05-20 17:52:32 +02:00
Jakub Vrana e3c4324e49 IBMDB2I engine supports foreign keys 2011-05-17 17:20:32 +02:00
Jakub Vrana c1c598db1e Save bytes 2011-05-16 16:43:02 +02:00
Jakub Vrana 48981e9acb No manual <noscript> removal required anymore 2011-05-16 16:26:24 +02:00
Jakub Vrana 4ff2f03a0f Alter bit type default value 2011-05-16 16:14:11 +02:00
Jakub Vrana cbdf09d868 Show version in comment (thanks to David Grudl) 2011-05-12 16:21:40 +02:00
Jakub Vrana dd39e3aa3f Save bytes 2011-05-10 14:54:10 +02:00
Jakub Vrana fcc773660e Use Esc to disable in-place edit (bug #3299578) 2011-05-10 11:07:39 +02:00
Jakub Vrana 9bb764162d Save and continue edit of set data type (bug #3298804) 2011-05-08 08:59:26 +02:00
Jakub Vrana 1b47195a7e Prefer speed 2011-05-06 23:08:11 +02:00
Jakub Vrana b48d6cf42b Version alternative designs 2011-05-06 21:13:55 +02:00
Jakub Vrana 1da3ca544a Display indexes in Oracle (thanks to Marcello Verona) 2011-05-06 18:04:03 +02:00
Jakub Vrana fb9db96e4d Better plural forms (thanks to Paulius Lescinskas) 2011-05-06 17:11:51 +02:00
Jakub Vrana a8895c8238 Bit type default value (thanks to Jan Tojnar) 2011-05-06 15:49:23 +02:00
Jakub Vrana 2a1c409681 Highlight SQL code in textarea 2011-05-05 17:02:39 +02:00
Jakub Vrana bd88113666 Same fields order as in login form 2011-05-05 17:02:38 +02:00
Jakub Vrana 24e66c2812 Respect numbers in autocomplete 2011-05-05 07:46:36 +02:00
Jakub Vrana dd295df9bd No AJAX for # links 2011-05-05 07:10:09 +02:00
Jakub Vrana 1c1537b089 Fix ALTER export: add columns together with modify 2011-05-05 07:10:09 +02:00
Jakub Vrana 4358ba8181 Use AJAX in foreign key change 2011-05-05 07:10:09 +02:00
Jakub Vrana 6b4ee48ae8 Autocomplete for big foreign keys 2011-05-04 17:19:54 +02:00
Jakub Vrana daf85306a5 Send e-mail by Ctrl+Enter (Editor) 2011-05-04 17:19:54 +02:00
Jakub Vrana b6be64e9c0 Use nbsp in foreign keys list 2011-04-23 09:43:39 +02:00
Jakub Vrana 5792eabd9b Use server name for server dump 2011-04-20 17:20:00 +02:00
Jakub Vrana 88d473ae16 Disable auto_increment by default 2011-04-20 17:15:16 +02:00
Jakub Vrana 4091912219 Lithuanian translation 2011-04-17 04:49:50 +02:00
Jakub Vrana 417b29fe65 Fix 'Commands out of sync' (thanks to Vlasta Neubauer) 2011-04-17 04:36:48 +02:00
Jakub Vrana d94aad0f69 Avoid re-post confirmation in AJAX (bug #3282288) 2011-04-13 06:30:21 -07:00
Jakub Vrana 374e39eb3e Close opened tags 2011-04-12 08:08:58 -07:00