Michal Čihař
d7c3b58337
Dropped MySQL manual type configuration
...
Nothing but default settings is really working now:
- most formats are no longer available on MySQL formats
- for downloadable doc our links are in most cases broken and nobody
noticed this, so I assume nobody is using this
- anyway most current installations don't have troubles with internet
access what was main motivation for this configuration directive
2013-08-07 08:32:01 +02:00
adamgsoc2013
09e4190073
using space instead of tab; fixing indention
2013-08-05 22:48:49 +08:00
adamgsoc2013
12a827abc4
add test cases to cover more issues on import and transformations
2013-08-05 22:43:33 +08:00
Madhura Jayaratne
c03661e950
Fix indentation
2013-07-27 22:34:04 +05:30
xmujay
3f358142cb
fix the "Not support query" error by moving mock data to DBI Dummy class
2013-07-13 11:31:01 +08:00
Michal Čihař
b8be7d6285
Merge pull request #463 from adamgsoc2013/UT_pluginss
...
1. add UT for import ODS 2. fix warning in source code when import ODS file
2013-07-01 06:56:21 -07:00
adamgsoc2013
3138f18769
using OpenOffice ODS file for importing ods testing
2013-07-01 21:38:52 +08:00
adamgsoc2013
daa3a45ed8
add UT from LDI
2013-06-30 13:56:22 +08:00
adamgsoc2013
80ed9fea8d
1. add UT for import ODS 2. fix warning in source code when import ODS file
2013-06-29 22:16:52 +08:00
adamgsoc2013
99f9f6fa3b
add test case for import CSV
2013-06-26 21:32:32 +08:00
adamgsoc2013
4cbdd7ce2d
add test case for import SQL
2013-06-26 20:51:40 +08:00
adamgsoc2013
c6eed3f5b2
add real test case for import MediaWiki Database
2013-06-24 21:57:56 +08:00
adamgsoc2013
f8cc205285
using GLOBAL for code concurrency
2013-06-18 16:39:35 +08:00
adamgsoc2013
646329bdde
using GLOBAL instead of global for code concurrency
2013-06-18 16:35:52 +08:00
adamgsoc2013
589f75976f
change to assertion to import string but not all string since it will be changed frequently
2013-06-18 15:24:42 +08:00
adamgsoc2013
4b0abc1977
1. move test data to test_data dir
...
2. refactor the require_once
2013-06-17 23:35:07 +08:00
adamgsoc2013
98520eac29
keep code consistence
2013-06-16 13:09:34 +08:00
adamgsoc2013
336d18cdbc
remove unneeded case
2013-06-16 12:20:00 +08:00
adamgsoc2013
82e361376c
refactor the output format
2013-06-16 12:01:24 +08:00
adamgsoc2013
e0eccfbaf9
format the output html
2013-06-16 00:15:53 +08:00
adamgsoc2013
43a9886aa3
add doImport real case
2013-06-15 22:06:15 +08:00
adamgsoc2013
40356e9831
add test case for some import class
2013-06-13 21:34:35 +08:00