Madhura Jayaratne
|
154d62d27d
|
Fix #11436 CREATE DATABASE should be enabled by default on server exports
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-08-28 18:52:37 +10:00 |
|
Dan Ungureanu
|
91b97fadc2
|
Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
|
2015-07-19 00:18:38 +03:00 |
|
Madhura Jayaratne
|
4345479ee7
|
Remove extra spaces before opening parenthesis
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-04-28 16:15:05 +05:30 |
|
Marc Delisle
|
9680410019
|
Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-10-19 10:13:07 -04: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 |
|
Marc Delisle
|
84f135d048
|
Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-06-03 12:40:21 -04:00 |
|
Hugues Peccatte
|
7e1e6e5691
|
Add initialization of some variables and useless code.
|
2013-11-11 18:56:46 +01: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 |
|
Marc Delisle
|
140eb64350
|
Merge commit '078da8d'
|
2013-05-23 02:57:02 -04:00 |
|
Marc Delisle
|
078da8d57f
|
bug #3933 Do not translate "Open Document" in export settings
|
2013-05-23 02:54:47 -04:00 |
|
Marc Delisle
|
d44367e4db
|
Fix merge conflicts
|
2013-05-15 13:07:22 -04:00 |
|
J.M
|
529903e0dd
|
Fix bug #3907 undefined variables, function parameter problems
Thanks Rasmus Lerdorf for analyzing!
|
2013-05-13 11:27:56 +02:00 |
|
Kasun Chathuranga
|
413123bd74
|
PMA_DBI_field_flags --> PMA_DBI_fieldFlags
|
2013-05-04 08:46:53 +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
|
2f0d55b708
|
PMA_DBI_get_fields_meta --> PMA_DBI_getFieldsMeta
|
2013-05-04 08:43:23 +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 |
|
Kasun Chathuranga
|
42256b2d0c
|
PMA_DBI_select_db --> PMA_DBI_selectDb
|
2013-05-04 08:26:27 +05:30 |
|
Kasun Chathuranga
|
b8c764a86e
|
PMA_DBI_get_triggers --> PMA_DBI_getTriggers
|
2013-05-01 00:09:36 +05:30 |
|
Kasun Chathuranga
|
32e6c06324
|
PMA_DBI_get_columns --> PMA_DBI_getColumns
|
2013-04-30 23:36:47 +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 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Alex Marin
|
b246878717
|
oop: check for undefined variables
|
2012-08-03 16:55:51 +03: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
|
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
|
05e0bd9756
|
oop: use properties for ExportOdt
|
2012-07-18 12:13:12 +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
|
c34d3bc003
|
oop: ExportPdf
|
2012-06-16 12:34:44 +03:00 |
|
Alex Marin
|
16252e4dba
|
oop: ExportOdt
|
2012-06-16 11:45:19 +03:00 |
|