Commit Graph

14 Commits

Author SHA1 Message Date
Hugues Peccatte
f54bbe7a70 Remove classes require_once.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-29 23:02:10 +02:00
Hugues Peccatte
2fe6ff4655 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-08-29 16:27:21 +02:00
Madhura Jayaratne
dcb359ed2d Use maps only if the data has SRIDs
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-25 12:24:33 +10:00
Hugues Peccatte
82d7132774 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-10 22:41:11 +02:00
Madhura Jayaratne
62280cbca1 Organize chart and gis visualization related templates
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-10 10:48:54 +05:30
Madhura Jayaratne
3b5e8eefc2 Fix more doc comments
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-24 07:59:30 +05:30
Hugues Peccatte
f8eb5b71c9 PHPDoc update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-19 16:07:40 +02:00
Hugues Peccatte
b92c1f4fdd Update PHPDoc.
Make PHPCS happy.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-19 15:32:27 +02:00
Madhura Jayaratne
fbd39de216 Opening braces should be on a new line
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-17 15:31:11 +05:30
Madhura Jayaratne
453f996b92 Fix more coding style violations
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-17 15:24:33 +05:30
Madhura Jayaratne
6e5baa582c Inline control structures are discouraged
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-17 15:12:50 +05:30
Atul Pratap Singh
ca61c3ace8 Achieve constructor injection usign the introduced DIC
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-06 12:49:19 +05:30
Jason
d1e2c58ee4 Test & fix TableGisVisualizationController
Also fix typos in controllers.

Signed-off-by: Jason <jason.daurus@gmail.com>
2015-07-03 23:04:19 +08:00
Jason
c692ddbb66 Use DI in controllers and simplify directory structure
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-06-30 10:26:12 +08:00