Commit graph

1804 commits

Author SHA1 Message Date
Jakub Vrana 12f7503a56 Polish translation 2011-03-10 09:51:46 +01:00
Jakub Vrana 3f4ef94f83 Remove useless rtrim 2011-03-10 01:17:29 +01:00
Jakub Vrana 5d7a974671 Typo 2011-03-10 00:37:16 +01:00
Jakub Vrana d06de5512e Use DELIMITER in history 2011-03-10 00:36:22 +01:00
Jakub Vrana 1420b6a259 Esc to focus next field in Tab textarea (thanks to David Grudl) 2011-03-08 13:46:37 +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 61cec7efcc Ignore compiled files only in root 2011-03-07 14:38:25 +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 db030df487 Remove ? from form.action in AJAX (thanks to krucipisek) 2011-03-01 17:02:20 +01:00
Jakub Vrana de4820cc83 New plugin: Edit textarea 2011-03-01 16:47:01 +01:00
Jakub Vrana 2ad1b6a062 Schema permanent link (thanks to Martin Hujer) 2011-02-28 17:00:42 +01:00
Jakub Vrana ee653a689e Better select.value detection 2011-02-28 15:57:37 +01:00
Jakub Vrana 5b8361af65 Don't export triggers without table (bug #3193489) 2011-02-28 14:19:41 +01:00
Jakub Vrana e25e78037f DESC labels (bug #3192356) 2011-02-25 16:22:25 +01:00
Jakub Vrana 8141463609 Update JUSH 2011-02-25 10:56:52 +01:00
Jakub Vrana 32f2000034 Respect default collation (bug #3191489) 2011-02-25 10:49:19 +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 37cb691d8e Search for NULL foreign key (Editor) 2011-02-24 15:06:47 +01:00
Jakub Vrana 55bcd40dd5 Utilize table function 2011-02-24 14:48:40 +01:00
Jakub Vrana b0cf430b2a Use function 2011-02-18 19:37:39 +01:00
Jakub Vrana 544b562cfe Simplify variables 2011-02-18 19:26:23 +01:00
Jakub Vrana 35c8c9224d Escaping 2011-02-18 16:18:14 +01:00
Jakub Vrana 6cb8749916 New plugin: Edit calendar 2011-02-18 16:16:36 +01:00
Jakub Vrana f9287eef65 Use static variable instead of property 2011-02-17 21:39:20 +01:00
Jakub Vrana 3e94e9d5f9 Support SameOrigin 2011-02-17 21:22:21 +01:00
Jakub Vrana 5677bc4dd9 New plugin: Dump ZIP 2011-02-17 11:47:36 +01:00
Jakub Vrana 8ab6fffe74 Centralize dump_headers 2011-02-17 11:43:21 +01:00
Jakub Vrana b1d8bfba36 Print <database> only once 2011-02-17 11:41:19 +01:00
Jakub Vrana 15cf62ce35 New plugins: version-noverify, frames 2011-02-17 09:52:40 +01:00
Jakub Vrana 052828422d Save complete original text 2011-02-15 19:42:22 +01:00
Jakub Vrana eb41053c61 Improve work with references 2011-02-15 19:42: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 0836c34aef EnumOption plugin 2011-02-10 18:16:10 +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 d663eed8a5 Update plugins 2011-02-09 22:06:08 +01:00
Jakub Vrana 26b475312d Update plugins 2011-02-09 21:15:34 +01:00
Jakub Vrana cd6d2fc7a3 Typos 2011-02-09 18:39:25 +01:00
Jakub Vrana 4f9ff89fed Plugins 2011-02-09 18:09:01 +01:00
Jakub Vrana 37ecc2932b Don't call procedures by AJAX (may create tables) 2011-02-09 15:31:20 +01:00
Jakub Vrana fa63eba7b9 Don't copy tables (to the same database) by AJAX 2011-02-09 15:29:51 +01:00
Jakub Vrana 1be289e8f5 Optimize compiling files 2011-02-09 15:28:45 +01:00
Jakub Vrana ecc8166f08 Scroll to top with AJAX 2011-02-08 21:52:55 +01:00
Jakub Vrana ad279e1171 Fix inline edit in IE8 (thanks to kozotoc) 2011-02-08 21:41:57 +01:00
Jakub Vrana 3eba7310da Fix saving schema to cookie in Opera and Firefox 4 2011-02-08 20:58:31 +01:00
Jakub Vrana 806264851e Use IS NULL operator for null value in where_link function 2011-02-08 19:59:16 +01:00