Commit Graph

4430 Commits

Author SHA1 Message Date
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
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
Marc Delisle
0f156b19dd other fixes for inline edit links in vertical mode 2010-10-17 09:40:15 -04:00
Marc Delisle
634db1c81d Inline edit in vertical mode 2010-10-15 13:21:27 -04:00
Marc Delisle
2ecf4b3641 tahoma font was replaced with DejaVuSans 2010-10-14 06:30:06 -04:00
Marc Delisle
81d61125cc bug #3072495 Creating new database on Databases tab messed layout 2010-10-11 09:34:51 -04:00
Marc Delisle
da339cd5ff refactor 2010-10-10 08:32:44 -04:00
Marc Delisle
1406bd83b0 use PMA_getIcon() 2010-10-09 09:33:57 -04:00
Marc Delisle
7d0c11c256 class nowrap was missing; div not allowed here 2010-10-09 09:05:54 -04:00
Marc Delisle
452dce72a2 missing end tag 2010-10-09 06:49:55 -04:00
Marc Delisle
b5cd7e69ea inline edit (in tools) and ajax mode 2010-10-08 13:21:27 -04:00
Dieter Adriaenssens
4bc3475076 Merge branch 'QA_3_3' 2010-10-07 21:16:35 +02:00
Dieter Adriaenssens
2d7cbdfc4d parameter is already added to url 2010-10-07 21:15:40 +02:00
Dieter Adriaenssens
90c48f8696 Merge branch 'QA_3_3' 2010-10-07 20:51:08 +02:00
Dieter Adriaenssens
8c34269e52 bug #3062454, Display routines/events also when no tables are defined 2010-10-07 20:32:07 +02:00
Marc Delisle
111faf4009 bug 3055906 error when running SQL query over AJAX 2010-10-05 08:04:59 -04:00
Dieter Adriaenssens
3a3ac7caab bug #3077454, don't apply inner_sql span to query_only mode, this breaks copying databases and rowcount of queries 2010-10-04 20:49:05 +02:00
Marc Delisle
76a864be5c bug 3056712 Two inline edit links when browsing pma_bookmark; I removed this minor feature of seeing a link to execute a bookmark when browsing this table 2010-10-04 12:39:20 -04:00