Commit graph

832 commits

Author SHA1 Message Date
Jakub Vrana a71b99096c Remove CodeMirror
- uses other colors than JUSH
- not used everywhere (triggers, routines, ...)
- Ctrl+Left and similar works bad
- missing autocomplete
- blocking loader
2012-06-30 01:51:35 -07:00
Jakub Vrana b78b0cd109 Plugin for including date in export filename 2012-06-29 14:41:47 -07:00
Jakub Vrana 5b57706890 Customizable export filename 2012-06-29 12:25:05 -07:00
Jakub Vrana 0d5543c9ac Use better Bengali translation 2012-06-29 12:13:03 -07:00
Jakub Vrana 8daf581c21 Indonesian translation 2012-06-19 10:21:40 -07:00
Jakub Vrana 7f1fcc2286 Format numbers in translations 2012-06-04 17:44:04 -07:00
Jakub Vrana a2378af008 Display Indian languages together 2012-06-04 17:13:55 -07:00
Jakub Vrana 739bcb0979 Warn about selecting data without index 2012-05-17 00:13:13 -07:00
Jakub Vrana b0666e537d Remove unnecessary { } in compile 2012-05-16 16:42:45 -07:00
Jakub Vrana f498219f29 Remove eventStop() used by AJAXification in past 2012-05-14 02:22:44 -07:00
Jakub Vrana 8be29afb9b Allow specifying database in login form (bug #3499359) 2012-05-14 01:11:09 -07:00
Jakub Vrana f595f9313e Use namespace in login form 2012-05-14 01:11:08 -07:00
Jakub Vrana 6591d485e9 Replace isset($var) by $var !== null 2012-05-14 01:11:08 -07:00
Jakub Vrana 40ad846d20 Improve PDO_PgSQL support 2012-05-14 00:54:28 -07:00
Jakub Vrana c4a57246ac Simplify work with NULL values in select 2012-05-13 23:24:39 -07:00
Davi Alexandre 9188d21ea3 Fixing some typos in the Portuguese translation 2012-04-29 17:45:04 -07:00
Jakub Vrana 3ada73d5ed Bengali translation 2012-04-29 17:35:42 -07:00
Jakub Vrana 4815c7d020 Don't use AJAX links and forms 2012-04-15 22:22:47 -07:00
Jakub Vrana bf54c13dfe Highlight code in textarea by CodeMirror 2012-04-15 22:00:33 -07:00
Jakub Vrana 48df7aa1c9 Link to original table in EXPLAIN of SELECT * FROM table t 2012-04-15 10:53:40 -07:00
Jakub Vrana 77ec05d50b Better support for multi results in PDO 2012-04-08 21:59:49 -07:00
Jakub Vrana 4dc3ec6a0d Ukrainian plural 2012-03-26 23:24:58 -07:00
Jakub Vrana 24c51fe11f Print current time next to executed SQL queries 2012-03-26 23:21:38 -07:00
Jakub Vrana e36afcc127 Ukrainian translation 2012-03-21 22:36:07 -07:00
Jakub Vrana 00b3bc3f2c Develop 2012-03-06 23:31:44 -08:00
Jakub Vrana a186460648 Release 3.3.4 2012-03-06 22:43:13 -08:00
Jakub Vrana a25fa67e06 Save bytes 2012-03-01 01:05:06 -08:00
Jakub Vrana c7f1a6322e Extensible list of databases 2012-02-23 22:58:41 -08:00
Jakub Vrana 6bcbb0f1d8 Don't report previous error on primary connection 2012-02-23 22:58:40 -08:00
ladislav@marek.su 41e197ac06 Don't quote bit type in export 2012-02-23 22:58:40 -08:00
Jakub Vrana 70994abcbd Move loading indicator to the right, add CSS cursor: progress 2012-02-17 15:48:33 -08:00
Jakub Vrana 3c5c08e793 Don't use LIKE for numbers in SQLite (bug #3420408) 2011-12-22 00:32:42 -08:00
Jakub Vrana af3b762067 Don't use LIKE for numbers (http://forum.zdrojak.root.cz/index.php?topic=567) 2011-12-21 23:35:50 -08:00
Jakub Vrana 1e70b74f4c Ability to disable export 2011-12-21 22:08:18 -08:00
Jakub Vrana b848764299 Remove search by expression in PDO 2011-09-18 09:07:12 +02:00
Jakub Vrana ed25431f3c Error message with no response from server in AJAX 2011-09-17 15:24:18 +02:00
Jakub Vrana ef867e6bd1 Trim identifiers (bug #3405309) 2011-09-10 13:06:59 +02:00
Jakub Vrana bed3856f2d IIS 7 compatibility 2011-09-08 23:48:34 +02:00
Jakub Vrana c456f52d9f SET DEFAULT foreign key action 2011-08-29 13:32:06 +02:00
Jakub Vrana de056d41c2 Add search condition after inputting value 2011-08-26 13:04:29 +02:00
Jakub Vrana 9d944c8fc1 Respect original memory_limit 2011-08-24 14:16:11 +02:00
Jakub Vrana 2dd39c6df5 Persian translation 2011-08-23 14:08:37 +02:00
Jakub Vrana a88dccb961 Develop 2011-08-12 18:17:35 +02:00
Jakub Vrana 43e646eb54 Release 2011-08-12 18:09:19 +02:00
Jakub Vrana 023b62a39c Highlight checked rows 2011-08-11 13:48:27 +02:00
Jakub Vrana 93e835aea8 Titles of links 2011-08-10 18:33:50 +02:00
Jakub Vrana 71e0db4106 Log to "$database.sql" by default 2011-08-10 18:10:23 +02:00
Jakub Vrana b92fe58553 Titles of links in navigation 2011-08-09 13:25:20 +02:00
Jakub Vrana e011b87670 Develop 2011-08-08 16:38:04 +02:00
Jakub Vrana 9ef9b8646e Release 2011-08-08 16:26:10 +02:00
Jakub Vrana 8e75d54e44 Save bytes 2011-08-02 17:46:13 +02:00
Jakub Vrana 503034d010 Develop 2011-07-27 10:25:51 +02:00
Jakub Vrana f4204386c7 Release 2011-07-27 10:16:57 +02:00
Jakub Vrana f80e15f987 Typo 2011-07-27 09:08:53 +02:00
Jakub Vrana 4b4055432d Reorganize functions 2011-07-27 09:04:43 +02:00
Jakub Vrana be4f2ef76c More thorough escaping 2011-07-27 08:58:07 +02:00
Jakub Vrana 037c547365 Fix XSS (thanks to Jigal van Hemert) 2011-07-27 08:01:51 +02:00
Jakub Vrana 71efbc545a Remove CodeMirror 2011-07-26 22:20:26 +02:00
Jakub Vrana 83d82d6eee Pass $filter to remove_slashes (thanks to juzna) 2011-07-22 13:37:01 +02:00
Jakub Vrana dc4851dacd Develop 2011-07-19 15:06:16 +02:00
Jakub Vrana 3e3928ea05 Release 2011-07-19 14:28:57 +02:00
Jakub Vrana 8a9642b217 Link tables and indexes from SQL command EXPLAIN 2011-07-13 16:31:47 +02:00
Jakub Vrana 33c4623345 Hide schema link in homepage with no schema 2011-07-12 15:45:55 +02:00
Jakub Vrana 67e5cbdb6e Port hint in login form 2011-07-12 15:30:09 +02:00
Jakub Vrana 5fa9f84de0 Empty translation means identifier 2011-07-11 17:33:55 +02:00
Jakub Vrana 55e2b7597e Save bytes 2011-07-11 16:35:17 +02:00
Jakub Vrana 0474c21108 Hide null byte in HTML (bug #3358372) 2011-07-11 11:32:44 +02:00
Jakub Vrana d26fb6276e Backslash is special with LIKE (bug #3344307) 2011-06-29 17:37:57 +02:00
Jakub Vrana 0060c608d6 Save bytes 2011-06-24 09:47:17 +02:00
Jakub Vrana d9c2e80100 Show only errors with Webserver file 2011-06-15 17:16:13 +02:00
Jakub Vrana c561d70486 Keyboard shortcuts (thanks to Konrad Cerny) 2011-06-08 14:09:20 +02:00
Jakub Vrana c0c21d4d12 Preserve original timestamp value in multiple update (bug #3312614) 2011-06-08 12:48:39 +02:00
Jakub Vrana 3a148454c1 Respect defaults and comments checkbox after post (bug #3311791) 2011-06-07 15:00:18 +02:00
Jakub Vrana 05ad2268fa Romanian translation (thanks to .nick .messing) 2011-06-07 14:18:17 +02:00
Jakub Vrana 8372913ab5 Save bytes 2011-06-04 04:28:17 +02:00
Jakub Vrana 4787b57d30 Revert "Highlight SQL code in textarea"
This reverts commit 2a1c409681.
2011-06-03 14:55:09 +02:00
Jakub Vrana 16a72b4521 Shortcut for database privileges 2011-06-03 13:50:20 +02:00
Jakub Vrana 98e410f42d Move schema link to Adminer::homepage method 2011-06-03 13:49:47 +02:00
Jakub Vrana 0f00277b82 Easier sending of default headers (customization) 2011-05-31 08:01:48 +02:00
Jakub Vrana e641e5ceba Limit commands and import in customization (bug #3194432) 2011-05-24 17:16:13 +02:00
Jakub Vrana d2c513d1c2 Column names customization (bug #3194500) 2011-05-24 17:03:48 +02:00
Jakub Vrana baf21724cf MySQL allows only (max_allow_packet - 3)-bytes queries (thanks to kluvi) 2011-05-20 18:26:27 +02:00
Jakub Vrana 4ff2f03a0f Alter bit type default value 2011-05-16 16:14:11 +02:00
Jakub Vrana 1b47195a7e Prefer speed 2011-05-06 23:08:11 +02:00
Jakub Vrana fb9db96e4d Better plural forms (thanks to Paulius Lescinskas) 2011-05-06 17:11:51 +02:00
Jakub Vrana a8895c8238 Bit type default value (thanks to Jan Tojnar) 2011-05-06 15:49:23 +02:00
Jakub Vrana 2a1c409681 Highlight SQL code in textarea 2011-05-05 17:02:39 +02:00
Jakub Vrana 1c1537b089 Fix ALTER export: add columns together with modify 2011-05-05 07:10:09 +02:00
Jakub Vrana 6b4ee48ae8 Autocomplete for big foreign keys 2011-05-04 17:19:54 +02:00
Jakub Vrana 5792eabd9b Use server name for server dump 2011-04-20 17:20:00 +02:00
Jakub Vrana 4091912219 Lithuanian translation 2011-04-17 04:49:50 +02:00
Jakub Vrana d94aad0f69 Avoid re-post confirmation in AJAX (bug #3282288) 2011-04-13 06:30:21 -07:00
Jakub Vrana 3ebfdd30c1 Simpler customization of name() link 2011-04-03 08:27:34 -07:00
Jakub Vrana d55ba18b43 Customizable favicon 2011-04-03 08:17:26 -07:00
Jakub Vrana 8f046ea234 Develop 2011-03-28 12:54:13 +02:00
Jakub Vrana 8b0acfe8ca Release 2011-03-28 12:44:17 +02:00
Jakub Vrana 8bda0b64ba Allow replacing JS functions in head method 2011-03-25 16:03:36 +01:00
Jakub Vrana b5cbbce3cd Save memory 2011-03-25 13:36:12 +01:00
Jakub Vrana ce9270ba66 Typo 2011-03-24 16:57:43 +01:00
Jakub Vrana 5ee14079b8 Avoid double escaping 2011-03-24 02:19:21 +01:00
Jakub Vrana 07e4476e78 Register events after loading JS functions 2011-03-24 01:30:32 +01:00
Jakub Vrana 06e3746510 No HTML tags in <title> 2011-03-23 21:07:21 +01:00
Jakub Vrana 7d2735512f Develop 2011-03-23 18:33:33 +01:00
Jakub Vrana 85fc4b18e2 Release 3.2.1 2011-03-23 18:17:13 +01:00
Jakub Vrana 931f7ef6c6 Fix inline edit in IE9 2011-03-23 14:59:06 +01:00
Jakub Vrana d8cba0eb5d Allow own code in <head> (thanks to Nikolaj Vasilcuk) 2011-03-23 11:57:35 +01:00
Jakub Vrana 2e6ad2037f Display ; in history (thanks to Jan Cerny) 2011-03-22 15:37:40 +01:00
Jakub Vrana 0bc930c52a Avoid big ternary (save memory) 2011-03-22 15:12:38 +01:00
Jakub Vrana 2671a4774f No edit expression with set and binary 2011-03-22 15:11:42 +01:00
Jakub Vrana 04e5250044 Better translation 2011-03-22 14:10:25 +01:00
Jakub Vrana 7d152fbabf Utilize bodyKeydown function 2011-03-21 13:53:48 +01:00
Jakub Vrana b68ddcad2b Send all forms by Ctrl+Enter on <select> 2011-03-21 12:15:38 +01:00
Jakub Vrana 2f76084bbd Avoid big ternary operator (saves memory) 2011-03-21 10:06:27 +01:00
Jakub Vrana 266d83215d Hide JS only elements with disabled JavaScript 2011-03-18 15:03:41 +01:00
Jakub Vrana 622845b096 Disable maxlength with edit functions 2011-03-18 09:08:27 +01:00
Jakub Vrana 0f4ca18427 Use class for SQL textarea 2011-03-17 16:23:37 +01:00
Jakub Vrana a00b52a689 Confirm AJAX POST reload 2011-03-16 13:07:44 +01:00
Jakub Vrana f60058aa74 Hide empty breadcrumb 2011-03-15 18:35:24 +01:00
Jakub Vrana 327b56bcdf Ability to save expression in edit 2011-03-15 17:34:25 +01:00
Jakub Vrana 021e1e319c Allow % in view definer (thanks to Tomas Votruba) 2011-03-14 11:24:52 +01:00
Jakub Vrana db40abccc8 Change favicon during AJAX 2011-03-11 23:21:54 +01:00
Jakub Vrana 6fee8048e0 Display AJAX loader together with page 2011-03-11 16:50:03 +01:00
Jakub Vrana 12f7503a56 Polish translation 2011-03-10 09:51:46 +01:00
Jakub Vrana d06de5512e Use DELIMITER in history 2011-03-10 00:36:22 +01:00
Jakub Vrana 740ae10a3d Don't send incomplete forms 2011-03-08 13:43:05 +01:00
Jakub Vrana 071e6a2408 Work in IE8
Revert "Handle keypress instead of keydown (bug #3112458)"
This reverts commit 71438d57c3.
2011-03-08 13:14:36 +01:00
Jakub Vrana 9ff10f8301 Parse UTF-16 and UTF-8 BOM in all text uploads 2011-03-07 14:27:03 +01:00
Jakub Vrana e25e78037f DESC labels (bug #3192356) 2011-02-25 16:22:25 +01:00
Jakub Vrana f842e33bee Develop 2011-02-24 17:36:19 +01:00
Jakub Vrana a59de5640c Release 3.2.0 2011-02-24 17:34:25 +01:00
Jakub Vrana 83d659ca42 Comments 2011-02-24 17:30:15 +01:00
Jakub Vrana 8ab6fffe74 Centralize dump_headers 2011-02-17 11:43:21 +01:00
Jakub Vrana e4deeb61ba Utilize location.protocol 2011-02-15 18:11:43 +01:00
Jakub Vrana 15715b32ff Export SQL command result (bug #3116854) 2011-02-15 17:22:50 +01:00
Jakub Vrana 045bce3c9f Use editVal for set values 2011-02-10 11:05:40 +01:00
Jakub Vrana 24fac38d26 Better support for bit data type 2011-02-10 11:04:38 +01:00
Jakub Vrana 1be289e8f5 Optimize compiling files 2011-02-09 15:28:45 +01:00
Jakub Vrana 806264851e Use IS NULL operator for null value in where_link function 2011-02-08 19:59:16 +01:00
Jakub Vrana bb4da636e9 Update translations 2011-02-08 19:58:33 +01:00
Jakub Vrana 1518d4bf64 Turkish translation 2011-02-08 19:57:06 +01:00
Jakub Vrana 3fa68cef99 Slovenian translation 2011-02-06 12:32:00 +01:00
Jakub Vrana a379bde2a4 Save bytes 2011-02-03 10:15:52 +01:00
Jakub Vrana f195903964 Use rel="noreferrer" for documentation links 2011-01-31 20:35:48 +01:00
Jakub Vrana 79fa7dab3b Minimize the chance of displaying message on different page (thanks to Tomas Brukner) 2011-01-31 20:09:08 +01:00
Jakub Vrana e26b1864e3 Avoid fatal error (bug #3110257) 2011-01-31 15:49:07 +01:00
Jakub Vrana 1d47454079 Hide credentials for SQLite 2011-01-31 14:48:40 +01:00
Jakub Vrana fbc668cfe3 Simplify JavaScript 2011-01-31 14:36:31 +01:00
Jakub Vrana dfc03ca74a Comment 2011-01-31 11:02:00 +01:00
Jakub Vrana 675ac01cc1 Ability to search by expression in select (bug #3158017) 2011-01-30 02:12:06 +01:00
Jakub Vrana fdea1970d0 Simplify AJAX redirect 2011-01-25 16:13:31 +01:00
Jakub Vrana 4a5eb8b408 Create table keyboard shortcuts: Ctrl+Up, Ctrl+Down 2011-01-25 15:26:13 +01:00
Jakub Vrana 57ec8f0266 Disable AJAX in database change 2011-01-24 15:58:46 +01:00
Jakub Vrana 684e70d07a Search for empty enum 2011-01-21 17:36:56 +01:00
Jakub Vrana d893e45162 Disable wrap in SQL textarea 2011-01-21 11:23:30 +01:00
Jakub Vrana ef9d6d4512 Save memory 2011-01-20 23:12:34 +01:00
Jakub Vrana c0682062ca Use $adminer->editVal in enum_input function 2011-01-18 14:06:23 +01:00
Jakub Vrana 13155372b5 No error for big text length (bug #264133) 2011-01-10 17:23:47 +01:00
Jakub Vrana 7416164966 Homepage customization 2011-01-06 09:30:07 +01:00
Jakub Vrana 10ff7870f5 Change language by JS for AJAX 2011-01-03 16:29:01 +01:00
Jakub Vrana e37c427e87 Function get_lang useful for customization 2010-12-30 13:53:39 +01:00
Jakub Vrana 876af58944 Fix sid function 2010-12-30 10:58:26 +01:00
Jakub Vrana 29d7d6ce52 Modify dump link in AJAX 2010-12-30 10:58:26 +01:00
Jakub Vrana 850d1aa130 Report errors only 2010-12-29 17:28:53 +01:00
Jakub Vrana f30fd121c1 Work without session.use_cookies (bug #3138640) 2010-12-20 18:09:13 +01:00
Jakub Vrana 0449351a60 Report errors only in primary connection 2010-12-17 18:25:24 +01:00
Jakub Vrana 9eced7872d Display total time in show only errors mode in SQL command 2010-12-17 18:11:06 +01:00
Jakub Vrana d7fdd06f12 Comment 2010-12-17 17:13:07 +01:00
Jakub Vrana be58b9cdbc Escape \n in JSON 2010-12-16 22:52:03 +01:00
Jakub Vrana fe0866724d Portuguese translation 2010-12-15 18:00:20 +01:00
Jakub Vrana c29562d369 Declare global variables to allow including from inside a function 2010-12-15 17:41:04 +01:00
Jakub Vrana 5a2c0646d4 Link to EXPLAIN output 2010-12-10 17:54:57 +01:00
Jakub Vrana 9bb0fdc91b Display login in auth form (regression) 2010-12-01 18:44:17 +01:00
Jakub Vrana 02d6b90889 CR+LF in CSV export 2010-12-01 09:39:47 +01:00
Jakub Vrana d0cf5a863f Create table options width 2010-11-29 22:08:42 +01:00
Jakub Vrana 06a916102d Disable AJAX for schema change 2010-11-29 22:02:11 +01:00
Jakub Vrana 9f69d7ae93 MS SQL: Do not update AI value 2010-11-29 22:02:10 +01:00
Jakub Vrana 3e1fca97be Utilize js_escape 2010-11-26 10:59:16 +01:00
Jakub Vrana b7cd6520af No AJAX in drop table, drop database and logout 2010-11-26 10:58:22 +01:00
Jakub Vrana 8194002102 AJAX only with login 2010-11-26 10:32:30 +01:00
Jakub Vrana 8ce9ba616d Don't rely on headers_sent 2010-11-25 10:40:16 +01:00
Jakub Vrana 38894b2977 Send all forms by AJAX 2010-11-23 13:01:30 +01:00
Jakub Vrana 0e29a6a783 AJAX title 2010-11-22 18:13:07 +01:00
Jakub Vrana 6585b23ba8 Generic AJAX links 2010-11-22 18:00:53 +01:00
Jakub Vrana 8ad4809bc0 Use class="active" instead of <b> 2010-11-22 18:00:53 +01:00
Jakub Vrana 4c9044800d Refresh breadcrumb and title in AJAX 2010-11-19 15:50:56 +01:00
Jakub Vrana 71438d57c3 Handle keypress instead of keydown (bug #3112458) 2010-11-19 15:07:06 +01:00
Jakub Vrana caf1ba8af5 Bump version 2010-11-12 18:07:29 +01:00
Jakub Vrana 9802869d0a Merge from master 2010-11-12 17:52:09 +01:00
Jakub Vrana d8c7ea9837 Highlighting only inside <code> 2010-11-12 17:17:46 +01:00
Jakub Vrana b535853694 Full AJAX only with pushState to work correctly with history 2010-11-12 17:09:54 +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 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 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 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 6e3c7cba1f Use AJAX for pagination 2010-10-18 22:39:17 +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 a1f2769309 Merge branch 'master' into ajax 2010-10-18 07:52:49 +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 de24145d81 Clear POST with AJAX redirect 2010-10-18 00:05:39 +02:00
Jakub Vrana 9db4259409 Introduce Adminer::headers method 2010-10-17 22:13:32 +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 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 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
Jakub Vrana 5a73c01212 Treat binary type as hex 2010-10-01 08:05:05 +02:00