proxyarp -> choparp
Ticket #401
Correctly output theme name
Fix field colors.
XXX: Move all system services to a service XML file.
Correctly add multiple servies to the array
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Last of the bottom round fixesTurn top rounding back on now that those are all fixed
Use $pgtitlesmall code cleanups
include head.inc and round corners on tabs
Updates and fixes.
require -> require_onceinclude -> require_once
Tweak copyright and typo.
Rework services.
No more xmlparse_pkg.
Remove find_package_description - this can be done with a call to get_pkg_info.
Sleep after killall
Correct path to killall.
Duh, Scott!
Show the executable name on error
Enhanced error checking on stop
Surround $executable_name with {}
Use lowercase package name
Misssed typo
Check with get_pkg_id() if the package is installed. If it is not, continue on to next element
Be sure to pass start to scripts when starting from the service manager
Show when no services are available
Use $raw_name instead of $service. $service was never set
If a service fails to start (ruh roh) then output to the web browser the error message
Check for service running after restarting or starting and report back to user instead of blindly thinking a service was started
Add some color to running and stopped text fields
Add titles
Center icons
If we cannot locate the strings in the .SH file return "guessed" items
Add a new Service Manager. This blasts Ticket #129 to outter space