Subversion - Current developement (Starting at rev. 1155)
- Bugfix: Spaces are now allowed in all Nagios object name definitions (SF.net 1891400, 1897880)
Release 1.2.2 - 28.01.08
- Bugfix: Fixed bug with wrong only_hard_states handling (SF.net 1876615)
- Bugfix: Fixed Logical bug in getObjects(services) (SF.net 1853809)
- Bugfix: Spaces in format %20 are now allowed in URLs (SF.net 1870579)
- Bugfix: Service description is now shown in service hover menus (SF.net 1879252)
- Bugfix: WUI: Fixed map deletion protection when map is linked in another (SF.net 1881446)
Release 1.2.1 - 03.01.08
- Bugfix: Space was not allowed in hostgroup_name (SF.net 1854383)
- Bugfix: WUI: When editing a service it was not selected by default in dropdown menu (SF.net 1853901)
- Bugfix: WUI: When renaming a map the redirection didn't work properly (SF.net 1862963)
- Bugfix: WUI: Deleting a map via WUI was not possible (SF.net 1863096)
Release 1.2 - 17.12.2007
- Bugfix: Removed PHP notices when displaying a host with only one service (SF.net 1846374)
- Bugfix: Rotation stopped when rotating to external pages (SF.net 1849857)
- Bugfix: Added "@" sign to allowed signs in URLs (SF.net 1852541)
Release 1.2rc1 - 06.12.2007
- Bugfix: Comments in object definitions are not ignored (SF.net 1843613)
- Bugfix: The is_active flag of objects table in NDO is now only used when it gets filled with data (SF.net 1839631)
- Added new macro [refresh_counter] to text objects. It show the time in seconds to next map reload (SF.net 1819907)
Release 1.2b2 - 23.10.2007
General
- New: Completely recoded refresh/rotation in javascript to make it controllable at the runtime (e.g. stop rotation if there's sth. interesting). How to stop? See default header template. Hope that it works in most browsers (SF.net 1743363)
- Added rotation countdown to default header template (SF.net 1743363)
- Added new language cache function (Reduces the page build time up to 50%) (SF.net 1817012)
- Acknowledge Services in Servicegroups by Host-Acknowledgement (SF.net 1765113)
WUI
- WUI: Created new submenu for "Management"-pages (SF.net 1816507)
Bugfixes
- Bugfix: Added "=" and "#" to value matches MATCH_STRING_* (SF.net 1816475, 1816478)
- Bugfix: Removed debug echo from GlobalMainCfg line 470 (SF.net 1816477)
- Bugfix: When commented out don't use htmlcgi default value from backend, use real value of htmlcgi from [paths] (SF.net 1816502)
- Bugfix: Removed rotation values from NagVis configuration page (SF.net 1816506)
- Bugfix: Starts map rotation pools with the first map if no url or map parameter set by URL (SF.net 1816485)
Release 1.2b1 - 18.10.2007
General
- Moved etc/ directory with main- and map-configurations to nagvis root folder. If you like to change the path of the main configuration file have a look at
nagvis/includes/defines/global.php
(SF.net 1761468)
- Recoded Map rotation feature. Now several rotation pools can be defined (SF.net 1735973)
- Added Favicon image; Changes dynamicaly and show map summary state (SF.net 1806429)
- Added map alias and map state to page title (SF.net 1806429)
- Introduced new "template" map object; the values of the template object can inherited with the "use" value to the objects. (SF.net 1582220)
- Added value validation in main configuration file (SF.net 1717482)
- Added value validation in map configuration file (SF.net 1717483)
- Added 2 new macros lang_overview and lang_instance to header and hover menus
- Added new parameter "htmlcgi" to backend definition. If not set it defaults to htmlcgi like set in [paths] (SF.net 1741489)
WUI
- WUI: Added "shape in use" validation when deleting shapes in shape management (SF.net 1730371)
Bugfixes
- Bugfix: Increased MAX_FILE_SIZE in background image upload function in WUI (SF.net 1802562)
- Bugfix: The Macros "obj_backendid" and "obj_backend_instancename" were not replaced in hover menus of map objects. Now gets replaced by empty string (SF.net 1814672)
- Bugfix: Background images with more than one dot in file name were not displayed when usegdlibs is on (SF.net 1814501)
NagVis 1.2 Code started at rev. 882 with NagVis 1.1 final code.