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
|
932f506230
|
line 285: $cfgServer['connect_type'] implemented
|
2001-08-22 22:11: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 |
|
Loïc Chapeaux
|
c82e8c0bd9
|
Improved the error handling system
|
2001-08-22 20:42:51 +00:00 |
|
Loïc Chapeaux
|
73ccbfb045
|
the "</body>" html tag was lacking
|
2001-08-22 14:55:11 +00:00 |
|
Loïc Chapeaux
|
c849c46883
|
enclose all fields in cvs generated files if this option has been checked
|
2001-08-22 12:58:10 +00:00 |
|
Loïc Chapeaux
|
348d96583e
|
fixed a warning
|
2001-08-22 11:33:27 +00:00 |
|
Loïc Chapeaux
|
5f52d9a269
|
replaced MYSQL_MAJOR_VERSION by MYSQL_INT_VERSION
|
2001-08-22 00:26:22 +00:00 |
|
Loïc Chapeaux
|
239d13d1b3
|
if a field value contains the "end of record" sequence, enclosed it in dump exportation
|
2001-08-22 00:21:11 +00:00 |
|
Loïc Chapeaux
|
dfc959fe83
|
beautify a but the design of the table in browse mode
|
2001-08-21 23:53:20 +00:00 |
|
Loïc Chapeaux
|
8fafafb823
|
replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION
|
2001-08-21 16:28:36 +00:00 |
|
Loïc Chapeaux
|
3208e6a1e2
|
* restored the use of the remove_remarks function that is required with scripts beginning by comments
* beautify the page generated for errors
|
2001-08-21 14:26:04 +00:00 |
|
Loïc Chapeaux
|
e311b8f565
|
While browsing a table, ensure <cr> and <lf> in text/blob fields are displayed
|
2001-08-21 11:25:42 +00:00 |
|
Olivier Müller
|
5be33c3f30
|
some more fixes suggested by loic
|
2001-08-21 10:44:36 +00:00 |
|
Olivier Müller
|
bc9e34e0cd
|
small hack: that way the sockets stuff works, but must be improved
|
2001-08-21 10:13:05 +00:00 |
|
Olivier Müller
|
bf42fcff45
|
fix over fix :)
|
2001-08-21 10:07:14 +00:00 |
|
Loïc Chapeaux
|
05a392964f
|
* fixed again the socket patch
* modified the way defines.inc.php3 is loaded
|
2001-08-21 09:26:53 +00:00 |
|
Olivier Müller
|
51034ae5f5
|
* lib.inc.php3: fixed the socket patch, should work now
|
2001-08-21 07:32:44 +00:00 |
|
Loïc Chapeaux
|
662df47fa8
|
Merged the socket patch from Dan Allen
|
2001-08-20 20:08:01 +00:00 |
|
Loïc Chapeaux
|
c3d62b3988
|
according to rfc 2816, the location http header requires an absolute URI
|
2001-08-20 19:08:29 +00:00 |
|
Loïc Chapeaux
|
9fc66f3eae
|
go back to the previous calling script that is not a confirmation form in case of error
|
2001-08-20 16:55:17 +00:00 |
|
Loïc Chapeaux
|
d60dd7d38c
|
Previous version were buggy (my fault, sorry)
|
2001-08-20 14:54:00 +00:00 |
|
Loïc Chapeaux
|
75e7497367
|
Optimized a bit and started to work on feature #444767 (Other cases for display=simple)
|
2001-08-20 14:22:06 +00:00 |
|
Loïc Chapeaux
|
a4d05729f1
|
added an extended inserts option for dumps of data
|
2001-08-20 11:40:07 +00:00 |
|
Benjamin Gandon
|
c16d1d7760
|
removed useless remove_remarks() function
|
2001-08-20 11:32:38 +00:00 |
|
Loïc Chapeaux
|
d8cd66c506
|
fixed some bugs with CSV exportations
|
2001-08-20 10:22:33 +00:00 |
|
Loïc Chapeaux
|
9f031ad790
|
Merged patch #452877 ($cfgServer['only_db'] - array) from Jakub Wilk
|
2001-08-19 15:02:51 +00:00 |
|
Loïc Chapeaux
|
c2d5de5703
|
Beautify a bit the way the query is displayed
|
2001-08-19 14:14:17 +00:00 |
|
Loïc Chapeaux
|
7bf0ee3f06
|
Handles some vars for the "modify a query" link
|
2001-08-19 13:45:33 +00:00 |
|
Loïc Chapeaux
|
4d0b6c3a3c
|
Once a query has been executed phpMyAdmin now moves back to the calling script
|
2001-08-19 12:13:03 +00:00 |
|
Robin Johnson
|
82e0f2e2f2
|
lib.inc.php3 (788, 790) : tweak size for lower resolution screens - change undone
fixed up some spacing in the code for neatness
lib.inc.php3 (694) : preg_replace changed to eregi_replace as per support #447076
|
2001-08-19 02:20:17 +00:00 |
|
Robin Johnson
|
7fbdcd1344
|
lib.inc.php3 (788, 790) : tweak size for lower resolution screens
|
2001-08-18 18:28:41 +00:00 |
|
Loïc Chapeaux
|
67b5cf4b8d
|
* fixed a bug with a global variable,
* ensures the number of rows is displayed with select statements submitted from the query box,
* fixed some coding style inconcistencies.
|
2001-08-18 17:47:31 +00:00 |
|
Steve Alberty
|
c0105db92d
|
remove warnings
|
2001-08-18 13:58:16 +00:00 |
|
Steve Alberty
|
8645298a6b
|
suppress warning
|
2001-08-17 13:20:41 +00:00 |
|
Loïc Chapeaux
|
7eeb5056a8
|
Fixed some coding style inconcistencies
|
2001-08-15 18:08:46 +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 |
|
Steve Alberty
|
b1d45f0dd0
|
prevent to use dl() if dl not exists (PHP5)
|
2001-08-15 11:32:36 +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 |
|
Robin Johnson
|
c8e110a40b
|
A fix to my last bugfix about table aliases.
|
2001-08-12 02:06:20 +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
|
5f3faa1ab2
|
Beautify a bit the generated html code
|
2001-08-09 13:50:21 +00:00 |
|
Loïc Chapeaux
|
ae3d54a07f
|
Ooops, fix a xhtml1.0 coding typo
|
2001-08-08 14:36:58 +00:00 |
|
Loïc Chapeaux
|
ab815be1fe
|
merged patch #443393
|
2001-08-08 14:29:49 +00:00 |
|
Loïc Chapeaux
|
da05812fae
|
fix a bug when primary key values contain slashes
|
2001-08-08 13:55:46 +00:00 |
|
Loïc Chapeaux
|
d71e1be842
|
fix for the order bugs (need to be tested)
|
2001-08-07 17:07:52 +00:00 |
|
Marc Delisle
|
52a24c982f
|
Stop showing BLOB if TEXT
|
2001-08-06 15:56:12 +00:00 |
|
Loïc Chapeaux
|
e56bd45311
|
'get_cfg_var' is only a second best solution
|
2001-08-05 11:36:12 +00:00 |
|
Steve Alberty
|
0e038ac3d6
|
fixed #444017
|
2001-08-04 13:09:40 +00:00 |
|
Loïc Chapeaux
|
f1242cf79d
|
* Fixed some bugs with the bookmark feature
* and some coding inconcistencies
|
2001-08-03 14:01:02 +00:00 |
|