Commit graph

393 commits

Author SHA1 Message Date
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
Jakub Vrana 5a73c01212 Treat binary type as hex 2010-10-01 08:05:05 +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 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 8ff10f99dc Remove DEFINER from CREATE VIEW (bug #3041130) 2010-08-11 17:14:07 +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 c57a9253d6 French translation 2010-08-06 11:02:19 +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 a7cdc85497 Dump support is optional 2010-07-22 12:36:45 +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 b79a28f62b Link table names in SQL queries 2010-06-30 23:07:55 +02:00
Jakub Vrana f7069c7e5d Link last page above data in select 2010-06-10 16:02:51 +02:00
Jakub Vrana fe53964c5f Allow disabling auto_increment value export 2010-06-03 14:15:23 +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 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 8ec71789f2 MS SQL alter_table 2010-05-26 16:00:21 +02:00
Jakub Vrana 687b3fddad Replace <strong> by <b> and <em> by <i> 2010-05-21 21:15:54 +02:00
Jakub Vrana 4b38e6c846 Explain empty enum value 2010-05-21 20:30:54 +02:00
Jakub Vrana dc4fc82db8 ON DELETE action for foreign keys in Create table 2010-05-21 20:30:53 +02:00
Jakub Vrana 4780703d17 Respect PostgreSQL custom types 2010-05-21 15:07:59 +02:00
Jakub Vrana e4df0c6e70 MS SQL functions 2010-05-18 00:49:37 +02:00
Jakub Vrana f9bb1c5c64 Introduce apply_queries function 2010-05-17 18:18:32 +02:00
Jakub Vrana 016aff1b29 Basic Oracle support 2010-05-14 19:13:46 +02:00
Jakub Vrana ee3e04590a Separate $where in limit function 2010-05-14 15:51:54 +02:00
Jakub Vrana 2bd9b391d2 Save database drop to global history 2010-05-12 18:23:40 +02:00
Jakub Vrana 60c7ed9a61 MS SQL schema support 2010-05-11 17:13:18 +02:00
Jakub Vrana dea324f2c7 Store several permanent logins 2010-05-07 17:16:09 +02:00
Jakub Vrana e6726941dc Rename $driver to $jush 2010-05-07 15:44:22 +02:00
Jakub Vrana 6217dcf717 Permanent login only with valid key 2010-05-07 15:34:59 +02:00
Jakub Vrana 4c47d354e7 Use HTTP protocol if possible - adminer.org certificate is missing in Opera 2010-05-06 17:24:02 +02:00