Commit Graph

60 Commits

Author SHA1 Message Date
Marc Delisle
b6f7d26cf5 path disclosure 2003-07-19 12:22:00 +00:00
Marc Delisle
02a7efae03 bug 771523 2003-07-15 11:49:05 +00:00
Michal Čihař
41625d7cba forgot to add return ... so it showed message, but submitted form.. 2003-06-25 19:15:46 +00:00
Michal Čihař
d2a95f306a Alert user when not specied length for CHAR/VARCHAR fields. 2003-06-25 15:51:56 +00:00
Alexander M. Turek
ba9faea1f3 SET and ENUM fields may have a character set, too. 2003-06-08 17:12:40 +00:00
Alexander M. Turek
a1875b0b77 Improved MySQL 4.1 support 2003-06-07 20:17:43 +00:00
Michal Čihař
1badc1477a Add server to phpinfo link to avoid relogin with more servers.
Replace target="_new" with target="_blank" as it should be.
2003-06-02 13:36:30 +00:00
Michal Čihař
0c379d3c7b Possibility to disable Ctrl+Arrows moving. 2003-05-26 11:06:10 +00:00
Alexander M. Turek
886332d614 Added tooltips for transformations. 2003-03-13 20:42:31 +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
Alexander M. Turek
2183740b05 If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST. 2003-03-02 17:26:41 +00:00
Garvin Hicking
abc73a57cc I knew the first fix was to easy...so, try again. :) 2003-02-27 21:49:15 +00:00
Garvin Hicking
53cb2eea7d Fixed bug. 2003-02-27 21:13:26 +00:00
Garvin Hicking
4b037476b3 Vertical display of editing/creating columns. Provides less need of
scrolling on that page.
2003-02-27 15:46:00 +00:00
Garvin Hicking
63c5582cba Basic detection if mime-features are available, better check on error
situations. See ChangeLog.
2003-02-26 13:02:34 +00:00
Garvin Hicking
c5b0968844 Fix duped display of 'Comments'-field. 2003-02-25 11:23:13 +00:00
Garvin Hicking
dba8ecc4fd Display MIME types to transform any table cell. You can only choose from a list of pre-defined MIME-types. The list gets built by a function searching a directory for valid transforms. For further information see README-file and soon documentation. ;) 2003-02-24 17:54:19 +00:00
Garvin Hicking
30b1873e61 Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables. 2003-02-24 16:59:36 +00:00
Marc Delisle
6a8d74f1c5 strDefaultValueHelp 2003-02-07 17:44:22 +00:00
Michal Čihař
cac9bb934e Fixed bug #667682 ("UNSIGNED" option in SET or ENUM). 2003-01-21 13:57:40 +00:00
Michal Čihař
d2ed8f4eaa jumping cursor using Keyboard 2003-01-14 13:01:02 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Michal Čihař
15eed4df54 Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available. 2002-08-15 11:52:26 +00:00
Alexander M. Turek
6d67d00373 bug #590481 2002-08-04 15:21:21 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
cb081dbbf7 codding standards 2002-04-27 07:46:58 +00:00
Marc Delisle
ae9572d2fa parse error 2002-04-26 10:55:21 +00:00
Marc Delisle
6a90e4e3c8 new cfg 2002-04-25 00:48:53 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Loïc Chapeaux
1a2635d42d beautified the generated page 2002-02-10 10:58:20 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Marc Delisle
579387e7c4 radio buttons for indexes 2002-02-10 03:17:11 +00:00
Marc Delisle
f924fd6569 clarification 2002-02-10 00:31:14 +00:00
Loïc Chapeaux
9d60390efa xhtml fix 2002-02-08 18:05:38 +00:00
Marc Delisle
ce9ef17182 link to doc 2002-02-01 18:10:21 +00:00
Loïc Chapeaux
772ad8c5ea max table and field sizes are 64 characters 2002-01-03 14:15:13 +00:00
Marc Delisle
8789c220cb Short doc 2001-12-23 22:45:52 +00:00
Loïc Chapeaux
6a76b2ced4 improved the fix against bug #489440 2001-12-07 15:48:27 +00:00
Loïc Chapeaux
351b5b350c fixed bug #489440 - enum fields in tbl_properties.php 2001-12-06 21:10:53 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
0ac430fd27 $reload has now true boolean values 2001-09-07 19:42:41 +00:00
Loïc Chapeaux
709eec1b9b End of part 3 of patch #458014: fulltext indexes support 2001-09-06 23:48:51 +00:00
Loïc Chapeaux
bbef63ff34 Merged part 2 of patch #458014: multi-column editing 2001-09-06 22:12:09 +00:00
Loïc Chapeaux
f4f72557f3 optimized a bit (mainly added some 'mysql_free_result') 2001-09-06 18:34:41 +00:00
Loïc Chapeaux
b186365534 reduced a bit the size of the generated xhtml page 2001-08-29 20:49:00 +00:00
Loïc Chapeaux
7161a08252 tried to fix some "NULL" value problems 2001-08-27 23:26:09 +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