Commit graph

79 commits

Author SHA1 Message Date
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
Jakub Vrana 8d4b241156 Save bytes 2010-10-17 07:19:01 +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 420faa3dc4 Comments 2010-10-17 02:10:42 +02:00
Jakub Vrana 1e2d4977bd Tab loses focus in Opera 2010-07-14 16:02:19 +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 05aebb6c7d Respect <img> in Editor 2010-06-04 11:20:18 +02:00
Jakub Vrana dc4fc82db8 ON DELETE action for foreign keys in Create table 2010-05-21 20:30:53 +02:00
Jakub Vrana 5050de574f Display modify hint as title 2010-05-07 17:20:06 +02:00