Commit Graph

36894 Commits

Author SHA1 Message Date
Michal Čihař
da62d86238 These are done and we do not seem to use decimals 2011-12-14 10:00:01 +01:00
Michal Čihař
91241f71d3 Fill orgtable and orgname attributes 2011-12-14 09:58:47 +01:00
Michal Čihař
cec8f1b094 Add actually some sane value to field flags 2011-12-14 09:56:02 +01:00
Michal Čihař
396e5716f8 Use mysqli in example configuration
The mysql extension does not support some features we use and I think it
is safe to assume nearly everybody has mysqli.
2011-12-14 09:51:20 +01:00
Michal Čihař
a074b4c6e2 Create fake flags field
The content is empty for now, but at least the code will not emit
warnings on every access to it (which is quite often). The proper value
calculation should be added later.
2011-12-14 09:49:51 +01:00
Michal Čihař
ea64f8f731 Whitespace cleanup 2011-12-14 09:49:35 +01:00
Michal Čihař
629c5cbc34 Update translations from master 2011-12-08 15:14:36 +01:00
Rouslan Placella
2f342d7231 Fixed bug #3448485 - Firefox favicon frameset regression 2011-12-07 12:32:21 +00:00
dimka
3713680c37 bug #3449659 [navi] Fast filter broken with table tree 2011-12-07 16:13:16 +05:30
Madhura Jayaratne
6e0a10494f bug #3452506 [edit] Unable to move tables with triggers 2011-12-07 08:33:28 +05:30
Madhura Jayaratne
5f78897bc8 bug #3306875 [edit] Can't rename a database that contains views 2011-12-06 18:41:04 +05:30
Marc Delisle
b02f4eec07 bug #3384035 [display] Problems regarding ShowTooltipAliasTB 2011-12-05 14:14:13 -05:00
Marc Delisle
d68c8bb8ed bug #3398788 [session] No feedback when result is empty (signon auth_type) 2011-12-05 11:04:16 -05:00
Michal Čihař
be8bfa99b3 Update translations from master 2011-12-02 10:00:05 +01:00
Michal Čihař
adc1fb2c6c Merge remote-tracking branch 'origin/MAINT_3_4_8' into QA_3_4 2011-12-02 09:58:49 +01:00
Marc Delisle
9832c283f4 3.4.8 release 2011-12-01 12:17:47 -05:00
Marc Delisle
3550b5adee 3.4.8 release 2011-12-01 12:15:59 -05:00
Marc Delisle
5e61730157 bug #3438420 [core] Magic quotes removed in PHP 5.4 2011-11-26 06:54:40 -05:00
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
b00745d352 3.4.8-rc1 2011-11-24 17:09:17 -05:00
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