Project

General

Profile

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

# Date Author Comment
65e8424e 01/26/2016 06:40 AM Phil Davis

Tidy print_info_box comments

a85fcfdb 01/25/2016 07:06 PM Stephen Beaver

Added some some comments to hte print_info_box area so package developers will know what happeded

0d711d38 01/23/2016 05:43 PM Phil Davis

Remove print_info_box_np

Put the real code into print_info_box, adding just a $btntext parameter
to the existing 3 params of print_info_box.
Change the remaining print_info_box_np() calls to use print_info_box()

Note: The previous code also had a "bug" - the "apply" button said...

55cbefff 01/22/2016 05:46 PM Stephen Beaver

Restore code from bad merge

3b3a95e5 01/22/2016 05:21 PM Phil Davis

Fix #5794 remove print_info_box_np chackes for gettext("apply")

1) Get rid of the stristr() checks to "guess" if an apply button should
be used.
2) Change print_info_box() so it can take a button name of "close"
, "apply" or none to decide which button to show....

3f98044a 01/22/2016 04:20 PM Francisco Cavalcante

Replaced jQuery to $ in same files

9f2f1dda 01/22/2016 02:28 PM Renato Botelho

Move set_language() call back to guiconfig.inc since it's causing trouble on console

b373f471 01/22/2016 06:43 AM Phil Davis

Be more flexible on detecting the need for the Apply button

This is the quick fix part (1) for https://redmine.pfsense.org/issues/5794

f49cd725 01/21/2016 06:08 PM Phil Davis

Internationalization graph guiconfig head index

27e1e9d5 01/18/2016 08:49 AM NewEraCracker

Minor corrections to guiconfig.inc

Set logarr as array() per default, default invert to empty string, improve variable representation within strings

d3d05c15 01/17/2016 08:33 AM NOYB NOYB

Status / System Logs - Raw Mode Search Inversion

Add search inversion to dump_clog and dump_clog_no_table functions for raw mode logs filter.

85d29bf5 01/11/2016 06:51 PM Stephen Beaver

Allow thee use of multiple infoblock on a page

c63c1909 01/07/2016 12:25 PM Phil Davis

Remove unused var in get_std_save_message

$d_sysrebootreqd_path seems to be a leftover from some ancient group of global $d_* vars that are no longer used.

f9703596 01/04/2016 06:44 PM NOYB NOYB

Fixup AJAX stuff so dynamic updating works.

Move getGETPOSTsettingvalue function to be more centrally located in guiconfig.inc.

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)

41df62c1 12/17/2015 05:09 PM Jim Pingle

Nuke fifolog support. It was never used or fully implemented, no GUI option, and didn't end up working out.
It buffered writes too long, users could never see the most current log data.

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

aa82505e 12/15/2015 10:59 AM Phil Davis

Code style g-i

9ba351c1 12/14/2015 10:55 AM Renato Botelho

Set language early on a common place included everywhere. This fix some tar warnings 'Failed to set locale'

e00df659 12/11/2015 09:48 PM NOYB NOYB

Don't allow log specific setting to override grepreverse option.

76af8cdb 12/11/2015 09:48 PM NOYB NOYB

Status - System Logs - Manage Log

Build up th manage log section with options to override the "General Logging Options" settings on an individual log basis.
Remove over exuberant gettext's.
Set/adjust filter form field widths to be better fitting for the field types....

59c20265 12/04/2015 01:44 PM Stephen Beaver

Merge branch 'Status-System_Logs-Firewall-Filter' of https://github.com/NOYB/pfsense

  • 'Status-System_Logs-Firewall-Filter' of https://github.com/NOYB/pfsense:
    Revert "gettext it up"
    gettext it up
    Src & Dst port fields as number breaks regex.
    Fix filter button....
abb00412 12/04/2015 12:03 AM jeroen van breedam

fix #5591

9bf8bd8c 12/02/2015 09:38 AM NOYB NOYB

Status-System Logs-Firewall-Filter

Spruce it up.
Use the cool filter button.
Use the cool clear button.
Add no logs to display notice.

c4b60a9a 11/29/2015 05:37 PM Colin Fleming

Tidy up Boolean operators for HTML5

Remove the XHTML standard Boolean operators (makes reading HTML much
simpler).

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

d65c6113 11/21/2015 02:06 AM Chris Buechler

Remove layer7 components. Ticket #5508

f8a9fabe 11/20/2015 07:37 PM Jared Dillard

remove old function call

0b87fcf5 11/19/2015 12:25 PM Bruno Ferri

added support flash messages

4d4eefab 11/18/2015 04:56 PM Stephen Beaver

System update settings UI implemented

7ea65674 11/18/2015 12:23 AM Jared Dillard

Ticket #5471 partial convert to font-awesome fonts

247418f1 11/13/2015 07:49 AM jeroen van breedam

proposed fix Bug #5433

67bfaf25 11/12/2015 10:04 PM Stephen Beaver

Fixed #5433

ba6c5357 11/09/2015 08:48 PM Stephen Beaver

Fixed #5395

ecaca752 11/09/2015 01:48 PM Renato Botelho

Try to use default timezone from globals.inc when possible. Stop setting timezone on pkg_mgr_installed.php

02e2825a 11/08/2015 02:47 AM Stephen Beaver

Fixed #5385

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis

9da2cf1c 11/06/2015 12:12 AM Stephen Beaver

First batch of copyright updates

65a0e193 10/29/2015 02:19 PM Stephen Beaver

Completed #5356
Refactor row toggle javascript

180508d1 10/23/2015 11:41 PM Stephen Beaver

Fixed #5333

a2b0d909 10/22/2015 08:48 PM Renato Botelho

Rework the way GUI reads packages tabs, it fixes #5311

cf093b35 10/22/2015 08:32 PM Renato Botelho

Remove more references to theme, ticket #5333

8b53fe2f 10/08/2015 02:05 PM Stephen Beaver

Fixed #5286
COnverted pop-up format to table and added description

e83aaa50 10/07/2015 06:49 PM Stephen Beaver

Fixed #5282

e27eac0c 10/07/2015 03:46 PM Stephen Beaver

Fixed #5282

1bde7312 10/02/2015 01:30 PM Stephen Beaver

Fixed #5233

ad6b0ac0 10/01/2015 03:32 PM Stephen Beaver

Improved styling of page title prevents spurious underline

5d457c04 10/01/2015 02:26 PM Stephen Beaver

Page title now hyperlink to page

2f1f9a98 10/01/2015 01:48 PM Stephen Beaver

Fixed 5225

c9d46a8e 09/15/2015 09:20 PM Renato Botelho

Retire PPTP server, fixes #4226:

- Remove PPTP server and all related code
- Bump config version 12.2
- Write upgrade config code to remove pptpd section and also cleanup
firewall and NAT rules using PPTP interface or src/des

ecffb0bb 09/02/2015 05:09 PM Phil Davis

bootstrap www gh minor edits

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/