Commit Graph

2276 Commits

Author SHA1 Message Date
Marc Delisle
890396fb0e bug #1544734, error messages link outdated 2006-08-26 13:50:47 +00:00
Marc Delisle
9b2f2deb06 bug #1542875 Cookie auth on IIS 2006-08-21 11:55:32 +00:00
Marc Delisle
74d329f02b do not display BLOBs on PDF export 2006-08-18 12:18:45 +00:00
Marc Delisle
e0b62c09ff sorting on column header 2006-08-16 17:42:01 +00:00
Michal Čihař
9388e89f70 Fix charset header of exported HTML/XLS file (bug #1541100). 2006-08-16 09:10:01 +00:00
Marc Delisle
2c30b0d955 bug #1519799, imagelink error 2006-08-13 15:46:07 +00:00
Marc Delisle
8e2f52ac8d bug 1492772, SQL parsing EXTRACT YEAR_MONTH 2006-08-12 19:14:48 +00:00
Marc Delisle
b0fba36259 bug #1536112, config not loaded on MySQL error 2002 or 2003 2006-08-12 15:30:40 +00:00
Marc Delisle
7bcf140588 bug #1534475, arbitrary server not taken into account 2006-08-10 16:50:18 +00:00
Marc Delisle
59a25bf54e 2.9.0-beta1 2006-08-10 11:48:11 +00:00
Marc Delisle
66a558c4ff strLanguage 2006-08-09 21:19:33 +00:00
Marc Delisle
4b024b0f29 real cause of the double quote problem 2006-08-09 18:11:13 +00:00
Marc Delisle
5c1ae58e07 MySQL 4.1.13 and double quotes in SHOW VARIABLES 2006-08-09 12:14:29 +00:00
Marc Delisle
1389e967d0 a few notes about RENAME 2006-08-05 11:30:41 +00:00
Marc Delisle
8e5514549d bug #1527862, export foreign keys is broken in latest CVS 2006-08-05 10:51:03 +00:00
Marc Delisle
c0e3385e69 bug #1526000, copying table to another db (MYSQL 5.0.24) 2006-08-04 17:21:48 +00:00
Sebastian Mendel
59cfae309e PMA_DBI_try_query(): do not force MYSQLI_USE_RESULT if not requested, makes PMA_DBI_num_rows() not to work 2006-08-03 12:58:46 +00:00
Marc Delisle
6ca612e2ea remove a line that does nothing 2006-08-02 17:15:30 +00:00
Sebastian Mendel
ee9fffce47 bug #1524387 incorrectly detects table name for result field 2006-08-02 15:40:12 +00:00
Sebastian Mendel
39c52ac207 now really (forgot to return the unquoted string) 2006-08-02 12:18:09 +00:00
Sebastian Mendel
53ddec4168 forgot to replace escaped quotes 2006-08-02 11:58:08 +00:00
Sebastian Mendel
6d9f3794ec correctly unquote identifiers 2006-08-02 11:36:12 +00:00
Sebastian Mendel
179917ec41 added PMA_unQuote() to remove quotes from strings 2006-08-02 11:34:38 +00:00
Sebastian Mendel
91c0522cd1 correctly escape strings inside JavaScript (part of bug #1532721) 2006-08-02 10:25:37 +00:00
Sebastian Mendel
6d75c0afaf added PMA_escapeJsString() to escape strings for JavaScript inside CDATA blocks 2006-08-02 10:15:56 +00:00
Sebastian Mendel
7fbec58bcd bug #1532111 dbi/mysqli: MYSQLI_* constants 2006-08-01 10:42:36 +00:00
Sebastian Mendel
0f3c26d47a do not apply 'vertical scrollbar bug'-fix to IE 7 2006-08-01 07:15:30 +00:00
Sebastian Mendel
ed52b071a1 use PMA_Config class for cookie needs, do not unset not set cookie 2006-07-31 15:06:25 +00:00
Sebastian Mendel
8c3acfa642 make font size user configurable - missing documentation 2006-07-31 14:20:00 +00:00
Sebastian Mendel
f45e14f2a3 make font size user configurable - forgot to change locale string 2006-07-31 13:55:13 +00:00
Sebastian Mendel
f106d9552e make font size user configurable 2006-07-31 13:52:52 +00:00
Marc Delisle
1d4e05f768 bug #152600, copy table on MySQL 5.0.23+ 2006-07-30 11:21:59 +00:00
Marc Delisle
708c596779 bug #1521910, with selected ... print view 2006-07-27 17:14:30 +00:00
Marc Delisle
35b1ab1f88 bug #1523784, blank page after Edit in IE6 via IIS 2006-07-26 21:13:34 +00:00
Marc Delisle
0123c35841 Character set of file message appeared twice 2006-07-22 21:13:24 +00:00
Michal Čihař
aa73d33cf6 Implement own minimalistic var_export and drop the one from PEAR. 2006-07-20 13:47:07 +00:00
Michal Čihař
126dd8dd3b update var_export to currect CVS 2006-07-19 12:34:26 +00:00
Michal Čihař
64976261a3 Fix extension loading on HP-UX (bug #1524776), thanks to Francois Laupretre - flp1. 2006-07-18 20:40:40 +00:00
Marc Delisle
0254076756 bug #1523623, BIGINT auto_increment and mysql extension 2006-07-17 16:51:51 +00:00
Sebastian Mendel
5304e6330d move server selection in main to the 'right' (below 'phpMyAdmin') 2006-07-09 10:29:28 +00:00
Sebastian Mendel
757ba7b8da fix to remove scrollbar bug in IE without quirks mode 2006-07-08 09:35:52 +00:00
Marc Delisle
37a5d112d9 bug #1477402, if default server fails you cannot switch in config auth 2006-07-06 15:59:32 +00:00
Marc Delisle
d2eec7b7d2 bug #1518147, information_schema disables displaying of size for other dbs 2006-07-06 14:40:24 +00:00
Sebastian Mendel
c15a853354 make serverlist a real html-list 2006-07-06 07:51:33 +00:00
Sebastian Mendel
5b83f20ccb make serverlist a real html-list 2006-07-06 07:23:20 +00:00
Marc Delisle
e79079b0c4 bug 1388048, constraints copied too early when copying a db 2006-07-04 16:46:09 +00:00
Marc Delisle
029a63a1f5 single-table copy did not copy the constraints 2006-07-04 15:53:41 +00:00
Sebastian Mendel
b6c15a38f0 reload default configuration if config.inc.php is removed 2006-07-04 07:36:09 +00:00
Sebastian Mendel
9bd00d3dff renamed JavaScript function refreshLeft() to refreshNavigation() 2006-07-04 06:30:44 +00:00
Sebastian Mendel
506b3cb938 bug #1477576 with rtl langs, navi links open in wrong frame 2006-07-03 15:01:45 +00:00