Remi Collet
|
313d63ad8f
|
fix compat with tcpdf >= 6.0 (tested with 6.0.012)
|
2013-05-09 14:49:29 -04:00 |
|
Remi Collet
|
7ae3edc9a0
|
add tcpdf path to vendor_config.php
|
2013-05-09 13:39:36 -04:00 |
|
Madhura Jayaratne
|
a245ad47d6
|
Fix indentation
|
2012-10-28 22:18:15 +05:30 |
|
Madhura Jayaratne
|
4048f6176e
|
Fix docs
|
2012-10-28 22:03:06 +05:30 |
|
Michal Čihař
|
3e050ff9d9
|
Various docblocks improvements
|
2012-09-19 15:05:26 +02:00 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Rouslan Placella
|
52f7f9ba57
|
Really fixed submission of Export Schema form
|
2012-07-22 11:34:36 +01:00 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
ae6e50a8a8
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
4a740376c8
|
Dropped header.inc.php in favor of the PMA_Header class
|
2012-06-11 14:06:02 +01:00 |
|
Madhura Jayaratne
|
10510e16b4
|
Fix function name: PMA_download_header -> PMA_downloadHeader
|
2012-06-01 21:52:30 +05:30 |
|
Madhura Jayaratne
|
24b214b345
|
Improve coding style
|
2012-05-07 19:39:14 +05:30 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
ac83360796
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
Dieter Adriaenssens
|
e82d3c7136
|
require/include are statements not functions; no parentheses are required
|
2011-08-21 23:36:10 +02:00 |
|
Michal Čihař
|
f71f2ab325
|
Do not include DejaVuSerif font as we do not use it
|
2011-08-10 15:43:50 +02:00 |
|
Michal Čihař
|
b2f0db3389
|
Fix download
|
2011-08-10 15:37:45 +02:00 |
|
Michal Čihař
|
b573a0d903
|
Factor out Download method
|
2011-08-10 15:31:22 +02:00 |
|
Michal Čihař
|
959abbc89c
|
Sane handling of PDF rendering errors
Will now display proper error page instead of adding errors to top of
PDF output (if any).
|
2011-08-10 15:27:42 +02:00 |
|
Michal Čihař
|
247a07fb6d
|
Move alias code to generic PMA_PDF class
|
2011-08-10 15:09:22 +02:00 |
|
Michal Čihař
|
235e14d41e
|
Indentaion
|
2011-08-10 14:29:36 +02:00 |
|
Michal Čihař
|
0d7d007995
|
Unify code for PDF footer
|
2011-08-10 14:29:22 +02:00 |
|
Michal Čihař
|
17cbe29592
|
Start base class for all PDF output
|
2011-08-10 14:24:22 +02:00 |
|