Commit Graph

8054 Commits

Author SHA1 Message Date
Sebastian Mendel
0f3c26d47a do not apply 'vertical scrollbar bug'-fix to IE 7 2006-08-01 07:15:30 +00:00
Sebastian Mendel
5d2c5c4578 german translation updated 2006-07-31 15:10:07 +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
Michal Čihař
232ac88304 translation update 2006-07-31 14:16:24 +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
d01c2f4bde strFontSize 2006-07-31 13:36:28 +00:00
Marc Delisle
7e88d99990 bug #1526000, copy table on MySQL 5.0.23+ 2006-07-31 13:31:14 +00:00
Marc Delisle
6aa454a1aa auto_increment next value is included since MySQL 5.0.23 2006-07-30 11:41:44 +00:00
Marc Delisle
1d4e05f768 bug #152600, copy table on MySQL 5.0.23+ 2006-07-30 11:21:59 +00:00
Michal Čihař
fbfb5d2f02 Protect against php code input from user (bug #1530370). 2006-07-28 14:49:47 +00:00
Marc Delisle
708c596779 bug #1521910, with selected ... print view 2006-07-27 17:14:30 +00:00
Marc Delisle
a8d75035e8 automatic layout for InnoDB 2006-07-27 13:34:49 +00:00
Marc Delisle
dfd6adb11e problem switching from innodb to myisam 2006-07-27 11:59:03 +00:00
Marc Delisle
9755a6f22c clarify that auto layout is for internal relations 2006-07-27 11:55:00 +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
7e6b238fb9 bug #1526557, display error when admin lacks some privileges and tries to do a privilege change 2006-07-26 20:41:59 +00:00
Marc Delisle
3d4beef67b checked by default 2006-07-23 10:39:13 +00:00
Marc Delisle
6cb808a665 handling of AUTO_INCREMENT when moving a table 2006-07-22 22:09:04 +00:00
Marc Delisle
4678dfe4b3 Character set of file could appear twice 2006-07-22 21:15:37 +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
Marc Delisle
506e938ff0 bug #1525393, no page selector in foreign key browse page 2006-07-19 15:59:26 +00:00
Michal Čihař
126dd8dd3b update var_export to currect CVS 2006-07-19 12:34:26 +00:00
Sebastian Mendel
3b751df778 updated, typos 2006-07-19 09:39:40 +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
Marc Delisle
a502148316 Edit next row did not work in 2.9.0-dev 2006-07-16 13:28:27 +00:00
Marc Delisle
e4ab1a1eb6 put emphasis on server name on main page 2006-07-13 12:15:11 +00:00
Marc Delisle
e5f0116b97 typo 2006-07-13 01:55:09 +00:00
Marc Delisle
e3440b100d typo in parameter value 2006-07-13 01:45:34 +00:00
Marc Delisle
a727244877 patch #1519351, security alerts and documentation 2006-07-12 14:15:41 +00:00
Marc Delisle
c9519fafa3 even superuser is affected by ShowPhpInfo and ShowChgPassword 2006-07-11 02:01:59 +00:00
Marc Delisle
7a8a1438ec true type of LightTabs parameter is boolean 2006-07-11 01:55:40 +00:00
Marc Delisle
99576593f7 TIMESTAMP and NULL bugs 2006-07-09 23:24:45 +00:00
Michal Čihař
2ac5021009 Readd accidentally removed quotes. 2006-07-09 17:37:21 +00:00
Marc Delisle
d38542ba9f bug shortcut, thanks Sebastian 2006-07-09 14:01:11 +00:00
Marc Delisle
e9d628150d bug #1398748, print view and TIMESTAMP NULL 2006-07-09 13:33:45 +00:00
Marc Delisle
75f072baee comment timestamp NULL bug 2006-07-09 13:19:36 +00:00
Sebastian Mendel
5304e6330d move server selection in main to the 'right' (below 'phpMyAdmin') 2006-07-09 10:29:28 +00:00
Marc Delisle
ab281b2835 clarify about cookies requirement 2006-07-08 15:11:27 +00:00
Sebastian Mendel
ec1a26fcc4 fix to remove scrollbar bug in IE without quirks mode 2006-07-08 12:53:29 +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
beca72fb69 deactivate some work in progress 2006-07-07 14:30:00 +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
8da02e83c3 make serverlist a real html-list 2006-07-06 08:29:57 +00:00
Sebastian Mendel
baf9be29bd move server selection above server details (more logical) 2006-07-06 08:21:32 +00:00
Sebastian Mendel
c15a853354 make serverlist a real html-list 2006-07-06 07:51:33 +00:00