Author: Lars Michelsen <[email protected]> Date: Sun Nov 27 20:08:14 2011 +0100 Committer: Lars Michelsen <[email protected]> Commit-Date: Sun Nov 27 20:08:14 2011 +0100
Made view templates configurable (defaults / view_template) --- ChangeLog | 1 + docs/en_US/nagvis_config_format_description.html | 5 +++++ .../nagvis-js/classes/NagVisAutoMapView.php | 3 +-- .../frontend/nagvis-js/classes/NagVisIndexView.php | 5 ++--- .../frontend/nagvis-js/classes/NagVisInfoView.php | 3 +-- .../frontend/nagvis-js/classes/NagVisLoginView.php | 3 +-- share/frontend/nagvis-js/classes/NagVisMapView.php | 3 +-- .../nagvis-js/classes/NagVisOverviewView.php | 3 +-- share/frontend/nagvis-js/classes/NagVisUrlView.php | 5 ++--- share/server/core/classes/GlobalMainCfg.php | 5 +++++ .../core/classes/NagVisViewAutomapModifyParams.php | 2 +- .../server/core/classes/NagVisViewAutomapToMap.php | 4 ++-- .../core/classes/NagVisViewChangePassword.php | 2 +- .../server/core/classes/NagVisViewManageRoles.php | 2 +- share/server/core/classes/NagVisViewSearch.php | 4 ++-- share/server/core/classes/NagVisViewUserMgmt.php | 2 +- share/server/core/classes/WuiViewEditMainCfg.php | 2 +- .../server/core/classes/WuiViewManageBackends.php | 2 +- .../core/classes/WuiViewManageBackgrounds.php | 2 +- share/server/core/classes/WuiViewManageMaps.php | 2 +- 20 files changed, 32 insertions(+), 28 deletions(-) Diff: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/diff/?id=eecff2b5b218a14a3790b9994bedc3fdf7446756 ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
