Commit graph

893 commits

Author SHA1 Message Date
Jakub Vrana 84d9ecf0c9 Highlight and edit SQL command in processlist 2010-10-19 16:54:48 +02:00
Jakub Vrana 0ba6eaa3e2 Handle sending the form without AJAX after AJAX request 2010-10-19 16:44:12 +02:00
Jakub Vrana 0311083b49 Comment 2010-10-19 13:28:43 +02:00
Jakub Vrana dfa1a98829 Merge branch 'master' into ajax 2010-10-19 01:45:48 +02:00
Jakub Vrana c313dd83a2 Deferred operations by AJAX instead of JS (doesn't require sending token) 2010-10-19 01:40:49 +02:00
Jakub Vrana 1b66afcb82 Disable repetitive events as soon as possible 2010-10-19 01:06:30 +02:00
Jakub Vrana 772f05178d Files can be disabled 2010-10-19 00:58:45 +02:00
Jakub Vrana c5ee9778b4 Set in-place input name after value to never send empty data 2010-10-19 00:57:37 +02:00
Jakub Vrana 4fe9b606ec Don't send SQL commands by AJAX (can change navigation and flushes output) 2010-10-19 00:22:09 +02:00
Jakub Vrana 21e70bc00f IE compatibility 2010-10-19 00:11:54 +02:00
Jakub Vrana a93bc19108 Create confirm function 2010-10-18 23:57:39 +02:00
Jakub Vrana d9fbb905f3 SQL command by AJAX 2010-10-18 23:44:00 +02:00
Jakub Vrana b50a0fc615 Disable zend.ze1_compatibility_mode (bug #3089645) 2010-10-18 23:09:26 +02:00
Jakub Vrana 6e3c7cba1f Use AJAX for pagination 2010-10-18 22:39:17 +02:00
Jakub Vrana 31afb968bc Last page with empty result (thanks to Frantisek Svoboda) 2010-10-18 22:20:17 +02:00
Jakub Vrana d8d419317d Last page with empty result (thanks to Frantisek Svoboda) 2010-10-18 22:17:43 +02:00
Jakub Vrana 7f15b99d8f Maria renamed to Aria 2010-10-18 18:26:21 +02:00
Jakub Vrana 388680ac62 Maria renamed to Aria 2010-10-18 16:56:10 +02:00
Jakub Vrana 390e38b8f5 Load long texts for inline-edit by AJAX
Display link to current page only under AJAX
2010-10-18 13:57:22 +02:00
Jakub Vrana 3a1fcdba4e Develop 2010-10-18 10:34:47 +02:00
Jakub Vrana da9d5f3e49 Release 2010-10-18 10:28:03 +02:00
Jakub Vrana 78adfc2e3a Cancel link for multi-edit 2010-10-18 07:54:08 +02:00
Jakub Vrana a1f2769309 Merge branch 'master' into ajax 2010-10-18 07:52:49 +02:00
Jakub Vrana 28f494783f Multi save and delete by AJAX 2010-10-18 07:43:50 +02:00
Jakub Vrana f7d4587880 Hide SQL command link in case of an error 2010-10-18 07:38:23 +02:00
Jakub Vrana d49903b21d Report invalid schema 2010-10-18 02:15:58 +02:00
Jakub Vrana 09327efdaf Don't download script with no tables 2010-10-18 02:15:13 +02:00
Jakub Vrana ea258302b4 Fullstops 2010-10-18 02:06:41 +02:00
Jakub Vrana 8d565e63ab Respect scheme support 2010-10-18 01:53:31 +02:00
Jakub Vrana 16b5be1e8d Don't download tables count without databases list 2010-10-18 01:48:27 +02:00
Jakub Vrana ad9edea30b Typo (bug #3089347) 2010-10-18 01:23:10 +02:00
Jakub Vrana 6f5c1981a0 CSRF protection of included JavaScript 2010-10-18 01:20:02 +02:00
Jakub Vrana 031a82a4ad Remove duplicate statement 2010-10-18 00:33:18 +02:00
Jakub Vrana e3b829701e Save and continue by AJAX 2010-10-18 00:09:29 +02:00
Jakub Vrana de24145d81 Clear POST with AJAX redirect 2010-10-18 00:05:39 +02:00
Jakub Vrana a93e069d06 Edit, clone and delete by AJAX 2010-10-17 23:54:41 +02:00
Jakub Vrana 0782a7b2c1 Save '' instead of NULL for empty char (some drivers don't have varchar) 2010-10-17 22:37:06 +02:00
Jakub Vrana 9db4259409 Introduce Adminer::headers method 2010-10-17 22:13:32 +02:00
Jakub Vrana 1cd506ee1e Comments 2010-10-17 21:58:02 +02:00
Jakub Vrana b835ce4ef4 Use template1 database as default (bug #3088192) 2010-10-17 21:39:34 +02:00
Jakub Vrana 6ab272b72c Allow comments in translations 2010-10-17 21:12:37 +02:00
Jakub Vrana 44ae8c8766 Check collation 2010-10-17 18:45:05 +02:00
Jakub Vrana 53d7f0306d Save NULL for empty string in inline-edit 2010-10-17 16:37:22 +02:00
Jakub Vrana 210802d1c4 Change message to "increase Text length" 2010-10-17 16:11:21 +02:00
Jakub Vrana abe5e7b0a7 Minimal inline edit input width 2010-10-17 16:11:21 +02:00
Jakub Vrana 41f4c62fcd Change message to "increase Text length" 2010-10-17 16:07:09 +02:00
Jakub Vrana d82e69636c Minimal inline edit input width 2010-10-17 16:00:29 +02:00
Jakub Vrana 51e609c461 Disable creating SQLite databases with extension other than db, sdb, sqlite 2010-10-17 08:22:36 +02:00
Jakub Vrana 1a5bec94d9 Send the form by AJAX with Ctrl+Enter 2010-10-17 08:02:12 +02:00
Jakub Vrana ea38096433 Merge from master 2010-10-17 07:55:58 +02:00
Jakub Vrana a6bbe1bb3b Save select data by AJAX 2010-10-17 07:50:40 +02:00
Jakub Vrana 8d4b241156 Save bytes 2010-10-17 07:19:01 +02:00
Jakub Vrana 644c355d94 Send the form by Ctrl+Enter in all textareas 2010-10-17 07:16:32 +02:00
Jakub Vrana 7eb85a75f8 Use AJAX in select 2010-10-17 02:22:22 +02:00
Jakub Vrana 420faa3dc4 Comments 2010-10-17 02:10:42 +02:00
Jakub Vrana 0198c36c90 Information_schema can be case sensitive (bug #3088228) 2010-10-16 16:38:20 +02:00
Jakub Vrana 1a8d7f1733 Use LIKE for text comparison in MS SQL (bug #3088222) 2010-10-16 16:31:01 +02:00
Jakub Vrana 1cf374bf48 Rename functions (avoid conflict with WordPress) 2010-10-16 15:47:51 +02:00
Jakub Vrana 207673f06c Typo (thanks to Frank Bueltge) 2010-10-16 15:45:21 +02:00
Jakub Vrana faa6e7edd7 Quote JavaScript strings (thanks to bene) 2010-10-16 15:36:23 +02:00
Jakub Vrana 5875f6db0c Don't quote collation (MS SQL 2005) 2010-10-16 15:31:25 +02:00
Jakub Vrana 14ca6f0931 Read view definition (bug #3088228) 2010-10-16 15:20:46 +02:00
Jakub Vrana ec4b1cf915 Use table aliases (bug #3088214) 2010-10-16 08:23:34 +02:00
Jakub Vrana 7b4aecb86e Comment 2010-10-15 17:11:39 +02:00
Jakub Vrana 01e967d26c Catalan translation 2010-10-15 16:39:18 +02:00
Jakub Vrana 52b9820ebc Comment 2010-10-15 15:51:40 +02:00
Jakub Vrana dc8ac1da25 Develop 2010-10-15 14:09:44 +02:00
Jakub Vrana 08498d34cd Release 2010-10-15 13:45:16 +02:00
Jakub Vrana 352fd581ac Don't report no error 2010-10-15 13:40:36 +02:00
Jakub Vrana 340570421c Specify charset 2010-10-15 11:28:11 +02:00
Jakub Vrana e98c995155 Separate JavaScript to not wait with Firebug 2010-10-15 11:26:42 +02:00
Jakub Vrana 49565e0563 Rename variables to avoid conflict with Adminer 2 sessions and enabled register_globals 2010-10-15 10:58:08 +02:00
Jakub Vrana faaa14e077 Print textarea as last field 2010-10-13 21:13:21 +02:00
Jakub Vrana 93f8157a2f Set charset natively to defend against Shift JIS on server 2010-10-13 21:13:21 +02:00
Jakub Vrana 6ab3bbac80 Session can be started also by session_start() 2010-10-13 21:13:21 +02:00
Jakub Vrana 96544baf69 Report errors in get_rows() 2010-10-13 19:00:48 +02:00
Jakub Vrana 7e644b4346 Save bytes ($connection->quote shortcut) 2010-10-13 18:25:14 +02:00
Jakub Vrana b0d637b638 Avoid fatal errors 2010-10-13 17:53:59 +02:00
Jakub Vrana dfa6cbf4f2 Show tables overview in Editor 2010-10-07 16:17:34 +02:00
Jakub Vrana 4fa190feb6 Hungarian translation 2010-10-07 16:03:22 +02:00
Jakub Vrana 23ce3c6188 Microseconds are not stored in MySQL 2010-10-07 15:24:36 +02:00
Jakub Vrana 5a73c01212 Treat binary type as hex 2010-10-01 08:05:05 +02:00
Jakub Vrana 4af4018a06 Update translation 2010-09-29 10:55:13 +02:00
Jakub Vrana 7197ab1ecb Report correct length of blob (bug #3070569) 2010-09-27 17:05:45 +02:00
Jakub Vrana 6557b4a5fb Tamil translation 2010-09-27 11:38:58 +02:00
Jakub Vrana e9406d0031 Update translation (thanks to klaus@tonttu.net) 2010-09-27 11:26:33 +02:00
Jakub Vrana 454c80f8ca Save bytes 2010-09-27 11:08:04 +02:00
Jakub Vrana 6457cb6af5 Title for last page link 2010-09-19 10:31:06 +05:30
Jakub Vrana 8455d05e3e Comment 2010-09-09 22:02:49 +02:00
Jakub Vrana fd5f49d3fe Display comment in table overview 2010-09-08 10:43:08 +02:00
Jakub Vrana 8ff10f99dc Remove DEFINER from CREATE VIEW (bug #3041130) 2010-08-11 17:14:07 +02:00
Jakub Vrana e1b4d92cce Ignore routines errors (bug #3040573)
Report export errors
2010-08-11 16:55:40 +02:00
Jakub Vrana d02252537d Fix permanent login 2010-08-06 16:03:00 +02:00
Jakub Vrana cc79e4b8d7 French treat zero as singular (bug #3039777) 2010-08-06 11:13:06 +02:00
Jakub Vrana 5edbc1e931 Fix translation (bug #3039743) 2010-08-06 11:04:38 +02:00
Jakub Vrana c57a9253d6 French translation 2010-08-06 11:02:19 +02:00
Jakub Vrana 2e284c9546 Show keyboard shortcut (thanks to Ondrej Valka) 2010-08-04 10:46:02 +02:00
Jakub Vrana 2616ffe857 Add new translation messages 2010-08-03 18:24:18 +02:00
Jakub Vrana 3f15bf782e Fix translation (bug #3038885) 2010-08-03 18:15:34 +02:00
Jakub Vrana 52e8c0344b CSV import for MS SQL 2010-08-03 17:47:26 +02:00
Jakub Vrana dba6a90674 Property num_rows can be empty 2010-08-03 17:25:51 +02:00
Jakub Vrana 62284e64cc No status in PostgreSQL 2010-08-03 17:15:45 +02:00
Jakub Vrana 0724febb7e Typo 2010-08-03 15:08:14 +02:00
Jakub Vrana c5a1a7707c Functions translation 2010-08-03 14:51:10 +02:00
Jakub Vrana 72f4d9e245 Function parse_str respects magic_quotes_gpc (bug #3034575) 2010-07-26 14:47:26 +02:00
Jakub Vrana 6e50eb8ec0 Pass primary key to insert_update function 2010-07-22 17:57:26 +02:00
Jakub Vrana 2ad8ab4770 Primary key detection for other drivers 2010-07-22 17:43:43 +02:00
Jakub Vrana c505440194 PostgreSQL import support 2010-07-22 14:04:57 +02:00
Jakub Vrana a7cdc85497 Dump support is optional 2010-07-22 12:36:45 +02:00
Jakub Vrana 1f1d6c3430 Errors are reported by Adminer 2010-07-20 11:42:05 +02:00
Jakub Vrana 7f12b14802 Oracle explain 2010-07-15 16:21:27 +02:00
Jakub Vrana e473aef32f Oracle variables and status (thanks to Tomas Geci) 2010-07-15 16:20:20 +02:00
Jakub Vrana 713a7007f6 MSSQL alter index 2010-07-14 16:18:12 +02:00
Jakub Vrana a1bc3cc9cb SQLite doesn't support primary key modification 2010-07-14 16:02:50 +02:00
Jakub Vrana 1e2d4977bd Tab loses focus in Opera 2010-07-14 16:02:19 +02:00
Jakub Vrana d6ac5f1ad2 Move textarea function to editing.* 2010-07-13 18:21:38 +02:00
Jakub Vrana 9929cc6796 Allow to insert Tab in SQL textareas and send the form by Ctrl+Enter 2010-07-13 18:18:47 +02:00
Jakub Vrana ed7ed84dd5 Typo (bug #3028566) 2010-07-13 16:49:48 +02:00
Jakub Vrana 163562d665 Use nbsp() for possibly empty values 2010-07-09 15:10:53 +02:00
Jakub Vrana 22a7ebd181 Hide edit link without columns 2010-07-01 09:59:18 +02:00
Jakub Vrana 61fcecaab3 Don't wrap indexes table 2010-07-01 09:59:18 +02:00
Jakub Vrana 5a11c99e71 Ability to jump to any page by JavaScript 2010-07-01 09:59:18 +02:00
Jakub Vrana 07fd522905 Typo 2010-06-30 23:07:56 +02:00
Jakub Vrana b79a28f62b Link table names in SQL queries 2010-06-30 23:07:55 +02:00
Jakub Vrana 5f9f6614c0 Show full processlist 2010-06-24 15:17:17 +02:00
Jakub Vrana 9d5c6f700d Update translation 2010-06-22 11:26:10 +02:00
Jakub Vrana b013ce2d11 Translate 'now' in Editor 2010-06-18 16:38:55 +02:00
Jakub Vrana 515325ac22 Rename tables by single command 2010-06-18 16:38:06 +02:00
Jakub Vrana d77b0bbe0d Autofocus comment after enabling 2010-06-14 16:42:04 +02:00
Jakub Vrana f7069c7e5d Link last page above data in select 2010-06-10 16:02:51 +02:00
Jakub Vrana 9ef397aee1 Ignore auto_increment in SQLite export 2010-06-04 15:50:40 +02:00
Jakub Vrana 05aebb6c7d Respect <img> in Editor 2010-06-04 11:20:18 +02:00
Jakub Vrana f05b640c69 Update translation 2010-06-03 17:13:32 +02:00
Jakub Vrana fe53964c5f Allow disabling auto_increment value export 2010-06-03 14:15:23 +02:00
Jakub Vrana 38ad832153 Update translation 2010-06-02 10:05:52 +02:00
Jakub Vrana 68a93baebc Update translations 2010-06-02 10:05:51 +02:00
Jakub Vrana dc45301f91 Typo 2010-06-01 22:39:44 +02:00
Jakub Vrana 4489bb7505 Update translations 2010-05-28 18:59:57 +02:00
Jakub Vrana 52927a7842 Typos (thanks to a friend of Juraj Krivda) 2010-05-28 11:33:58 +02:00
Jakub Vrana 4b9d451d2e SQLite version supports two systems 2010-05-28 11:13:37 +02:00
Jakub Vrana 6e2a887fd2 Typos 2010-05-27 16:10:37 +02:00
Jakub Vrana 782921b671 Finish SQLite
Don't require num_rows
2010-05-27 16:10:17 +02:00
Jakub Vrana 55140a6ae8 Whitespace 2010-05-27 13:33:09 +02:00
Jakub Vrana da6f1f850b Driver specific view detection 2010-05-27 13:33:09 +02:00
Jakub Vrana fe3d395912 MS SQL views support 2010-05-27 13:32:03 +02:00
Jakub Vrana 3b1e9e7f02 Oracle views support 2010-05-27 13:32:02 +02:00
Jakub Vrana 375a5c8ef3 Non-MySQL binary types 2010-05-26 18:10:11 +02:00
Jakub Vrana 9e1d1c3570 Respect unsupported types 2010-05-26 18:10:11 +02:00
Jakub Vrana 2cec7584f6 Direct links from HTTPS to HTTP 2010-05-26 18:09:29 +02:00
Jakub Vrana 9307f1304f MS SQL type length 2010-05-26 16:10:09 +02:00