Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7d2e572f 09/01/2015 06:11 PM Stephen Beaver

Corrected cert table functionality by adding missing PHP

8604fe09 09/01/2015 05:25 PM Stephen Beaver

Fixed #5012
Corrected value name

7ce3df0c 09/01/2015 05:25 PM Stephen Beaver

Comment typos

93a957b3 09/01/2015 05:14 PM Renato Botelho

Merge branch 'master' into bootstrap

72f1f3ee 09/01/2015 04:24 PM Jim Pingle

Encode the rule description before displaying back to the user in an error when attempting to delete an in-use alias.

a80b4a22 09/01/2015 04:20 PM Stephen Beaver

Coded a new system for displaying tables of input elements with jQuery providing
Delete/Add/Move functionality without breaking the inputs. See pfWiki for details

2752a944 09/01/2015 06:12 AM Chris Buechler

Remove this note that dates back to m0n0wall. While this is most often true with port forwards (and I'll leave it there), it's often not with firewall rules.

c4e97dbe 09/01/2015 05:02 AM Chris Buechler

fix text

97d27a2e 09/01/2015 05:01 AM Chris Buechler

remove stray quote

5585e65d 09/01/2015 04:19 AM Chris Buechler

fix text

81ec3187 09/01/2015 04:17 AM Chris Buechler

make descriptions consistent

ed961eb3 09/01/2015 03:27 AM Chris Buechler

fix text

482259fa 09/01/2015 03:22 AM Chris Buechler

fix missing space

4d0bf2c3 09/01/2015 03:20 AM Chris Buechler

fix missing spaces

6f65dc19 09/01/2015 03:02 AM Chris Buechler

Use proper page for host overrides. Ticket #5017

51d2b140 09/01/2015 02:58 AM Chris Buechler

Correct field description

683ba309 08/28/2015 08:20 PM Stephen Beaver

Fixed #5022

e2fce85b 08/28/2015 08:19 PM Stephen Beaver

Fixed display issue. Need to also fix config system

20414bbc 08/28/2015 07:14 PM Stephen Beaver

Fixed #4979
Add server => add client

df8fca9d 08/28/2015 07:10 PM Stephen Beaver

Fixed #5047
Changed LDAP scope layout

62fb3ce0 08/28/2015 07:00 PM Stephen Beaver

resetRRD => ResetRRD

b4cb59ca 08/28/2015 06:49 PM Stephen Beaver

COmmented out "Copy my MAC" button

c478d7cf 08/28/2015 06:44 PM Stephen Beaver

Fixed #5037
Removed toggle-all
Added "Everything" checkbox
Added jQuery to operate checkboxes

46ac9287 08/28/2015 05:38 PM Stephen Beaver

Fixed #5035
Resored javascript to provide rule pop-up
Converted Ajax call to new format
Added tool-tips to left table column
Converted js to events.push()

2f1e91e4 08/28/2015 05:00 PM Stephen Beaver

Fixed #5048
Changed membership dispaly to dual multi-select lists
Provided jQuery to move items to/from lists

df5d8616 08/28/2015 03:32 PM Stephen Beaver

Fixed #5031
Corrected input element names and values

ac9d8bed 08/28/2015 03:24 PM Stephen Beaver

Fixed #5030
Corrected LDAP Template display logic
Added jQuery to populate LDAP parameters on change and on page load

7411c285 08/28/2015 02:12 PM Stephen Beaver

Fixed bug #5028
The page was junk as originally converted. It has been re-written to work as required. Links to certificates have yet to be implemented, but that will be added once testing is complete on this version.

1bdbf040 08/28/2015 12:30 PM Renato Botelho

Merge pull request #1825 from phil-davis/newer-release

a60c1700 08/28/2015 12:03 PM Doktor Notor

Re-enable hard disk standby (Bug #4569)

b18a5d89 08/27/2015 05:18 PM Stephen Beaver

Fixed #5027
Added toggle action to advanced option section

9b2bd81e 08/27/2015 04:56 PM Stephen Beaver

Fixed #5026
Corrected text issues as reported.

1ce280ab 08/27/2015 04:52 PM Stephen Beaver

Fixed #5025
All system_advanced_* pages had made-up lement names instead of hte correct config system names.
All (several hundred) have been corrected, and tested where possible.

b8f22f61 08/27/2015 03:47 PM Stephen Beaver

arrray type changed to associative for country codes

7295f5d0 08/27/2015 03:01 PM Jim Pingle

Encode OpenVPN descriptions before display on OpenVPN status

7bc8484b 08/27/2015 02:40 PM Jim Pingle

Encode the OpenVPN server description before display on OpenVPN status

3a9f3078 08/27/2015 01:44 PM Stephen Beaver

"Serial" field min now set to '0' to avoid validation error.

51583438 08/27/2015 01:44 PM Stephen Beaver

Fixed #5023
Added jQuery to populate the certificate details from the selected CA

1d6f93c5 08/27/2015 01:44 PM Stephen Beaver

Removed debuggery

b155730f 08/27/2015 01:44 PM Stephen Beaver

Fixed $5022
Programmer used a GET form on a POST page.
See some openssl error messages but this may ne normal.

152d4cad 08/27/2015 01:13 PM Renato Botelho

Merge branch 'master' into bootstrap

03b56525 08/27/2015 10:49 AM Renato Botelho

Obsolete use of /etc/nano_use_vga.txt, Use enableserial_force flag instead

ea5230cf 08/26/2015 11:10 PM Stephen Beaver

Conflict resolved

9eb965f6 08/26/2015 11:07 PM Stephen Beaver

Fixed #5017
Action button URLs corrected

ca5445db 08/26/2015 11:03 PM Stephen Beaver

Deleted orig fileq

77134809 08/26/2015 10:58 PM Stephen Beaver

Fixed #5020

838e2206 08/26/2015 09:59 PM Stephen Beaver

Fixed #5001

Control element names corrected

2554dd64 08/26/2015 07:50 PM Jim Pingle

Fix incorrect variable references for CARP VIPs. Fixes #5016

4d843977 08/26/2015 07:49 PM Jim Pingle

Fix incorrect variable references for CARP VIPs. Fixes #5016

36da9cff 08/26/2015 06:14 PM Renato Botelho

Rename shortcut from pgk to pkg

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

Merge branch 'master' into bootstrap

28bb4214 08/26/2015 06:57 AM Phil Davis

Inform on dashboard when on a later version than the official release

For people that are running a development or RC version that is later
than the official release, this will display that on the dashboard
version check.
This is a resubmit of PR #1785 after integrating with the current...

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

Move main pfSense content to src/