Michal Čihař
c898f60641
Ignore not set transformation (only MIME type set)
2012-02-08 10:18:56 +01:00
Michal Čihař
c9995cb774
Update docs to point to github
2012-02-07 17:16:40 +01:00
Marc Delisle
496cdc62e6
Merge branch 'MAINT_3_4_10' into QA_3_4
2012-01-30 03:54:13 -05:00
Marc Delisle
12e2e8b7fc
ChangeLog for bug #3460867 [libraries] license issue with TCPDF (updated to 5.9.145)
2012-01-30 03:53:56 -05:00
Madhura Jayaratne
478169d63e
Merge branch 'MAINT_3_4_10' into QA_3_4
2012-01-29 21:39:58 +05:30
Madhura Jayaratne
b04586ea42
Merge branch 'QA_3_4' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into QA_3_4
...
Conflicts:
Documentation.html
README
libraries/Config.class.php
2012-01-29 21:38:24 +05:30
Madhura Jayaratne
6072137cdd
TCPDF updated to version 5.9.145
2012-01-29 21:33:43 +05:30
Madhura Jayaratne
426a7e3733
Avoid warnings in tracking page
2012-01-25 23:09:16 +05:30
Marc Delisle
badc93d5d4
Maybe 3.4.11 ?
2012-01-24 12:28:06 -05:00
Marc Delisle
6d58b78a32
3.4.10-rc1
2012-01-24 12:25:51 -05:00
Madhura Jayaratne
3c7b233d9c
bug #3477063 [edit] Missing set fields and values in generated INSERT query
2012-01-22 11:55:28 +05:30
Madhura Jayaratne
5da1aaa0fe
To avoid warnings when strlen() is called on the array containing chosen values for set field
2012-01-22 11:52:23 +05:30
Marc Delisle
346c70d6fd
bug #3469254 [edit] Setting data to NULL and drop-downs
2012-01-21 06:56:16 -05:00
Michal Čihař
5d1fa1cc6b
Merge translations from master
2012-01-16 16:28:29 +01:00
Glenn
8697ec3d48
patch #3458944 copy table data missing SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO'
2011-12-29 09:37:43 -05:00
Marc Delisle
f7a9d2a36a
bug #3463933 [display] SELECT DISTINCT displays wrong total records found
2011-12-28 08:40:31 -05:00
Madhura Jayaratne
cd294e5b97
bug #3049209 [import] Import from ODS ignores cell that is the same as cell before
2011-12-24 21:31:08 +05:30
Michal Čihař
d3207af8af
Update translations from master
2011-12-23 10:44:49 +01:00
Michal Čihař
2b50563262
Merge remote-tracking branch 'origin/MAINT_3_4_9' into QA_3_4
2011-12-23 10:25:04 +01:00
Marc Delisle
bc8735efa3
3.4.9
2011-12-21 15:04:40 -05:00
Marc Delisle
2506fbfac6
3.4.9
2011-12-21 15:03:28 -05:00
Michal Čihař
3e88265e97
Update translations from master
2011-12-19 14:48:53 +01:00
Marc Delisle
173d43d15b
patch #3375984 [export] PHP Array export might generate invalid php code
2011-12-16 11:40:56 -05:00
Sven Strickroth
a9d9890726
fixed typo
...
Signed-off-by: Sven Strickroth <email@cs-ware.de >
2011-12-16 11:38:45 -05:00
Sven Strickroth
797ec6faf0
added spaces to improve look and feel of output
...
Signed-off-by: Sven Strickroth <email@cs-ware.de >
2011-12-16 11:38:35 -05:00
Sven Strickroth
7ef064f648
add backquotes to improve look and feel of output
...
Signed-off-by: Sven Strickroth <email@cs-ware.de >
2011-12-16 11:38:24 -05:00
Sven Strickroth
9fc23c8824
escape single quotes in column names
...
Column names like `id'` must be escaped in a PHP string
Signed-off-by: Sven Strickroth <email@cs-ware.de >
2011-12-16 11:38:14 -05:00
Sven Strickroth
e43ed55b04
fix invalid PHP variable names
...
Tables with names like `0-` are allowed in SQL, but not in PHP variable names
Signed-off-by: Sven Strickroth <email@cs-ware.de >
2011-12-16 11:37:55 -05:00
Rouslan Placella
5130615c0a
Fixed bug # 3460090 - TextareaAutoSelect feature broken
2011-12-15 23:03:03 +00:00
Michal Čihař
0fe5bee344
Merge remote branch 'origin/MAINT_3_4_9' into QA_3_4
2011-12-14 18:11:15 +01:00
Marc Delisle
3553fe63ee
3.4.10-dev
2011-12-14 08:12:21 -05:00
Marc Delisle
133b1836b4
3.4.9-rc1
2011-12-14 08:06:21 -05:00
Marc Delisle
ba255de1b2
Fix merge conflicts
2011-12-14 07:54:50 -05:00
Michal Čihař
c93200a5bc
Update po files from master
2011-12-14 11:17:09 +01:00
Michal Čihař
458e015ec2
Changelog entry
2011-12-14 10:03:20 +01:00
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ř
0e707906e6
[security] Self-XSS in setup (host parameter), see PMASA-2011-19
2011-12-13 12:42:39 -05:00
Dieter Adriaenssens
bd3735ba58
[security] Self-XSS on export options (export server/database/table), see PMASA-2011-20
2011-12-10 17:10:41 +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