Commit Graph

103246 Commits

Author SHA1 Message Date
Madhura Jayaratne
e24e0a6931 Merge branch 'QA_4_5' 2015-09-02 19:28:39 +10:00
Madhura Jayaratne
9c0a2b2837 Merge branch 'QA_4_4' into QA_4_5 2015-09-02 19:27:47 +10:00
Madhura Jayaratne
aa858ae736 #11451 Designer-Bug in move.js on multiple server configuration
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-02 19:25:12 +10:00
Madhura Jayaratne
8b1b24de64 Merge branch 'QA_4_5' 2015-09-02 16:56:22 +10:00
Madhura Jayaratne
80ae3f2e58 Fix #11450 Validation fails when using functions
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-02 16:54:00 +10:00
Hugues Peccatte
6f9fdf145d Rename DBIDummy file.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-02 08:11:37 +02:00
Hugues Peccatte
49e9dd1f13 Fix wrong rename.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 22:20:00 +02:00
Hugues Peccatte
1b4b456626 Set namespace on DBI's classes (except DBIDummy).
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 22:18:47 +02:00
Hugues Peccatte
ba17a655f0 Rename classes' call from merge.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 22:02:40 +02:00
Hugues Peccatte
edf0dfa179 Add missing 'use'.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 22:02:22 +02:00
Hugues Peccatte
5207ba43a7 Update controllers' namespace.
Move table controllers into 'table' folder.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:56:14 +02:00
Hugues Peccatte
e5e447e937 Set namespace on config classes.
Update config classes.
Add @noinspection tag.
Update documentation and script.
Set ConfigGenerator in a namespace.
Rename ConfigGenerator filename.
Remove ConfigGenerator requires.
Fix namespaces of mock objects.
Remove useless require.
Add missing 'use'.
Add missing require.
Update PHPDoc.
Fix class test typo.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:23 +02:00
Hugues Peccatte
a3fc177778 Fix unit tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:23 +02:00
Hugues Peccatte
984545832e Fix PMA_Table to Table rename.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
7ff26244cb Fix call.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
5eb578e9a2 Split Types, TypesMySQL and TypesDrizzle classes in 3 files.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
ecfd2441bc Rename StringAbstractType as StringTypeAbstract.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
43642077b1 Rename PMA_List object as PMA\libraries\ListAbstract.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
a5598a5c51 Remove class name conflict.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
3e5da41078 Move PMA\SystemDatabase to PMA\libraries\SystemDatabase.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
c301573a8f Fix unit tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
a7ea4cda5b Add missing namespaces.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02: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
2606c5f72d Attempt to fix unit tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:26:03 +02:00
Hugues Peccatte
e815c70f0b Skip test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:26:03 +02:00
Hugues Peccatte
d91304e9d6 Attempt to fix unit tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:26:03 +02:00
Hugues Peccatte
ea1769593d Skip test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:26:03 +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
Marc Delisle
ef18a3a9b7 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-09-01 14:35:54 -04:00
Marc Delisle
a4456bde74 Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-09-01 12:10:56 -04:00
Deven Bansod
529b9ff4c8 Refactor queries fn and fix errors related to add/copy user
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-09-02 00:34:08 +05:30
Marc Delisle
24c90955e1 Merge commit 'aebb278' 2015-09-01 12:08:15 -04:00
Marc Delisle
2bf07ffac6 Merge pull request #11449 from devenbansod/fix_refactor_add_copy_user
Refactor queries fn and fix errors related to add/copy user
2015-09-01 12:07:07 -04:00
Weblate
1a6941e2e2 Merge remote-tracking branch 'origin/master' 2015-09-01 16:55:22 +02:00
Burak Yavuz
6368624cb8 Translated using Weblate (Turkish)
Currently translated at 100.0% (3209 of 3209 strings)

[CI skip]
2015-09-01 16:55:18 +02:00
Domen
120d4ea895 Translated using Weblate (Slovenian)
Currently translated at 100.0% (3209 of 3209 strings)

[CI skip]
2015-09-01 16:55:13 +02:00
Claus Svalekjaer
2683d6a212 Translated using Weblate (Danish)
Currently translated at 93.1% (2990 of 3209 strings)

[CI skip]
2015-09-01 16:55:09 +02:00
Arben Çokaj
3004a58bd4 Translated using Weblate (Albanian)
Currently translated at 96.5% (3098 of 3209 strings)

[CI skip]
2015-09-01 16:55:06 +02:00
Marc Delisle
4806769c95 Merge branch 'QA_4_5' 2015-09-01 10:54:50 -04:00
Marc Delisle
dbc591b503 Merge commit '32e155a' 2015-09-01 10:54:28 -04:00
Marc Delisle
4de25c684d Merge commit 'c3c0dd0' 2015-09-01 10:54:17 -04:00
Weblate
aebb278577 Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5 2015-09-01 16:54:01 +02:00
Kristjan Räts
d87c7bdcbc Translated using Weblate (Estonian)
Currently translated at 100.0% (3209 of 3209 strings)

[CI skip]
2015-09-01 16:53:58 +02:00
Claus Svalekjaer
cbc9613d6b Translated using Weblate (Danish)
Currently translated at 93.1% (2990 of 3209 strings)

[CI skip]
2015-09-01 16:53:56 +02:00
Marc Delisle
5127ab9ad6 Merge branch 'QA_4_4' into QA_4_5 2015-09-01 10:52:58 -04:00
Weblate
c042cfe3a3 Merge remote-tracking branch 'origin/QA_4_4' into QA_4_4 2015-09-01 16:52:47 +02:00
Giovanni Sora
cfb2538e4d Translated using Weblate (Interlingua)
Currently translated at 69.6% (2117 of 3040 strings)

[CI skip]
2015-09-01 16:52:44 +02:00
Claus Svalekjaer
f644279178 Translated using Weblate (Danish)
Currently translated at 99.4% (3023 of 3040 strings)

[CI skip]
2015-09-01 16:52:42 +02:00