summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Fix PHP errors relating to using string offset as an arrayPhil Lavin2013-02-051-2/+2
* add input autocomplete array aliasesbruno2012-12-061-1/+44
* More encoding...jim-p2012-10-311-7/+7
* pkg_edit - add show_disable_value option to select_source xml optionCharlie Root2012-07-061-3/+10
* If a package has donotsave, still process its input validation. Properly hand...jim-p2012-06-281-79/+82
* fix select_source optionMarcello Coutinho2012-06-071-26/+27
* include more features to interfaces_selection Marcello Coutinho2012-06-011-29/+50
* new pkg_edit.php code with revised functions, no 0-99 loop on row_helper, mov...Marcello Coutinho2012-05-311-578/+547
* Fix tag order.bcyrill2012-04-121-1/+1
* Removed flawed HTML.bcyrill2012-04-111-4/+0
* Added interface_selection to choose a interface in tinydns failover selectionwhizkidzz2012-04-061-2/+26
* Added rowsize[] for use in row_helper_dynamic.jswhizkidzz2012-04-061-3/+4
* Added empty option line so not to write to config.xml if not filled inwhizkidzz2012-04-061-1/+5
* Fix missing description in rowhelper.Marcello Coutinho2011-10-271-0/+1
* Fix use post here, since the other var isn't defined as it was before my comm...jim-p2011-07-061-1/+1
* Fix handling of interface selectors in packages.jim-p2011-07-051-5/+6
* Revert "Correct displaying any availble default value."Warren Baker2011-06-221-1/+1
* Correct displaying any availble default value.Ermal2011-06-141-1/+1
* Allow packages to specify that their tabmenus should not be a drop-down list ...Warren Baker2011-06-121-3/+5
* Allow setting package interfaces to loopback (lo0)Scott Ullrich2011-01-191-0/+1
* Move this validation down so we can still assume id=0 if it's not present, an...jim-p2010-12-071-7/+6
* Form image buttons are submit buttons and thus default buttons, causing unwan...Erik Fonnesbeck2010-11-121-2/+2
* Add style to rowhelper normal text fields in packages for consistency.Erik Fonnesbeck2010-11-121-1/+1
* Fix misc input validation errors. Move routed/* to same dir as pkg itemsScott Ullrich2010-11-061-0/+6
* Ensure that the value is returned as 'selected' when using a multiple select ...Warren Baker2010-09-211-1/+1
* Change windows.onLoad event to rely on DOM readiness instead, for enablechang...Warren Baker2010-09-151-1/+19
* Ensure $value is unset so that subsequent rowhelper fields, without <value/> ...Warren Baker2010-09-141-0/+1
* Add Save + Cancel buttons to be below advanced features section if advanced f...Warren Baker2010-09-141-1/+15
* Fix enablechange() js problem caused by converting print() to echo().Warren Baker2010-09-111-10/+10
* Converted all print() statements to echo() and also added 2 new XML tags for ...Warren Baker2010-09-081-148/+283
* New Package XML tag 'tab_level' allows for multiple rows of tab displays.Warren Baker2010-08-251-30/+36
* Ignore sorting field typesScott Ullrich2010-08-031-0/+4
* Fix gettext issuesCarlos Eduardo Ramos2010-04-291-1/+1
* Reviewing gettext()Carlos Eduardo Ramos2010-04-291-1/+1
* Implementing gettext()Carlos Eduardo Ramos2010-04-291-2/+2
* Restore select_source value correctlyScott Ullrich2010-04-281-1/+1
* Update (C) to 2010Scott Ullrich2010-04-271-2/+2
* Add binding support for row helper drop downsScott Ullrich2010-04-271-1/+23
* Allow mapping a select drop down to any area of config.xmlScott Ullrich2010-04-271-0/+34
* Check for an empty <config/> as the first setting for a given package's confi...jim-p2010-04-041-0/+5
* Fix rowhelper size usage.Ermal Luçi2010-03-081-4/+19
* Increase execution timeScott Ullrich2010-01-211-0/+2
* Nuke pkg_build_filter_rules();. It would have never covered reinstallation c...Scott Ullrich2009-12-241-3/+1
* Fix webgui protocol detection here, too.jim-p2009-12-241-1/+1
* Require filter.inc and shaper.incScott Ullrich2009-11-211-1/+4
* Missed commit on removing all_interfaces.Ermal Luçi2009-10-051-12/+3
* Remove support for all_interfaces from wizard.php it is not used anywhere. Co...Ermal Luçi2009-10-051-1/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+4
* 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
OpenPOWER on IntegriCloud