anvil/html/skins/alteeve
Digimer fe7cdb18fb * Updated all methods to add (or fix) logging the method entry.
* More work done on Email->send_email() to, well, actually send email (which it isn't doing yet, but it's close).
* Updated Words->key() to include the bad key name when no entry for the requested key exists in the words.xml file.

Signed-off-by: Digimer <digimer@alteeve.ca>
2020-09-06 01:52:03 -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 in Striker->load_manifest where when a single fence device or UPS was defined, the XML would fail to parse. 2020-09-04 00:41:25 -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 * Updated all methods to add (or fix) logging the method entry. 2020-09-06 01:52:03 -04: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