Commit graph

1985 commits

Author SHA1 Message Date
Jakub Vrana 33c4623345 Hide schema link in homepage with no schema 2011-07-12 15:45:55 +02:00
Jakub Vrana 67e5cbdb6e Port hint in login form 2011-07-12 15:30:09 +02:00
Jakub Vrana 6027d181a4 Disable auto increment in copy table (bug #3363142) 2011-07-12 15:14:15 +02:00
Jakub Vrana 5fa9f84de0 Empty translation means identifier 2011-07-11 17:33:55 +02:00
Jakub Vrana 9a4cabe898 Simplify single language version 2011-07-11 17:32:52 +02:00
Jakub Vrana 55e2b7597e Save bytes 2011-07-11 16:35:17 +02:00
Jakub Vrana 0474c21108 Hide null byte in HTML (bug #3358372) 2011-07-11 11:32:44 +02:00
Jakub Vrana 7fa8263629 Explain links 2011-07-11 09:55:47 +02:00
Jakub Vrana a9b2ac915d Display searched columns 2011-07-01 17:15:45 +02:00
Jakub Vrana d26fb6276e Backslash is special with LIKE (bug #3344307) 2011-06-29 17:37:57 +02:00
Jakub Vrana 87137e55c9 Update translations 2011-06-29 11:16:33 +02:00
Jakub Vrana 46c99c9a0c Comment 2011-06-28 15:52:39 +02:00
Jakub Vrana ddfe924a38 Update translations 2011-06-27 10:24:05 +02:00
Jakub Vrana 50a2823d36 New design 2011-06-24 09:47:18 +02:00
Jakub Vrana d938efb1a8 Update translations 2011-06-24 09:47:18 +02:00
Jakub Vrana 7ff2a67ae8 textareaKeydown is Adminer specific 2011-06-24 09:47:17 +02:00
Jakub Vrana 0060c608d6 Save bytes 2011-06-24 09:47:17 +02:00
Jakub Vrana 0d427ad5a8 Save bytes 2011-06-24 09:47:17 +02:00
Jakub Vrana 3ab609188b Comment 2011-06-24 09:47:16 +02:00
Jakub Vrana c101a1f8bd Comment 2011-06-23 22:11:49 +02:00
Jakub Vrana 08e70e6309 Edit foreign plugin 2011-06-23 22:11:08 +02:00
Jakub Vrana f8ae1d6360 Prefer NULL to empty string in foreign keys (bug #3323800) 2011-06-23 22:11:08 +02:00
Jakub Vrana d9c2e80100 Show only errors with Webserver file 2011-06-15 17:16:13 +02:00
Jakub Vrana aa29b01724 Ctrl+Shift+Enter for Save and continue edit 2011-06-15 17:16:13 +02:00
Jakub Vrana 5576d84980 Display "EXPLAIN SELECT invalid_column" error (thanks to Michal Vrabel) 2011-06-14 10:46:06 +02:00
Jakub Vrana e0773c0072 Ctrl+Shift+Enter for Save and continue edit 2011-06-14 10:34:04 +02:00
Jakub Vrana c2965bc88d Save TinyMCE under AJAX 2011-06-13 18:02:16 +02:00
Jakub Vrana 9c370ad504 Check form.onsubmit in ajaxForm 2011-06-13 16:23:51 +02:00
Jakub Vrana 98a00bacc5 Move init to head 2011-06-10 13:36:17 +02:00
Jakub Vrana e6b520212b Properties @access 2011-06-10 13:32:46 +02:00
Jakub Vrana 2eee7a75aa Get e-mail subject and message from database (Adminer Editor) 2011-06-10 13:25:01 +02:00
Jakub Vrana 3c066debf3 Update translation 2011-06-09 13:50:19 +02:00
Jakub Vrana c561d70486 Keyboard shortcuts (thanks to Konrad Cerny) 2011-06-08 14:09:20 +02:00
Jakub Vrana c0c21d4d12 Preserve original timestamp value in multiple update (bug #3312614) 2011-06-08 12:48:39 +02:00
Jakub Vrana 2140f09b68 Don't scroll with AJAX image buttons 2011-06-08 11:23:08 +02:00
Jakub Vrana 56a1bdd7fc Support for other drivers 2011-06-07 15:47:11 +02:00
Jakub Vrana 3a148454c1 Respect defaults and comments checkbox after post (bug #3311791) 2011-06-07 15:00:18 +02:00
Jakub Vrana 05ad2268fa Romanian translation (thanks to .nick .messing) 2011-06-07 14:18:17 +02:00
Jakub Vrana 4bcc0ca27c Display default column value in table overview (thanks to bene) 2011-06-05 08:35:15 +02:00
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