Project

General

Profile

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

# Date Author Comment
f6aebbcc 02/15/2016 03:16 PM NewEraCracker

Bring all calls of print_info_box to same standard

The call itself to print_info_box already echoes the content. There is no need of additionally using the short-open-echo tag on those calls to echo return value. The previous implementation shouldn't yell any visible issues as return is 'NULL' (undefined) which casts to an empty string when printing. But, just for the sake of conformity, this changes are advisable in my opinion.

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.

d67f1cb0 02/11/2016 02:43 PM Stephen Beaver

Merge pull request #2616 from k-paulius/captions

f15f4c17 02/11/2016 07:27 AM Chris Buechler

Fix IKE version "auto". Ticket #5880

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles 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.

d9901ff4 02/09/2016 11:56 PM Chris Buechler

Fix style issues.

2a5960b0 02/09/2016 09:58 PM Luiz Souza

Review of CARP uniqid changes.

It turns out that current CARP implementation is not much different from an IP alias.

This commit converts the IP alias to also use the CARP uniqid scheme, this simplify the code in all other places because now we have only two different cases to deal with:...

3e623a18 02/08/2016 10:14 AM Phil Davis

Internationalize vpn*.php

464358b4 01/27/2016 05:20 AM Phil Davis

Standardize print_apply_box usage

1) For the translators, it should be better to do it consistently. Then
they only need to have 1 translation of "You must apply the changes in
order for them to take effect" and can translate each of the other
custom sentences individually....

e7f81ad6 01/23/2016 08:25 PM Stephen Beaver

Fixed #5805

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

c0d9e7cc 01/13/2016 01:55 AM Chris Buechler

Remove reference to obsoleted row_toggle.js. Noted in Ticket #5724

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

Allow thee use of multiple infoblock on a page

35681930 01/07/2016 06:56 PM Stephen Beaver

Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock"
Just makes more sense to use a class for this

5bff8af8 01/07/2016 12:09 PM NewEraCracker

Adjust more calls to print_info_box with unquoted strings

5ab32eac 01/02/2016 07:08 PM Stephen Beaver

Fixed #5724

1414104a 12/20/2015 01:41 PM Colin Fleming

Tidy up columns in "ipsec"

status_ipsec.php
- remove unused column

vpn_ipsec.php
- reduce COLPSAN to seven

c86c14dc 12/17/2015 12:02 PM Phil Davis

Code style v w

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

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

0cd42f9b 12/07/2015 05:01 PM Phil Davis

Standardize VPN IPsec breadcrumbs

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

keep consistency with RFC-defined capitalization, IPsec.

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

1a2de6d6 11/22/2015 03:27 PM Luiz Souza

Remove the last usage cases of $config['ipsec']['enable'].

IPSEC is always on in 2.3, where necessary (IPSEC rules, IPSEC daemon), we check the existence of phase 1 entries.

7abe8b3e 11/17/2015 04:57 PM Stephen Beaver

Fixed #5465

f34b7665 11/10/2015 04:32 PM Stephen Beaver

Fixed #5393 by reverting to "Move to here" icon/control

c5b3bb01 11/06/2015 04:50 PM Stephen Beaver

Move "Add P2" button to left side to facilitate use of smaller screens
Fix HTML indenting

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

33f0b0d5 11/05/2015 03:46 PM Stephen Beaver

Delete confirmation vi fa-trash automated via pfSense.js

c10cb196 11/05/2015 01:11 PM Stephen Beaver

Moved action-buttons in-line styling to pfSense.css

9d5a20cf 11/05/2015 11:38 AM jeroen van breedam

replace and find for icon-embed-btn

b921ab63 11/04/2015 07:40 PM Stephen Beaver

Buttons updated

1b6b7fc4 10/29/2015 06:58 PM Stephen Beaver

Completed #5357

1d770fc7 10/07/2015 06:26 PM Stephen Beaver

Partial fix for #5181
P2 entries now drag/dropable

d62df86b 09/21/2015 11:42 PM Jared Dillard

Fixed #5155

30fdf440 09/04/2015 07:24 PM Stephen Beaver

Fixed #5103
Added back enable control
Tidied up the page display by adding a panel surronding the tables

8a251ec2 09/04/2015 06:20 AM Chris Buechler

fix text

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/