Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

69c97c32 12/03/2015 12:22 AM Chris Buechler

Sanitize the session_id/logout_id in captive portal.

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

Ticket #5518 update firewall rule icon colors

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

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

7c93c954 11/30/2015 05:40 PM Jared Dillard

clean up crash reporter page

7b91ab09 11/30/2015 05:37 PM Jared Dillard

clean up command prompt page

424213ea 11/30/2015 04:52 PM Stephen Beaver

Fixed #5542
by converting GET logic with jQuery to update hte selectors dynamically.

2920eb5d 11/30/2015 04:00 PM Renato Botelho

Merge pull request #2136 from NOYB/Log_Widget-Source

66066eda 11/30/2015 01:30 PM Stephen Beaver

Fixed #5532

ec27c3aa 11/30/2015 11:28 AM Renato Botelho

Keep tabs in the same order of pkg_mgr_install.php

b6db8c97 11/30/2015 07:08 AM NOYB NOYB

Log Widget - Source

Source port is not all that useful in widget view and takes up space better used by destination.
Add missing semi-colon.

4d84821d 11/30/2015 03:13 AM Stephen Beaver

Remove Thumbs.db accidentally added by PR 2134

0cdfe420 11/29/2015 09:55 PM Stephen Beaver

Fixed #5532

05973e8e 11/29/2015 07:53 PM Stephen Beaver

Merge pull request #2134 from ExolonDX/branch_04

99a94680 11/29/2015 07:52 PM Stephen Beaver

Merge pull request #2133 from ExolonDX/branch_03

b6539dc4 11/29/2015 07:51 PM Stephen Beaver

Merge pull request #2132 from ExolonDX/branch_02

b7702a17 11/29/2015 07:51 PM Stephen Beaver

Merge pull request #2131 from ExolonDX/branch_01

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

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

660bd992 11/29/2015 04:58 PM Colin Fleming

Update Form_Input flass

63ff711e 11/29/2015 04:53 PM Colin Fleming

Tidy up some files

"status_rrd_graphcs.php"
Remove opening curly bracket

"diag_tables.php"
Table header only has one column, however the table body has two, so add
missing column in table header

"diag_sockets.php"
Add missing start TR tag

a7548855 11/29/2015 12:43 PM jeroen van breedam

Santize breadcrumb #5527

01b54568 11/29/2015 12:42 PM jeroen van breedam

Santize breadcrumb #5527

7e10110d 11/29/2015 12:38 PM jeroen van breedam

fix caps

101092dd 11/29/2015 12:35 PM jeroen van breedam

Santize breadcrumb #5527

581c3402 11/29/2015 12:09 PM jeroen van breedam

Santize breadcrumb #5527

cbe639a8 11/28/2015 08:37 PM Stephen Beaver

Fixed #5541

e6eb0db1 11/28/2015 06:44 PM Stephen Beaver

Fixed #5537