Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ba5c55e9 12/04/2015 03:02 PM Stephen Beaver

Add descriptive name field to CSR completion form

9911c685 12/04/2015 01:59 PM Stephen Beaver

Remove deprecated Bootstap decoration from badges
Fix quotes
Make column selector numeric and add limits

4afd1362 12/04/2015 01:51 PM Stephen Beaver

pfSense.css has been moved to pfSense-EXP.css
pfSense.css has been reverted to the version from about a week ago
Please go to System->General setup->Web configurator and select the css file you would prefer to work with

fee2bed2 12/04/2015 01:47 PM Stephen Beaver

Merge pull request #2160 from ExolonDX/branch_02

ad9531eb 12/04/2015 01:45 PM Stephen Beaver

Merge pull request #2159 from ExolonDX/branch_01

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....
7841a35c 12/04/2015 01:12 PM Colin Fleming

Tidy up "firewall_shaper*.php"

Tidy up coding style
Add PROPERTY statement to LINK tag
Remove self closing statement from ANCHOR tag

7e3c57cd 12/04/2015 12:58 PM Colin Fleming

Tidy up "diag_defaults.php"

Add Bootstrap look-n-feel to diag_defaults.php

3b4cc176 12/04/2015 12:41 AM NOYB NOYB

Revert "gettext it up"

This reverts commit 7597524ba9afab6fabd86d98baa624026702e095.

bc03c2e0 12/04/2015 12:03 AM Stephen Beaver

Merging PRs

abb00412 12/04/2015 12:03 AM jeroen van breedam

fix #5591

cba48c64 12/04/2015 12:03 AM Colin Fleming

Fix SCRIPT tag in "diag_arp.php"

Add missing double quote
Tidy up coding style

ce09e5f0 12/04/2015 12:03 AM NOYB NOYB

missed a '.' (dot)

a00c9cb3 12/04/2015 12:03 AM NOYB NOYB

gettext it up

648ffe73 12/04/2015 12:03 AM NOYB NOYB

PID filter field as number breaks regex.

ex: using anchors to return only the exact PID.

16a597f6 12/04/2015 12:03 AM NOYB NOYB

Fix filter button for raw mode.

e3efcb23 12/04/2015 12:03 AM NOYB NOYB

Status - System Logs - Filter

Add advanced log filter form
Break out log listing fields in to columns (Time, Process, PID, Message).
Basic log filter form is still used in raw mode.

38c55a20 12/03/2015 11:06 PM Chris Buechler

keep consistency with RFC-defined capitalization, IPsec.

99e12390 12/03/2015 09:28 PM Jared Dillard

capitalize titles and labels

4cec6193 12/03/2015 09:24 PM Chris Buechler

Remove txtsupport from Unbound. Of limited use, and the back end code was never ported over from the package (and is messy to do so). Ticket #5545

82c02c9e 12/03/2015 09:13 PM jeroen van breedam

fix syntax errors

bb69870b 12/03/2015 08:13 PM Stephen Beaver

Support the fieldtype "<sethelp>" for checkboxes.

d47bc2ce 12/03/2015 07:50 PM Stephen Beaver

Revise collapsible section behavior to use defines (COLLAPSIBLE, SEC_OPEN, SEC_CLOSED)

16e4d564 12/03/2015 07:22 PM Stephen Beaver

Spelling

331e063c 12/03/2015 07:22 PM Stephen Beaver

Further changes to Section.class.php and to diag_logs_filter.php
Experimental section collapse

Form_Section() now accepts up to 4 arguments: Form_section(title, id, collapsable, initiall_collapsed)

collapsable = true specifies that the panel should be collapsable and should have a plus/minus icon in the title bar to allow that. Defaults to false...

af28e231 12/03/2015 07:22 PM Stephen Beaver

Fix updating of CSR by correcting button name
Cosmetic fixes to ldapacpicker to make it usable in 2.3

20b36ca7 12/03/2015 07:22 PM Doktor Notor

Revert previous commit which obsoleted fend.inc

bfdeb84d 12/03/2015 05:04 PM Jared Dillard

update styles

8799c633 12/03/2015 05:04 PM Jared Dillard

add google font Roboto

d349843c 12/03/2015 05:04 PM Jared Dillard

make wide screen support somewhat responsive

7597524b 12/03/2015 05:35 AM NOYB NOYB

gettext it up

0f22ceb5 12/03/2015 02:19 AM NOYB NOYB

