haproxy-wi/app/modules/config
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.0.0 2022-11-17 10:34:58 +03:00
add.py v8.1.8: Add SSL certificate management feature 2025-04-16 18:41:21 +03:00
common.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
config.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
runtime.py v8.1.7: Add "log" mode, improve metrics, and refactor logging 2025-04-05 12:33:22 +03:00
section.py v8.1.7: Add "log" mode, improve metrics, and refactor logging 2025-04-05 12:33:22 +03:00