- Update to latest 1.3.1 from github develop branch b66bd75 - Fix issue when configuration file is not found - Fix issue when configuration file is not writable - Fix: #180 - It impossible to click on links in Weathermap due to cursor tracking - typos and replace | with ||*---*|| (#174) - Fix: #176 - Networklink under cursor can not be clicked - Fix: #178 - Support KEYSTYLE DEFFAULT in Editor OBS-URL: https://build.opensuse.org/request/show/1294643 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cacti-plugin-weathermap?expand=0&rev=12
180 lines
7.5 KiB
Plaintext
180 lines
7.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jul 20 19:04:51 UTC 2025 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to latest 1.3.1 from github develop branch b66bd75
|
|
- Fix issue when configuration file is not found
|
|
- Fix issue when configuration file is not writable
|
|
- Fix: #180 - It impossible to click on links in Weathermap due to cursor tracking
|
|
- typos and replace | with ||*---*|| (#174)
|
|
- Fix: #176 - Networklink under cursor can not be clicked
|
|
- Fix: #178 - Support KEYSTYLE DEFFAULT in Editor
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 11 21:14:19 UTC 2025 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to latest 1.3.1 github develop commit c813956.zip
|
|
- Revert "Update config.php.dist"
|
|
- Revert "QA: Slight change to the location"
|
|
- Revert "Feature: Support moving the configs and output directories"
|
|
- fix typos
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 19 23:07:23 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Updated URL to github project
|
|
- update directories [bsc#1231027]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 22 19:37:10 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to latest 1.3.1 github develop commit d30f39e
|
|
- Feature: Support moving the configs and output directories
|
|
- QA: Slight change to the location
|
|
- Update config.php.dist
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 21 20:51:04 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Fix TW & Factory build error: directories not owned by a package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 17:03:13 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to 1.3.1. Fixes since 1.3:
|
|
- issue#141: Bug Weathermap - Map Style can't change Link Labels to Bits/Sec
|
|
- issue#152: Dont attempt to include directories from Weathermap config files.
|
|
- issue#157: There is not process interlock in WeatherMap
|
|
- issue: More deprecation warnings in image* functions.
|
|
- feature: Complete most of Internaltionalization
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 19:31:22 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to latest 1.3 version from github develop commit 854f31b
|
|
- Fix misspelled function db_execute_prepared
|
|
- Fix wrong variable
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 26 16:21:30 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to latest 1.3 version from github develop commit 113fc65
|
|
- incorrect function syntax #148
|
|
- Fixing #141 Map Style can't change Link Labels to Bits/Sec
|
|
- Fixing #142 Don't include directories
|
|
- The added weather map is not displayed #152
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 23 20:42:11 UTC 2024 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to latest 1.3 version from github develop commit 4952965
|
|
|
|
- 1.3:This is a small release that corrects a major issue with
|
|
modifying user and group permissions, corrects some deprecation
|
|
warnings, adds a new feature to allow you to create new maps
|
|
files with a specific name from the user interface, and lastly
|
|
the first round of Internationalization. Internationalization
|
|
won't be complete until after the Weathermap editor is
|
|
internationalized.
|
|
- issue#125: Repair maps actually destroys them
|
|
- issue#129: Weathermap crash when Boost enabled
|
|
- issue#136: Old accounts not removed from Weathermap Auth table
|
|
- issue#140: Deprecation's warnings related to function
|
|
imagecopyresampled() and imagecreatetruecolor()
|
|
- issue#143: When you add a specific right to a user (on the
|
|
management of a map) you cannot remove it later, since the user
|
|
disappear from the list
|
|
- issue: Weathermap Disabled due to invalid use of a null string.
|
|
- issue: Correct for multiple deprecation warnings associated with
|
|
the use of a float() value in a function where int() is required
|
|
- feature: Start the internationalization of Weathermap
|
|
- feature: Restore a method to create new named files without
|
|
having to resort to the command line.
|
|
|
|
- 1.1: Minor release including some corner-case issues and minor
|
|
feature enhancements.
|
|
- issue#87: WeatherMap Sort Order not respected on Top Tab
|
|
- issue#89: Allow more Graphs types to be searched for
|
|
- issue#90: Error: You have an error in your SQL syntax,
|
|
Mysql 8.0 Weathermap 1.0
|
|
- issue#111: Weathermap permissions management errors
|
|
- issue#119: The table weathermap_settings does not enforce an
|
|
unique key on the mapid, groupid, and optname columns
|
|
- issue#121: Division by zero in rare cases
|
|
- feature#97: Auto-set the boost setting instead of making it a
|
|
discrete user setting
|
|
|
|
- 1.0: This is the first release of Howard Jones' WeatherMap plugin
|
|
managed by The Cacti Group. This version of the plugin fully supports
|
|
Cacti 1.x and has made several changes to the behavior of the plugin,
|
|
while preserving it's simplistic design. We hope you enjoy it.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 14:39:07 UTC 2023 - Joel Baltazor <obs@mtlfab.com>
|
|
|
|
- Update to latest version 1.0 from github develop commit b398ff7
|
|
This is the first release of Howard Jones' WeatherMap plugin managed by The Cacti Group.
|
|
This version of the plugin fully supports Cacti 1.x and has made several changes to the
|
|
behavior of the plugin, while preserving it's simplistic design
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 28 20:21:44 UTC 2017 - joop.boonen@opensuse.org
|
|
|
|
- Change requirement from php5-* php-
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 16:58:00 UTC 2016 - obs@mtlfab.com
|
|
|
|
- Update to version 0.98
|
|
- Removed sql fix patch file as it is not needed in this version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 15 11:30:18 UTC 2014 - joop.boonen@opensuse.org
|
|
|
|
- Don't change /usr/bin/php to /usr/bin/php5 on openSUSE 13.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 14 12:48:03 UTC 2014 - joop.boonen@opensuse.org
|
|
|
|
- Added a sql fix as config text NOT NULL default '' causes problems on mysql > 5
|
|
- Corrected the owner of the configs and the output directory
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 7 13:20:00 UTC 2013 - joop.boonen@opensuse.org
|
|
|
|
- Update to version 0.97
|
|
- Created a seperate doc package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 14 22:56:09 UTC 2012 - joop.boonen@opensuse.org
|
|
|
|
- Added Obsoletes and Provides the prepare the cacti-PA-* delete
|
|
- Removed BuildRequires: cacti as it's not really needed
|
|
and it speeds up the build process
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 17 06:59:20 UTC 2012 - joop.boonen@opensuse.org
|
|
|
|
- Changed package name to cacti-plugin-weathermap as this is more logical
|
|
- Install cacti in /srv/www/cacti/ from openSUSE 12.2 onwards
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 09 00:00:00 UTC 2011 - joop.boonen@opensuse.org
|
|
|
|
- Added missing requirement php5-gd
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 04 00:00:00 UTC 2011 - joop.boonen@opensuse.org
|
|
|
|
- corrected dependency from /usr/bin/php to /usr/bin/php5
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 11 00:00:00 UTC 2010 - joop.boonen@opensuse.org
|
|
|
|
- Build version 0.97a
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 20 00:00:00 UTC 2009 - joop.boonen@opensuse.org
|
|
|
|
- Building package weathermap 0.96a
|