summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Set page titles accordinglyScott Ullrich2005-07-021-12/+8
|
* Add field greyout.Colin Smith2005-06-261-5/+45
|
* Set title to Package Editor if $title is unsetScott Ullrich2005-06-251-0/+2
|
* parse_xml_config -> parse_xml_config_pkgColin Smith2005-06-231-1/+1
|
* No need to backup $config and restore. This is a ages old bug.Scott Ullrich2005-06-221-3/+0
|
* Fix package saving.Colin Smith2005-06-221-7/+1
|
* Allow a GET savemsg= parm to notify user of updating, etc.Scott Ullrich2005-06-221-0/+2
|
* No more xmlparse_pkg.Colin Smith2005-06-201-1/+0
|
* Minor cleanup and parse_xml_config_pkg -> parse_xml_config.Colin Smith2005-06-181-3/+2
|
* require -> require_onceScott Ullrich2005-06-061-2/+2
|
* Include pkg-utils.inc to atleast get the scripts running again. It doesn't ↵Scott Ullrich2005-06-051-0/+1
| | | | install correctly however.
* Look at the correct field to deterimine which item should be selected in the ↵Scott Ullrich2005-05-311-1/+2
| | | | interfaces_selection widget
* Reset size in between widgetsScott Ullrich2005-05-231-1/+4
|
* Allow additional entries to be inserted into the interfaces selection widget.Scott Ullrich2005-05-231-0/+5
| | | | The first usage of this will be with carpdev.
* 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 ↵Scott Ullrich2005-03-111-1/+1
| | | | editing a package record.
* 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
| | | | custom_php_resync_config_command if they exist
* 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 ↵Scott Ullrich2005-02-181-3/+11
| | | | getenv("HTTP_HOST") on the fly
* 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 ↵Scott Ullrich2005-01-311-1/+88
| | | | files and such.
* 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
|
OpenPOWER on IntegriCloud