Madhura Jayaratne
|
eea2bf811a
|
Fix #11336 Exporting a table exports database level events
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-07-31 12:36:53 +05:30 |
|
Hugues Peccatte
|
fd7f02f929
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-02 14:33:41 +01:00 |
|
Ashutosh Dhundhara
|
508f0a752b
|
RFE#919: Multiple-column foreign key relation.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix missing master column.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix failing test.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix coding styles.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix function doc.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix coding styles.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-08-01 19:50:12 +05:30 |
|
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 |
|
Madhura Jayaratne
|
2897c93b58
|
Add types
|
2013-08-27 23:37:52 +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
|
0519282c13
|
oop: remove unused variables from ExportPlugin
|
2012-07-29 18:13:26 +03:00 |
|
Alex Marin
|
676b794978
|
oop: remove getters, setters and usages for global get_charset_of_file
|
2012-07-29 18:12:33 +03:00 |
|
Alex Marin
|
428d6ecf10
|
oop: remove getters, setters and usages for global plugin_param
|
2012-07-29 18:11:57 +03:00 |
|
Alex Marin
|
7d95c59208
|
oop: remove getters, setters and usages for global what
|
2012-07-29 18:10:23 +03:00 |
|
Alex Marin
|
23f97d9133
|
oop: remove getters, setters and usages for global cfgRelation
|
2012-07-29 18:08: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
|
41413a13fc
|
Add missing word in descriptions
|
2012-07-04 23:58:01 +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
|
16252e4dba
|
oop: ExportOdt
|
2012-06-16 11:45:19 +03:00 |
|
Alex Marin
|
09f1ae13bd
|
oop: ExportHtmlWord
|
2012-06-09 13:10:46 +03:00 |
|
Alex Marin
|
683d7677b9
|
oop: export codegen; camel caps export naming convention
|
2012-06-08 11:47:36 +03:00 |
|
Alex Marin
|
a87f283a23
|
plugins and OOP: create general class structure and ExportXML
|
2012-05-28 00:21:14 +03:00 |
|