summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Add needed filter_reload call.Ermal Luçi2009-07-081-1/+3
* Revert 2 last hunks of last commit since it's not related with the fixRenato Botelho2009-06-251-2/+2
* PHP wasn't generating javascript for input fields named with brackets like "i...Manoel Carvalho2009-06-251-10/+30
* Remove is_int check, it appears to be failingScott Ullrich2009-06-201-1/+1
* Unbreal rowhelper in 2.0Scott Ullrich2009-06-201-3/+2
* Ensure size is a intScott Ullrich2009-06-201-2/+4
* Present a new package option filter_rules_needed which has a function name to...Ermal Luçi2009-05-291-0/+3
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-141-1/+1
* make packages use the same formfield css the rest of the UI usesBill Marquette2009-03-131-4/+4
* Move Scriptaculous/Prototype includes to head.inc and remove the code duplica...Bill Marquette2009-03-131-2/+0
* When editing a record and not posting, there must be a valid id.Scott Ullrich2009-02-141-2/+7
* Test that item has a value instead of using isset whichScott Ullrich2009-02-101-8/+1
* Do not allow \ in fieldnames.Scott Ullrich2008-12-121-2/+3
* Do not attempt to save blank fieldname valuesScott Ullrich2008-10-251-3/+6
* Ignore listtopic fieldsScott Ullrich2008-10-251-0/+2
* Add listtopic field typeScott Ullrich2008-10-251-1/+9
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-1/+1
* Allow setting the size of password fieldsScott Ullrich2008-10-111-1/+2
* pkg_edit add <wrap>off</wrap> for textareaMark Crane2008-09-291-2/+3
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-1/+1
* Do not redeclare gettextScott Ullrich2008-03-101-2/+1
* Make scripts XSS input safe.Scott Ullrich2008-02-121-5/+4
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-1/+0
* Ensure that all form elements have an id.Scott Ullrich2007-10-171-13/+13
* 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
OpenPOWER on IntegriCloud