25 Commits

Author SHA1 Message Date
Jose Domenech
b0c12c4fb1 Proxmox VE for WHMCS v1.3.4 (#190)
* Nodes: IPv6 support

* Autodiscover node of template

* Update WHMCS dedicated IP field with pvewhmcs assigned IP

* Configure network of cloned VM from template via cloud-init and start VM

* Update default nameservers and SCSI controller

* Run logModuleCall only if debug mode is enabled

* fix: add missing nameserver space delimiter and remove unused $amendment variable

* chore: bump version to v1.3.4 and update changelog

* ip pool reuse issue fix and send configs

* change select ip query in pvewhmcs_CreateAccount

* store ip in tblhosting,set password , ip and apply configs to proxmox

* start machine if onboot is enabled and send configs

* fix: resolve syntax error after integrating PR #182

* chore: tidy release title and group related node lookup helpers

* docs: add contributors for v1.3.4

* chore: update all nameservers entries

* Prevent duplicate IP allocation during concurrent provisioning

---------

Co-authored-by: Jose Domenech <jose.domenech@axarnet.es>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Hooman hamidpour <31413674+InnocentCivilian@users.noreply.github.com>
2026-02-06 01:40:07 +11:00
Luke S Thompson
c3d10228dd v1.3.3: Nodes Tidy; RRD Migration Tool 2026-02-05 18:33:41 +11:00
Luke S Thompson
914acf3632 v1.3.2: TPL Node; VNC Resolve; Tidy-up 2026-01-09 16:28:13 +11:00
Chris
651abc4880 (Clusters) Resolve Node for VM/CT (#178)
* Resolve Proxmox node for each VM/CT via /cluster/resources instead of assuming first node

* Refactor guest node retrieval in pvewhmcs.php

* Fix issues from PR review

* fix indentation

* more indentation fixes

* Format comma spacing

* Check if `$guest` is null before performing actions.

* Handle errors in account termination

* Load js and PNGs with relative paths

This helps in setups where WHMCS is installed in a subfolder e.g. `/clientarea/`x

* fix docblock and property typo

* Bump version and add contributors

---------

Co-authored-by: hliasa <hliasant@gmail.com>
2025-12-12 23:27:34 +11:00
Luke S Thompson
719735b81c v1.3.0: RRD for Admins & Clients 2025-12-03 19:14:00 +11:00
Luke S Thompson
81e169995b v1.2.19: Remove TigerVNC (Java) 2025-10-24 01:04:08 +11:00
Luke S Thompson
22266db93e v1.2.18: Client Area detail 2025-10-19 18:22:01 +11:00
Luke S Thompson
a4b90f8d84 v1.2.17: VNC & Hyperscalers! 2025-10-19 09:49:08 +11:00
Luke S Thompson
2d8888138f v1.2.16: Minor Adjustments 2025-10-15 13:42:41 +11:00
Luke S Thompson
f4c3f0de0e v1.2.15: Little Adjustments 2025-08-29 10:51:35 +10:00
Luke S Thompson
0634a17cdc v1.2.14 (fix #50, fix #154, fix #155, fix #157) 2025-08-19 08:42:37 +10:00
Luke S Thompson
5d97d34ab1 v1.2.13 (#151 and #152) 2025-08-13 15:38:11 +10:00
Luke S Thompson
2d798d1a0e v1.2.12 (fix #105, #139, #148, #149, #150) 2025-08-12 14:02:12 +10:00
Luke S Thompson
0fd26ef72a /cluster/nextid for #136 & #145 2025-08-05 08:30:27 +10:00
Luke S Thompson
b3e7e28795 v1.2.9.1 rename to v1.2.10
re: PHP's version_compare
2025-08-01 21:51:45 +10:00
Luke S Thompson
0a790074e3 revert: version comparison (#62) v1.2.9.1 2025-08-01 14:19:02 +10:00
Luke S Thompson
cb3fe9628b Import Guest & Use VMID (#135) v1.2.9
* Starting to get automatic VMID detection implemented (#132) by @tnewton1

* More work on #75 prep (true VMID)

* Guest Import form/logic (draft) re: #75

* Another case to set vmid (re: #75)

* More serviceid -> vmid changes (re: #75)

* Minor typos & tweaks (#75 #136)

* Tidy C'LOG; bump ver (v1.2.9)

* Link to contributors; tidy README

* Fine-tuning from review

* Remove SID >100 per #136 for #75!

* v1.2.9: Guest Import (VMID)

* vmid = id, if empty (manual update)

* Use advised version check

* Fine-tune comments

* Final C'LOG for v1.2.9
2025-07-31 17:05:55 +10:00
Luke S Thompson
3d76fc67a5 (v1.2.8) final ver bump 2025-04-26 15:41:20 +10:00
Luke S Thompson
93183e4c19 (v1.2.7 final ver bump) 2025-01-12 14:27:34 +11:00
Luke S Thompson
efea1bf6cc (v1.2.6) final ver bump 2024-09-22 11:34:20 +10:00
Luke S Thompson
f832afbc50 (v1.2.5) final ver bump 2024-08-22 17:18:47 +10:00
Luke S Thompson
6eddda601a v1.2.4: Final bump (5 days post-release) 2024-05-24 18:13:14 +10:00
Luke S Thompson
22d19b4ad4 v1.2.3: New CPUs; Conn. Test OK; Debug Log polish 2023-12-31 17:40:05 +10:00
Luke S Thompson
a0decccb50 Version bump from v1.2.1 to v1.2.2 2023-09-15 09:48:22 +10:00
Luke S Thompson
f017bcd1f0 + Update Checker (#21), more code comments 2023-09-13 12:39:35 +10:00