Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat |
|
More...
|
over 20 years ago
|
Add custom_add_php_command_late tag. |
|
More...
|
over 20 years ago
|
Stray a. |
|
More...
|
over 20 years ago
|
Dont delete pkg* here, delete in pkg_mgr only. |
|
More...
|
over 20 years ago
|
Move loop counter. Fixes a add / delete bug. |
|
More...
|
over 20 years ago
|
Remove package manifest after usage forcing fresh package listing each time you enter packaage manager. |
|
More...
|
over 20 years ago
|
Remove package manifest after usage forcing fresh package listing each time you enter packaage manager. |
|
More...
|
over 20 years ago
|
Changes for nmap and packages that do not require anything to be saved. |
|
More...
|
over 20 years ago
|
Allow packages to live under Diagnostics menu |
|
More...
|
over 20 years ago
|
document the new xml variable setting routine |
|
More...
|
over 20 years ago
|
Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file. |
|
More...
|
over 20 years ago
|
Create a xml_safe_fieldname function which strips out all of the bad characters that could be associated with a xml fieldname. |
|
More...
|
over 20 years ago
|
Correctly save out posted fields to xml configuration file. |
|
More...
|
over 20 years ago
|
Use javascript to detect which state Type should be in initially. |
|
More...
|
over 20 years ago
|
Wizard.xml -> wizard.php |
|
More...
|
over 20 years ago
|
Add enable and disable fields feature to XML language. Fix the TYPE dropdown. |
|
More...
|
over 20 years ago
|
Correct white space seperation. |
|
More...
|
over 20 years ago
|
Dont set root password if fields are blank. |
|
More...
|
over 20 years ago
|
Update (C) info. |
|
More...
|
over 20 years ago
|
Clean up arraynum handling. |
|
More...
|
over 20 years ago
|
Redirect to the initial setup wizard on the first time the web gui is accessed. |
|
More...
|
over 20 years ago
|
Wizard should now be in fully working oorder including reboot, etc. |
|
More...
|
over 20 years ago
|
Move the "User has been added." save message to the XML file where it belongs. |
|
More...
|
over 20 years ago
|
Add arraynum flag which is used when there is an array of values. |
|
More...
|
over 20 years ago
|
Dont forget to output the fields description if it exists. |
|
More...
|
over 20 years ago
|
The wizard system now works! |
|
More...
|
over 20 years ago
|
Dont forget closing name '. |
|
More...
|
over 20 years ago
|
Wizard now will walk through entire step process. |
|
More...
|
over 20 years ago
|
Add steps 1-6 from cmb. |
|
More...
|
over 20 years ago
|
Updated to match wizard.php |
|
More...
|
over 20 years ago
|