Commit Graph

19 Commits

Author SHA1 Message Date
Michal Čihař
714818f3ad Use https to access phpmyadmin.net
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-18 16:20:34 +02:00
Michal Čihař
59e0f3dee4 Properly escape generated XML export
Many fields could contain XML markup, so we need to ensure the generated
XML is valid.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-30 10:59:44 +02:00
Dieter Adriaenssens
a040717237 tell importplugin function not to load XmlExport 2012-11-08 16:43:35 +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
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
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
8bffa1eeec oop: remove getters, setters and usages for global cfg 2012-07-29 18:04:39 +03:00
Alex Marin
a1febe8147 oop: remove getters, setters and usages for global db 2012-07-29 18:02:58 +03:00
Alex Marin
1a7fd1b6cd oop: remove getters, setters and usages for global crlf 2012-07-29 18:02:43 +03:00
Alex Marin
9288f0eaec oop: reorganise usage of properties in plug-ins 2012-07-18 10:21:58 +03:00
Alex Marin
36afdd0b41 oop: use properties for ExportCodegen 2012-07-17 17:04:31 +03:00
Alex Marin
9458f9d062 oop: integrate the properties system for ExportXml 2012-07-17 13:32:13 +03:00
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Alex Marin
5623356e7a oop: fix bugs and phpcs errors for all export plugins 2012-06-18 14:22:12 +03:00
Alex Marin
3e406e2a76 oop: fix class variables names 2012-06-08 15:59:12 +03:00
Alex Marin
683d7677b9 oop: export codegen; camel caps export naming convention 2012-06-08 11:47:36 +03:00