1
0
mirror of https://github.com/vrana/adminer.git synced 2025-09-03 03:13:00 +02:00

433 Commits

Author SHA1 Message Date
Jakub Vrana
48ba0c44f9 Release 3.1.0 2010-11-16 13:18:24 +01:00
Jakub Vrana
620df3c44a Move up create table link (thanks to Filip Prochazka) 2010-11-11 13:40:04 +01:00
Jakub Vrana
540de0b7c9 RTL text direction support 2010-11-11 10:12:26 +01:00
Jakub Vrana
7d052b2680 Arabic translation 2010-11-10 17:44:38 +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
c64557aaf5 Support 'character varying' 2010-11-01 16:10:17 +01:00
Jakub Vrana
9cdeb31ca7 Improve description 2010-10-30 15:25:30 +02:00
Jakub Vrana
e225d22f97 TSV export and import (bug #3097657) 2010-10-29 18:02:20 +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
fe0690851f Allow redefining editInput for enum (bug #3048711) 2010-10-23 00:28:48 +02:00
Jakub Vrana
5002b89bd5 Big numbers without E 2010-10-23 00:02:24 +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
b12756643f Comment 2010-10-22 14:25:56 +02:00
Jakub Vrana
0f3a525801 Uses own XSS protection 2010-10-20 22:27:51 +02:00
Jakub Vrana
9d47d1e64d Whitespace 2010-10-19 17:29:27 +02:00
Jakub Vrana
a93bc19108 Create confirm function 2010-10-18 23:57:39 +02:00
Jakub Vrana
b50a0fc615 Disable zend.ze1_compatibility_mode (bug #3089645) 2010-10-18 23:09:26 +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
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
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
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
9db4259409 Introduce Adminer::headers method 2010-10-17 22:13:32 +02:00
Jakub Vrana
644c355d94 Send the form by Ctrl+Enter in all textareas 2010-10-17 07:16:32 +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
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
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
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