Commit Graph

18381 Commits

Author SHA1 Message Date
Michal Čihař
1f248cc254 Simplify code to use native tcpdf functions. 2010-08-18 13:58:52 +02:00
Adnan
d6c630c64e Proper Error handling of Schema 2010-08-18 15:58:24 +05:00
Adnan
36ba514c51 Eval security issue & Indentation fixed 2010-08-18 15:55:06 +05:00
Michal Čihař
05ca00e0a2 Do not assume that DefaultLang is escaped. 2010-08-18 12:37:20 +02:00
Michal Čihař
48e9096600 Properly check validity of sort parameter. 2010-08-18 12:31:54 +02:00
Michal Čihař
be0f47a931 Fix XSS on hostname. 2010-08-18 12:13:59 +02:00
Michal Čihař
cd205cc55a Fix XSS on username. 2010-08-18 12:12:09 +02:00
Michal Čihař
7dc6cea065 Fix XSS on tablename and pred_tablename. 2010-08-18 12:09:13 +02:00
Michal Čihař
6028221d97 Fix XSS on dbname. 2010-08-18 12:07:45 +02:00
Michal Čihař
2a1233b69c Fix XSS on checkprivs. 2010-08-18 12:05:32 +02:00
Michal Čihař
25ac7de38c Document PMA_sanitize. 2010-08-18 11:42:08 +02:00
Michal Čihař
fa30188dde Escape html chars in form values. 2010-08-18 11:38:19 +02:00
Michal Čihař
00add5c43f Add option to escape PMA_sanitize output.
This is required when it is used in form values.
2010-08-18 11:38:19 +02:00
Marc Delisle
c75e41d5d8 Limit list of correct values for sort order. 2010-08-18 11:30:19 +02:00
Michal Čihař
533e102135 Fix handling of unknown sort order. 2010-08-18 11:30:19 +02:00
Michal Čihař
ea3b718fc3 Secure handling of sort_by and sort_order in server_databases.php. 2010-08-18 11:30:19 +02:00
Michal Čihař
7f266483b8 Fix XSS on delimiter in tbl_sql.php. 2010-08-18 11:30:19 +02:00
Marc Delisle
5bcd95a42c Fix XSS on delimiter in db_sql.php. 2010-08-18 11:30:19 +02:00
Michal Čihař
6d548f7d44 Fix XSS on field_str in db_search.php. 2010-08-18 11:30:19 +02:00
Adnan
ae877a1de6 UserInterface show/hide Schema Generation Options Available 2010-08-18 12:27:02 +05:00
Adnan
03b1bbf9b3 User Interface change in Schema Generation Options Box 2010-08-18 12:22:56 +05:00
Adnan
b95a14c0de TCPDF: merge conflict fixed 2010-08-17 22:26:15 +05:00
Adnan
224abbaf5e TCPDF: reverted back from 14b26e3 2010-08-17 21:02:54 +05:00
Adnan
1cdf881f42 handling headers issue in schema export 2010-08-17 20:41:15 +05:00
Michal Čihař
d928804684 Fix string escaping. 2010-08-17 16:38:05 +02:00
Michal Čihař
0f39dc040a Merge branch 'QA_3_3' 2010-08-17 15:31:06 +02:00
Michal Čihař
e8cf1ac677 Generate new token on forcible generating of session id. 2010-08-17 15:30:47 +02:00
Michal Čihař
87fb4ea4ca Merge branch 'QA_3_3' 2010-08-17 13:40:55 +02:00
Michal Čihař
9e2a3f207b Ignore non default themes in git. 2010-08-17 13:38:37 +02:00
Michal Čihař
80cca2d68c Update translation based on current master branch. 2010-08-17 13:36:41 +02:00
Michal Čihař
2f6370050b Czech locales update. 2010-08-17 13:32:25 +02:00
Adnan
03d37b45f1 Removing previous schema generation code which was duplicating 2010-08-17 15:23:06 +05:00
lorilee
10ce6930d2 Don't hardcode the formats 2010-08-16 17:23:11 -07:00
Adnan
2a5a6e39b1 EPS Relation Schema Class: adding boundingbox and pages commands 2010-08-16 17:53:30 +05:00
Adnan
821b8b134e Merge remote branch 'origin/master' into export_branch 2010-08-16 04:52:53 +05:00
Adnan
6f750d7379 Visio Relation Schema Class 2010-08-16 04:49:45 +05:00
Adnan
2c42e1bccb EPS Relation Schema Class 2010-08-15 15:06:26 +05:00
lorilee
8fa03264e4 Added comments 2010-08-14 15:14:45 -07:00
lorilee
c424dbee38 Added documentation for quick/custom export 2010-08-14 14:52:12 -07:00
lorilee
e7ac520670 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-08-14 14:40:42 -07:00
lorilee
ed918c070b Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-08-14 14:39:59 -07:00
lorilee
03fdce14c4 Checks if value is a string before calling urldecode() 2010-08-14 14:10:18 -07:00
lorilee
948abf11d4 Added back button on the top of the page as well 2010-08-14 14:09:09 -07:00
Michal Čihař
b51a217c36 Use html entities for utf-8. 2010-08-14 21:53:48 +02:00
Michal Čihař
a918991d86 Add closing HTML tags. 2010-08-14 21:52:38 +02:00
Michal Čihař
bea918de0f Merge remote branch 'pootle/master'
Conflicts:
	po/en_GB.po
	po/fr.po
	po/sl.po
	po/tr.po
	po/zh_CN.po
2010-08-14 21:44:14 +02:00
lorilee
955df80a30 Set properties to be text and icons by default 2010-08-14 11:47:44 -07:00
lorilee
7d0d1c1d01 Hide table actions dropdown only when mouse leaves the dropdown 2010-08-14 11:47:19 -07:00
lorilee
de1ce650eb Added a prompt in the left frame fast filter that prompts the user on what to do, goes away when the field is focused on 2010-08-14 11:46:32 -07:00
lorilee
89c9de9f09 If structure is not being exported, the comment options for structure should not be enabled 2010-08-11 13:39:35 -07:00