Commit Graph

730 Commits

Author SHA1 Message Date
Olivier Müller
bd737af26c missing '!' 2001-08-28 16:52:36 +00:00
Loïc Chapeaux
d26122add1 fixed a bug when browsing a table with values equal to 0 2001-08-28 16:33:16 +00:00
Loïc Chapeaux
d3ae50b705 no message 2001-08-28 16:11:14 +00:00
Loïc Chapeaux
1fae32c601 completed the fix for the "NULL" value problem 2001-08-28 16:10:28 +00:00
Loïc Chapeaux
94b56cfde3 returns to tbl_properties.php3 rather than db_details.php3 2001-08-28 16:10:01 +00:00
Loïc Chapeaux
172baede1a ix some errors about whether to display table name or not at the top of the page 2001-08-28 16:09:35 +00:00
Loïc Chapeaux
d99ac01040 improved mime types and http headers used when exporting dumps to files 2001-08-28 10:45:23 +00:00
Loïc Chapeaux
33109f329b More accurate comments for the pmaComp function 2001-08-28 10:10:40 +00:00
Loïc Chapeaux
872cf43d62 Available languages are sorted by their true names 2001-08-28 10:08:20 +00:00
Loïc Chapeaux
a6c0edc9e5 Added Galician translation thanks to Xose Calvo 2001-08-28 09:21:04 +00:00
Olivier Müller
270a0f4a26 * db_stats.php3: fixed the sql query so that the script won't
die, even if the result of one query (for example on invalid
          db name) fails.
2001-08-28 07:51:10 +00:00
Robin Johnson
da0ce8fbec lib.inc.php3, db_readdump.php3:
removed expand_sql_query() as no longer needed
2001-08-28 01:25:24 +00:00
Loïc Chapeaux
7161a08252 tried to fix some "NULL" value problems 2001-08-27 23:26:09 +00:00
Olivier Müller
47397519bd another cvs release 2001-08-27 22:06:09 +00:00
Olivier Müller
5d02608b60 * tbl_replace.php3: fixed the fact that the function were
ignored if the data remained unchanged.
2001-08-27 22:04:08 +00:00
Marc Delisle
5816507721 *** empty log message *** 2001-08-27 17:53:53 +00:00
Loïc Chapeaux
ab94a08db9 no message 2001-08-27 16:31:07 +00:00
Loïc Chapeaux
2d4e8ec884 Sorted the strings 2001-08-27 16:30:11 +00:00
Loïc Chapeaux
bac2d83240 Put all the string to translate at the end and added a missing one 2001-08-27 16:29:42 +00:00
Loïc Chapeaux
2a5b0332d8 Martin Marconcini 2001-08-27 16:29:11 +00:00
Loïc Chapeaux
16f49be740 updated thanks to Patrik Grip-Jansson 2001-08-27 16:28:39 +00:00
Loïc Chapeaux
4e5b85c29b Merged patch #455484 ("Smart" order) thanks to Jakub Wilk 2001-08-27 16:24:52 +00:00
Marc Delisle
b1c32efa70 new romanian lang. 2001-08-27 15:29:03 +00:00
Marc Delisle
90e967cd76 sql keywords returned in lowercase 2001-08-27 14:37:33 +00:00
Marc Delisle
99d4eb6d27 dutch updates 2001-08-27 14:09:08 +00:00
Marc Delisle
13de70a361 new FAQ 2001-08-25 14:30:20 +00:00
Marc Delisle
723b440470 bug 455088 2001-08-25 12:49:47 +00:00
Marc Delisle
79c7cd91e6 bug 454477 2001-08-23 16:55:36 +00:00
Marc Delisle
72c268d2a7 typos 2001-08-23 13:20:12 +00:00
Loïc Chapeaux
82304374cf displays a space character if a field is empty to ensure the cell format is used with NS 2001-08-23 09:43:59 +00:00
Olivier Müller
5470a0ce21 ilib.inc.php3: don't add a "/" to $cfgPmaAbsoluteUri if it's empty! 2001-08-23 08:50:04 +00:00
Olivier Müller
3bf3ab1d3b refresh 2001-08-23 07:22:38 +00:00
Olivier Müller
6f9343f2e2 preparation of cvs tarballs 2001-08-23 07:21:03 +00:00
Loïc Chapeaux
59bedbe291 lib.inc.php3
* added a magic feature to append a slash at the end of $cfgPmaAbsoluteUri if required
* displays a space character if a field is empty to ensure the cell format is used with NS
* defines $server_port & $server_socket only once
2001-08-22 22:58:30 +00:00
Olivier Müller
eeae9f08b5 sorry, the   are needed, otherwise netscape doesn't display the background of empty cells 2001-08-22 22:33:11 +00:00
Robin Johnson
27da959306 * Documentation.html
- documented $cfgServers[n]['connect_type']
                - two minor fixes for typo's that i noticed
2001-08-22 22:26:43 +00:00
Robin Johnson
f71d1957e6 config.inc.php3: $cfgServers[1]['connect_type'] preferred connection type
lib.inc.php3 - line 285: $cfgServer['connect_type'] implemented
2001-08-22 22:11:50 +00:00
Robin Johnson
932f506230 line 285: $cfgServer['connect_type'] implemented 2001-08-22 22:11:33 +00:00
Loïc Chapeaux
e0c922c15a no message 2001-08-22 21:56:52 +00:00
Loïc Chapeaux
6634d064f9 fixed an xhtml1.0 error and removed the js "onchange" handler 2001-08-22 21:56:33 +00:00
Loïc Chapeaux
e689b1ddb2 fix a bug when a backquoted table/field name ends with a backslash 2001-08-22 21:56:04 +00:00
Robin Johnson
eee4dc0755 config.inc.php3: $cfgServers[1]['connect_type'] how to connect to MySQL server 2001-08-22 21:42:58 +00:00
Olivier Müller
45781f0961 cvs chaos fixed :) 2001-08-22 21:28:00 +00:00
Olivier Müller
9725dfb0be language selection now via a pulldown menu 2001-08-22 21:00:55 +00:00
Loïc Chapeaux
a94f848d34 * Improved the error handling system
* Optimized the way tables list is build
2001-08-22 20:43:48 +00:00
Loïc Chapeaux
c82e8c0bd9 Improved the error handling system 2001-08-22 20:42:51 +00:00
Loïc Chapeaux
d455e66e42 Updated thanks to Piotr Roszatycki 2001-08-22 20:21:06 +00:00
Loïc Chapeaux
3ca18844fc added a FAQ entry about the logout bug and a link to it at the welcome page 2001-08-22 17:13:12 +00:00
Loïc Chapeaux
f6d3d95626 a gif must be uploaded to the cvs as a binary! 2001-08-22 16:31:12 +00:00
Loïc Chapeaux
fc8fa3c75b a gif must be uploaded to the cvs as a binary! 2001-08-22 16:30:30 +00:00