Commit Graph

16 Commits (master)

Author SHA1 Message Date
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
Aidaho 420694793d v8.2.0.4: bug fix. add new HAProxy versions 2025-05-24 09:14:19 +03:00
Aidaho c6e6988209 v8.0: Update credential endpoints and proxy settings
Replaced hostname lookups with unified server object retrieval in metrics and credential management endpoints. Added proxy environment variables to ModSecurity download tasks and improved error handling across various modules.
2024-08-30 17:25:31 +03:00
Aidaho 9e6405aaa5 v7.3.2.0: Update libevent-devel package source URL
The source URL for the libevent-devel package in the Ansible task file has been updated. This change ensures that the installation fetches the package from the updated URL, thereby enhancing the reliability of the package installation process.
2024-07-24 10:53:47 +03:00
Aidaho 093b1b890e v7.2.2.0: Update WAF nginx module path in Ansible scripts
Path of the WAF nginx module in Ansible scripts has been updated from NGINX_PATH to SERVICE_PATH. This refactoring enhances the organization of the configuration files and improves code base understanding. Changes have been applied in the WAF configuration and service execution files.
2024-04-04 17:26:06 +03:00
Aidaho 8c28c5128c v7.2.2.0
https://roxy-wi.org/changelog#7_2_2
2024-04-04 14:30:07 +03:00
Aidaho c979424d16 v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-03-31 23:17:49 +03:00
Aidaho 6adba6cc37 v6.3.8.0
Changelog: https://roxy-wi.org/changelog#6_3_8
2023-03-25 12:01:26 +03:00
Pavel Loginov 3a3994db48 v6.1.3.0
Change log: https://roxy-wi.org/changelog.py#6_1_3
2022-08-02 16:38:37 +03:00
Pavel Loginov 1ae61a35bf v6.1.3.0
Change log: https://roxy-wi.org/changelog.py#6_1_3
2022-08-02 11:53:32 +03:00
Pavel Loginov 7e3ee72cf0 v6.0.0.0
Changelog: https://roxy-wi.org/changelog.py#6
2022-04-27 22:14:09 +03:00
Pavel Loginov f696d8ed63 v5.4.3.0
Changelog: https://roxy-wi.org/changelog.py#5_4_3
2022-03-02 23:09:39 +03:00
Pavel Loginov fc38bd8bea v5.4.0.0
Changelog: https://haproxy-wi.org/changelog.py#5_4_0
2022-01-24 12:06:06 +03:00
Pavel Loginov 555430b09b v5.4.0.0
Changelog: https://haproxy-wi.org/changelog.py#5_4_0
2022-01-21 16:11:46 +03:00
Pavel Loginov eba8b14420 v5.3.6.0
Changelog: https://haproxy-wi.org/changelog.py#5_3_6
2022-01-03 17:02:44 +03:00
Pavel Loginov 831fbf4df9 v5.3.6.0
Changelog: https://haproxy-wi.org/changelog.py#5_3_6
2022-01-02 18:51:13 +03:00