Commit Graph

36779 Commits

Author SHA1 Message Date
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
Marc Delisle
bda213c58a Escape HTML in js-generated confirmation messages 2011-09-08 15:38:40 -04:00
Marc Delisle
c02bd600ee ChangeLog for patch #3404173 2011-09-07 07:37:05 -04:00
Isaac Bennetch
0bdbde8c90 Patch #3404173 InnoDB comment display with tooltips/aliases 2011-09-07 07:36:00 -04:00
Marc Delisle
2694b3dae0 Missing UserprefsDeveloperTab doc 2011-09-04 08:26:21 -04:00
Herman van Rink
2f28ce9c80 [security] Fixed XSS in Inline Edit on save action 2011-09-02 13:00:33 -04:00
Marc Delisle
1b5461dc75 3.4.6-dev 2011-09-02 12:42:55 -04:00
Marc Delisle
4039683ab3 Preparing 3.4.5-rc1 2011-09-02 12:40:33 -04:00
Michal Čihař
15f887a979 Avoid loading themes from non directories, . and .. 2011-08-31 08:07:47 -04:00
Michal Čihař
7ed2f6f362 Update translations from master 2011-08-30 11:19:31 +02:00
Michal Čihař
2914238369 Merge remote-tracking branch 'origin/MAINT_3_4_4' into QA_3_4 2011-08-25 08:28:04 +02:00
Madhura Jayaratne
786328c50b Sanitize filenames (in a unified manner) before using in Content-Disposition header 2011-08-24 22:44:38 +05:30
Marc Delisle
b5686c68ab 3.4.4 release 2011-08-24 12:43:12 -04:00
Marc Delisle
4e89311089 ChangeLog and 3.4.4 XSS fix 2011-08-24 12:38:50 -04:00
Marc Delisle
dd81a0fce8 ChangeLog and 3.4.4 XSS fix 2011-08-24 12:38:04 -04:00
Marc Delisle
3b75f549f4 Merge branch 'MAINT_3_4_4' into QA_3_4 2011-08-24 12:29:30 -04:00
Marc Delisle
29b694c225 bug #3392920 [edit] BLOB emptied after editing another column 2011-08-19 16:16:51 -04:00
Michal Čihař
da6e51d007 Do not escape field here, it is used as index to vairous arrays 2011-08-19 12:08:07 +02:00
Michal Čihař
8cec4ac91c Revert "Revert "More of missing escaping""
This reverts commit 414363d38d.

Okay, it needs to be escaped here, but not escaped above.
2011-08-19 12:07:32 +02:00
Michal Čihař
414363d38d Revert "More of missing escaping"
This reverts commit 599c9b5e1b.
2011-08-19 12:06:04 +02:00
Michal Čihař
599c9b5e1b More of missing escaping 2011-08-19 11:56:38 +02:00
Michal Čihař
e7d6cab2a2 Missing escaping 2011-08-19 11:54:34 +02:00
Herman van Rink
f00c57bdf3 Slightly far fetched XSS prevention 2011-08-19 11:01:45 +02:00
Michal Čihař
5146970826 Escape displayed user input 2011-08-17 09:57:29 +02:00
Michal Čihař
97439c45f0 This is already done 2011-08-17 09:50:42 +02:00
Michal Čihař
1d07105073 Update translations from master 2011-08-15 09:51:01 +02:00
Michal Čihař
f761845154 Merge remote-tracking branch 'origin/MAINT_3_4_3' into QA_3_4 2011-08-15 09:48:46 +02:00
Dieter Adriaenssens
f7d3a72af0 remove another mention of Excel export 2011-08-11 20:50:14 +02:00
Michal Čihař
440f1bd4ba Update translations from master 2011-08-11 09:38:23 +02:00
Dieter Adriaenssens
556636457a Remove library PHPExcel, due to license issues
Remove native Excel exportand import modules (xls and xlsx formats)
2011-08-10 20:53:51 +02:00