Commit Graph

66 Commits

Author SHA1 Message Date
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
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
Herman van Rink
c547703b10 Sanitize filenames before using in Content-Disposition header 2011-08-08 20:07:09 +02:00
Herman van Rink
3ae58f0cd6 [security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11 2011-07-08 21:43:38 +02:00
Michal Čihař
a21aebffaf Define missing property 2011-03-21 16:23:32 +01:00
Michal Čihař
5aec651dd1 Define missing property 2011-03-21 16:21:51 +01:00
Michal Čihař
03d347c1a6 Correctly set font for PDF footer (bug #3168749). 2011-02-15 19:18:35 +01:00
Michal Čihař
c0b478a5a9 Correct setting of the font 2011-02-15 19:18:35 +01:00
Madhura Jayaratne
e81669dce1 Auto page break now take footer size into consideration. 2011-02-12 21:13:57 +05:30
Madhura Jayaratne
cc7cd4eca8 To avoid php notices on undefined variables 2011-01-25 00:28:52 +05:30
Marc Delisle
8cbee94e5d Change a function definition to fit with newest TCPDF version 2011-01-22 10:09:49 -05:00
madhuracj
8fd3359cf9 Code formatting. 2011-01-21 18:53:27 +05:30
madhuracj
3081456e1f bug #3163331 [pdf] Grid not adjusted to paper size and orientation 2011-01-21 18:32:55 +05:30
madhuracj
bb0229fc07 Schema export to PDF functionality made compatible with TCPDF 5.9 2011-01-21 09:00:01 +05:30
Marc Delisle
b34b104a30 Improve function naming and remove vulgar term 2011-01-12 08:53:06 -05:00
Marc Delisle
cc9f99d303 Typo "choosen" -> "chosen" 2011-01-12 08:40:54 -05:00
Adnan
f88189366d fixed: bugID = 3112614 2010-12-09 16:53:38 +05:00
Michal Čihař
0430c92b76 Better error message. 2010-11-01 14:46:36 +01:00
Michal Čihař
101fd96200 Fix error handling when no tables are found. 2010-11-01 14:41:40 +01:00
Marc Delisle
8c7d339e04 These are not translatable 2010-09-21 08:04:25 -04:00
Michal Čihař
d214406478 Add label for easier selection. 2010-09-16 16:20:43 +02:00
Michal Čihař
728034d7ea bug #1669459 [interface] Do not automatically mark PDF schema rows to delete 2010-09-16 16:18:23 +02:00
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
Marc Delisle
b9609f086d move outer variables inside function 2010-08-30 10:18:02 -04:00
Marc Delisle
7ca0657ff0 remove author names as per our policy 2010-08-29 08:54:12 -04:00
Marc Delisle
56381c086f adapted patch #3050492 to new code 2010-08-28 08:57:27 -04:00
Marc Delisle
35c4fc35ee put back lost feature: changing paper size or orientation changes the scratchboard (todo: improve the interface to show that these are not only related to the Display dialog) 2010-08-28 08:45:29 -04:00
Michal Čihař
5a51858352 [relations] Dropped WYSIWYG-PDF configuration variable. 2010-08-23 11:05:12 +02:00
Michal Čihař
8a011f77b8 Better name for schema export script. 2010-08-23 10:55:57 +02:00
Michal Čihař
f84659efcb Better file name for schema edit page. 2010-08-23 10:55:19 +02:00
Michal Čihař
1c20d31e65 No upper case in box title. 2010-08-23 10:52:46 +02:00
Michal Čihař
ab03dc8d5c Whitespace cleanup. 2010-08-23 10:50:17 +02:00
Michal Čihař
2ea03801eb Better size of Dia export. 2010-08-23 10:33:05 +02:00
Adnan
5fb5678a50 DIA Relation Schema: scale diagram fix 2010-08-20 11:11:51 +05:00
Adnan
75623e5066 EPS Relation Schema: missing lines fix 2010-08-20 11:09:37 +05:00
Adnan
afcf1e6bbe Automatic Foreign/Internal Layout fix 2010-08-19 17:31:01 +05:00
Adnan
d579653dc5 Removed debug commented code 2010-08-18 19:31:29 +05:00
Adnan
4a4ddeadcf Fixed mime types and improve comments 2010-08-18 18:05:01 +05:00
Adnan
d6c630c64e Proper Error handling of Schema 2010-08-18 15:58:24 +05:00
Adnan
03b1bbf9b3 User Interface change in Schema Generation Options Box 2010-08-18 12:22:56 +05:00
Adnan
1cdf881f42 handling headers issue in schema export 2010-08-17 20:41:15 +05:00
Adnan
2a5a6e39b1 EPS Relation Schema Class: adding boundingbox and pages commands 2010-08-16 17:53:30 +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
Adnan
9595dce3b8 PDF + SVG + Dia Schema: Notices Fix + Prompt User for Download Files 2010-07-21 16:11:08 +05:00
Adnan
4adc0c15cd User Schema + pdf Relation Schema Class: Improved documentation 2010-07-15 00:59:30 +05:00
Adnan
2ca3d4d8f4 Export Relation Schema Class: Improved documentation + handling requests 2010-07-14 22:46:51 +05:00
Adnan
6fc9576f3e Svg Schema Class: removed global vars + improved documentation 2010-07-14 20:36:13 +05:00