Kasun Chathuranga
|
6b1f6ae046
|
Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
libraries/database_interface.lib.php
libraries/db_table_exists.lib.php
libraries/relation.lib.php
libraries/rte/rte_triggers.lib.php
libraries/schema/Dia_Relation_Schema.class.php
libraries/schema/Visio_Relation_Schema.class.php
tbl_addfield.php
|
2013-05-01 00:51:15 +05:30 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|
Michal Čihař
|
69118c1134
|
Various PHP coding style fixes
|
2013-04-26 09:54:13 +02:00 |
|
Kasun Chathuranga
|
edbe925d8a
|
Minimize code duplication by pushing most of the common code to abstract parent class's setProperties() method
|
2013-04-19 23:00:22 +05:30 |
|
Kasun Chathuranga
|
175cb7b0ae
|
Fix format specific options that were missing from ImportLdi plugin. Common code pulled out to AbstractImportCsv.class.php.
|
2013-04-18 22:44:49 +05:30 |
|
Kasun Chathuranga
|
06655bf45d
|
Fix bug #3879 Import broken for CSV using LOAD DATA
|
2013-04-17 23:25:16 +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 |
|
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
|
34a0dace8a
|
oop: some coding style for plugins
|
2012-08-16 23:10:33 +03:00 |
|
Alex Marin
|
d83fc57c51
|
oop: properties for ImportOds
|
2012-07-30 14:57:57 +03:00 |
|
Alex Marin
|
912ad23d41
|
oop: properties for ImportLdi
|
2012-07-30 14:46:04 +03:00 |
|
Alex Marin
|
02c37994c1
|
oop: properties for ImportCsv
|
2012-07-30 14:25:04 +03:00 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Alex Marin
|
ab436a573c
|
oop: fix display import plugins list bug
|
2012-06-19 14:53:04 +03:00 |
|
Alex Marin
|
9abc518e9e
|
oop: ImportLdi
|
2012-06-18 19:33:15 +03:00 |
|