summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Make Save and Cancel buttons the same sizeScott Ullrich2005-04-281-1/+1
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
* pka -> pkgaColin Smith2005-04-051-1/+1
* Fix handling of <note> fields.Colin Smith2005-03-311-1/+1
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Gotta load the global functions before the rest of them :)Bill Marquette2005-03-201-2/+3
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-191-2/+4
* *** empty log message ***Colin Smith2005-03-161-1/+1
* Populate interface drop down with the correct selected interface when editing...Scott Ullrich2005-03-111-1/+1
* Add note fieldScott Ullrich2005-03-071-0/+2
* is_subqueue() returns 1 if the item is a subqeueuScott Ullrich2005-03-061-1/+1
* Do not redirect if preoutput is setupScott Ullrich2005-03-061-1/+2
* Instead of hard coding an interface address, use the friendly name in packages.Scott Ullrich2005-03-021-1/+1
* Process before form eventsScott Ullrich2005-02-261-0/+2
* Run custom_php_command_before_form commands beforeScott Ullrich2005-02-241-1/+3
* Eliminate extra <br>Scott Ullrich2005-02-191-2/+0
* Set the page title to <title>Scott Ullrich2005-02-191-0/+3
* Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_...Scott Ullrich2005-02-181-3/+11
* Update tab codef.Scott Ullrich2005-02-181-1/+14
* Add tab code.Scott Ullrich2005-02-181-1/+27
* Note an area that needs to be cleaned up for emedded platformsScott Ullrich2005-02-181-0/+13
* Restore the infterface selection widget in the package manager correctly.Scott Ullrich2005-02-171-2/+4
* Overlooked one small aspect. Lets REALLY restore the checkbox correctly.Scott Ullrich2005-02-091-3/+1
* Correct checkbox state after editing a line item.Scott Ullrich2005-02-091-1/+5
* Add start_command and restart_command xml tags.Scott Ullrich2005-01-311-0/+8
* Eliminate extra space after template parsingScott Ullrich2005-01-311-1/+4
* Add size capability to rowhelper fieldsScott Ullrich2005-01-311-6/+10
* Add template support to packages. Useful for generating the packages .conf f...Scott Ullrich2005-01-311-1/+88
* Do not set a value="" on checkbox fields.Scott Ullrich2005-01-221-1/+2
* Add description for interfaces selection widget if its set.Scott Ullrich2005-01-181-0/+2
* Add support for vpn_selection.Scott Ullrich2005-01-181-8/+14
* reset selected variable at the begining of foreach loopScott Ullrich2005-01-171-1/+1
* Tweak package manager to not require a package to function.Scott Ullrich2005-01-131-1/+1
* Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities.Scott Ullrich2005-01-121-1/+12
* Expand the usage of $myurl in wizard fields and pkg_editScott Ullrich2005-01-121-7/+21
* Correctly save and restore values.Scott Ullrich2005-01-111-18/+29
* Say hello to package editing capabilities!Scott Ullrich2005-01-111-41/+101
* Convert Add to + button, Delete to - buttonScott Ullrich2005-01-111-4/+3
* Allow multiple interfacesScott Ullrich2005-01-081-1/+7
* Honour multiselect tagScott Ullrich2005-01-081-2/+3
* Add interfaces_selection field type which will populate a select box filled w...Scott Ullrich2005-01-061-0/+12
* Add new custom_php_command_before_form directive which is handy to setup func...Scott Ullrich2005-01-051-0/+4
* Add a number of directives allowing fields to be tied together similar to wiz...Scott Ullrich2005-01-041-12/+24
* Correct package header nameScott Ullrich2004-12-291-2/+2
* Add suport for pfstat.confScott Ullrich2004-12-231-22/+41
* Teach package manager how to save the rowhelper row values correctly as arrays.Scott Ullrich2004-12-231-25/+21
* Add rowhelper type which will place add and delete row items on a form. This...Scott Ullrich2004-12-221-9/+117
* Add custom_add_php_command_late tag.Scott Ullrich2004-12-221-1/+5
* Changes for nmap and packages that do not require anything to be saved.Scott Ullrich2004-12-211-26/+56
* Finish packaging storage mechanism. Upon package deletin the package manager...Scott Ullrich2004-12-211-63/+14
OpenPOWER on IntegriCloud