Commit Graph

1006 Commits

Author SHA1 Message Date
Marc Delisle
30a510524b updates 2001-09-20 17:38:33 +00:00
Geert Lund
dcf8062cee Security issue fix: phpninfo.php3 now checks for valid user and password 2001-09-20 08:59:19 +00:00
Loïc Chapeaux
e7e9ad8627 fixed an error I've done while merging patch #462787 2001-09-20 08:06:47 +00:00
Loïc Chapeaux
ac7e1e307f updated thanks to Pietro Danesi 2001-09-20 08:04:25 +00:00
Loïc Chapeaux
8a4bb53fc4 added the $cfgShowStats setting 2001-09-20 08:04:03 +00:00
Loïc Chapeaux
6026f15e75 * added the $cfgShowStats setting
* resorted the core phpMyAdmin settings in a more logical way
2001-09-20 08:03:16 +00:00
Loïc Chapeaux
6faa6c8b0e added an option to change the server from an user page 2001-09-19 21:21:50 +00:00
Loïc Chapeaux
ec29139db5 added $strUpdateServer & $strUpdateServMessage 2001-09-19 21:20:47 +00:00
Marc Delisle
9af9366b6b merge messages 2001-09-19 19:38:10 +00:00
Loïc Chapeaux
a5f1cc846e php3 does not allow to use TRUE or FALSE constant with the 'define()' function 2001-09-19 19:32:12 +00:00
Marc Delisle
d614085c16 merge messages 2001-09-19 19:00:13 +00:00
Loïc Chapeaux
061e29d2f0 no message 2001-09-19 17:59:00 +00:00
Loïc Chapeaux
956ff4ead7 updated thanks to Pietro Danesi 2001-09-19 17:58:37 +00:00
Loïc Chapeaux
7173343878 merged patch #462787 (Home page for unpriviliged user) thanks to Piotr Roszatycki 2001-09-19 17:58:08 +00:00
Loïc Chapeaux
e4ea15b692 no message 2001-09-18 15:39:22 +00:00
Loïc Chapeaux
a91bfdd909 calling the "set_font_sizes()" function is required to get the "$font_size" variable 2001-09-18 15:39:00 +00:00
Loïc Chapeaux
b8d399bf9e feature #458452 (display the logged in user) 2001-09-18 15:38:34 +00:00
Loïc Chapeaux
3ad01008ce Added $strRunningAs 2001-09-18 15:37:59 +00:00
Loïc Chapeaux
f0b7a3e79e fixed a bug with "auto_increment" field type 2001-09-18 09:27:45 +00:00
Loïc Chapeaux
2308142660 fixed some bugs with the "other privileges" feature 2001-09-17 17:52:26 +00:00
Loïc Chapeaux
8bb824eeac updated thanks to Pietro Danesi 2001-09-17 17:51:37 +00:00
Loïc Chapeaux
3a0410b2a8 rewrtitten the users script so it validates xhtml1.0, and fix a security issue removing most of the javascript work. 2001-09-16 20:07:46 +00:00
Loïc Chapeaux
cc378e20c1 added $strShowCols & $strShowTables 2001-09-16 20:06:33 +00:00
Marc Delisle
041a81a8e1 bug 460475 2001-09-16 00:32:52 +00:00
Steve Alberty
b1cae4386e translate 2001-09-15 13:58:38 +00:00
Loïc Chapeaux
8e9ff58e32 fixed a little mis-specification 2001-09-15 09:23:55 +00:00
Loïc Chapeaux
73a38c85d0 no message 2001-09-15 08:50:07 +00:00
Loïc Chapeaux
9dbf903f78 fixed bug #461623 (wrong maxlength) 2001-09-15 08:49:46 +00:00
Loïc Chapeaux
60c4f1c0a9 fixed bug #461684 (Comments changes) 2001-09-15 08:49:16 +00:00
Loïc Chapeaux
a6b4fe1507 updated italian translation thanks to Pietro Danesi 2001-09-15 08:48:45 +00:00
Loïc Chapeaux
969bea8541 updated italian translation thanks to Pietro Danesi 2001-09-14 11:10:13 +00:00
Loïc Chapeaux
e4ba4dda11 no message 2001-09-13 18:26:22 +00:00
Loïc Chapeaux
149ed7b949 added a optionnal "show all" button in display mode 2001-09-13 18:25:59 +00:00
Loïc Chapeaux
2e2c42d17c * added $strShowAll
* patch #460242 (Rename "Send" to "Save as File")
2001-09-13 18:25:18 +00:00
Loïc Chapeaux
072a7005fc Added $strShowAll 2001-09-13 18:24:36 +00:00
Loïc Chapeaux
77172fab57 patch #460567 (UI - small html change in frame options) thanks to Vaskin Kissoyan 2001-09-12 20:26:02 +00:00
Loïc Chapeaux
d6ac0a5119 updated Norwegian translation thanks to Sven-Erik Andersen 2001-09-12 13:27:59 +00:00
Loïc Chapeaux
c014e1fbd0 no message 2001-09-11 09:28:08 +00:00
Loïc Chapeaux
9b839bf6f7 limit the number of characters displayed in the confirmation box 2001-09-11 09:27:47 +00:00
Loïc Chapeaux
e34a463b3c * moved the 'split_sql_file()' function from the library to the main script, then removed the library;
* tried some fixes for bugs with comments characters in dump files (see bug #444279) and taked into account "-- " styled comments;
* disactivated the "/*!...*/" syntax for MySQL < 3.22.07;
* optimized the 'split_sql_file()' function.
2001-09-11 09:26:40 +00:00
Loïc Chapeaux
615986dada no message 2001-09-10 21:45:33 +00:00
Loïc Chapeaux
949343630f taken into account Mac case 2001-09-10 21:45:09 +00:00
Loïc Chapeaux
1d85bbf212 simple "SELECT" statements like "SELECT 1+1" were failing because they were added a "LIMIT" clause 2001-09-10 21:44:35 +00:00
Loïc Chapeaux
2a9f5ea8b7 new translation thanks to Visa Kopu 2001-09-10 21:44:01 +00:00
Steve Alberty
465c4491f6 translate some strings 2001-09-10 15:58:08 +00:00
Loïc Chapeaux
b621731873 fixed bug #444279 (# problem in uploaded file) 2001-09-09 18:07:18 +00:00
Loïc Chapeaux
9554685c42 no message 2001-09-09 17:05:55 +00:00
Loïc Chapeaux
ec78d60553 optimized the "DROP FIELD" case 2001-09-09 17:05:32 +00:00
Loïc Chapeaux
37b7c5ece7 optimized a bit 2001-09-09 16:45:11 +00:00
Loïc Chapeaux
138da505eb message associated to the query wasn't displayed if the location header is used 2001-09-09 16:44:30 +00:00