Commit graph

1282 commits

Author SHA1 Message Date
Jakub Vrana 70994abcbd Move loading indicator to the right, add CSS cursor: progress 2012-02-17 15:48:33 -08:00
Jakub Vrana bbbf4eeb79 mb_ereg compatibility 2012-01-09 11:46:43 -08:00
Jakub Vrana 3c5c08e793 Don't use LIKE for numbers in SQLite (bug #3420408) 2011-12-22 00:32:42 -08:00
Jakub Vrana 27b5e46a45 Autofocus in create schema 2011-12-22 00:04:44 -08:00
Jakub Vrana af3b762067 Don't use LIKE for numbers (http://forum.zdrojak.root.cz/index.php?topic=567) 2011-12-21 23:35:50 -08:00
Jakub Vrana 1e70b74f4c Ability to disable export 2011-12-21 22:08:18 -08:00
Jakub Vrana 543e172513 Respect namespace in foreign keys (thanks to Kleps Ota) 2011-12-21 21:59:24 -08:00
Jakub Vrana 841cbbb7d2 Prefill .* when creating a new user 2011-12-21 08:52:45 -08:00
Jakub Vrana fd7e8cbaae Esc to cancel AJAX request 2011-10-10 00:13:05 -07:00
Jakub Vrana 319abbaf2f Set autocommit 2011-09-27 02:24:20 +02:00
Jakub Vrana b848764299 Remove search by expression in PDO 2011-09-18 09:07:12 +02:00
Jakub Vrana ed25431f3c Error message with no response from server in AJAX 2011-09-17 15:24:18 +02:00
Jakub Vrana 998e2f5027 Ignore whitespace after semicolon 2011-09-12 21:14:22 +02:00
Jakub Vrana ef867e6bd1 Trim identifiers (bug #3405309) 2011-09-10 13:06:59 +02:00
Jakub Vrana bed3856f2d IIS 7 compatibility 2011-09-08 23:48:34 +02:00
Jakub Vrana 3ed7f453bc Ctrl+click on button opens form to blank window 2011-08-29 17:08:20 +02:00
Jakub Vrana dd85aa5d6a Error in case of found string at end of chunk (thanks to simonik) 2011-08-29 15:58:53 +02:00
Jakub Vrana c456f52d9f SET DEFAULT foreign key action 2011-08-29 13:32:06 +02:00
Jakub Vrana 9d34071eb9 Foreign keys default actions (bug #3397606) 2011-08-29 13:21:02 +02:00
Jakub Vrana db3ae281bb PostgreSQL: fix alter foreign key 2011-08-29 13:07:47 +02:00
Jakub Vrana de056d41c2 Add search condition after inputting value 2011-08-26 13:04:29 +02:00
Jakub Vrana 0f1c2c217b Beware sql.safe_mode 2011-08-25 17:46:25 +02:00
Jakub Vrana 3a333e92ff Display search fields in order 2011-08-24 16:49:54 +02:00
Jakub Vrana 9d944c8fc1 Respect original memory_limit 2011-08-24 14:16:11 +02:00
Jakub Vrana 2348c4cd4c Update translation 2011-08-24 11:39:26 +02:00
Jakub Vrana e6843dfbc1 Set application_name (thanks to juzna) 2011-08-23 14:23:48 +02:00
Jakub Vrana 2dd39c6df5 Persian translation 2011-08-23 14:08:37 +02:00
Jakub Vrana a4c2b4a7cb Whitespace 2011-08-23 13:52:58 +02:00
Jakub Vrana daf60b29f8 Connect if the eponymous database does not exist (bug #3391619) 2011-08-22 16:28:15 +02:00
Jakub Vrana a88dccb961 Develop 2011-08-12 18:17:35 +02:00
Jakub Vrana 43e646eb54 Release 2011-08-12 18:09:19 +02:00
Jakub Vrana 8a06b35c44 Fix AJAX favicon 2011-08-12 18:06:45 +02:00
Jakub Vrana 2b472a5c10 Drop user only if successfully created 2011-08-12 17:45:14 +02:00
Jakub Vrana 2830ecd2e1 Edit existing user with db 2011-08-12 11:02:48 +02:00
Jakub Vrana e854a04117 Save bytes 2011-08-12 10:31:16 +02:00
Jakub Vrana 5a58d35405 Comment 2011-08-11 13:48:47 +02:00
Jakub Vrana 023b62a39c Highlight checked rows 2011-08-11 13:48:27 +02:00
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