Commit Graph

22 Commits

Author SHA1 Message Date
Nisarg Jhaveri
b463cfc0ff Show table header and create bookmark on empty results
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-11-30 04:28:50 +05:30
Atul Pratap Singh
50a9c19fe4 Rename 'Print view' to 'Print'
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-11-18 19:46:28 +05:30
Marc Delisle
f11b49c3c7 Fix message
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-18 06:46:25 -05:00
Achilles-96
d336301566 Fixes issue #11504
Signed-off-by: Achilles-96 <raghuram.vadapalli@research.iiit.ac.in>
2015-11-17 22:32:05 +05:30
Hugues Peccatte
bb0094d02d Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 16:09:29 +01:00
Hugues Peccatte
0df3e58fc8 Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 16:05:36 +01:00
Hugues Peccatte
c3e1c981c0 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 16:05:25 +01:00
Hugues Peccatte
f9d582bd09 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 15:58:48 +01:00
Marc Delisle
db6992a5a9 Fix coding style and missing initialization
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-02 09:03:08 -05:00
Marc Delisle
9fb38a7a94 Remove the side effect of a method
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-02 08:42:57 -05:00
Marc Delisle
b4abc6b985 Coding style; missing param doc
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-10-14 13:43:39 -04:00
Marc Delisle
ce792ca3c0 Move "Sort by key" to the navigation bar
Replace Ascending/Descending with ASC/DESC (non translatable keywords)

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-10-14 12:09:20 -04:00
Michal Čihař
e2916b8a3e Remove extra spacing when navbar is not displayed
Not showing navbar is not reason for adding extra whitespace, there is
already enough whitespace arround.

Issue #11507

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-10-14 14:50:12 +02:00
Hugues Peccatte
09f87f4770 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-07 22:09:55 +02:00
Hugues Peccatte
71b62bcef9 Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-09-26 13:50:49 +02:00
Hugues Peccatte
3bf856e4c4 Merge branch 'master' into useNamespaces_master 2015-09-13 15:53:04 +02:00
Hugues Peccatte
8c289e523b Revert transformation classes rename.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 21:48:43 +02:00
Hugues Peccatte
857c8a92cf Move abstract transformation plugins to abs folder.
Update templates.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 14:13:31 +02:00
Hugues Peccatte
b92491d799 Merge branch 'master' into useNamespaces_master 2015-09-12 00:53:39 +02:00
Hugues Peccatte
42c0ebac85 Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +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