haproxy-wi/app/modules/tools
Aidaho 073a86be80 v8.2.1: Refactor HA and Config Compare modules, optimize service installation flow, and add Spanish language support
- Replaced unused AJAX and JS methods (`cleanProvisioningProcess`, `showErrorStatus`) in HA management with simpler, streamlined equivalents. Moved HA cluster data fetching logic to the new endpoint (`HAClustersView`).
- Introduced `compareConfig()` method to improve configuration diff rendering. Removed redundant templates (`compare.html`), leveraging external Diff2Html library.
- Simplified HA service installation logic in `Reconfigure`, enabling task-based tracking. Removed redundant progress logic (`increaseProgressValue`, `checkInstallResp`).
- Added support for Spanish localization (`es-ES.html`, updated `languages.html` template).
- Replaced Python PagerDuty SDK for a more actively maintained library.
- Fixed description rendering logic in HA cluster templates.
- Updated Nginx to support multiple aliases per server.
- Minor dependency updates and comments cleanup in Ansible WAF tasks.
2025-07-03 17:57:53 +03:00
..
__init__.py v6.3.11.0 2023-05-03 08:46:32 +03:00
alerting.py v8.2.1: Refactor HA and Config Compare modules, optimize service installation flow, and add Spanish language support 2025-07-03 17:57:53 +03:00
checker.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
common.py v7.2.2.0 2024-03-24 10:05:35 +03:00
smon.py v7.2.4.0 2024-04-17 11:06:29 +03:00
smon_agent.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00