anvil/Anvil/Tools
Digimer fe33fbb239 * Created System->maintenance_mode to add "maintenance mode" support to Striker.
* Continuing work on adding the system update job support to Striker. Untested/Incomplete.

Signed-off-by: Digimer <digimer@alteeve.ca>
2018-08-16 02:38:58 -04:00
..
Account.pm * Updated Database->_test_access() to use the DBD 'ping' method, and attempt a reconnect of failure. 2018-08-15 16:57:57 -04:00
Alert.pm * Updated Database->_test_access() to use the DBD 'ping' method, and attempt a reconnect of failure. 2018-08-15 16:57:57 -04:00
Convert.pm
Database.pm * Created System->maintenance_mode to add "maintenance mode" support to Striker. 2018-08-16 02:38:58 -04:00
Get.pm * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 2018-08-01 02:06:16 -04:00
Log.pm * Fixed a bug where '$anvil->' wasn't referencing '$anvil->data->' when it should have been. 2018-08-13 02:22:46 -04:00
Remote.pm * Added a check/cycle to Remote->call that checks to see if the channel was established and loops up to five times, with a second delay in each try. Also disable the Time::HiRes stuff in this method for now. 2018-07-30 01:53:36 -04:00
Storage.pm * Disabled caching and forcing read in Storage->read_config. 2018-08-13 11:38:59 -04:00
System.pm * Created System->maintenance_mode to add "maintenance mode" support to Striker. 2018-08-16 02:38:58 -04:00
Template.pm * Started work on the Striker sync function. It shows (without formatting yet) the ways the local dashboard can be accessed. 2018-07-07 01:31:40 -04:00
Validate.pm * Working on saving the new peer. Made progress on, but not yet finished, sanity checking the new peer form values. 2018-07-20 03:08:44 -04:00
Words.pm * Started work on the Striker menus, adding mechanisms for "back" and "refresh". 2018-07-04 17:57:25 -04:00