Michal Čihař
58d31214a1
[edit] Do not default to UNHEX when using file upload.
2010-01-22 17:33:27 +00:00
Michal Čihař
429275e834
Unnullify and unignore field when file to upload is chosen.
2010-01-22 17:21:18 +00:00
Michal Čihař
e532069912
rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary.
2010-01-22 17:20:35 +00:00
Michal Čihař
98b61946eb
Function is_null seems to be now working properly on empty blobs.
...
Tested with PHP 5.3.
2010-01-22 17:19:45 +00:00
Michal Čihař
65ea590395
rfe #2033616 [edit] Add option to just display insert query.
2010-01-21 14:12:18 +00:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Michal Čihař
4c1d5e827a
rfe #2924956 [interface] Add insert ignore option to editing row.
2010-01-13 13:50:24 +00:00
Michal Čihař
be5e0baab4
Do not use translated messages for values, rather use hardcoded strings.
...
This way we avoid possible breakage on language change.
2010-01-13 13:38:38 +00:00
Marc Delisle
87b994743b
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
2009-12-30 15:27:27 +00:00
Marc Delisle
182c02c5e8
bug #2893221 [core] Statement may not be safe to log in statement format
2009-11-21 13:22:08 +00:00
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