Loïc Chapeaux
9007431f71
Misc urlencode use fixes
2001-08-29 07:15:40 +00:00
Olivier Müller
88b021f3bd
date format
2001-08-28 22:59:49 +00:00
Loïc Chapeaux
252b3d3d80
optimized the test for super user privileges
2001-08-28 18:11:00 +00:00
Loïc Chapeaux
2e702f6f11
no message
2001-08-28 17:51:25 +00:00
Loïc Chapeaux
ec0f76187e
added the "UNIX_TIMESTAMP" function
2001-08-28 17:50:53 +00:00
Loïc Chapeaux
6ec97b4ddf
fixed bugs in function field name with special characters and no-parameter functions
2001-08-28 17:50:20 +00:00
Olivier Müller
ebf1d6e183
set version to 2.2.0
2001-08-28 17:09:13 +00:00
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