Commit Graph

41 Commits

Author SHA1 Message Date
Marc Delisle
5295bce9e8 rfe #823652 [structure] ENUM values: field size too small 2008-10-04 12:42:22 +00:00
Marc Delisle
e61a8e9c93 XHTML compatibility 2008-08-17 11:25:12 +00:00
Marc Delisle
1ce9daf87c bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn 2008-07-05 22:01:04 +00:00
Marc Delisle
71efad3fe7 message change, thanks to Sebastian Mendel 2008-07-01 18:54:53 +00:00
Marc Delisle
71d4770bd5 None as default choice for default value 2008-06-29 13:08:59 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Marc Delisle
7b0051ac7a undefined DefaultType 2008-05-10 13:57:15 +00:00
Marc Delisle
75e0cc9937 new message $strUserDefined 2008-05-10 13:33:12 +00:00
Sebastian Mendel
206f4add2f refactored complete table/column creation altering;
register_globals independent;
fixed bug #1344768 [database] create/alter table new field can not have empty string as default;
tweaked form layout to save space;
2008-05-07 12:35:00 +00:00
Marc Delisle
fc041e4e15 do not remove the BINARY attribute in drop-down 2008-04-30 17:00:54 +00:00
Marc Delisle
166d0e181a clarifications 2008-04-09 00:22:06 +00:00
Marc Delisle
4e66babab7 undefined variable row on table creation, since the new logic for BIT values 2008-04-07 16:22:07 +00:00
Marc Delisle
42a4a8c24b bug #1926357 [data] BIT defaults displayed incorrectly 2008-04-02 17:19:59 +00:00
Marc Delisle
070875cb3c rfe #1840165 [interface] Enlarge column name field in vertical mode 2007-12-30 21:22:05 +00:00
Sebastian Mendel
d7ecf570dc replaced NULL/NOT NULL selectbox with checkbox (preserver space) 2007-12-14 11:39:46 +00:00
Sebastian Mendel
c77f3bd21f group data types 2007-12-13 12:49:31 +00:00
Sebastian Mendel
ba3226c70a MySQL bug #20910 fixed in 5.0.25 (http://dev.mysql.com/doc/refman/5.0/en/news-5-0-25.html);
code order
2007-12-12 08:58:47 +00:00
Marc Delisle
518cb592e5 more partition stuff 2007-10-26 12:40:23 +00:00
Sebastian Mendel
46b110828b no more .php3 files (3) 2007-10-16 13:34:33 +00:00
Marc Delisle
d13bef9c1f fix typo, thanks to Juergen 2007-10-06 19:26:07 +00:00
Marc Delisle
c04fe749b6 support MySQL 5.1 PARTITION in CREATE TABLE dialog 2007-10-06 12:30:29 +00:00
Sebastian Mendel
872cadf60d make use of PMA_showHint() in more places 2007-10-05 14:06:27 +00:00
Sebastian Mendel
619f6592ee removed MySQL < 5 code 2007-10-02 09:46:28 +00:00
Marc Delisle
8eb4d37fe2 XHTML fixes 2007-09-02 19:23:59 +00:00
Marc Delisle
4456bf82e5 transformations: remove "auto-detect" MIME-type that was never implemented 2007-07-09 18:46:00 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
cd7c481458 Allow to edit small number of fields vertically and lange number horizontally (RFE #1581773). 2006-10-25 08:54:03 +00:00
Marc Delisle
1102be3a47 bug #1543996 wrong link to doc 2006-08-26 14:14:30 +00:00
Marc Delisle
40f47178e3 bug #1458334, undefined offset 2006-03-26 11:13:03 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Marc Delisle
dc649ba056 bug #1349262, use Storage Engine 2005-12-21 19:56:49 +00:00
Michal Čihař
abb6b7e83d of course in both modes... 2005-11-24 10:04:08 +00:00
Michal Čihař
ee5bb05096 Disable clicking events on table creation (bug #1358896). 2005-11-24 10:00:46 +00:00
Michal Čihař
c40b663969 Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access. 2005-11-24 08:55:33 +00:00