index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
pkg_edit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add onchange tag to checkbox too
Luiz Gustavo Costa (gugabsd)
2013-02-24
1
-1
/
+2
*
Fix PHP errors relating to using string offset as an array
Phil Lavin
2013-02-05
1
-2
/
+2
*
add input autocomplete array aliases
bruno
2012-12-06
1
-1
/
+44
*
More encoding...
jim-p
2012-10-31
1
-7
/
+7
*
pkg_edit - add show_disable_value option to select_source xml option
Charlie Root
2012-07-06
1
-3
/
+10
*
If a package has donotsave, still process its input validation. Properly hand...
jim-p
2012-06-28
1
-79
/
+82
*
fix select_source option
Marcello Coutinho
2012-06-07
1
-26
/
+27
*
include more features to interfaces_selection
Marcello Coutinho
2012-06-01
1
-29
/
+50
*
new pkg_edit.php code with revised functions, no 0-99 loop on row_helper, mov...
Marcello Coutinho
2012-05-31
1
-578
/
+547
*
Fix tag order.
bcyrill
2012-04-12
1
-1
/
+1
*
Removed flawed HTML.
bcyrill
2012-04-11
1
-4
/
+0
*
Added interface_selection to choose a interface in tinydns failover selection
whizkidzz
2012-04-06
1
-2
/
+26
*
Added rowsize[] for use in row_helper_dynamic.js
whizkidzz
2012-04-06
1
-3
/
+4
*
Added empty option line so not to write to config.xml if not filled in
whizkidzz
2012-04-06
1
-1
/
+5
*
Fix missing description in rowhelper.
Marcello Coutinho
2011-10-27
1
-0
/
+1
*
Fix use post here, since the other var isn't defined as it was before my comm...
jim-p
2011-07-06
1
-1
/
+1
*
Fix handling of interface selectors in packages.
jim-p
2011-07-05
1
-5
/
+6
*
Revert "Correct displaying any availble default value."
Warren Baker
2011-06-22
1
-1
/
+1
*
Correct displaying any availble default value.
Ermal
2011-06-14
1
-1
/
+1
*
Allow packages to specify that their tabmenus should not be a drop-down list ...
Warren Baker
2011-06-12
1
-3
/
+5
*
Allow setting package interfaces to loopback (lo0)
Scott Ullrich
2011-01-19
1
-0
/
+1
*
Move this validation down so we can still assume id=0 if it's not present, an...
jim-p
2010-12-07
1
-7
/
+6
*
Form image buttons are submit buttons and thus default buttons, causing unwan...
Erik Fonnesbeck
2010-11-12
1
-2
/
+2
*
Add style to rowhelper normal text fields in packages for consistency.
Erik Fonnesbeck
2010-11-12
1
-1
/
+1
*
Fix misc input validation errors. Move routed/* to same dir as pkg items
Scott Ullrich
2010-11-06
1
-0
/
+6
*
Ensure that the value is returned as 'selected' when using a multiple select ...
Warren Baker
2010-09-21
1
-1
/
+1
*
Change windows.onLoad event to rely on DOM readiness instead, for enablechang...
Warren Baker
2010-09-15
1
-1
/
+19
*
Ensure $value is unset so that subsequent rowhelper fields, without <value/> ...
Warren Baker
2010-09-14
1
-0
/
+1
*
Add Save + Cancel buttons to be below advanced features section if advanced f...
Warren Baker
2010-09-14
1
-1
/
+15
*
Fix enablechange() js problem caused by converting print() to echo().
Warren Baker
2010-09-11
1
-10
/
+10
*
Converted all print() statements to echo() and also added 2 new XML tags for ...
Warren Baker
2010-09-08
1
-148
/
+283
*
New Package XML tag 'tab_level' allows for multiple rows of tab displays.
Warren Baker
2010-08-25
1
-30
/
+36
*
Ignore sorting field types
Scott Ullrich
2010-08-03
1
-0
/
+4
*
Fix gettext issues
Carlos Eduardo Ramos
2010-04-29
1
-1
/
+1
*
Reviewing gettext()
Carlos Eduardo Ramos
2010-04-29
1
-1
/
+1
*
Implementing gettext()
Carlos Eduardo Ramos
2010-04-29
1
-2
/
+2
*
Restore select_source value correctly
Scott Ullrich
2010-04-28
1
-1
/
+1
*
Update (C) to 2010
Scott Ullrich
2010-04-27
1
-2
/
+2
*
Add binding support for row helper drop downs
Scott Ullrich
2010-04-27
1
-1
/
+23
*
Allow mapping a select drop down to any area of config.xml
Scott Ullrich
2010-04-27
1
-0
/
+34
*
Check for an empty <config/> as the first setting for a given package's confi...
jim-p
2010-04-04
1
-0
/
+5
*
Fix rowhelper size usage.
Ermal Luçi
2010-03-08
1
-4
/
+19
*
Increase execution time
Scott Ullrich
2010-01-21
1
-0
/
+2
*
Nuke pkg_build_filter_rules();. It would have never covered reinstallation c...
Scott Ullrich
2009-12-24
1
-3
/
+1
*
Fix webgui protocol detection here, too.
jim-p
2009-12-24
1
-1
/
+1
*
Require filter.inc and shaper.inc
Scott Ullrich
2009-11-21
1
-1
/
+4
*
Missed commit on removing all_interfaces.
Ermal Luçi
2009-10-05
1
-12
/
+3
*
Remove support for all_interfaces from wizard.php it is not used anywhere. Co...
Ermal Luçi
2009-10-05
1
-1
/
+1
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-1
/
+4
*
Add needed filter_reload call.
Ermal Luçi
2009-07-08
1
-1
/
+3
[next]