anvil/html/skins/alteeve
Digimer 613a7f0c58 * Created the new anvil-join-anvil tool that will run on nodes and the DR host to pick up the job to join an Anvil! system.
* Finished the saving of a "run manifest" job menu. Included filtering out potential machines already in other Anvil! systems from the select box and updating the password fields to not trigger a browser to save/auto-complete the field.
* Fixed a bug in Database->get_hosts() caused by the attempt to immediately return with a 0 if it had been called before. Now a check is made in ->insert_or_update_manifests() where the recursive loop was possible.
* Updated the RPM spec to v.33 after releasing .32 after the last commit. Also added the core requirement for perl-Data-Validate-Domain.

Signed-off-by: Digimer <digimer@alteeve.ca>
2020-05-27 22:39:00 -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 * Created the new anvil-join-anvil tool that will run on nodes and the DR host to pick up the job to join an Anvil! system. 2020-05-27 22:39:00 -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