Commit Graph

36875 Commits

Author SHA1 Message Date
Marc Delisle
dddcddbf38 bug #3442004 [interface] DB suggestion not correct for user with underscore 2011-11-26 06:17:08 -05:00
Madhura Jayaratne
9c278d020c bug #3442028 [edit] Inline editing enum fields with null shows no dropdown 2011-11-25 18:12:53 +05:30
Marc Delisle
c43babad7c 3.4.9-dev 2011-11-24 17:05:44 -05:00
Madhura Jayaratne
29455fe79b Merge branch 'QA_3_4' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into QA_3_4 2011-11-24 23:12:37 +05:30
Madhura Jayaratne
ff0ea2f9b9 bug #3431427: Fix for enum and set columns 2011-11-24 23:06:12 +05:30
Marc Delisle
cf5faa1dd1 Fix merge conflicts 2011-11-24 12:26:31 -05:00
Madhura Jayaratne
f414a0ec32 bug #3407235 [interface] Entering the key through a lookup window does not reset NULL 2011-11-24 22:45:51 +05:30
Rouslan Placella
035c112eaf Fixed bug #3441572 - 'newer version of phpMyAdmin' message not shown in IE8 2011-11-23 21:39:10 +00:00
Dieter Adriaenssens
077c10020e [security] Self-XSS on invalid query (table overview), see PMASA-2011-18 2011-11-22 21:59:19 +01:00
Marc Delisle
dac8d6ce25 [security] Self-XSS on column type (table Search), see PMASA-2011-18 2011-11-22 12:46:46 -05:00
Rouslan Placella
bc45a1048d [security] Self-XSS on column type (Create index), see PMASA-2011-18 2011-11-22 12:38:22 -05:00
Marc Delisle
1490533d91 [security] Self-XSS on database names (Operations/rename), see PMASA-2011-18 2011-11-21 18:08:49 -05:00
Marc Delisle
b289fe0824 [security] Self-XSS on database names (Synchronize), see PMASA-2011-18 2011-11-21 17:53:10 -05:00
Marc Delisle
e2b6af5a99 Avoid showing the password in phpinfo()'s output 2011-11-21 12:41:13 -05:00
Madhura Jayaratne
e7877fba46 bug #3425156 [interface] Add column after drop 2011-11-20 23:30:30 +05:30
Madhura Jayaratne
81f6766f96 bug #3439292 [core] Fail to synchronize column with name of keyword 2011-11-20 22:18:55 +05:30
Madhura Jayaratne
b5c45d0d35 White space cleanup 2011-11-20 21:52:22 +05:30
Marc Delisle
8219f7c544 When ShowTooltipAliasTB is true, VIEW is wrongly shown as the view name in main panel db Structure page 2011-11-19 07:02:54 -05:00
Marc Delisle
2e92b86f92 This feature does not apply only to light mode 2011-11-18 07:07:29 -05:00
Remi COLLET
ac430ea21d patch #3437354 [core] Notice: Array to string conversion in PHP 5.4 2011-11-15 12:47:28 -05:00
coupling
b6f02c7aed patch #3428764 [edit] Inline edit on multi-server configuration 2011-11-13 10:02:57 -05:00
Michal Čihař
0212c7c015 Merge remote-tracking branch 'origin/MAINT_3_4_7' into QA_3_4 2011-11-10 15:44:43 +01:00
Marc Delisle
849b6818f8 3.4.7.1 release 2011-11-10 09:09:17 -05:00
Marc Delisle
ec040a1b6e 3.4.7.1 release 2011-11-10 09:08:43 -05:00
Marc Delisle
e51a1cb73d ChangeLog for 3.4.7.1 2011-11-10 08:59:03 -05:00
Marc Delisle
f674e3dbe9 Merge branch 'MAINT_3_4_7' into QA_3_4 2011-11-10 08:58:13 -05:00
Marc Delisle
1b8f5a5c09 ChangeLog for 3.4.7.1 2011-11-10 08:57:57 -05:00
Marc Delisle
edea25b07b Merge branch 'MAINT_3_4_7' into QA_3_4 2011-11-10 08:56:39 -05:00
Michal Čihař
bd0ad7377e Remove mention of safe mode as it is not recommended anymore (rfe #3313257). 2011-11-10 14:52:13 +01:00
Marc Delisle
05f96b921a New PHP requirements for XML and ODS importing 2011-11-10 04:55:31 -05:00
Aris Feryanto
2dfd1dca14 Added Changelog entry 2011-11-09 00:33:11 +08:00
Aris Feryanto
efc03d8c8c Fix bug #3431427: Dropdown displaying results - setting NULL does not work 2011-11-09 00:24:39 +08:00
Marc Delisle
cc2fe91e76 Less intense vertical border for data 2011-11-07 09:54:21 -05:00
Michal Čihař
4dd5c0d0dc Changelog entry 2011-11-07 15:49:53 +01:00
Michal Čihař
063e6f9292 Merge branch 'MAINT_3_4_7' into MAINT_3_4_7-security 2011-11-07 15:48:52 +01:00
Michal Čihař
19c0de6be2 Merge branch 'MAINT_3_4_7' into QA_3_4
Conflicts:
	ChangeLog
2011-11-07 15:47:12 +01:00
Michal Čihař
987f943de3 Add missing release date 2011-11-07 15:46:43 +01:00
Michal Čihař
34d99de000 Disable XML loading plugins on old PHP
When libxml_disable_entity_loader is not available, we can not guarantee
safe handling of XML data.
2011-11-07 15:18:10 +01:00
Michal Čihař
a5e206fbd2 Disable loading of external XML entities when loading XML
Fixes CVE-2011-4107
2011-11-07 14:47:54 +01:00
Michal Čihař
c51353df21 Merge translations from master 2011-11-07 10:13:36 +01:00
Gabor Gyorvari
8721f7b160 patch #3430291 [import] Handle conflicts in some open_basedir situations 2011-11-05 10:33:19 -04:00
Robert Scheck
8170d03d3c Patch by Robert Scheck <robert@fedoraproject.org>
for phpMyAdmin >= 3.4.7, which makes the php-gettext
library that is used configurable, which is helpful or even required for
some vendors or downstreams. The default is the internal library to keep
backward compatibility. More details can be found at SourceForge:
https://sourceforge.net/tracker/?func=detail&aid=3433770&group_id=23067&atid=377410
2011-11-05 09:57:28 -04:00
Marc Delisle
b94febeb89 Update credits 2011-11-04 13:00:16 -04:00
Marc Delisle
d22fae4201 bug #3428065 [parser] TRUE not recognized by parser 2011-11-02 12:39:43 -04:00
Marc Delisle
0b24e69435 bug #3426836 [interface] Visual column separation 2011-11-02 07:33:01 -04:00
Michal Čihař
e2cb83aa24 Update translations from master 2011-11-01 13:16:53 +01:00
Marc Delisle
a691fce64c bug #3428627 [import] ODS import ignores memory limits 2011-10-31 12:35:02 -04:00
Rouslan Placella
f7cb55cb62 Fixed bug #3430377 - Deleted search results remain visible 2011-10-30 14:30:08 +00:00
Marc Delisle
694c1cdf75 bug #3427256 [interface] no links to browse/empty views and tables 2011-10-23 10:27:06 -04:00
Marc Delisle
d590bccda2 3.4.7 2011-10-23 08:10:47 -04:00