summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Kill trailing space and note that dsh submitted last patch.Scott Ullrich2007-01-201-1/+1
|
* Fix multiple selection in RELENG_1 package editor. -HEAD does not suffer ↵Scott Ullrich2007-01-201-2/+3
| | | | from this bug as the codebase is different.
* MFC fixes for Ticket 1187 by proxy for Scott DaleSeth Mos2006-12-171-2/+12
|
* Set value to ON when checked.Scott Ullrich2006-12-081-2/+2
|
* Kill trailing spaceScott Ullrich2006-12-081-1/+1
|
* Add checkbox support to rowhelperScott Ullrich2006-12-081-0/+5
|
* Detect if stored item in config.xml is an array. If it's an array simply ↵Scott Ullrich2006-09-261-2/+4
| | | | pass array along, if its not then attempt to explode the array.
* Fix interfaces selection widget. Now selections are restored.Scott Ullrich2006-09-261-7/+8
|
* display page title during package editingBill Marquette2006-09-011-1/+1
|
* per dsh@ this breaks enablechange() when multiselect is used (routed packageBill Marquette2006-09-011-1/+0
| | | | is an example of this)
* Rowhelper saves rows in incorrect order when you save for the 1st timeScott Ullrich2006-06-221-2/+1
| | | | Ticket #1000
* <br> before showing optionsScott Ullrich2006-06-081-0/+1
|
* Add dummy stubs for some code that was MFC'dScott Ullrich2006-06-071-0/+4
|
* MFC more needed package improvementsScott Ullrich2006-06-071-122/+95
|
* add multiple select supportScott Ullrich2006-06-011-2/+3
| | | | | todo: figure out the new mystery which is our system in -HEAD. it sure is shiny.
* MFC from HEADScott Ullrich2006-04-201-15/+31
| | | | * Add gettext() dummy function to avoid needing gettext from -HEAD's php binary.
* Kill Warning: in_array(): Wrong datatype for second argument in ↵Scott Ullrich2006-04-191-1/+2
| | | | /usr/local/www/pkg_edit.php on line 417 errors
* Nuke a c/r if included.Scott Ullrich2006-04-191-1/+1
|
* MFC Fernando's OpenVPN changes.Scott Ullrich2006-04-011-26/+61
|
* Correctly restore interface array selectionsScott Ullrich2006-02-211-0/+1
|
* Process include_fileScott Ullrich2006-01-281-0/+4
|
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-1/+4
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* MFC 8610Scott Ullrich2005-12-221-1/+1
| | | | 'cancel' -> 'Cancel'
* Do not show value = fooScott Ullrich2005-09-161-2/+1
|
* Turn off debugging helper lineScott Ullrich2005-09-111-2/+0
|
* When multiple and size is defined for a interface, treat it as a php array.Scott Ullrich2005-08-271-2/+12
|
* 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
|
OpenPOWER on IntegriCloud