Commit Graph

3831 Commits

Author SHA1 Message Date
Garvin Hicking
2a3bd1cc7a RFE #700307 - Display DB comments / MIME-types where appropriate. 2003-03-12 19:13:37 +00:00
Garvin Hicking
22c8c1dd58 Bugfix for querywindow: Didn't show the latest queries. 2003-03-12 18:36:54 +00:00
Garvin Hicking
71b4918b8c forgot to commit. 2003-03-12 18:31:55 +00:00
Garvin Hicking
4f4c295522 RFE #470000 - Use parameters for bookmarked queries. 2003-03-12 18:05:38 +00:00
Garvin Hicking
61bd5043f3 RFE #571838 : Add 'DROP TABLE IF EXISTS' checkbox. 2003-03-12 15:51:51 +00:00
Garvin Hicking
d516720b77 RFE #680261 / #683845: Display of DB/Table export, default options. 2003-03-12 15:21:44 +00:00
Garvin Hicking
388deede35 RFE #422243: Functions depending on MySQL field type. 2003-03-12 14:42:27 +00:00
Garvin Hicking
c0e9a2a685 Automatic update of PMA-tables on update/deletion/duplication of
DBs/Tables/Columns.
2003-03-12 13:41:19 +00:00
Garvin Hicking
a8c0e0092c Fixed DB export 2003-03-12 11:28:15 +00:00
Marc Delisle
8a0ef6b34f lang 2003-03-12 10:45:28 +00:00
Marc Delisle
176bcdf8a4 update 2003-03-12 10:44:38 +00:00
Garvin Hicking
127b2a4577 '../' is no good for us. 2003-03-11 19:24:48 +00:00
Garvin Hicking
667259f19b Improved docSQL security & functionality. Please test, I did not find docSQL
but it works with my own files I tried to build up using the knowledge of
the code.
2003-03-11 18:14:00 +00:00
Garvin Hicking
f5a9eb4de1 Removed $err_url. 2003-03-11 15:15:21 +00:00
Marc Delisle
eda306631b bug 700082 XOR 2003-03-11 10:41:47 +00:00
Garvin Hicking
389f5f184b Bug #687548 2003-03-10 21:00:16 +00:00
Alexander M. Turek
41fad76d63 Ensured that the correct font families are used. 2003-03-10 20:32:25 +00:00
Garvin Hicking
3ae253e400 Do not waste the data for table-field creation, if MySQL shows an error.
Instead, give the user the opportunity to fix the errors and display the
form again.
2003-03-10 18:56:48 +00:00
Garvin Hicking
42aa76e0e0 Fix Bug #700489 (quotes for non-JS browsers) 2003-03-10 18:52:27 +00:00
Alexander M. Turek
0ada14baeb Another mechanism against stupid people who use the translator list as a list of localised support hotlines or try to get a translation by mail order... :o) 2003-03-10 18:34:02 +00:00
Marc Delisle
50274e6747 support for disabled ini_get 2003-03-10 18:25:50 +00:00
Garvin Hicking
2dd72bc5e3 Fixed compression bug. 2003-03-10 18:12:27 +00:00
Garvin Hicking
1dabf69496 Redesign of tbl_properties_export. 2003-03-10 15:14:00 +00:00
Garvin Hicking
35702c9861 Hooray for stylesheets. 2003-03-10 13:48:10 +00:00
Garvin Hicking
88579ba476 Patch #697541 2003-03-10 13:32:42 +00:00
Marc Delisle
5113615698 image/png: inline 2003-03-10 13:21:43 +00:00
Garvin Hicking
3ff3a3ba5f Feature request #700205 2003-03-09 11:18:52 +00:00
Marc Delisle
2f8ee3f52c tell them to cd 2003-03-09 11:16:54 +00:00
Marc Delisle
514ee46e6b typo 2003-03-09 11:16:23 +00:00
Marc Delisle
a7a77d3e9d did not work in bash 2003-03-08 12:49:41 +00:00
Marc Delisle
fb04dbe74e width and height options 2003-03-07 18:11:59 +00:00
Marc Delisle
349aee42bf width and height options 2003-03-07 18:01:07 +00:00
Garvin Hicking
280336063f Fixed bug #658668 (\n\r\t handling) 2003-03-06 19:35:32 +00:00
Garvin Hicking
0762f73b24 FAQ 2.6 about localhost-sockets added. 2003-03-05 20:47:28 +00:00
Garvin Hicking
0fa157ea82 Relations/Comments with Single Quotes were causing major harm, so replace
PMA_handleSlashes() with PMA_addSlashes(). Every incoming data is currently
stripslashed, so this is necessary.
2003-03-05 20:04:10 +00:00
Marc Delisle
6c9296cacf inline thumbnails 2003-03-05 18:13:21 +00:00
Marc Delisle
66598d38c5 inline thumbnails 2003-03-05 17:56:17 +00:00
Robin Johnson
c431c04f3d docs stuff 2003-03-05 15:11:17 +00:00
Marc Delisle
7cc13f4c05 typo 2003-03-05 14:47:39 +00:00
Marc Delisle
000b1158cc clarification 2003-03-05 14:44:29 +00:00
Garvin Hicking
0e95514c3f Fixed stripslashes() issues. 2003-03-05 14:04:23 +00:00
Michal Čihař
637098c610 TRANSACTION isn't reserved word 2003-03-05 13:27:37 +00:00
Marc Delisle
7a33231818 duplicate field names bug 2003-03-05 10:50:35 +00:00
Marc Delisle
01c447a2d3 back to previous version 2003-03-05 10:18:30 +00:00
Mike Beck
f9eaee2242 added some documentation on how to update existing
column_comments tables and better information in testpage
2003-03-04 14:46:26 +00:00
Alexander M. Turek
ebcc8e598d undefined variables 2003-03-03 12:34:03 +00:00
Alexander M. Turek
93f73a0250 $cfg['PmaAbsoluteUri'] autodetection did not work as expected if php was in CGI mode. 2003-03-03 12:24:51 +00:00
Alexander M. Turek
971c256a9f PHP3 compatibility 2003-03-03 12:03:05 +00:00
Alexander M. Turek
ed6aca1751 Avoid reloading the left frame twice. 2003-03-03 11:12:16 +00:00
Alexander M. Turek
40eee69a92 User was unable to insert values containing quotes. 2003-03-03 11:08:57 +00:00