Loïc Chapeaux
53d59c65b4
Added some words about enums and set fields
2001-08-18 17:45:09 +00:00
Olivier Müller
f5cb3dc5e4
small things...
2001-08-18 16:08:42 +00:00
Steve Alberty
c0105db92d
remove warnings
2001-08-18 13:58:16 +00:00
Loïc Chapeaux
66dd80786b
no message
2001-08-18 10:17:02 +00:00
Loïc Chapeaux
da28117c59
Merged temporary javascript fixes
2001-08-18 10:16:43 +00:00
Loïc Chapeaux
1a666dbf0f
Modified the way the tables' number is displayed
2001-08-18 10:16:20 +00:00
Robin Johnson
3e7b6edd76
config.inc.php3:
...
- Added comments about what many of the configuration variables do
- Replaced multiple spaces with tabs for alignment
2001-08-17 18:08:27 +00:00
Loïc Chapeaux
96263d79c6
no message
2001-08-17 18:02:37 +00:00
Loïc Chapeaux
f0086017fd
Added a fix to enforce reloading of the left frame if a database/table has been created/deleted
2001-08-17 18:02:15 +00:00
Loïc Chapeaux
397470dda4
Fixed some encoding/decoding bugs
2001-08-17 14:26:39 +00:00
Loïc Chapeaux
eb1e2a9a37
no message
2001-08-17 14:22:32 +00:00
Loïc Chapeaux
986132a4ad
Added a style for the number of tables per database
2001-08-17 14:22:13 +00:00
Loïc Chapeaux
56dd0cb360
Fixed some encoding/decoding bugs
2001-08-17 14:21:37 +00:00
Steve Alberty
8645298a6b
suppress warning
2001-08-17 13:20:41 +00:00
Loïc Chapeaux
9f8cb4b8bb
no message
2001-08-17 11:19:33 +00:00
Loïc Chapeaux
11ff4f4927
updated thanks to Jakub Wilk
2001-08-17 11:19:15 +00:00
Loïc Chapeaux
9cdf808e39
removed an unecessary stripslashes call
2001-08-17 11:18:52 +00:00
Loïc Chapeaux
ab073e93e6
fixed some decoding bugs
2001-08-17 11:18:10 +00:00
Marc Delisle
7c35a94f5d
bug 451085
2001-08-16 10:21:27 +00:00
Loïc Chapeaux
95f354a0b4
fixed some of the bugs I've introduced with my last patches
2001-08-16 09:20:48 +00:00
Steve Alberty
c3f87190b7
translate a string
2001-08-16 08:49:58 +00:00
Olivier Müller
ab0cda71f5
added cvs link
2001-08-16 05:41:38 +00:00
Loïc Chapeaux
70fbd65cd9
fixed a php syntax error
2001-08-16 01:53:45 +00:00
Olivier Müller
b7dac7b6fc
added select/insert/empty to the top of the page : why only browse ? there is so much space...
2001-08-15 19:33:14 +00:00
Olivier Müller
b7521ee848
*** empty log message ***
2001-08-15 19:03:36 +00:00
Olivier Müller
69e2b71e96
*** empty log message ***
2001-08-15 18:25:22 +00:00
Loïc Chapeaux
9bced50f9e
no message
2001-08-15 18:09:05 +00:00
Loïc Chapeaux
7eeb5056a8
Fixed some coding style inconcistencies
2001-08-15 18:08:46 +00:00
Loïc Chapeaux
749d8a6903
Fixed bugs:
...
- #444354 (Various backslash problems),
- #450906 (Disappearing + in data | 2.2.0rc4),
- #450374 (RC4: + becomes space),
- and the one with binary data reported by Steve in the mailing-list.
2001-08-15 18:07:53 +00:00
Olivier Müller
65340286de
* db_details.php3: feature request #451138 : display # of tables,
...
* left.php3: added display of # of tables, for a better overview
* config.php3, lib.inc.php3, docs: feature request #451137 :
2001-08-15 17:35:58 +00:00
Robin Johnson
9e25784d3f
Bug #450374 - (RC4) + becomes space - patched in tbl_replace.php3
2001-08-15 17:03:13 +00:00
Loïc Chapeaux
e85f464b1a
Use the 'extract()' function if possible
2001-08-15 15:48:09 +00:00
Loïc Chapeaux
827c5ac58b
no message
2001-08-15 15:47:46 +00:00
Loïc Chapeaux
8df020e9ac
no message
2001-08-15 15:00:53 +00:00
Loïc Chapeaux
131da182b7
Fixed a slashes bug thanks to Dan Allen
2001-08-15 15:00:34 +00:00
Loïc Chapeaux
483fd5c548
Fixed a slashes bug if the query is displayed on screen to be confirmed
2001-08-15 15:00:04 +00:00
Steve Alberty
b1d45f0dd0
prevent to use dl() if dl not exists (PHP5)
2001-08-15 11:32:36 +00:00
Loïc Chapeaux
43515e8740
no message
2001-08-15 09:54:08 +00:00
Loïc Chapeaux
0f899a86be
Fixed first part of bug #449817
2001-08-15 09:53:50 +00:00
Loïc Chapeaux
bd303c2b02
* Fixed some coding style inconcistencies
...
* make the latest patch from Robin PHP3 compatible
2001-08-15 09:53:22 +00:00
Loïc Chapeaux
1a7c1cb690
Patch for the bug #449858 (PHP3 compatible)
2001-08-15 09:52:27 +00:00
Robin Johnson
4ccadfe6b2
Patch for Bug #449858 from Ignacio Vazquez-Abrams. First patch used, not second one.
2001-08-14 17:48:42 +00:00
Robin Johnson
c8e110a40b
A fix to my last bugfix about table aliases.
2001-08-12 02:06:20 +00:00
Steve Alberty
4745aa3bdc
translate ShowPHPInfo
2001-08-11 15:58:14 +00:00
Robin Johnson
cbf27c936b
BUG #448206 - Support of table aliases, see SF bug tracker notes about it.
2001-08-10 23:13:30 +00:00
Loïc Chapeaux
2384ce884b
no message
2001-08-10 19:03:26 +00:00
Loïc Chapeaux
1645bf46e8
optimized a bit the MySQL version query
2001-08-10 19:03:05 +00:00
Loïc Chapeaux
2f45b473ac
fixed $id issue
2001-08-10 19:02:36 +00:00
Loïc Chapeaux
7eccb99460
fixed some coding style inconcistencies
2001-08-10 19:02:00 +00:00
Robin Johnson
8b18b978aa
$strShowPHPInfo for 'Show PHP information' on main page
2001-08-10 16:37:24 +00:00