Commit Graph

40 Commits

Author SHA1 Message Date
Madhura Jayaratne
77ad710d08 bug #3423725 [pdf] Broken PDF file when exporting database to PDF 2011-10-14 20:17:25 +05:30
Michal Čihař
03d347c1a6 Correctly set font for PDF footer (bug #3168749). 2011-02-15 19:18:35 +01:00
Madhura Jayaratne
e3870e938e Avoid current page being reset to initial page when an empty table is encountered. 2011-01-25 08:10:54 +05:30
Madhura Jayaratne
dec8229eae bug #3164338 [pdf] Exporting database to PDF incomplete 2011-01-24 08:41:29 +05:30
madhuracj
ca55e59e6b TCPDF upgraded to version 5.9 2011-01-19 17:55:41 +05:30
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
Michal Čihař
c5a3288396 Merge remote branch 'lori/gsoc' 2010-08-19 11:11:51 +02:00
Michal Čihař
1f248cc254 Simplify code to use native tcpdf functions. 2010-08-18 13:58:52 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
lorilee
2ebf96d242 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/display_export.lib.php
	libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
lorilee
3ba5c8e0f4 Fixed XHTML syntax problems 2010-06-18 16:11:52 -04:00
lorilee
25fe9dcc43 Updated hidden structure/data field name, Modified label text, Modified formatting 2010-06-09 20:32:21 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
b05a903dc3 gettext conversion 2010-05-14 07:47:50 -04:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
5d010348da Add phpdoc package header to some files. 2008-11-24 09:14:31 +00:00
Marc Delisle
544831fda7 patch #2007196, Typos in comments, thanks to knittl - knittl 2008-07-01 19:21:28 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Marc Delisle
5f2d082a1b make export in PDF work with the PHP5 TCPDF version 2007-10-24 16:57:25 +00:00
Sebastian Mendel
e19db554ee upgraded TCPDF to 1.53.0.TC034 (PHP 5) - (needs some more work) 2007-10-19 11:33:00 +00:00
Marc Delisle
15a5a8104d bug #1672636 [export] PDF export too wide 2007-04-13 17:26:10 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Marc Delisle
e31fd70d78 oops 2007-03-25 11:41:44 +00:00
Marc Delisle
8575706de8 more doc about signon 2007-03-25 11:39:40 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
d51f1126f6 use generic $strOptions 2007-02-19 18:15:55 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Marc Delisle
8806c5dd0d do not display BLOBs on PDF export 2006-08-18 12:16:45 +00:00
Marc Delisle
d130c36ef4 bug #1504218, better explanation for what is a PDF export 2006-06-25 11:42:18 +00:00
Michal Čihař
0afc370aa7 Allow forcing of export to file, it makes no sense to display PDF in textarea ;-). 2006-04-26 19:16:52 +00:00
Michal Čihař
9199199219 Use plugins for extension and MIME type. 2006-04-26 17:49:47 +00:00
Michal Čihař
6e17c995fb Convert export to plugin architecture, so that plugins are independant piece of code (RFE #1325937). 2006-04-26 16:33:59 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Marc Delisle
4a89855656 towards PEAR coding standards 2005-12-04 19:28:28 +00:00
Marc Delisle
dc5cd6d778 PDF export 2005-12-03 19:28:22 +00:00