Commit Graph

26 Commits

Author SHA1 Message Date
Dieter Adriaenssens
72e6e1254f improve coding style 2013-01-24 17:44:19 +01:00
Marc Delisle
a96d8e40e9 Merge pull request #139 from mynetx/native-scrollbar
Use native scrollbar for navigation area
2013-01-23 07:52:05 -08:00
J.M
421c5a237d Use native scrollbar for navigation area 2013-01-22 20:15:35 +01:00
Marc Delisle
d8f7a769dd The default page when picking a table in "Recent tables" should be the same than when clicking on the table name 2013-01-22 12:36:47 -05:00
Marc Delisle
aa22e68d31 Do not display the server selector in the navigation panel if there is
just one server choice (same logic as in the login panels).
2013-01-17 06:01:00 -05:00
Michal Čihař
61a601fc73 Implement linking to new documentation 2012-11-12 09:48:05 +01:00
Rouslan Placella
5b0b9e42fe Update new code to use PMA_Util 2012-10-30 20:24:01 +00:00
Rouslan Placella
483dab2feb phpcs fixes 2012-10-30 20:24:01 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
4db80fc880 Kill navigation scripts upon invalid execution path 2012-10-30 20:16:58 +00:00
Rouslan Placella
fa5bdc3e08 Implemented fast filter for databases in the navigation tree 2012-10-30 20:16:58 +00:00
Rouslan Placella
3dc9897561 Renamed configuration directive: LeftRecentTable => NumRecentTables 2012-10-30 20:16:57 +00:00
Rouslan Placella
41ddd1cc6a Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers 2012-10-30 20:16:57 +00:00
Rouslan Placella
4f8896b98a Renamed configuration directive: LeftLogoLinkWindow => NavigationLogoLinkWindow 2012-10-30 20:16:57 +00:00
Rouslan Placella
5940cf29bb Renamed configuration directive: LeftLogoLink => NavigationLogoLink 2012-10-30 20:16:57 +00:00
Rouslan Placella
b0f5dd28ec Renamed configuration directive: LeftDisplayLogo => NavigationDisplayLogo 2012-10-30 20:16:57 +00:00
Rouslan Placella
8012c6fb62 Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable 2012-10-30 20:16:57 +00:00
Rouslan Placella
8035eecf87 Renamed configuration directive: LeftPointerEnable => NavigationTreePointerEnable 2012-10-30 20:16:57 +00:00
Rouslan Placella
9faebd9a80 Fixed $cfg['NavigationBarIconic'] behaviour for the navigation menu links 2012-10-30 20:10:22 +00:00
Rouslan Placella
52fcbdf422 Coding style fixes 2012-10-30 20:10:22 +00:00
Rouslan Placella
af4a42a967 Wrapped long lines 2012-10-30 20:10:22 +00:00
Rouslan Placella
db4ec5c319 Fixed navigation node highlighting 2012-10-30 20:10:22 +00:00
Rouslan Placella
aba183c386 Preload the navigation tree to save an ajax request and don't store the pagination position in the session 2012-10-30 20:10:21 +00:00
Rouslan Placella
2e261d633b Fixed some PHP notices 2012-10-30 20:10:21 +00:00
Rouslan Placella
639d4e570b Implemented navigation scrolling 2012-10-30 20:10:21 +00:00
Rouslan Placella
d73f2bf2b9 Moved the navigation header class to the folder it belongs to 2012-10-30 20:10:21 +00:00