Commit Graph

1405 Commits

Author SHA1 Message Date
Loïc Chapeaux
c7ba550242 extended the list of browsers that works with DOM version 2001-11-30 00:28:45 +00:00
Loïc Chapeaux
14756aa81d fixed a js error 2001-11-30 00:28:15 +00:00
Loïc Chapeaux
ecd329b2db Displays verbose server description rather than hostname as window title 2001-11-29 22:15:54 +00:00
Marc Delisle
5369ca16b3 galician updates 2001-11-28 15:56:06 +00:00
Loïc Chapeaux
610fd282f3 djdeluxe76 is Andr� B. 2001-11-26 19:23:50 +00:00
Loïc Chapeaux
d658aa7bc0 no message 2001-11-26 18:19:17 +00:00
Loïc Chapeaux
a7c89c2d26 fulltext indexes is available since MySQL 3.23.23 only 2001-11-26 18:18:56 +00:00
Loïc Chapeaux
3612c49958 * fixed bug #485529 - index on text/blob;
* displays only the accurate index links depending of variable types;
* the "OPTIMIZE" statement is available only since MySQL 3.23.06.
2001-11-26 18:18:27 +00:00
Loïc Chapeaux
cd6bcf610b Ensure the zero-sized file created by the "tmpnam" function is deleted 2001-11-25 14:36:40 +00:00
Loïc Chapeaux
d09b82e84a Fixed a possible security issue with uploaded files 2001-11-25 13:12:07 +00:00
Loïc Chapeaux
0b1fea0ae4 Taken into account the new $_* globals arrays defined with php 4.1+ 2001-11-25 12:20:49 +00:00
Loïc Chapeaux
72c3169b37 Removed tabs 2001-11-24 16:59:54 +00:00
Loïc Chapeaux
ff161474b8 Fixed bug #485116 - No logout option for users 2001-11-24 16:15:25 +00:00
Loïc Chapeaux
135c0cfd07 Added an other entry about the $cfgOBGZip setting and beta versions of php4 2001-11-24 14:59:58 +00:00
Loïc Chapeaux
18ce4a2770 no message 2001-11-24 08:43:04 +00:00
Loïc Chapeaux
74b4672288 updated 2001-11-24 08:42:42 +00:00
Loïc Chapeaux
a967a4c09b added some stuffes in the "ToDo" list at the end. 2001-11-24 08:42:24 +00:00
Loïc Chapeaux
5c7d908993 Ooops, wrong funtion comments... 2001-11-23 19:25:02 +00:00
Loïc Chapeaux
35f54e35a2 no message 2001-11-23 19:19:42 +00:00
Loïc Chapeaux
77aecf4de1 Added an entry about a PWS bug and its workaround tahnks to Filippo Simoncini 2001-11-23 19:19:12 +00:00
Loïc Chapeaux
ee8b5f07ce This frame wasn't taking into account the output buffering feature! 2001-11-23 19:14:30 +00:00
Loïc Chapeaux
ba1708a1a5 * beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender
* the true MySQL type of columns is now displayed
2001-11-23 19:13:51 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
1b39d111d5 no message 2001-11-22 20:35:02 +00:00
Loïc Chapeaux
b1398ff4d5 merged patch #479083 - display name of server after db/table thanks to Martin Jespersen 2001-11-22 20:34:38 +00:00
Loïc Chapeaux
f266ba5273 * fixed bug #484591 - Users Page -- "no password";
* PEAR codding standards (functions names).
2001-11-22 20:34:03 +00:00
Loïc Chapeaux
5afab4ed26 no message 2001-11-21 20:55:53 +00:00
Loïc Chapeaux
eb08562431 removed some remaining tabs 2001-11-21 20:55:30 +00:00
Loïc Chapeaux
becb93a963 simplified the error handling settings under php4 2001-11-21 20:55:06 +00:00
Loïc Chapeaux
28341df0e7 updated thanks to Gosha Sakovich 2001-11-21 20:54:34 +00:00
Loïc Chapeaux
c0cc8b10d3 merged feture request #482468 - adding CSS page-break in documentation.html 2001-11-20 20:46:12 +00:00
Loïc Chapeaux
4c867584a6 no message 2001-11-20 20:14:08 +00:00
Loïc Chapeaux
a56928ee56 fixed reverse display of the number of tables per databases under right to left writting 2001-11-20 20:13:46 +00:00
Loïc Chapeaux
249b02ef45 unset applied to a global variable inside a function just kills the symbolic link 2001-11-20 20:12:49 +00:00
Loïc Chapeaux
e83c1e891d no message 2001-11-20 15:55:29 +00:00
Loïc Chapeaux
ead2dd467a changed "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards) 2001-11-20 15:55:05 +00:00
Loïc Chapeaux
41e32b0cdc set the default function to "NOW()" for timestamp fields only in insert mode (ie not in update mode) 2001-11-20 15:54:01 +00:00
Loïc Chapeaux
7feaf78e91 always use the existing timestamp value in the update statement else MySQL auto-update it to the current timestamp 2001-11-19 22:03:56 +00:00
Loïc Chapeaux
24a673eaa6 no message 2001-11-19 21:17:42 +00:00
Loïc Chapeaux
0d2886eaf8 added a faq entry about the invalid "$cfgPmaAbsoluteUri" related problems 2001-11-19 21:17:19 +00:00
Loïc Chapeaux
473abd55d8 removed the "MySQL" column if no MySQL feature is allowed 2001-11-19 21:16:13 +00:00
Steve Alberty
dace5dd51c translate some strings 2001-11-19 18:35:02 +00:00
Marc Delisle
889a40cceb indexes 2001-11-19 14:34:47 +00:00
Marc Delisle
14f8132245 indexes 2001-11-19 14:19:23 +00:00
Loïc Chapeaux
d9e5e6331f The "upload dump file" feature is no long displayed if upload is disabled in the php configuration file 2001-11-18 20:54:51 +00:00
Loïc Chapeaux
a40045227b Since php 4.0.5 the associative array returned by "mysql_fetch_array" may returns fields with NULL value 2001-11-17 18:40:06 +00:00
Loïc Chapeaux
514ee5d869 a "valign" clause where missing 2001-11-17 10:13:19 +00:00
Loïc Chapeaux
95976ec65e fixed bug #482627 - show full processlist should have 'kill' 2001-11-17 10:05:11 +00:00
Loïc Chapeaux
0636118fec added bz2 uploading while creating release 2001-11-16 19:03:11 +00:00