Commit Graph

17 Commits

Author SHA1 Message Date
Marc Delisle
0231c652f6 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-29 11:14:36 -04:00
Edward Cheng
d51d7de78a A simple fix for bug #4378
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-04-26 22:25:32 +08:00
Chanaka Indrajith
a7e8820820 Limited the access to _tables variable in PMA_RecentFavoriteTable class
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-04-20 22:47:14 +05:30
Chanaka Indrajith Dharmarathna
0c94149533 Merge pull request #1143 from WhaleWatching/navigation
Improve RecentFavorite static function
2014-04-20 19:09:23 +05:30
Edward Cheng
a0193c934e Improve RecentFavorite static function
Signed-off-by: Edward Cheng <c4150221@gmail.com>

Bug fix
Signed-off-by: Edward Cheng <c4150221@gmail.com>

Change var name, make __construct private, init the var at getInstance().
Signed-off-by: Edward Cheng <c4150221@gmail.com>

Fixes.
Signed-off-by: Edward Cheng <c4150221@gmail.com>

streamline code

Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-04-19 17:19:12 +08:00
Ann + J.M
e7e8b64dd1 HTML5 data attributes for favorite table links
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-04-17 09:02:28 +02:00
Ashutosh Dhundhara
ca562232dd Bug Fix: #4368 Recent/Favorite tables persist even if they don't exist.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-04-16 17:18:58 +05:30
Marc Delisle
9bd40e3c76 Add hints
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-09 08:31:12 -04:00
Marc Delisle
ecf13347de Revert to the original message which is better
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-09 08:02:38 -04:00
Marc Delisle
8799d52a34 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-08 10:39:15 -04:00
Marc Delisle
3e3d7db2c0 Merge pull request #1129 from WhaleWatching/navigation
Improve Navigation
2014-04-08 10:15:57 -04:00
Edward Cheng
7eb30c629d Fix bugs.
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-04-08 08:39:11 +08:00
Chanaka Indrajith
a559543bfb Fixed method naming convention
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-04-08 00:36:55 +05:30
Edward Cheng
d74ac17cb4 Improve Navigation
Signed-off-by: Edward Cheng <c4150221@gmail.com>

Fix bugs.

Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-04-07 23:32:39 +08:00
Ashutosh Dhundhara
28b7b9031c Browser local storage support for Favorite tables feature.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed sync anchor location.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-04-02 18:20:29 +05:30
Marc Delisle
ee3ca2b612 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-28 15:45:13 -04:00
Ashutosh Dhundhara
e9d59fd7e0 Implemented Favorite tables feature with Ajax.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Minor fixes in Settings->Features page and Navigation Header class.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed translation issues in RecentFavoriteTable class.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed error in RecentFavoriteTable class.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Another fix in structure.lib.php.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-03-29 00:06:14 +05:30