Commit Graph

36808 Commits

Author SHA1 Message Date
Madhura Jayaratne
2d1b7bff0c Proper layout for table maintenance page 2011-10-10 22:57:45 +05:30
Marc Delisle
a6fc7ac928 bug [navi] Wrong icon for view (MySQL 5.5) 2011-10-10 08:49:41 -04:00
Marc Delisle
6fec80c614 bug [view] View renaming did not work 2011-10-10 07:16:30 -04:00
Madhura Jayaratne
329c9cac68 Avoid warnings on undefined variables 2011-10-08 14:15:17 +05:30
Madhura Jayaratne
55f2d0726b Typo 2011-10-08 14:14:13 +05:30
Michal Čihař
338709a264 Update po files 2011-10-06 09:26:13 +02:00
Madhura Jayaratne
ad5c7f5d0a bug #3418849 [interface] Inline edit shows dropdowns even after closing 2011-10-05 08:55:19 +05:30
Madhura Jayaratne
f7a31e5f4c bug #3418610 [interface] Links in navigation when $cfg['MainPageIconic'] = false 2011-10-05 00:34:56 +05:30
Dieter Adriaenssens
e234958545 Merge branch 'MAINT_3_4_6' into QA_3_4 2011-10-04 19:15:42 +02:00
Dieter Adriaenssens
ca597dc423 [security] Fixed XSS in setup (host parameter), see PMASA-2011-16 2011-10-04 19:15:19 +02:00
Marc Delisle
bc5aa87ae9 Merge branch 'MAINT_3_4_6' into QA_3_4 2011-10-04 06:20:28 -04:00
Marc Delisle
1af420e223 [security] Fixed XSS in setup (verbose parameter) 2011-10-04 06:20:17 -04:00
Marc Delisle
7d586b458d Merge branch 'MAINT_3_4_6' into QA_3_4 2011-10-03 15:12:01 -04:00
Dieter Adriaenssens
fbaa5cc1a1 Fixed local path disclosure vulnerability, see PMASA-2011-15 2011-10-03 20:44:05 +02:00
Dieter Adriaenssens
e05b37d3c9 Fixed local path disclosure vulnerability, see PMASA-2011-15 2011-10-03 20:38:36 +02:00
Marc Delisle
b939d1048e 3.4.7-dev is starting 2011-10-03 12:41:20 -04:00
Marc Delisle
46a1afb372 Preparing for 3.4.6-rc1 2011-10-03 12:34:18 -04:00
Marc Delisle
e27961b1b2 bug #3417089 [synchronize] Extraneous db choices 2011-10-02 07:25:45 -04:00
Hans Fr. Nordhaug
6c980106b7 patch #3314626 [display] CharTextareaRows is not respected 2011-09-29 12:47:48 -04:00
Madhura Jayaratne
55d1360b7e To avoid a notice on undefined variable 2011-09-29 21:14:11 +05:30
Madhura Jayaratne
a9f2c38942 bug #3414744 [core] External link fails in 3.4.5 2011-09-29 19:43:28 +05:30
Marc Delisle
acbbd8fc56 bug #3392150 [schema] PMA_User_Schema::processUserChoice() is broken 2011-09-29 06:41:06 -04:00
Marc Delisle
789ed0d3d1 A table has been dropped from outside phpMyAdmin 2011-09-29 06:08:30 -04:00
Madhura Jayaratne
37dff12901 bug #3390832 [display] Delete records from last page breaks search 2011-09-28 18:17:39 +05:30
Madhura Jayaratne
2e101cc733 bug #3412862 [relation] Relations/constraints are dropped/created on every change 2011-09-27 21:06:21 +05:30
Michal Čihař
f29ba65b70 Update translations from master 2011-09-27 09:02:36 +02:00
Marc Delisle
22aaa6d9c5 Document that a public bookmark having the same name as the table is not executed 2011-09-26 12:25:31 -04:00
Marc Delisle
3b78559228 Undefined index 2011-09-25 18:49:22 -04:00
Piotr Przybylski
66adfdef30 Forgot changelog entry for bug #3324161 2011-09-25 17:47:06 +02:00
Piotr Przybylski
29a41fc991 "javascript:" is not needed here 2011-09-25 17:26:21 +02:00
Piotr Przybylski
0c2f7f16f5 Remove javascript: from pmd links 2011-09-25 17:25:52 +02:00
Marc Delisle
1eeddcd082 bug #3413743 [interface] Display options link missing after search 2011-09-25 07:45:23 -04:00
Marc Delisle
158ce0657a Undefined variables when no server has been selected and no default server is defined 2011-09-24 06:17:34 -04:00
Marc Delisle
5b2befc171 bug #3411633 [core] Call to undefined function PMA_isSuperuser() 2011-09-24 06:03:25 -04:00
Madhura Jayaratne
a211b8ba0e bug #3411224 [display] Broken binary column when 'Show binary contents' not set 2011-09-19 23:17:13 +05:30
Madhura Jayaratne
63d164ca99 bug #3411535 [display] Full text button unchecks results display options 2011-09-19 23:07:42 +05:30
Michal Čihař
f2c7ff357a Update Czech translation 2011-09-19 13:11:02 +02:00
Michal Čihař
aebc84b370 Update po files 2011-09-19 13:10:01 +02:00
Michal Čihař
865f4df1d2 Update translations from master 2011-09-19 09:36:02 +02:00
Michal Čihař
5a33e48992 Merge remote-tracking branch 'origin/MAINT_3_4_5' into QA_3_4 2011-09-19 09:30:28 +02:00
Marc Delisle
6ac29b4791 bug #3383572 [interface] Cannot execute saved query
When the Go button related to the "Run SQL query" section is pressed,
avoid transmitting the value of id_bookmark from the "Bookmarked SQL
query" section; otherwise import.php would think that it needs to
do a bookmark action instead of executing the query.
2011-09-18 08:11:15 -04:00
Madhura Jayaratne
5511ae8fbc bug #3410604 [config] Configuration storage incorrect suggested table name 2011-09-16 23:45:36 +05:30
Madhura Jayaratne
d3bd40b56d bug #3400690 [privileges] DB-specific privileges won't submit
Db/table specific privileges has not been ajaxified. So skip it for now.
2011-09-14 22:43:48 +05:30
Marc Delisle
e27ba519c5 3.4.5 release 2011-09-14 07:44:09 -04:00
Marc Delisle
b7d09b5bb8 3.4.5 release 2011-09-14 07:43:33 -04:00
Marc Delisle
03a75ab9e0 bug #3399951 [export] Config for export compression not used 2011-09-11 06:51:09 -04:00
Madhura Jayaratne
5a82da9ad3 Coding style 2011-09-10 10:49:44 +05:30
Madhura Jayaratne
4232fcd458 bug #3403165 [interface] Collation not displayed for long enum fields 2011-09-10 10:47:37 +05:30
Madhura Jayaratne
7e7e55b953 bug #3404886 [navi] Edit SQL statement after error 2011-09-10 08:43:13 +05:30
Marc Delisle
c5a6419618 Merge branch 'MAINT_3_4_5' into QA_3_4 2011-09-08 15:41:40 -04:00