Commit Graph

23 Commits

Author SHA1 Message Date
Michal Čihař
af2882bd9d Drop unused private attributes 2013-07-10 14:53:04 +02:00
Michal Čihař
34dce1d3b4 Various coding style improvements 2013-06-11 16:27:31 +02:00
Marc Delisle
47652894f7 Merge branch 'QA_4_0' 2013-06-10 13:01:22 -04:00
Kari Söderholm
0181fa9400 Fix regression: Missing removeCRLF option in ExportCsv and ExportExcel plugins. 2013-06-10 12:57:27 -04:00
Madhura Jayaratne
3dd99512f0 These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Kasun Chathuranga
c5673e6177 PMA_DBI_field_name --> PMA_DBI_fieldName 2013-05-04 08:46:06 +05:30
Kasun Chathuranga
a0543cf6c8 PMA_DBI_num_fields --> PMA_DBI_numFields 2013-05-04 08:44:26 +05:30
Kasun Chathuranga
1c884f0cca PMA_DBI_free_result --> PMA_DBI_freeResult 2013-05-04 08:33:49 +05:30
Kasun Chathuranga
a242ed1ae5 PMA_DBI_fetch_row --> PMA_DBI_fetchRow 2013-05-04 08:31:22 +05:30
Madhura Jayaratne
1bd394aed4 These @todos have reasonably been done 2012-10-28 18:29:38 +05:30
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
52fccf0150 oop: globals for ExportCsv 2012-07-29 17:46:19 +03:00
Alex Marin
12e5c6f5c9 oop: use properties for ExportCsv 2012-07-18 10:21:58 +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
b190d924d3 oop: exportDBHeader coding style 2012-06-09 13:10:09 +03:00
Alex Marin
3e406e2a76 oop: fix class variables names 2012-06-08 15:59:12 +03:00
Alex Marin
42360abcfb oop: export csv for excel 2012-06-08 15:50:45 +03:00
Alex Marin
9d6bed8d34 oop: export csv 2012-06-08 15:31:16 +03:00