Commit graph

1708 commits

Author SHA1 Message Date
Jakub Vrana d7a3e415d5 Don't use AJAX with Alt 2011-01-03 16:53:50 +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 fce2312c55 Avoid nowrap on printer 2010-12-30 13:30:08 +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 61b1fd57e0 Permanent link in schema 2010-12-30 10:57:23 +01:00
Jakub Vrana 850d1aa130 Report errors only 2010-12-29 17:28:53 +01:00
Jakub Vrana ed85096367 Avoid double usage of fieldName function 2010-12-28 12:32:47 +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 991944e82b Fix partitions count (thanks to Igor Aufricht) 2010-12-16 10:52:59 +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 3fad0c6ef7 Show number of connections (thanks to fos4) 2010-12-10 17:08:07 +01:00
Jakub Vrana 8a6669f4fa Shorten query in processlist (thanks to fos4) 2010-12-10 17:05:30 +01:00
Jakub Vrana 30c4bec9a7 Auto-select index type after selecting column 2010-12-10 01:16:01 +01:00
Jakub Vrana 79c145a108 Remove <noscript> in AJAX 2010-12-10 01:09:19 +01:00
Jakub Vrana 16c7dc6bb6 Auto focus new table name 2010-12-08 00:42:22 +01:00
Jakub Vrana c8b14a1eff Default type is int or integer 2010-12-08 00:25:01 +01:00
Jakub Vrana 694a3420fa No AJAX for right-click 2010-12-06 01:13:03 +01:00
Jakub Vrana 5f9282f132 No AJAX for non-HTML output 2010-12-06 01:12:55 +01:00
Jakub Vrana fc6e71a930 Disable AJAX export 2010-12-03 19:42:10 +01:00
Jakub Vrana 53409fcbe8 AJAX: fix active link 2010-12-03 19:42:10 +01:00
Jakub Vrana 08d51f2ecf Fix index length 2010-12-03 16:13:01 +01:00
Jakub Vrana 01125fd24e Fix event.returnValue 2010-12-03 13:40:37 +01:00
Jakub Vrana f2c34f43dc Avoid fatal error 2010-12-02 09:56:10 +01:00
Jakub Vrana 9bb0fdc91b Display login in auth form (regression) 2010-12-01 18:44:17 +01:00
Jakub Vrana ac8ff42689 Typo 2010-12-01 17:49:10 +01:00
Jakub Vrana ddaa8947ee History: edit all 2010-12-01 09:40:39 +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 a4982c90e0 MS SQL: Create primary key for Auto Increment column 2010-11-29 22:02:11 +01:00
Jakub Vrana d7079f1778 MS SQL: Foreign key in create table 2010-11-29 22:02:11 +01:00
Jakub Vrana e86c15479f Reset value for NULL in inline edit 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 4a2fe5eac1 MS SQL: Foreign key in create table 2010-11-29 22:02:10 +01:00
Jakub Vrana ca27ffc2c4 Display 0 in SQLite (bug #3120685) 2010-11-29 11:12:06 +01:00
Jakub Vrana 8c10fc05f4 Don't print error message with no error (bug #3118538) 2010-11-26 14:13:38 +01:00
Jakub Vrana 50bb1f8d84 Fix active class 2010-11-26 13:06:07 +01:00
Jakub Vrana e197ccd433 Respect error in EXPLAIN (bug #3118536) 2010-11-26 11:09:50 +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