Commit graph

1799 commits

Author SHA1 Message Date
Jakub Vrana aa1bed7249 Parse PostgreSQL multiline strings 2010-10-24 00:24:32 +02:00
Jakub Vrana 7e5bf6e383 Use DELIMITER only in MySQL 2010-10-24 00:03:13 +02:00
Jakub Vrana fe0690851f Allow redefining editInput for enum (bug #3048711) 2010-10-23 00:28:48 +02:00
Jakub Vrana 677687fc1a Don't highlight empty queries 2010-10-23 00:02:46 +02:00
Jakub Vrana 5002b89bd5 Big numbers without E 2010-10-23 00:02:24 +02:00
Jakub Vrana e9ae743578 Fix set prefill 2010-10-22 23:38:57 +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 7d601c07fc Allow only apostrophes in enums
Use possessive quantifier in enum to fit in backtrack limit
2010-10-22 22:42:40 +02:00
Jakub Vrana 3da0f3be13 Timestamp in export 2010-10-22 21:46:35 +02:00
Jakub Vrana b3c8d71163 Print data in only_errors mode (important for ALTER export) 2010-10-22 21:27:38 +02:00
Jakub Vrana 6775ac1296 Whitespace 2010-10-22 16:27:16 +02:00
Jakub Vrana 178e23dfe2 Categorize translations 2010-10-22 16:26:31 +02:00
Jakub Vrana 606b10c5e6 Update changes 2010-10-22 14:34:16 +02:00
Jakub Vrana 18e158fcdf Option to show only errors in SQL command 2010-10-22 14:31:46 +02:00
Jakub Vrana b12756643f Comment 2010-10-22 14:25:56 +02:00
Jakub Vrana 07df8c63c9 Fix translation 2010-10-20 22:53:15 +02:00
Jakub Vrana 1ee0e69b7b Comments 2010-10-20 22:47:15 +02:00
Jakub Vrana c1363a6ae4 Update translation 2010-10-20 22:44:06 +02:00
Jakub Vrana 0f3a525801 Uses own XSS protection 2010-10-20 22:27:51 +02:00
Jakub Vrana cb153ac0d1 Auto-focus database name 2010-10-20 12:40:27 +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 8e02d5dfd3 Update TODO 2010-10-19 17:46:28 +02:00
Jakub Vrana 9d47d1e64d Whitespace 2010-10-19 17:29:27 +02:00
Jakub Vrana 84d9ecf0c9 Highlight and edit SQL command in processlist 2010-10-19 16:54:48 +02:00
Jakub Vrana 0ba6eaa3e2 Handle sending the form without AJAX after AJAX request 2010-10-19 16:44:12 +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 772f05178d Files can be disabled 2010-10-19 00:58:45 +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 4fe9b606ec Don't send SQL commands by AJAX (can change navigation and flushes output) 2010-10-19 00:22:09 +02:00
Jakub Vrana 21e70bc00f IE compatibility 2010-10-19 00:11:54 +02:00
Jakub Vrana a93bc19108 Create confirm function 2010-10-18 23:57:39 +02:00
Jakub Vrana d9fbb905f3 SQL command by AJAX 2010-10-18 23:44:00 +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 31afb968bc Last page with empty result (thanks to Frantisek Svoboda) 2010-10-18 22:20:17 +02:00
Jakub Vrana d8d419317d Last page with empty result (thanks to Frantisek Svoboda) 2010-10-18 22:17:43 +02:00
Jakub Vrana 7f15b99d8f Maria renamed to Aria 2010-10-18 18:26:21 +02:00
Jakub Vrana 388680ac62 Maria renamed to Aria 2010-10-18 16:56:10 +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 78adfc2e3a Cancel link for multi-edit 2010-10-18 07:54:08 +02:00
Jakub Vrana a1f2769309 Merge branch 'master' into ajax 2010-10-18 07:52:49 +02:00
Jakub Vrana 28f494783f Multi save and delete by AJAX 2010-10-18 07:43:50 +02:00
Jakub Vrana f7d4587880 Hide SQL command link in case of an error 2010-10-18 07:38:23 +02:00