summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix a XXXScott Ullrich2005-08-011-1/+0
|
* updating files to use theme imagesErik Kristensen2005-07-211-2/+2
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Respect themes.Colin Smith2005-07-181-22/+1
|
* If we don't have any adddeleteedit fields or a special redirect, default to ↵Colin Smith2005-07-181-3/+4
| | | | pkg_edit.php?xml=$xml&id=0.
* It no longer breaks when the output of a package is displayed.Erik Kristensen2005-07-171-3/+18
|
* Minor cleanup.Colin Smith2005-07-141-12/+0
|
* Add rounded tabs.Colin Smith2005-07-141-35/+18
|
* Fix missing ')'.Colin Smith2005-07-131-1/+1
|
* Clean up eval()s.Colin Smith2005-07-131-19/+9
|
* Code cleanupBill Marquette2005-07-041-4/+6
|
* Include IP on interface when all_interfaces is enabledScott Ullrich2005-07-041-2/+5
|
* Correctly show all interfacesScott Ullrich2005-07-031-5/+7
|
* Add <all_interfaces> optionScott Ullrich2005-07-031-6/+14
|
* Allow filtering of interfaces_selection boxScott Ullrich2005-07-031-4/+14
|
* Use $pgtitleBill Marquette2005-07-031-6/+5
|
* 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
|
OpenPOWER on IntegriCloud