Loïc Chapeaux
e04d3c81f3
* added some js stuff to checks for "DROP/DELETE/ALTER" statements
...
* all js libraries are now loaded in the header part of the xhtml generated pages
2001-08-31 15:36:24 +00:00
Loïc Chapeaux
effa6c8e40
fixed bug #455411 -Table Aliases- and first part of bug #456119 -Aliases bugs-
2001-08-30 23:48:54 +00:00
Olivier Müller
761e19eec9
back to original setup
2001-08-30 21:20:07 +00:00
Olivier Müller
2714a3374c
* renamed to $strFullText and $strPartialText
2001-08-30 18:20:56 +00:00
Olivier Müller
b9a61d7cb1
* lang/*: added $strFullStrings and $strCuttedStrings
2001-08-30 07:06:17 +00:00
Olivier Müller
8960d2df91
* lib.inc.php3: now calls show_table_navigation() even if
...
$SelectNumRows is = 1.
* lang/*: added $strFullStrings and $strCuttedStrings
2001-08-30 06:59:39 +00:00
Loïc Chapeaux
2e6a11c47b
fixed coding inconcistencies
2001-08-29 22:28:25 +00:00
Olivier Müller
4b9fdbd471
* lib.inc.php3: added a toggle to display the whole text fields on browse
...
table, or just the $cfgLimitChars first chars (default).
2001-08-29 21:10:56 +00:00
Loïc Chapeaux
6d4ba8b40a
added the "escaped by" option for exporting CSV files so default values for importing/exporting dumps are the same.
2001-08-29 18:57:34 +00:00
Loïc Chapeaux
79dd7c0456
added an option to display the whole value of a text field in a javascript alert box
2001-08-29 17:58:05 +00:00
Loïc Chapeaux
9007431f71
Misc urlencode use fixes
2001-08-29 07:15:40 +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
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
4e5b85c29b
Merged patch #455484 ("Smart" order) thanks to Jakub Wilk
2001-08-27 16:24:52 +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
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
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
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