Commit graph

945 commits

Author SHA1 Message Date
Jakub Vrana b535853694 Full AJAX only with pushState to work correctly with history 2010-11-12 17:09:54 +01:00
Jakub Vrana af0cacba90 Update translations 2010-11-12 14:05:02 +01:00
Jakub Vrana 620df3c44a Move up create table link (thanks to Filip Prochazka) 2010-11-11 13:40:04 +01:00
Jakub Vrana f4256013a9 Hide hidden columns in PostgreSQL (thanks to Pavel Stehule) 2010-11-11 10:51:20 +01:00
Jakub Vrana 540de0b7c9 RTL text direction support 2010-11-11 10:12:26 +01:00
Jakub Vrana 5bfeeef402 Update translations 2010-11-11 10:00:57 +01:00
Jakub Vrana 7d052b2680 Arabic translation 2010-11-10 17:44:38 +01:00
Jakub Vrana 8aac3b6e05 Dual licensing: Apache or GPL 2010-11-09 12:59:51 +01:00
Jakub Vrana 2ebf4d75d1 Offset probably required in fetch_field (bug #3100185) 2010-11-04 09:51:23 +01:00
Jakub Vrana 9e51a1d890 Breadcrumb on No extension page 2010-11-04 00:12:01 +01:00
Jakub Vrana cec86f5f9d Link to refresh database cache (bug #3102451) 2010-11-03 23:59:49 +01:00
Jakub Vrana 81f58ed909 Link more foreign keys 2010-11-03 08:40:10 +01:00
Jakub Vrana c64557aaf5 Support 'character varying' 2010-11-01 16:10:17 +01:00
Jakub Vrana dca7c51bd3 Hidden Polish translation 2010-11-01 01:22:02 +01:00
Jakub Vrana 9cdeb31ca7 Improve description 2010-10-30 15:25:30 +02:00
Jakub Vrana 5a99ef5cf0 Save bytes 2010-10-30 09:21:42 +02:00
Jakub Vrana e225d22f97 TSV export and import (bug #3097657) 2010-10-29 18:02:20 +02:00
Jakub Vrana 772f71a780 Print CSV header only in CSV 2010-10-29 17:51:52 +02:00
Jakub Vrana e908155196 Increase version 2010-10-29 17:44:22 +02:00
Jakub Vrana 164cd3bbb8 Report errors in data export 2010-10-29 17:29:35 +02:00
Jakub Vrana be3410f822 Simplify dumpOutput, dumpFormat and dumpData methods 2010-10-29 17:23:03 +02:00
Jakub Vrana 095d472366 Customizable export 2010-10-29 17:03:02 +02:00
Jakub Vrana a2443670f8 Always display all drivers (bug #3097666) 2010-10-29 15:24:06 +02:00
Jakub Vrana 753909ecea Support for virtual foreign keys 2010-10-29 14:01:19 +02:00
Jakub Vrana 43f936a0d8 Links 2010-10-29 00:26:47 +02:00
Jakub Vrana b05684a5c9 Order by DESC with grouping 2010-10-24 11:52:01 +02:00
Jakub Vrana 9bc9b9fa3a Don't overwrite variable 2010-10-24 11:36:32 +02:00
Jakub Vrana c918bc83f3 Use shortest PostgreSQL $$ 2010-10-24 08:25:40 +02:00
Jakub Vrana b7b40b5bd9 Link to bookmark SQL command 2010-10-24 00:45:12 +02:00
Jakub Vrana b69f9b4a60 Parse MS SQL identifiers 2010-10-24 00:35:27 +02:00
Jakub Vrana aa1bed7249 Parse PostgreSQL multiline strings 2010-10-24 00:24:32 +02:00
Jakub Vrana 7e5bf6e383 Use DELIMITER only in MySQL 2010-10-24 00:03:13 +02:00
Jakub Vrana fe0690851f Allow redefining editInput for enum (bug #3048711) 2010-10-23 00:28:48 +02:00
Jakub Vrana 677687fc1a Don't highlight empty queries 2010-10-23 00:02:46 +02:00
Jakub Vrana 5002b89bd5 Big numbers without E 2010-10-23 00:02:24 +02:00
Jakub Vrana e9ae743578 Fix set prefill 2010-10-22 23:38:57 +02:00
Jakub Vrana 04eccbad62 Allow bigger numbers under 32 bits 2010-10-22 23:36:56 +02:00
Jakub Vrana 28f21aaa6c Escape JavaScript strings (bug #3093243) 2010-10-22 23:07:30 +02:00
Jakub Vrana 7d601c07fc Allow only apostrophes in enums
Use possessive quantifier in enum to fit in backtrack limit
2010-10-22 22:42:40 +02:00
Jakub Vrana 3da0f3be13 Timestamp in export 2010-10-22 21:46:35 +02:00
Jakub Vrana b3c8d71163 Print data in only_errors mode (important for ALTER export) 2010-10-22 21:27:38 +02:00
Jakub Vrana 178e23dfe2 Categorize translations 2010-10-22 16:26:31 +02:00
Jakub Vrana 18e158fcdf Option to show only errors in SQL command 2010-10-22 14:31:46 +02:00
Jakub Vrana b12756643f Comment 2010-10-22 14:25:56 +02:00
Jakub Vrana 07df8c63c9 Fix translation 2010-10-20 22:53:15 +02:00
Jakub Vrana 1ee0e69b7b Comments 2010-10-20 22:47:15 +02:00
Jakub Vrana c1363a6ae4 Update translation 2010-10-20 22:44:06 +02:00
Jakub Vrana 0f3a525801 Uses own XSS protection 2010-10-20 22:27:51 +02:00
Jakub Vrana cb153ac0d1 Auto-focus database name 2010-10-20 12:40:27 +02:00
Jakub Vrana 97344335e7 Improve favicon (thanks to tiso) 2010-10-20 10:19:11 +02:00
Jakub Vrana b37435d716 Don't use AJAX with Ctrl 2010-10-20 00:15:33 +02:00
Jakub Vrana 9d47d1e64d Whitespace 2010-10-19 17:29:27 +02:00
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