Marc Delisle
cd2225c997
Merge branch 'QA_4_2'
2014-09-27 09:14:31 -04:00
Marc Delisle
deea8c6946
bug in PDF export: title not present in PDF
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-27 08:39:00 -04:00
Ann + J.M
f5a9a60382
Fix coding style
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-07-03 20:27:39 +02:00
Michal Čihař
dca981481d
Remove plugin manager and observer classes
...
We don't really need the observer pattern, so let's simplify the code.
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-25 09:25:59 +02:00
Chirayu Chiripal
a78a7a0c9c
export with table/column names changes extended for other export formats
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-18 16:09:57 +05:30
Michal Čihař
186a80939d
Allow TCPDF to be removed
...
We currently require TCPDF to be present, but in most cases this is
feature which users do not need and thus can reduce size of installed
phpMyAdmin.
Also this is helpful for Linux distributions as they can provide soft
dependency on tcpdf package.
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-24 16:12:13 +01:00
Madhura Jayaratne
c9f37be407
Add @subpackage tags
2012-10-28 18:27:38 +05:30
Michal Čihař
869d7c0e99
Use single quotes when we do not want to evaluate the string
2012-10-16 11:18:16 +02:00
Alex Marin
3f30a1bf96
oop: coding style for export plug-ins
2012-07-29 18:59:46 +03:00
Alex Marin
50d8322b38
oop: replace conditional includes for properties in export plug-ins
2012-07-29 18:46:54 +03:00
Alex Marin
9f53828dca
oop: use properties for ExportPdf
2012-07-18 12:18:37 +03:00
Alex Marin
9458f9d062
oop: integrate the properties system for ExportXml
2012-07-17 13:32:13 +03:00
Alex Marin
5623356e7a
oop: fix bugs and phpcs errors for all export plugins
2012-06-18 14:22:12 +03:00
Alex Marin
c34d3bc003
oop: ExportPdf
2012-06-16 12:34:44 +03:00