Commit graph

1541 commits

Author SHA1 Message Date
Jakub Vrana da9d5f3e49 Release 2010-10-18 10:28:03 +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 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 51e609c461 Disable creating SQLite databases with extension other than db, sdb, sqlite 2010-10-17 08:22:36 +02:00
Jakub Vrana 644c355d94 Send the form by Ctrl+Enter in all textareas 2010-10-17 07:16:32 +02:00
Jakub Vrana 420faa3dc4 Comments 2010-10-17 02:10:42 +02:00
Jakub Vrana 53804a2c20 Immunity against CRLF 2010-10-16 22:36:01 +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 4c562fd7cc Unused file 2010-10-15 12:49:58 +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 d69e8c4b08 Directory structure 2010-10-14 22:10:02 +02:00
Jakub Vrana a28f998186 Readme 2010-10-14 22:09:55 +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 d2e49b1dc8 Display empty permanent login 2010-10-07 16:17:51 +02:00