Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  share

Latest revisions

# Date Author Comment
55f8344d 01/04/2016 06:44 PM NOYB NOYB

Status - System Logs - Consolidate - Common Functions

Factor common code section into to functions and place in include file.

getGETPOSTsettingvalue
miscellaneous_common_code
tab_array_logs_common
log_filter_form_system_submit
filter_form_system
log_filter_form_firewall_submit...
3957ee34 01/04/2016 04:45 PM Stephen Beaver

Merge pull request #2352 from phil-davis/status_graph

bbb5d7a5 01/04/2016 04:37 PM Stephen Beaver

Fixed #5733

1c185172 01/04/2016 04:25 PM Phil Davis

Add back display description option for status_graph

The code that provides the data for this is already in
bandwidth_by_ip.php in both 2.2.* and master 2.3.
The description option is in the Display dropdown list in 2.2.*, but it
got missed in the bootstrap conversion and integration process....

187f96b9 01/04/2016 02:08 PM Stephen Beaver

Correct "noWrap" in text areas. (Function is not actually used by anyone, but it might as well work just in case.

951a7169 01/04/2016 01:01 PM Stephen Beaver

Merge pull request #2351 from NOYB/HTML_Compliance_-_Firewall_/_NAT/_1_1_/_Edit

85560dbb 01/04/2016 01:01 PM Phil Davis

Redmine #5731 Error when setting various system log settings from factory default config

Forum https://forum.pfsense.org/index.php?topic=104762.0

fc589cce 01/04/2016 08:09 AM NOYB NOYB

HTML Compliance - Firewall / NAT/ 1:1 / Edit

Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class
<input class="form-control" name="src" id="src" type="text" pattern="[0-9, a-z, A-Z and .">
<input class="form-control" name="dst" id="dst" type="text" pattern="[0-9, a-z, A-Z and .">

90d9dcec 01/03/2016 04:11 PM Phil Davis

Redmine #5728 Fix delete row button in Firewall Schedule Edit

The calls to delete_row() were going off to some other delete_row() function and not doing what was needed.
Give delete_row() here a unique name and it all works again.

9109177f 01/03/2016 01:29 PM Stephen Beaver

Merge pull request #2347 from NOYB/HTML_Compliance_-_Firewall_/_NAT_/_Port_Forward_/_Edit

View revisions

Also available in: Atom