Src & Dst port fields as number breaks regex.

ex: using anchors to return only the exact port.

01036a9a 12/03/2015 01:53 AM Stephen Beaver

Say goodbye to fend.inc

41b5ab71 12/03/2015 01:37 AM Stephen Beaver

Add leading '/' to sortable.js import

651bad9c 12/03/2015 01:29 AM Stephen Beaver

Add leading '/' to css imports

e5ec3bc8 12/03/2015 12:13 AM Jared Dillard

Ticket #5518 update firewall rule icon colors

732d37a8 12/02/2015 11:37 PM NOYB NOYB

Fix filter button.

9d624e6b 12/02/2015 09:57 PM Jared Dillard

pull in correct stylesheet on login page

83146776 12/02/2015 09:39 PM Jared Dillard

update styles

8070ead5 12/02/2015 09:21 PM Jared Dillard

fix width issue on popovers

53f5b15f 12/02/2015 08:23 PM Jim Pingle Some more adjustments to CSR handling for ticket #5561
  • Change the order of the actions for CSR so edit is first
  • Change the edit icon to a pencil to be more obvious
  • Change the export action for a CSR to export the request data
991af0a8 12/02/2015 08:08 PM Stephen Beaver

Don't display start/end times or export icons for CSRs

2f14edcd 12/02/2015 07:55 PM Jim Pingle

Some adjustments to show/hide of fields on OpenVPN for shared key mode

b0006f27 12/02/2015 07:19 PM Stephen Beaver

Add full classpath to autoloader so that packages can run from their own directories.

1ae171a3 12/02/2015 06:20 PM Stephen Beaver

Support <comment> tag in package XML

b29c322c 12/02/2015 05:58 PM Stephen Beaver

Fixed #5561 (mostly)

13d0013d 12/02/2015 04:09 PM Stephen Beaver

Fixed #5564

a51c7c7f 12/02/2015 03:36 PM Stephen Beaver

Fixed #5540

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.

46f04d5e 12/01/2015 11:12 PM Jared Dillard

style modal for dark theme

362642c1 12/01/2015 10:53 PM Jared Dillard

fix typo

08165855 12/01/2015 10:35 PM Jared Dillard

add some depth to panels and convert tabs to spaces

bfebdb58 12/01/2015 09:45 PM Jared Dillard

make boxes flat

37c9e550 12/01/2015 07:21 PM Jared Dillard

fix popover colors

7b4fedad 12/01/2015 07:21 PM Jared Dillard

change progress bars to red

a7aa4d56 12/01/2015 07:21 PM Jared Dillard

remove comment

4e5e7540 12/01/2015 06:48 PM Jim Pingle

Nuke openvpn_cleanup_csc, the job is done better by openvpn_delete_csc

477db933 12/01/2015 05:29 PM Jared Dillard

add option to choose number of dashboard columns

e226c360 12/01/2015 04:07 PM Stephen Beaver

Improved reboot countdown display as suggested here: https://github.com/pfsense/pfsense/pull/2105/files but with improved timing and messages.

de90f855 12/01/2015 03:22 PM Jim Pingle

Fix some variable re-use and other issues to correct the OpenVPN wizard behavior when using pre-existing CAs and Certs

1c337bc3 12/01/2015 02:57 PM Stephen Beaver

Move Javascript stuff before the 'include("foot.inc")' where it belongs. thereby eliminating a "stray tag" warning.

298ffc5e 12/01/2015 02:57 PM Jim Pingle

Input validation for the Topology parameter. Issue #5526

71eedb41 12/01/2015 02:57 PM Jim Pingle

Add topology setting to the OpenVPN wizard. Issue #5526

88cfb255 12/01/2015 02:57 PM Jim Pingle

GUI/Backend changes to move topology_subnet checkbox to a topology drop-down selection. Issue #5526

P2P is there but commented out for now.

d5d5836c 12/01/2015 02:41 PM Stephen Beaver

Experimental changes to Form_Section() to allow the panel to be made collapsable in the same way that dashboard widgets are.
Currently used on diag_logs_filter.php ONLY

3c759caf 12/01/2015 12:51 PM Stephen Beaver

Merge pull request #2143 from ExolonDX/branch_04

bcef3dbb 12/01/2015 12:50 PM Stephen Beaver

Merge pull request #2140 from ExolonDX/branch_01

2ca373b7 12/01/2015 12:47 PM Stephen Beaver

