Commit graph

1345 commits

Author SHA1 Message Date
Jakub Vrana bf8b620560 No foreign keys in alter table 2011-08-11 13:00:55 +02:00
Jakub Vrana 1370d29d27 Comment 2011-08-11 11:43:37 +02:00
Jakub Vrana 93e835aea8 Titles of links 2011-08-10 18:33:50 +02:00
Jakub Vrana afa70c94e5 Whitespace 2011-08-10 18:14:27 +02:00
Jakub Vrana 74e199e488 DELIMITER is used internally by Adminer 2011-08-10 18:13:35 +02:00
Jakub Vrana 71e0db4106 Log to "$database.sql" by default 2011-08-10 18:10:23 +02:00
Jakub Vrana db2ac19b80 Save is available without JS 2011-08-10 17:43:28 +02:00
Jakub Vrana b92fe58553 Titles of links in navigation 2011-08-09 13:25:20 +02:00
Jakub Vrana b358a2dd62 Link titles (http://forum.zdrojak.root.cz/index.php?topic=185.msg1540#msg1540) 2011-08-09 13:14:24 +02:00
Jakub Vrana c75ee44387 Decode Windows error message 2011-08-09 11:51:18 +02:00
Jakub Vrana 734f0881f0 Remove search by expression 2011-08-09 11:32:11 +02:00
Jakub Vrana b7e1cb09c1 Save bytes 2011-08-08 18:23:32 +02:00
Jakub Vrana 1a30f25311 Default trigger statement 2011-08-08 18:18:16 +02:00
Jakub Vrana 5275ed870b Rename variable 2011-08-08 18:00:26 +02:00
Jakub Vrana a30f149376 Fix trigger export 2011-08-08 17:56:20 +02:00
Jakub Vrana b96facf0af New plugin: SQL log 2011-08-08 17:19:56 +02:00
Jakub Vrana e011b87670 Develop 2011-08-08 16:38:04 +02:00
Jakub Vrana 9ef9b8646e Release 2011-08-08 16:26:10 +02:00
Jakub Vrana 52c15bf251 Fix Stop on error
Broken since commit 5576d84980
2011-08-05 17:47:33 +02:00
Jakub Vrana 388c21a0f9 Database name is LIKE pattern 2011-08-05 10:42:11 +02:00
Jakub Vrana 55223eb10c Avoid infinite loop 2011-08-05 09:01:36 +02:00
Jakub Vrana f0d0bdbf39 Parse 'a\';' on webserver file separation 2011-08-04 23:49:38 +02:00
Jakub Vrana 323f4ab34c MySQL specific characters 2011-08-04 23:18:50 +02:00
Jakub Vrana c99c11648d Display schema in title 2011-08-03 10:54:31 +02:00
Jakub Vrana 3efcd4d5b7 Comment 2011-08-03 10:54:29 +02:00
Jakub Vrana 8e75d54e44 Save bytes 2011-08-02 17:46:13 +02:00
Jakub Vrana c91185c435 Fix foreign key schema 2011-08-02 17:36:12 +02:00
Jakub Vrana bbe46b7c0d Utilize variable 2011-08-02 17:34:21 +02:00
Jan Dolecek a80c1d1632 Faster foreign keys 2011-08-02 17:33:00 +02:00
Jakub Vrana 2d721016d9 Display error with non-existent row 2011-08-01 21:50:57 +02:00
Jakub Vrana 0ecf84f987 Comment (bug #3380103) 2011-07-29 20:21:13 +02:00
Jakub Vrana 9dda217d55 Sort schemas in PostgreSQL 2011-07-29 17:59:14 +02:00
Jan Dolecek 21e88515c1 Sort databases in PostgreSQL 2011-07-29 17:57:30 +02:00
Jakub Vrana b01d0cec22 Function found_rows should return null 2011-07-29 17:27:26 +02:00
Jakub Vrana c82829942c Fast number of rows with big tables in PostgreSQL (thanks to juzna) 2011-07-29 17:08:06 +02:00
Jakub Vrana 2e1d38a920 Rename variable 2011-07-29 16:42:44 +02:00
Jakub Vrana b1f1b03424 Comment 2011-07-29 16:41:52 +02:00
Jakub Vrana aeae30ffb7 Don't scroll with AJAX select order and alter move column 2011-07-28 14:25:16 +02:00
Jakub Vrana 503034d010 Develop 2011-07-27 10:25:51 +02:00
Jakub Vrana f4204386c7 Release 2011-07-27 10:16:57 +02:00
Jakub Vrana f80e15f987 Typo 2011-07-27 09:08:53 +02:00
Jakub Vrana 4b4055432d Reorganize functions 2011-07-27 09:04:43 +02:00
Jakub Vrana be4f2ef76c More thorough escaping 2011-07-27 08:58:07 +02:00
Jakub Vrana 037c547365 Fix XSS (thanks to Jigal van Hemert) 2011-07-27 08:01:51 +02:00
Jakub Vrana 71efbc545a Remove CodeMirror 2011-07-26 22:20:26 +02:00
Jakub Vrana 1c415dbcf8 WYMeditor 2011-07-26 22:10:45 +02:00
Jakub Vrana 6c1598ebaf Save bytes 2011-07-22 16:27:06 +02:00
Jan Dolecek cde1d43e89 Fix altering of default values in PostgreSQL 2011-07-22 15:34:35 +02:00
Jan Dolecek 06aa0f842b Process list for PostgreSQL 2011-07-22 14:32:16 +02:00
Jakub Vrana 83d82d6eee Pass $filter to remove_slashes (thanks to juzna) 2011-07-22 13:37:01 +02:00
Jakub Vrana a3663066b0 Use $adminer->database() instead of DB (thanks to Lubor Bilek) 2011-07-19 17:58:44 +02:00
Jakub Vrana dc4851dacd Develop 2011-07-19 15:06:16 +02:00
Jakub Vrana 492f78f6fe Fix original favicon 2011-07-19 14:44:43 +02:00
Jakub Vrana 3e3928ea05 Release 2011-07-19 14:28:57 +02:00
Jakub Vrana ad937f8665 Opera way of prevent default (bug #3367851) 2011-07-18 17:38:16 +02:00
Jakub Vrana 8a9642b217 Link tables and indexes from SQL command EXPLAIN 2011-07-13 16:31:47 +02:00
Jakub Vrana ac8a64e88a Editable index names 2011-07-13 15:13:00 +02:00
Jakub Vrana ead05e6839 Remember export and import options 2011-07-13 13:08:20 +02:00
Jakub Vrana 9e0e161253 Display foreign keys from other schemas in PostgreSQL (thanks to Ondrej Letocha) 2011-07-12 16:03:39 +02:00
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 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 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 ddfe924a38 Update translations 2011-06-27 10:24:05 +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 08e70e6309 Edit foreign plugin 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 9c370ad504 Check form.onsubmit in ajaxForm 2011-06-13 16:23:51 +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 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
Jakub Vrana ea4eba4761 Display default column value in tooltip (thanks to bene) 2011-06-01 10:48:07 +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 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 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 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 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 d7183def4f Typo 2011-04-12 06:58:06 -07:00
Jakub Vrana d3d6a9ae60 Append new index with auto index selection (bug #3282127) 2011-04-09 07:36:22 -07:00
Jakub Vrana ba357a553e Respect original memory limit (bug #3282091) 2011-04-09 06:49:36 -07:00
Jakub Vrana 3ebfdd30c1 Simpler customization of name() link 2011-04-03 08:27:34 -07:00
Jakub Vrana d55ba18b43 Customizable favicon 2011-04-03 08:17:26 -07:00
Jakub Vrana 8e46171f14 Update translation 2011-04-01 08:44:26 -07:00
Jakub Vrana 8f046ea234 Develop 2011-03-28 12:54:13 +02:00
Jakub Vrana 8b0acfe8ca Release 2011-03-28 12:44:17 +02:00
Jakub Vrana 324b19d281 Simplify JUSH replacement 2011-03-28 12:41:02 +02:00
Jakub Vrana 87888f1048 Comment 2011-03-28 12:40:14 +02:00
Jakub Vrana 63f197213e Show only errors with file upload by default 2011-03-28 00:56:48 +02:00
Jakub Vrana 989d75886f Schema permanent link before mouse move 2011-03-26 02:26:17 +01:00
Jakub Vrana 52a67a9d7c Drop view from alter 2011-03-25 23:59:27 +01:00
Jakub Vrana 8bda0b64ba Allow replacing JS functions in head method 2011-03-25 16:03:36 +01:00
Jakub Vrana 3929e19c7f Do not depend on externals 2011-03-25 15:59:19 +01:00
Jakub Vrana b5cbbce3cd Save memory 2011-03-25 13:36:12 +01:00
Jakub Vrana 6d0b86bffa Show only SELECT result in 'Only errors' mode 2011-03-25 13:15:49 +01:00
Jakub Vrana 3535d0a325 Parse comment before delimiter 2011-03-25 12:50:21 +01:00
Jakub Vrana ce9270ba66 Typo 2011-03-24 16:57:43 +01:00
Jakub Vrana aea84dda9a Fix plugin extending
http://forum.zdrojak.root.cz/index.php?topic=366.0
2011-03-24 16:23:26 +01:00
Jakub Vrana 92259121a5 Display loader above menu 2011-03-24 11:07:17 +01:00
Jakub Vrana 58347d495e Load page without POST after denied AJAX reload 2011-03-24 08:39:35 +01:00
Jakub Vrana fa832055c8 Fix AJAX history after reload 2011-03-24 08:24:57 +01:00
Jakub Vrana 5ee14079b8 Avoid double escaping 2011-03-24 02:19:21 +01:00
Jakub Vrana 07e4476e78 Register events after loading JS functions 2011-03-24 01:30:32 +01:00
Jakub Vrana 06e3746510 No HTML tags in <title> 2011-03-23 21:07:21 +01:00
Jakub Vrana 7d2735512f Develop 2011-03-23 18:33:33 +01:00
Jakub Vrana 85fc4b18e2 Release 3.2.1 2011-03-23 18:17:13 +01:00
Jakub Vrana 931f7ef6c6 Fix inline edit in IE9 2011-03-23 14:59:06 +01:00
Jakub Vrana e89f42d466 Set MySQL time zone by PHP setting only in Editor 2011-03-23 13:35:35 +01:00
Jakub Vrana d8cba0eb5d Allow own code in <head> (thanks to Nikolaj Vasilcuk) 2011-03-23 11:57:35 +01:00
Jakub Vrana 2e6ad2037f Display ; in history (thanks to Jan Cerny) 2011-03-22 15:37:40 +01:00
Jakub Vrana 0bc930c52a Avoid big ternary (save memory) 2011-03-22 15:12:38 +01:00
Jakub Vrana 2671a4774f No edit expression with set and binary 2011-03-22 15:11:42 +01:00
Jakub Vrana 04e5250044 Better translation 2011-03-22 14:10:25 +01:00
Jakub Vrana 9565f74745 JS only label 2011-03-21 15:45:16 +01:00
Jakub Vrana 43b9502ce1 Respect number of lines in inline-edit 2011-03-21 14:35:58 +01:00
Jakub Vrana 7d152fbabf Utilize bodyKeydown function 2011-03-21 13:53:48 +01:00
Jakub Vrana b68ddcad2b Send all forms by Ctrl+Enter on <select> 2011-03-21 12:15:38 +01:00
Jakub Vrana 2f76084bbd Avoid big ternary operator (saves memory) 2011-03-21 10:06:27 +01:00
Jakub Vrana 08650eecf1 Send form by AJAX on Ctrl+Enter 2011-03-21 01:12:41 +01:00
Jakub Vrana 3fadf35599 Send search form by Ctrl+Enter on <select> 2011-03-21 00:59:40 +01:00
Jakub Vrana 5586c51d18 Send select search form by Enter on <select> 2011-03-18 17:24:29 +01:00
Jakub Vrana 266d83215d Hide JS only elements with disabled JavaScript 2011-03-18 15:03:41 +01:00
Jakub Vrana 10bb2b1526 Time format hint (Editor) 2011-03-18 14:29:36 +01:00
Jakub Vrana ef3eb908fd Comment 2011-03-18 09:14:07 +01:00
Jakub Vrana 622845b096 Disable maxlength with edit functions 2011-03-18 09:08:27 +01:00
Jakub Vrana cdeecc3e19 Avoid double AJAX refresh in Chrome 2011-03-17 23:48:38 +01:00
Jakub Vrana 0f4ca18427 Use class for SQL textarea 2011-03-17 16:23:37 +01:00
Jakub Vrana 06ba118199 Avoid JS error with empty table 2011-03-17 10:10:27 +01:00
Jakub Vrana 010b3e9307 Avoid warning with wrong table name 2011-03-17 10:07:58 +01:00
Jakub Vrana ee229ef618 Compact JUSH links 2011-03-16 13:14:40 +01:00
Jakub Vrana 4cb08c4ab3 Delete ajaxMain function 2011-03-16 13:08:46 +01:00
Jakub Vrana a00b52a689 Confirm AJAX POST reload 2011-03-16 13:07:44 +01:00
Jakub Vrana f60058aa74 Hide empty breadcrumb 2011-03-15 18:35:24 +01:00
Jakub Vrana 8e5d9d0756 Don't save AJAX redirect to history 2011-03-15 18:13:54 +01:00
Jakub Vrana 327b56bcdf Ability to save expression in edit 2011-03-15 17:34:25 +01:00
Jakub Vrana c708fa1c69 Display AJAX loader favicon only on blur 2011-03-15 12:58:04 +01:00
Jakub Vrana c41c101aa3 Offer foreign key for id_my_table (thanks to Kevujin) 2011-03-14 14:17:28 +01:00
Jakub Vrana 021e1e319c Allow % in view definer (thanks to Tomas Votruba) 2011-03-14 11:24:52 +01:00
Jakub Vrana 70066b3f37 Avoid double replacing AJAX favicon 2011-03-12 00:37:08 +01:00
Jakub Vrana d1f6fa9a3a Title and redirect only in correct AJAX state 2011-03-12 00:33:06 +01:00
Jakub Vrana f6e29f78f6 Ajax reload with POST data 2011-03-12 00:20:27 +01:00
Jakub Vrana d3609817a1 Don't add the same page to history in AJAX 2011-03-12 00:16:56 +01:00
Jakub Vrana 3a84672355 Update AJAX history for Firefox 4 RC 2011-03-11 23:25:41 +01:00
Jakub Vrana db40abccc8 Change favicon during AJAX 2011-03-11 23:21:54 +01:00
Jakub Vrana e52ac37c3e No warning with setting time zone 2011-03-11 22:15:27 +01:00
Jakub Vrana a8df780fe0 Clear AJAX loader in correct state only 2011-03-11 22:09:54 +01:00
Jakub Vrana 15ab4d28a7 Find exact count on big page only with InnoDB 2011-03-11 21:59:58 +01:00
Jakub Vrana d48c3593e3 Style AJAX loader 2011-03-11 21:38:54 +01:00
Jakub Vrana 3c5cd76d26 Handler for stopped AJAX requests 2011-03-11 17:00:02 +01:00