Commit Graph

4496 Commits

Author SHA1 Message Date
Marc Delisle
4a71a1e5f1 bug #3138572 "Continue insertion" problems 2010-12-16 11:37:24 -05:00
Marc Delisle
55c2dcb664 bug #3137351 User preferences and hide_db 2010-12-14 12:30:40 -05:00
Dieter Adriaenssens
5d915f1ff6 Merge branch 'QA_3_3'
Conflicts:

	libraries/sqlparser.lib.php
2010-12-13 21:36:51 +01:00
Dieter Adriaenssens
8afdcbe2b8 bug #3127904, Close all opened round brackets indents 2010-12-13 21:18:33 +01:00
Marc Delisle
b36fb9e8bf Fix merge conflicts 2010-12-11 08:19:42 -05:00
Marc Delisle
b6f717a602 bug #3125606 [parser] Query for table "level" causes strange display 2010-12-11 08:03:50 -05:00
Marc Delisle
e66884f576 3.4.0-beta1 2010-12-11 06:33:56 -05:00
Adnan
f88189366d fixed: bugID = 3112614 2010-12-09 16:53:38 +05:00
Marc Delisle
013f57b0ae English improvements 2010-12-07 09:46:36 -05:00
Michal Čihař
aa6fec0532 Remove error.php
Redirecting to other script introduces possibility of inject custom
messages to it. Though there is no clear security issue in this, it
might confuse users and mistake them to go to external site as it allows
to include links.
2010-12-07 12:24:21 +01:00
Marc Delisle
ce9b1f0b96 typo; improve message 2010-12-07 05:59:00 -05:00
Marc Delisle
9d9507c42b remove author names 2010-12-06 12:50:15 -05:00
Marc Delisle
f30125fcd3 Continue insertion did not work if the form had special controls like file upload from client, file upload from server or BLOB streaming upload 2010-12-06 12:49:08 -05:00
Marc Delisle
e9e7c3b805 clarify comments and variable names 2010-12-05 07:33:39 -05:00
Marc Delisle
2d68ee8974 clarify variable name 2010-12-05 07:14:52 -05:00
Marc Delisle
621d851c5f zend.ze1_compatibility_mode removed in PHP 5.3 2010-12-04 07:02:06 -05:00
Marc Delisle
79f320e951 remove author names 2010-12-04 06:41:10 -05:00
Michal Čihař
89f03ef81b bug #3123433 [interface] Avoid double escaping of MySQL errors.
The PMA_DBI_getError function already does escaping, so there is no need
to escape that string again on displaying.
2010-12-02 17:14:59 +01:00
Michal Čihař
219f5a4fb9 Whitespace cleanup. 2010-12-02 17:13:47 +01:00
Michal Čihař
a480379bae Remove not used variable. 2010-12-02 17:05:57 +01:00
Herman van Rink
8017a61253 patch #3055886 [config] update, changed boolean to integer for more precise control 2010-12-02 16:31:49 +01:00
Marc Delisle
a93399b8a4 the goal of master is currently to stabilize 3.4.0 2010-12-02 07:37:12 -05:00
Marc Delisle
0d6cc8ca55 bug #3119884, path not found (in case the kit is English-only) 2010-11-28 07:43:01 -05:00
Marc Delisle
586279a0af missing title 2010-11-26 12:48:03 -05:00
Herman van Rink
6d3b66059a bug #3115519: fixed XSS on search 2010-11-26 09:12:01 -05:00
Herman van Rink
f805097b86 bug #3115519: fixed XSS on search 2010-11-26 09:06:09 -05:00
Marc Delisle
9c8514fb97 3.5.0-dev 2010-11-22 13:23:08 -05:00
Marc Delisle
b2d7a78012 rfe #3111455 [interface] Column highlighting and marking in table view 2010-11-18 17:11:04 -05:00
Marc Delisle
60890fe042 use standard term for this 2010-11-18 06:20:38 -05:00
Dieter Adriaenssens
57c5abf579 Merge branch 'QA_3_3' 2010-11-14 18:28:10 +01:00
Marc Delisle
e1f019b2dc Clarify the option about INSERT IGNORE 2010-11-10 05:50:59 -05:00
Marc Delisle
5f4604c9bb bug #3103853 [js] Double quotes were not escaped in generated js; I think this only applies to 3.3.x 2010-11-06 07:51:06 -04:00
Marc Delisle
9f4dc04691 no need to have a separate file for this 2010-11-05 06:30:21 -04:00
Marc Delisle
6ffa3e7f9c The second word should not start with uppercase 2010-11-03 07:57:52 -04:00
Michal Čihař
0430c92b76 Better error message. 2010-11-01 14:46:36 +01:00
Michal Čihař
101fd96200 Fix error handling when no tables are found. 2010-11-01 14:41:40 +01:00
Michal Čihař
1947baa1ac Merge branch 'QA_3_3' 2010-11-01 10:03:27 +01:00
Michal Čihař
252ab527bc Fix require path. 2010-11-01 10:03:16 +01:00
Marc Delisle
2f580bb085 vertical marker and pointer for AJAX-reached results 2010-10-30 19:23:36 -04:00
Marc Delisle
7a23316314 for all data pages including AJAX-reached, handle clicking of the companion checkbox and the shift-clicking 2010-10-28 13:11:46 -04:00
Marc Delisle
49b6510b95 jQuery-fy the auto-checking of the other checkbox 2010-10-24 13:55:53 -04:00
Marc Delisle
d3d149c360 refactoring for checkbox and links in Browse mode (vertical) 2010-10-22 07:40:20 -04:00
Marc Delisle
36c23be35c remove author names 2010-10-21 09:25:36 -04:00
Marc Delisle
1394cc65e8 refactoring for checkbox and links in Browse mode (horizontal) 2010-10-21 09:22:06 -04:00
Michal Čihař
10bbd76fc1 bug #3087682 [interface] Do not apply LeftFrameDBSeparator on first character. 2010-10-21 11:32:49 +02:00
Michal Čihař
694d0d5563 Provide description for utf8 in Drizzle. 2010-10-21 10:12:10 +02:00
Michal Čihař
88e6ca4609 Avoid charset queries on Drizzle. 2010-10-21 10:04:49 +02:00
Michal Čihař
ae7a20607d Do not set charset for Drizzle. 2010-10-21 10:04:37 +02:00
Michal Čihař
2c7161c7a3 Remember also MySQL major version. 2010-10-21 10:04:15 +02:00
Marc Delisle
266b8e3aaf 3.3.9-dev 2010-10-18 06:09:38 -04:00