summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* remove is_int check, its failing for some reasonScott Ullrich2009-06-201-1/+1
* Remove debugging infoScott Ullrich2009-06-201-3/+2
* It should be is_int()Scott Ullrich2009-06-201-3/+4
* Ensure size is a intScott Ullrich2009-06-201-1/+0
* Add size support to row helper fieldsScott Ullrich2009-06-201-1/+4
* When editing a record and not posting, there must be a valid idScott Ullrich2009-02-141-0/+5
* Test that item has a value instead of using isset whichScott Ullrich2009-02-101-6/+1
* Do not allow \ in fieldnames.Scott Ullrich2008-12-121-2/+3
* Do not save blank fieldname valuesScott Ullrich2008-10-251-1/+2
* Ignore listtopic fieldsScott Ullrich2008-10-251-0/+2
* Add listtopic field typeScott Ullrich2008-10-251-1/+9
* Allow setting of size for the password fieldsScott Ullrich2008-10-111-1/+2
* Make scripts XSS input safe.Scott Ullrich2008-02-121-6/+5
* Ensure that all form elements have an id.Scott Ullrich2007-10-171-11/+11
* 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 fro...Scott Ullrich2007-01-201-2/+3
* 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 pas...Scott Ullrich2006-09-261-2/+4
* 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
* Rowhelper saves rows in incorrect order when you save for the 1st timeScott Ullrich2006-06-221-2/+1
* <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
* MFC from HEADScott Ullrich2006-04-201-15/+31
* Kill Warning: in_array(): Wrong datatype for second argument in /usr/local/ww...Scott Ullrich2006-04-191-1/+2
* 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
* 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
* Respect themes.Colin Smith2005-07-181-22/+1
* If we don't have any adddeleteedit fields or a special redirect, default to p...Colin Smith2005-07-181-3/+4
* 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
OpenPOWER on IntegriCloud