Commit graph

89 commits

Author SHA1 Message Date
Jakub Vrana f40b874c0b Better <noscript> removal 2011-01-21 17:36:50 +01:00
Jakub Vrana d7a3e415d5 Don't use AJAX with Alt 2011-01-03 16:53:50 +01:00
Jakub Vrana fce2312c55 Avoid nowrap on printer 2010-12-30 13:30:08 +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 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 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 53409fcbe8 AJAX: fix active link 2010-12-03 19:42:10 +01:00
Jakub Vrana 01125fd24e Fix event.returnValue 2010-12-03 13:40:37 +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 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 e86c15479f Reset value for NULL in inline edit 2010-11-29 22:02:11 +01:00
Jakub Vrana 50bb1f8d84 Fix active class 2010-11-26 13:06:07 +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 87fa3d45d7 Don't send login form by AJAX 2010-11-25 10:31:35 +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 341290ce12 Run <script> in AJAX 2010-11-22 18:00:53 +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 a97c45fc9b Utilize innerText or textContent in inline edit 2010-11-19 15:50:55 +01:00
Jakub Vrana fe2d55ac00 Caret is at the end after setting the value 2010-11-19 15:50:09 +01:00
Jakub Vrana 71438d57c3 Handle keypress instead of keydown (bug #3112458) 2010-11-19 15:07:06 +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 540de0b7c9 RTL text direction support 2010-11-11 10:12:26 +01:00
Jakub Vrana 5002b89bd5 Big numbers without E 2010-10-23 00:02:24 +02:00
Jakub Vrana 97344335e7 Improve favicon (thanks to tiso) 2010-10-20 10:19:11 +02:00
Jakub Vrana b37435d716 Don't use AJAX with Ctrl 2010-10-20 00:15:33 +02:00
Jakub Vrana 0311083b49 Comment 2010-10-19 13:28:43 +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 1b66afcb82 Disable repetitive events as soon as possible 2010-10-19 01:06:30 +02:00
Jakub Vrana c5ee9778b4 Set in-place input name after value to never send empty data 2010-10-19 00:57:37 +02:00
Jakub Vrana 21e70bc00f IE compatibility 2010-10-19 00:11:54 +02:00
Jakub Vrana d9fbb905f3 SQL command by AJAX 2010-10-18 23:44:00 +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 a93e069d06 Edit, clone and delete by AJAX 2010-10-17 23:54:41 +02:00
Jakub Vrana abe5e7b0a7 Minimal inline edit input width 2010-10-17 16:11:21 +02:00
Jakub Vrana d82e69636c Minimal inline edit input width 2010-10-17 16:00:29 +02:00
Jakub Vrana 1a5bec94d9 Send the form by AJAX with Ctrl+Enter 2010-10-17 08:02:12 +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