Hugues Peccatte
b1038cfefa
Merge branch 'master' into useNamespaces_master
2015-09-04 22:37:45 +02:00
Madhura Jayaratne
c8c12767c0
Fix another test
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-03 15:04:10 +10:00
Hugues Peccatte
7f8f34e89d
Remove classes require_once.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
58b10807c8
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
0761fb1801
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:21 +02:00
Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Dan Ungureanu
762d67dc36
Rewrote a part of the import mechanism.
...
Updated sql-parser library to udan11/sql-parser@e713c9fa1d .
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-08-11 23:32:18 +03:00
Dan Ungureanu
053f7fc2e9
Fixed test.
2015-07-12 00:49:49 +03:00
Dan Ungureanu
ecc60f3664
Fixed failing tests. Also, removed deprecated PHPUnit configuration that might cause issues with XDebug.
...
Fixed a bug where the query delimiter would not be added.
Updated sql-parser to udan11/sql-parser@7c925b6 .
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:18 +03:00
Hugues Peccatte
a68ea85d4d
Remove unused locale variables.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-10 23:26:57 +01:00
Hugues Peccatte
42e0bdd47a
Fix typos.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Hugues Peccatte
74f0beda8f
Fix syntax error.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-20 20:56:12 +02:00
Madhura Jayaratne
3ac46455cf
Revert "The DisableIS directive is removed"
...
This reverts commit d8fd82a9f5 .
Conflicts:
ChangeLog
doc/config.rst
libraries/config.default.php
libraries/config/messages.inc.php
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:29:55 +05:30
Hugues Peccatte
bb85376b89
Minor PHPDoc modification.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-30 21:50:20 +02:00
Hugues Peccatte
9b77d746ab
Mass modifications to use PMA_String.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
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
Marc Delisle
c8e33b2a96
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:59:55 -04:00
Michal Čihař
b485c6105c
Remove blank lines from the end of PHP files (causing extra output)
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-24 10:57:21 +01:00
Marc Delisle
3d72b1cc87
Fix typos
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-24 08:24:14 -05:00
Marc Delisle
d8fd82a9f5
The DisableIS directive is removed
2013-11-05 12:44:04 -05:00
Madhura Jayaratne
f311c9c502
Remove trailing white spaces
2013-11-03 19:13:23 +05:30
adamgsoc2013
d3a87951de
using a smaller test data to make it run more quick
2013-09-14 16:53:38 +08:00
adamgsoc2013
3d6f38223e
move mock dbi code to setup function
2013-09-13 22:01:44 +08:00
adamgsoc2013
d9fe181553
add comment for DRIZZLE=false branch
2013-09-13 16:34:48 +08:00
adamgsoc2013
0e10ad4738
add Unit test case for import sharp files
2013-09-12 21:11:17 +08:00
ayushchd
b9a5bffaba
Testsuite code-compliance fixes
2013-08-07 22:28:46 +05:30
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