anvil/html/skins/alteeve
Digimer 453f5c6223 * Fixed a bug where $anvil->nice_exit() was being passed 'exit' instead of 'exit_code' as a parameter.
* Update striker manifest run to add an entry into the 'anvils' table, and pass the anvil_uuid to the jobs rather than the various host_uuid's.
* Fixed a bug in the 'anvils' SQL procedure that copied data into the history schema (a few columns were missing).
* Updated anvil-configure-host to reboot when finished to be certain network changes have taken effect. Also updated the handling of virsh bridges to delete the autostart symlinks if libvirtd daemon isn't running.
* Added some logic to anvil-daemon to call 'anvil-update-states' with the -v{1,3} flag depending on the active debug level.

Signed-off-by: Digimer <digimer@alteeve.ca>
2020-06-24 00:39:56 -04:00
..
images * Finished the menus to save a new Install Manifest and got the create page showing the existing manifests. 2020-05-14 17:52:14 -04:00
anvil.html * Fixed a bug where $anvil->nice_exit() was being passed 'exit' instead of 'exit_code' as a parameter. 2020-06-24 00:39:56 -04:00
anvil.js * Added a flag that tells anvil-daemon when a node is having it's network mapped. When this happens, open ssh connections are closed each loop and only tasks related to mapping the network run. This improves responsiveness in Striker when reporting which network links have come up or gone down. 2020-01-09 01:52:04 -05:00
config.html * Added the ability to store, edit and delete UPSes 2020-05-02 23:05:58 -04:00
config.js * Standardized 'subnet_mask' over 'subnet' naming throughout. 2019-11-19 02:13:19 -05:00
email.html * Started work on Email->check_alert_recipients(). 2020-01-05 15:07:35 -07:00
email.js * Finished the mail server configuration menu. Mail servers can be added, edited, and deleted now. 2019-12-27 23:12:13 -05:00
files.css * Working on a file upload with progress bar feature. Expect more changes as it is refined. 2019-02-08 03:21:51 -05:00
files.html * Refined upload.pl a lot, moving it into Anvil::Tools. It also now handles file name collisions and reports basic info about the uploaded file. 2019-02-11 03:36:41 -05:00
files.js * Working on a file upload with progress bar feature. Expect more changes as it is refined. 2019-02-08 03:21:51 -05:00
jobs.js * Added --no-start to tools/anvil-daemon to allow for updating just the jobs.json file. Fixed a bug where a comma was missing when 2+ jobs were written to the JSON file as well. 2018-08-31 16:52:53 -04:00
main.css * Added gateway support to install manigest creation step 2. 2020-05-05 23:11:47 -04:00
main.html * Started adding in front-end support for managing email servers and alert recipients. Added the new 'Email' module to (later) habdle all email-related tasks. 2019-12-23 00:54:09 -05:00
main.js * Finished the form for adding peers (but no logic to support it yet, it's just filled and formatted). 2018-07-19 16:40:03 -04:00
pxe.txt * OK, this time CentOS is actually supported. For reals. 2020-02-03 02:10:00 -05:00
shared.html * Updated Log->entry() to escape the finished string just prior to calling logger. 2017-06-13 11:09:21 -04:00
striker.html * Added the ability to store, edit and delete UPSes 2020-05-02 23:05:58 -04:00