Project

General

Profile

Download (5.54 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

0d21a99e 07/14/2016 08:49 PM Renato Botelho

chmod 0644 php web pages

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

44c0a159 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent.

f4741421 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.

a153c6d1 02/10/2016 09:14 AM NewEraCracker

Cleanup

Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line.

7345fad6 01/27/2016 07:27 PM NOYB NOYB

Status - System Logs - Move Raw Mode Row Count JQuery

Move row count JQuery to run only in raw mode.

5330a238 01/23/2016 11:54 PM NOYB NOYB

Rename function to better represent what it really is.

dc14d2b0 01/23/2016 03:13 PM NOYB NOYB

Consolidate log filter code and log table header code in to common functions.

98bf911e 01/23/2016 09:11 AM NOYB NOYB

Status / System Logs - Filter Refinements

Use advanced filter in firewall dynamic view even if raw mode is set. Raw mode is not applicable to the firewall dynamic view.
Update the count in firewall dynamic view.
JQuery the actual count in raw mode instead of just displaying the max setting value....

3bd74348 01/22/2016 01:25 PM Bruno Ferri

add call 'gettext' function in the status menu files

c05363c8 01/20/2016 02:22 PM NOYB NOYB

Special Panels - Show/Hide

Add configuration option to show or hide special panels.
When a panel is hidden a button is displayed on the page title bar to toggle the panel display.

f1ac5d23 01/09/2016 12:28 AM NOYB NOYB

Fix status message so it displays if logging changes made.

Also print info box success.
Thanks Phil for the hint.

0039dab0 01/04/2016 06:44 PM NOYB NOYB

Rename functions per Phil suggestions.

s/miscellaneous_common_code/status_logs_common_code/
s/build_if_list/status_logs_build_if_list/

As for getGETPOSTsettingvalue I'm open to it going anywhere that makes sense. Would be nice not to need too many additional inc's to get it though. Anything in guiconfig.inc or filter_logs.inc hierarchy shouldn't require anything additional.

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...
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

ffa383cb 12/21/2015 01:55 PM Stephen Beaver

Merge pull request #2301 from NOYB/Staus_-_System_-_Logs_-_Write_Config_Only

3e0985e6 12/20/2015 07:42 AM NOYB NOYB

Staus - System - Logs - Write Config Only

If no logging changes have been made, only write the config file.

b77cef66 12/19/2015 10:29 PM Colin Fleming

Use Bootstraps text alignment classes

As per "http://getbootstrap.com/css/#type-alignment", use CLASS
statement instead in inline STYLE statement (much tidier)

9cfbece1 12/18/2015 01:48 AM NOYB NOYB

Add max value to qty field.

873dd969 12/18/2015 01:41 AM NOYB NOYB

Status - System Logs - Manage Log - Input Validation

Add input validation at form level in browser.
Keep PHP server side validation so as not to rely solely on the browser.

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

a5856dcb 12/15/2015 10:02 AM Renato Botelho

Merge pull request #2232 from NOYB/Status_-_System_Logs_-_Sort_Header

13474eee 12/15/2015 07:30 AM NOYB NOYB

Status - System Logs - Sort Header

Fix header to not wrap the sort button/icon to the next row.
Add sort capability to the "raw" table.

abe98adb 12/15/2015 04:53 AM Phil Davis

Code style status*

69169f52 12/14/2015 07:31 PM Stephen Beaver

Correct <th> widths

fb3c38e2 12/14/2015 07:21 PM Stephen Beaver

Remove duplicate defines

7c3ac1a2 12/13/2015 12:06 PM Renato Botelho

Merge pull request #2209 from NOYB/Status-System_Logs-Sortable_Table

b0132e5a 12/12/2015 04:23 AM NOYB NOYB

Put newest at top/bottom text with Forward/Reverse Display radio buttons for better clarity and more concise section description.

be5bacfd 12/12/2015 04:16 AM NOYB NOYB

Correct tbody end tag.

324da1f3 12/12/2015 02:54 AM Phil Davis

Logs filename changes

b9db8882 12/12/2015 02:22 AM NOYB NOYB

Status - System Logs - Sortable Table

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure