Commit Graph

4414 Commits

Author SHA1 Message Date
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
Marc Delisle
38334e4f91 CtrlArrowsMoving not really needed as an option, now always active 2010-10-04 08:07:48 -04:00
Marc Delisle
d1bebc67f6 fix merge conflicts 2010-10-03 09:42:40 -04:00
Marc Delisle
1623c7e065 Browsing a table containing geometry columns 2010-10-03 09:20:32 -04:00
Marc Delisle
f503d5667e Merge branch 'QA_3_3' 2010-09-29 08:04:47 -04:00
Marc Delisle
22fa5adee3 bug #3056023 [import] USE query not working 2010-09-29 08:04:32 -04:00
Dieter Adriaenssens
1fe6e59d73 Merge branch 'QA_3_3' 2010-09-28 20:07:00 +02:00
Dieter Adriaenssens
c0d1c7a2ae export/copy procedures and routines before tables 2010-09-28 19:37:03 +02:00
Marc Delisle
eef35043dd bug #3072502 Text not shown for icons after creating table 2010-09-26 08:39:28 -04:00
Marc Delisle
c699e8800e XHTML compliance 2010-09-26 07:29:49 -04:00
Marc Delisle
14c02c1e67 to avoid undefined attribute errors, give different ids to the create table form and add fields form; then use the .live() method directly after a selector as recommended 2010-09-26 07:22:58 -04:00
Marc Delisle
8c7d339e04 These are not translatable 2010-09-21 08:04:25 -04:00
Crack
3a5f08f32d load LoginCookieValidity from user prefereces cache to make it usable in auth plugins 2010-09-21 13:10:59 +02:00
Michal Čihař
35cf83bc12 Merge remote branch 'knittl/inline-edit-xss' 2010-09-21 10:30:19 +02:00
Daniel Knittl-Frank
4b313daa7a Fix persistent XSS in table browsing mode
$where_clause was used instead of escaped $where_clause_html. This would
only come into play when a string field was contained in the index (and
thus used in the where clause).

Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com>
2010-09-20 18:16:10 +02:00
Marc Delisle
316ea9f006 prevent a call with incorrect parameter value 2010-09-19 09:26:49 -04:00
Marc Delisle
598d3b898d functions, procedures and events are missing from the export 2010-09-19 08:55:54 -04:00