Commit Graph

157 Commits

Author SHA1 Message Date
Marc Delisle
80883af523 clarify a point 2009-09-16 10:32:07 +00:00
Tomas Srnka
93240e99f4 Slovak language translation update; PHP notice fix 2009-09-15 19:21:58 +00:00
Marc Delisle
9fcea694ff rfe #2308632 [edit] Use hex for (var)binary fields 2009-09-05 18:31:35 +00:00
Marc Delisle
ced55c3d05 bug [display] After clicking on Show Function or Function, the UPDATE query is not shown after execution 2009-09-03 12:29:24 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
e29115a326 bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM 2009-06-20 12:08:34 +00:00
Marc Delisle
55a516e39c patch #2745215 [edit] Multi-row change with "]" improved 2009-05-04 16:05:24 +00:00
Marc Delisle
302c517763 bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 2009-04-29 17:26:27 +00:00
Herman van Rink
5878e714c5 bug #2740550 [interface] Using textarea CharEditing drops default values 2009-04-09 15:08:47 +00:00
Marc Delisle
c14dcef57f this was missing in patch #2602633 and broke the unNullify() mechanism 2009-03-31 16:38:12 +00:00
Herman van Rink
1cfa21d5d2 Added additional uses of the hashed fieldname building uppon patch #2602633 2009-02-23 22:43:36 +00:00
Marc Delisle
5a1df0684d patch #2602633 [core] support column name having square brackets 2009-02-20 09:37:49 +00:00
Marc Delisle
dd898010ba patch #2496403 [display] Multi-row change with "]" 2009-01-13 21:59:45 +00:00
Marc Delisle
7194d91e32 notice when inserting a row 2009-01-01 21:44:37 +00:00
Marc Delisle
dcdb1ddf8f bug [display] BIT field contents disappear when edited 2008-12-22 17:23:49 +00:00
Marc Delisle
612610eac9 bug #1253252 [display] Cannot NULL a column with relation defined 2008-12-07 12:37:05 +00:00
Marc Delisle
f018bf14ec bug #2202709 [core] Re-login causes PMA to forget current table name 2008-11-27 18:27:01 +00:00
Michal Čihař
84ae0420fe Adding @package, third part. 2008-11-24 11:22:44 +00:00
Marc Delisle
4f7f7120f5 bug #2107583 [GUI] Leading newline truncated, thanks to Isart Montane 2008-10-25 14:40:48 +00:00
Marc Delisle
838336a317 was merged by error with italian update 2008-10-25 14:28:40 +00:00
Marc Delisle
d597af936b bug #2184240 [lang] Problems with Italian language file 2008-10-22 11:20:35 +00:00
Marc Delisle
cb5f33c2a3 patch #2115966 [GUI] Checkboxes and IE 7 2008-09-25 17:07:59 +00:00
Marc Delisle
e77938bb20 BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress 2008-08-20 17:04:37 +00:00
Marc Delisle
fe78d240bb b to strong, and remove bold for MySQL charset 2008-07-09 15:24:44 +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
d84d3bf2e9 bug #1971221 [interface] tabindex not set correctly 2008-06-23 11:56:41 +00:00
Marc Delisle
2e1f89a67c bug [XHTML] problem with tabindex and radio fields 2008-06-14 12:01:58 +00:00
Marc Delisle
b9baa825c1 display options (work in progress) 2008-05-21 15:49:57 +00:00
Marc Delisle
93e5d19b75 bug #1762029 [interface] Cannot upload BLOB into existing row 2008-05-18 16:45:36 +00:00
Sebastian Mendel
97cd0fdc5c no need to fetch $cfgRelation
checking relation support is done in relation function
2008-05-09 11:09:48 +00:00
Marc Delisle
a9bdeb876a undefined $len 2008-05-02 11:42:42 +00:00
Marc Delisle
42a4a8c24b bug #1926357 [data] BIT defaults displayed incorrectly 2008-04-02 17:19:59 +00:00
Marc Delisle
b1032c880b comment about lack of maxlength HTML attribute 2008-03-27 17:30:09 +00:00
Sebastian Mendel
bb70f2d7b6 rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY, thanks to Gert Palok - gert_p 2007-12-13 17:25:59 +00:00
Sebastian Mendel
37a4099a4f cleanup 2007-10-18 08:51:19 +00:00
Sebastian Mendel
40b3ce9fd1 use array to define included JavaScript libraries 2007-10-04 09:22:50 +00:00
Marc Delisle
5c70b88927 problem between tbl_change and get_foreign.lib.php so start to remove this library 2007-09-19 17:06:43 +00:00
Sebastian Mendel
7af67d483d more code that needs only to be done once 2007-09-11 14:37:44 +00:00
Sebastian Mendel
2c17b8b8d8 minor tweaks (no need to process field data for every row, only once) 2007-09-11 13:40:27 +00:00
Sebastian Mendel
de9768b8bd no need for checking MySQL versions below 4.1 2007-09-11 09:28:14 +00:00
Sebastian Mendel
ef9d09a1d1 better variable names;
minor code formating;
2007-09-06 14:38:58 +00:00
Sebastian Mendel
914855c176 use array_fill() 2007-09-06 14:23:46 +00:00
Sebastian Mendel
d979a60de1 better variable names 2007-09-06 14:18:58 +00:00
Sebastian Mendel
b99441ae74 make better use of PMA_generate_common_hidden_inputs();
make use of PMA_getIcon();
make use of PMA_DBI_fetch_result() for retrieving table fields information;
2007-09-06 13:56:29 +00:00
Sebastian Mendel
7b657001e3 refactoring multi-row inserts (just starting) 2007-09-04 15:47:48 +00:00
Marc Delisle
8eb4d37fe2 XHTML fixes 2007-09-02 19:23:59 +00:00
Marc Delisle
cb2d299e37 incorrect field ids 2007-09-02 18:42:26 +00:00
Marc Delisle
46e062ea29 bug #1759528, browse_foreigners fails due to newlines, thanks to Hanno Boeck 2007-07-27 13:55:41 +00:00
Marc Delisle
50d0ae4290 bug #1729583 multi-edit or insert is broken 2007-06-13 21:00:25 +00:00
Marc Delisle
cb9853b236 RFE #1714895, Go button location 2007-06-02 14:18:20 +00:00