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
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