Commit Graph

41 Commits

Author SHA1 Message Date
Marc Delisle
9c4d8e0fe4 No longer a frame
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-04 07:14:49 -05:00
Marc Delisle
1961236b46 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-30 13:19:57 -05:00
Marc Delisle
c1d8d80f75 bug #3920 Lost space in navigation area
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-30 11:05:03 -05:00
Marc Delisle
f63148b998 We no longer use frames 2013-11-10 08:54:29 -05:00
Hugues Peccatte
1f09a22281 Fix PHPDoc. 2013-11-08 22:41:05 +01:00
Marc Delisle
3f385970f4 Fix coding style 2013-09-17 06:06:07 -04:00
Dieter Adriaenssens
e853e65077 fix coding style : closing brace should be on a new line 2013-09-07 23:01:06 +02:00
J.M
90c46bccab Fix bug #4069 Navigation tree height not set correctly dynamically 2013-08-26 22:16:04 +02:00
J.M
743845954f Wrap navigation header in its own container, for easily determining the height 2013-08-26 22:12:30 +02:00
Michal Čihař
523086a2f2 Better loading message 2013-08-11 13:16:59 +02:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
d1bb142e87 Remove unused param from PMA_Util::showMySQLDocu 2013-08-07 08:48:50 +02:00
Marc Delisle
836529be42 Fix merge conflicts 2013-07-28 05:55:40 -04:00
J.M
d096a0fc46 [security] Fix stored XSS in navigation panel logo link, see PMASA-2013-9 2013-07-07 16:52:20 +02:00
Marc Delisle
d4d5a03766 Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
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