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
/
src
/
usr
/
local
/
www
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix anchor tag location
Steve Beaver
2017-06-08
1
-1
/
+1
*
Improve comment
Steve Beaver
2017-06-01
1
-2
/
+2
*
Use the section ID as an anchor so that hyperlinks can jump directly to that ...
Steve Beaver
2017-06-01
1
-4
/
+19
*
Only use sprintf in setHelp() if more than one argument is received
Steve Beaver
2017-02-08
2
-2
/
+12
*
Merge pull request #3484 from phil-davis/sethelp-empty
Renato Botelho
2017-02-07
5
-8
/
+19
|
\
|
*
Do not pass empty string to gettext
Phil Davis
2017-02-06
5
-8
/
+19
*
|
Use unique var names in Input.class.php
Phil Davis
2017-02-06
1
-2
/
+2
|
/
*
COnvert the setHelp method(s) to accept conventioanl printf style argument li...
Steve Beaver
2017-02-02
3
-22
/
+21
*
Refinement to #7083
Steve Beaver
2017-01-20
1
-1
/
+3
*
Fixed #7083
Steve Beaver
2017-01-19
1
-4
/
+16
*
Form_IpAddress add types remove patterns
Phil Davis
2016-12-03
1
-3
/
+24
*
IPv6 address can contain a dot
Phil Davis
2016-11-26
1
-1
/
+1
*
Revert "Fix #6864 automatically convert IPv6 input to lowercase"
Luiz Otavio O Souza
2016-11-15
1
-5
/
+2
*
Revert "Fix #6918 Allow aliases with capital letters in rules"
Luiz Otavio O Souza
2016-11-15
1
-17
/
+0
*
Fix #6918 Allow aliases with capital letters in rules
Phil Davis
2016-11-14
1
-0
/
+17
*
Remove "use lowercase" hint
Phil Davis
2016-10-20
1
-2
/
+2
*
Fix #6864 automatically convert IPv6 input to lowercase
Phil Davis
2016-10-20
1
-0
/
+5
*
Move copyright from ESF to Netgate
Renato Botelho
2016-09-06
15
-15
/
+15
*
Code style and comments
Phil Davis
2016-08-16
5
-11
/
+11
*
Improved solution to #6716
Stephen Beaver
2016-08-15
1
-0
/
+2
*
Merge pull request #3056 from NewEraCracker/design-tweaks
Stephen Beaver
2016-08-03
1
-1
/
+1
|
\
|
*
Some tweaks to improve alignment in table with checkbox
NewEraCracker
2016-07-13
1
-1
/
+1
*
|
Allow section header to be omitted by specifying "NOTITLE" as the section title.
Stephen Beaver
2016-07-18
1
-2
/
+12
*
|
Move to Apache License 2.0
Renato Botelho
2016-07-15
15
-615
/
+135
*
|
Review license / copyright on all files (final round)
Renato Botelho
2016-07-15
15
-362
/
+362
*
|
Review license / copyright on all files (1st round)
Renato Botelho
2016-07-14
15
-344
/
+779
|
/
*
Merge pull request #3018 from phil-davis/usersettings
Chris Buechler
2016-06-30
1
-2
/
+2
|
\
|
*
Feature #6388 custom GUI preference settings per user
Phil Davis
2016-06-23
1
-2
/
+2
*
|
Remove a-f from IPv4 address pattern
Phil Davis
2016-06-28
1
-2
/
+2
|
/
*
Merge pull request #3011 from NewEraCracker/redmine-6394
Stephen Beaver
2016-06-22
4
-4
/
+9
|
\
|
*
Fix Bug #6394 - Incorrect Output of Translation
NewEraCracker
2016-06-19
4
-4
/
+9
*
|
Fixed #6498 by providing new address type argument to Form_IpAddress(). In th...
Stephen Beaver
2016-06-21
1
-3
/
+15
|
/
*
Reduce maximum length of string to gettext()
NewEraCracker
2016-05-17
1
-1
/
+1
*
Experimentally fixed #6327
Stephen Beaver
2016-05-07
1
-1
/
+1
*
Translate button text
Phil Davis
2016-03-14
1
-3
/
+3
*
Translate the default submit button text
Phil Davis
2016-03-11
1
-3
/
+4
*
Make fa-save the default button icon for 'Save' on all forms. Ticket #5965
jim-p
2016-03-10
1
-2
/
+6
*
Adding {} to if statement.
NOYB
2016-01-22
1
-1
/
+2
*
Form Group - Empty Title GetText
NOYB
2016-01-22
1
-1
/
+2
*
classes/Form/Textarea.class.php, setNoWrap, make it work properly on FireFox ...
PiBa-NL
2016-01-18
1
-1
/
+1
*
Put this htmlspecialchars back, I found a better workaround for the inconsist...
jim-p
2016-01-17
1
-1
/
+1
*
Fix inconsistencies in Form_Input
Sjon Hortensius
2016-01-17
2
-4
/
+4
*
Don't run the checkbox label through htmlspecialchars, it breaks several pack...
jim-p
2016-01-16
1
-1
/
+1
*
Don't automatically run strings that are too long through gettext here.
jim-p
2016-01-16
1
-1
/
+6
*
Change method name to setIsRequired() to match other similar methods
Stephen Beaver
2016-01-06
1
-1
/
+1
*
Added new method setRequired() (shortcut for setAttribute("required", true) )
Stephen Beaver
2016-01-06
1
-0
/
+7
*
HTML Compliance - Form Button - HRef
NOYB
2016-01-05
1
-0
/
+3
*
Correct "noWrap" in text areas. (Function is not actually used by anyone, but...
Stephen Beaver
2016-01-04
1
-1
/
+1
*
Final updates in support of hidden passwords
Stephen Beaver
2015-12-29
1
-1
/
+1
*
Don't display dummy password if configured pwd is empty
Stephen Beaver
2015-12-28
2
-1
/
+9
[next]