Merge pull request #2138 from NOYB/Status-System_Logs-Firewall-Advanced_Log_Filter-Submit_Button

1d94735c 12/01/2015 12:43 PM Stephen Beaver

Merge pull request #2125 from PiBa-NL/gateway_interface_route_2.3

ca47c065 12/01/2015 12:42 PM NOYB NOYB

Services - DNS Resolver - System Domain Local Zone Type Option

Expose system domain unbound local-zone type to be configurable.

2538495e 12/01/2015 12:31 PM Renato Botelho

Merge pull request #2146 from ExolonDX/branch_07

6cb05fa7 12/01/2015 12:29 PM Colin Fleming

Tidy up traffice shaper

shaper.inc
Remove stray closing B tag

firewall_shaper.php
Remove self closing element, not required in HTML5

0183e7d7 12/01/2015 12:11 PM Renato Botelho

Merge pull request #2145 from ExolonDX/branch_06

7a058bd9 12/01/2015 12:08 PM Colin Fleming

Tidy up "firewall_nat_npt.php"

Remove stray double quote on disabled statement
Add type and CDATA section to SCRIPT
Swap closing DIV and FORM tags

13aa5631 12/01/2015 12:03 PM Renato Botelho

Merge pull request #2144 from ExolonDX/branch_05

bf008dbd 12/01/2015 12:00 PM Colin Fleming

Tidy up "firewall_nat_out.php"

Move closing TR tag within the PHP foreach statement

63482c97 12/01/2015 11:38 AM Renato Botelho

Merge pull request #2141 from ExolonDX/branch_02

75fc5926 12/01/2015 11:37 AM Colin Fleming

Tidy up "system_routes.php"

Move closing TR tag into the PHP foreach statement

713e39e1 12/01/2015 11:32 AM Colin Fleming

Tidy up "pkg_mgr.php"

Table header only has three column, however the table body has four, so
add
missing column in table header

16149dd8 12/01/2015 11:20 AM Colin Fleming

Tidy up "system_advanced_admin.php"

Remove escaped double quotes

26bb62d9 12/01/2015 11:14 AM Colin Fleming

Tidy up "captive_portal_status.widget.php"

Close the TH tags properly

47f818e4 12/01/2015 10:05 AM NOYB NOYB

The right way

2d160050 12/01/2015 09:04 AM Phil Davis

Standardize In / Out queues help text

An "In" got changed to an "It" by https://github.com/pfsense/pfsense/commit/66066eda36fedf4df73bf03c6603ea76f9813327
This text already had most uses of the terms "In" and "Out" with capitals. That seems reasonable here so the text is clear about which of the words "in" and "out" are references to the "in" and "Out" queue rather than just ordinary uses of the English words.

19791c16 12/01/2015 08:27 AM NOYB NOYB

Status-System Logs-Firewall-Advanced Log Filter-Submit Button

Move filter form button inside the form section.

07ab3f0c 12/01/2015 04:26 AM Stephen Beaver

Fixed #5557

32be19a9 12/01/2015 03:41 AM Stephen Beaver

Potential fox for #5554

6543ffa4 12/01/2015 02:48 AM Stephen Beaver

Fixed #5555

6f4f641a 11/30/2015 10:32 PM Jared Dillard

update styles

c9270647 11/30/2015 10:32 PM Jared Dillard

correct function call

3044a0c2 11/30/2015 09:50 PM Jim Pingle

GUI changes to OpenVPN CSC handling to allow per-server configuration. Ticket #5526

69385bce 11/30/2015 08:50 PM Stephen Beaver

Refinements to #5535

945204b1 11/30/2015 08:21 PM Stephen Beaver

Fixed #5389

e3c7770d 11/30/2015 07:35 PM Jared Dillard

update styles

3d29d2eb 11/30/2015 07:35 PM Jared Dillard

make fixed nav a beta option

31aad3e6 11/30/2015 06:56 PM Stephen Beaver

Oops

e680db0c 11/30/2015 06:40 PM Stephen Beaver

Fixed #5535

840390d1 11/30/2015 06:03 PM Jared Dillard

Fixed #5552 backed out hover dropdown changes for now

50d293a8 11/30/2015 05:40 PM Jared Dillard

style updates

2617a1bc 11/30/2015 05:40 PM Jared Dillard

make notices in the navbar an icon

2587570f 11/30/2015 05:40 PM Jared Dillard

clean up installed packages