Commit Graph

79622 Commits

Author SHA1 Message Date
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
10b48d9e46 Fixed misalignment of pageselectors in the navigation tree when zooming in/out 2012-10-30 20:16:58 +00:00
Rouslan Placella
5324278482 Fixed SQL queries for fetching routines for the navigation tree 2012-10-30 20:16:58 +00:00
Rouslan Placella
36690ba729 Fixed the behavoir of NaviPointerBackground configuration directive 2012-10-30 20:16:57 +00:00
Rouslan Placella
4a554723ea Fixed PHP warnings 2012-10-30 20:16:57 +00:00
Rouslan Placella
fbe07f8d50 Fixed the NaviBackground configuration directive for pmahomme theme 2012-10-30 20:16:57 +00:00
Rouslan Placella
ced09341ff Use faded names for unclickable items in the navigation 2012-10-30 20:16:57 +00:00
Rouslan Placella
0d7687d235 Fixed handling of NaviWidth configuration directive 2012-10-30 20:16:57 +00:00
Rouslan Placella
c1850b6824 Added documentation for NavigationTreeDisplayDatabaseFilterMinimum 2012-10-30 20:16:57 +00:00
Rouslan Placella
b5a42b8a9a Dropped references to "left frame" from Documentation.html 2012-10-30 20:16:57 +00:00
Rouslan Placella
10ffbc918a Fixed the behaviour for the ShowTooltip configuration directive in the navigation 2012-10-30 20:16:57 +00:00
Rouslan Placella
49d2d6f5fb Fixed behavior of NavigationDisplayServers configuration directive 2012-10-30 20:16:57 +00:00
Rouslan Placella
e0451d938b Moved database pagination to the NavigationTree class 2012-10-30 20:16:57 +00:00
Rouslan Placella
c1ea4f00f9 Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum 2012-10-30 20:16:57 +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
d364d849f1 Renamed configuration directive: LeftDisplayTableFilterMinimum => NavigationTreeDisplayItemFilterMinimum 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
8d4da3ea67 Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel 2012-10-30 20:16:57 +00:00
Rouslan Placella
31a3f1d73c Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator 2012-10-30 20:16:57 +00:00
Rouslan Placella
4f4671b284 Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator 2012-10-30 20:16:57 +00:00
Rouslan Placella
6f8544c5ef Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping 2012-10-30 20:16:57 +00:00
Rouslan Placella
90b6718bfb Added configuration directive: MaxNavigationItems 2012-10-30 20:16:56 +00:00
Rouslan Placella
ed331208bf Dropped undocumented configuration directive: NaviDatabaseNameColor 2012-10-30 20:16:56 +00:00
Rouslan Placella
5f66444f5b Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB 2012-10-30 20:16:56 +00:00
Rouslan Placella
9f360c30f5 Dropped configuration directive: DisplayDatabasesList 2012-10-30 20:16:56 +00:00
Rouslan Placella
c9edec6e65 Dropped configuration directive: LeftFrameLight 2012-10-30 20:16:56 +00:00
Rouslan Placella
d7e0bed284 Dropped configuration directive: AllowThirdPartyFraming 2012-10-30 20:16:56 +00:00
Rouslan Placella
075fc89a2a Display create table functionality without a dialog 2012-10-30 20:16:02 +00:00
Rouslan Placella
f8175fc4b4 Reload the navigation ina few extra places 2012-10-30 20:10:23 +00:00
Rouslan Placella
9f6bfa7eb6 Fixed add/edit column functionality 2012-10-30 20:10:23 +00:00
Rouslan Placella
0c226a1eee Updated changelog 2012-10-30 20:10:23 +00:00
Rouslan Placella
42454654f2 Added tooltips to navigation tree with comments for databases, tables, columns, events and routines 2012-10-30 20:10:23 +00:00
Rouslan Placella
b436fca283 Added ajax behaviour to create view functionality in the navigation tree 2012-10-30 20:10:23 +00:00
Rouslan Placella
ecc4ba6426 Added ajax behaviour to indexes in the navigation tree 2012-10-30 20:10:23 +00:00
Rouslan Placella
8d97153ea2 Fixed parameter for creating new columns from the navigation 2012-10-30 20:10:23 +00:00
Rouslan Placella
cb50d4edfc Added ajax behaviour to Routines, Triggers and Events in the navigation tree 2012-10-30 20:10:23 +00:00
Rouslan Placella
69bf128936 Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
Rouslan Placella
c2df6711b6 Fixed whitespaces 2012-10-30 20:10:22 +00:00
Rouslan Placella
9faebd9a80 Fixed $cfg['NavigationBarIconic'] behaviour for the navigation menu links 2012-10-30 20:10:22 +00:00
Rouslan Placella
eeaa165b6e Better way to check if a node is a link to create a new object 2012-10-30 20:10:22 +00:00
Rouslan Placella
3b4b32df27 Don't fail during the construction of Node objects 2012-10-30 20:10:22 +00:00
Rouslan Placella
52fcbdf422 Coding style fixes 2012-10-30 20:10:22 +00:00
Rouslan Placella
f5f3cd69ac Prefixed private variable names with underscrore 2012-10-30 20:10:22 +00:00
Rouslan Placella
bbb1a5a255 Debug friendly parameter names for navigation reloading requests 2012-10-30 20:10:22 +00:00