Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www @ 7e736f38

# Date Auteur Commentaire
7e736f38 08 mai 2014 12:50 Renato Botelho

Fix #3646, Revert part of 082c9d961e and fix highlight selected rules

b6ba57f6 01 mai 2014 07:45 Phil Davis

Fix Bug #3627 Diagnostics: Tables - Remove button dont work after update to PfSense 2.1.2

This annoyed me also, so I thought it worth finding what changes exactly broke this.
del_entry was broken on 2.1 branch by https://github.com/pfsense/pfsense/commit/fe3088b965a99772e76622d17ceae87288471edc...

19166f7d 29 avril 2014 20:36 Renato Botelho

Check the right field here

2ae50326 29 avril 2014 19:56 Renato Botelho

Unbreak 'add rule on top of the list' allowing after param to be -1

2db29614 28 avril 2014 16:56 Renato Botelho

Move clog from /usr to /usr/local

Conflicts:
etc/inc/filter_log.inc
etc/inc/system.inc
etc/rc
usr/local/www/guiconfig.inc

549b7ce2 27 avril 2014 00:20 Chris Buechler

Don't refuse to delete a bridge in the GUI just because its bridge interface doesn't exist, just log that it doesn't exist and don't attempt to ifconfig destroy it, delete it from config

2f0401af 18 avril 2014 16:34 Ermal

Remove problematic code without proper checks but even not needed here

f4065455 10 avril 2014 02:58 Phil Davis

List GWGs in Interface to send update from

Back-port of this fix done in master https://github.com/pfsense/pfsense/commit/31300a95f71b14dcb98c139388205223a36e8c8b and https://github.com/pfsense/pfsense/commit/8f56dd279432c4fd5a027310622e2650822e4651
Unfortunately this never got back-merged to 2.1 branch. A user on the forum noticed the issue again on 2.1.1 - https://forum.pfsense.org/index.php?topic=74922.0...

d22169cf 09 avril 2014 14:45 jim-p

Use an alphanumeric test rather than purely is_numericint because the ID is generated by uniqid and is not purely numeric. Fixes #3591

251a1246 04 avril 2014 15:04 Marcello Coutinho

fixes Bug #3569

On packages that uses row_helper when user clicks on add or delete button, the page scrolls to top.
It seems something with ajax
http://stackoverflow.com/questions/1061580/jquery-click-on-anchor-element-forces-scroll-to-top

A simple return false after jquery action fixes the unwanted scroll.

2def89a2 31 mars 2014 21:39 Renato Botelho

Fix #3555, on chrome it is not initializing correct minutes when adding a new time, just drop unused php variables and set it on js

02b29d72 31 mars 2014 14:56 Renato Botelho

Revert "XHTML Compliance"

This commit broke schedules edit, it should fix #3555.

This reverts commit e1002cd2724869eabdfe1f9258d4522d572722e4.

013b4695 27 mars 2014 15:10 jim-p

Handle the reinstallall case with confirmation. Fixes #3548

51b2f811 25 mars 2014 20:06 Renato Botelho

Fix days and weeks selection on schedules, reported at https://forum.pfsense.org/index.php?topic=74101.0

b121ffad 25 mars 2014 16:29 Renato Botelho

Only consider javascript files that ends with .js

9ebe5b7c 21 mars 2014 13:31 Renato Botelho

Detect Zones and Cores for thermal sensors using regex, it fixes #3337

141566ff 21 mars 2014 06:07 Chris Buechler

remove unused supportedbybsdperimeter tag

e538fc18 18 mars 2014 19:09 Renato Botelho

Automatic outbound NAT rules skip openvpn interfaces, lets skip them when creating the first set of manual rules too. It fixes #3528

358b6cdc 15 mars 2014 01:36 Chris Buechler

standardize URLs

b1d64b46 15 mars 2014 01:33 Chris Buechler

standardize URLs

1aadf5d5 15 mars 2014 01:29 Chris Buechler

standardize URLs

e5644377 15 mars 2014 01:28 Chris Buechler

standardize URLs

c3abc75a 15 mars 2014 01:16 Chris Buechler

standardize on https://www.pfsense.org

d1ec51ba 15 mars 2014 01:07 Chris Buechler

standardize pfsense.com references to https://www.pfsense.org

7c3cf715 15 mars 2014 01:01 Chris Buechler

fix white space

85e92a06 15 mars 2014 00:59 Chris Buechler

s/http/https/ for www.pfsense.org

46fb4fe7 14 mars 2014 14:43 Renato Botelho

Fix #3521, show correct field descr

0855a1c6 13 mars 2014 08:25 Chris Buechler

fix text, remove product_website mentions here since that's not actually used anyway.

1274cfd4 12 mars 2014 17:03 Ermal

Use descr prepended to voucher fields containing descriptions to have them encoded as CDATA. Fixes #3441

0e6cf71b 12 mars 2014 15:42 Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

eaa2285c 12 mars 2014 04:44 Phil Davis

Validate rule Advanced Options numeric entries

version of pull request #1021 for 2.1 branch

ea44d3ba 11 mars 2014 20:57 Renato Botelho

Pass id variable through htmlspecialchars before print it

c805e0f3 11 mars 2014 03:39 Phil Davis

Make Firewall Rules Advanced Options open if used - 2.1 branch

This is the same code as pull request 997 but for 2.1 branch

11e4dcc7 10 mars 2014 21:17 Renato Botelho

Merge pull request #991 from phil-davis/RELENG_2_1

Return GWG IP protocol (version) when no gateway IP - 2.1 version

e6b1b1c1 10 mars 2014 19:10 jim-p

Fix order of parameters to explode() here

f3988c85 10 mars 2014 17:21 Phil Davis

Fix OpenVPN XML section name

Forum https://forum.pfsense.org/index.php?topic=73479.0

cec6e65b 10 mars 2014 16:31 Renato Botelho

Merge pull request #1004 from phil-davis/patch-3

Add all advanced options to rule table hover text on 2.1 branch

5cda5039 10 mars 2014 04:41 N0YB

XHTML Compliance

Services - DNS Forwarder

d2aa08c2 10 mars 2014 00:43 N0YB

XHTML Compliance

Services - DHCP Server

2e19c70f 09 mars 2014 21:44 N0YB

XHTML Compliance

Diagnostics - Packet Capture

fe3088b9 09 mars 2014 04:41 N0YB

XHTML Compliance

Diagnostics - Tables

c5935cb4 09 mars 2014 03:01 N0YB

XHTML Compliance

VPN - PPTP - Users

65149622 09 mars 2014 02:51 N0YB

XHTML Compliance

VPN - PPTP - Configuration

2e2a9fd1 09 mars 2014 00:25 N0YB

XHTML Compliance

VPN - PPPOE

39da9cf3 08 mars 2014 23:30 N0YB

XHTML Compliance

VPN - L2TP - Users

84b48bb7 08 mars 2014 23:25 N0YB

XHTML Compliance

VPN - L2TP - Configuration

563fed49 08 mars 2014 22:11 N0YB

XHTML Compliance

VPN - IPsec - Pre-Shared Keys

19da4e75 08 mars 2014 11:00 Phil Davis

Add all advanced options to rule table hover text on 2.1 branch

Bug #3512

98669e51 07 mars 2014 21:40 N0YB

XHTML Compliance

VPN - IPsec - Mobile Clients

3d38041e 07 mars 2014 17:30 Ermal

Properly use key here.

331c50a6 07 mars 2014 14:11 Renato Botelho

Skip input validation when choosing an existing certificate, it should fix #3505

ae0a369e 07 mars 2014 14:06 Renato Botelho

Remove unecessary quotes

c58a9ec3 07 mars 2014 04:03 N0YB

XHTML Compliance

VPN - IPsec - Tunnels

d58bee7d 06 mars 2014 21:41 N0YB

Couple Corrections

Table Cell Close Location
Style Border Typo

3ef5194d 05 mars 2014 01:45 N0YB

XHTML Compliance

VPN - OpenVPN - Client Specific Overrides

94046ff1 04 mars 2014 21:07 N0YB

XHTML Compliance

VPN - OpenVPN - Client

6c91204d 04 mars 2014 13:47 Renato Botelho

Merge pull request #993 from N0YB/RELENG_2_1

XHTML Compliance

bb30d32c 04 mars 2014 12:40 Renato Botelho

Remove alert confirmation to delete a package, today user need to confirm twice

cacc258f 03 mars 2014 22:17 N0YB

XHTML Compliance

VPN - OpenVPN - Server

6bb99c3f 03 mars 2014 19:15 Renato Botelho

Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499

0a173e6b 01 mars 2014 19:56 N0YB

XHTML Compliance

Firewall - Traffic Shaper

e1002cd2 01 mars 2014 04:56 N0YB

XHTML Compliance

Firewall - Schedules - Edit

76b1d814 28 février 2014 21:57 N0YB

XHTML Compliance

Firewall - Aliases - Edit

1aad59d8 28 février 2014 21:52 Renato Botelho

Merge pull request #987 from N0YB/RELENG_2_1

XHTML Compliance

7d50bd3e 28 février 2014 21:25 N0YB

XHTML Compliance

Firewall - NAT - Npt - Edit

6d0f5a63 28 février 2014 21:25 Renato Botelho

Add an option to verify peers_identifier when it's ASN.1 distinguished name. It should fix #2904

cd962bb9 28 février 2014 14:57 Phil Davis

Tidy up GWG dropdown selection tests

Tested this making a new rule, and editing existing IPv4, IPv6 and IPv4+Ipv6 rules, and switching the IP version on an existing rule. Seems to work!

0344d76e 28 février 2014 12:29 Phil Davis

Tidy "gateway name - IP" in dropdown list

for 2.1 branch

b612c49f 28 février 2014 09:10 Phil Davis

Use return_gateway_groups_array() to build correct GWG list

Version for 2.1 branch

1541e25f 28 février 2014 02:51 N0YB

XHTML Compliance

Firewall - NAT - Outbound - Edit

78c74f9b 27 février 2014 22:03 Renato Botelho

Fix #3492, make sure filesystem is read-write

813016d2 27 février 2014 21:41 N0YB

XHTML Compliance

Firewall - NAT - Port Forward - 1 to 1 - Edit

6e8bb592 27 février 2014 16:38 Renato Botelho

Merge pull request #979 from phil-davis/RELENG_2_1

Errors in graph calculations

df992bc1 27 février 2014 16:37 Renato Botelho

Merge pull request #980 from N0YB/RELENG_2_1

XHTML Compliance

90435b20 27 février 2014 11:51 Renato Botelho

Fix #3486, delete /var/crash content when click 'No'

e082672d 27 février 2014 03:20 N0YB

XHTML Compliance

Firewall - NAT - Port Forward - Edit

edaa41be 27 février 2014 03:13 Phil Davis

Errors in in graph calculations

This is the version for 2.1 branch corresponding to https://github.com/pfsense/pfsense/commit/f9983a874d6acf5fcf08a08606a6d19624af4438

cd83111a 26 février 2014 21:39 N0YB

XHTML Compliance

Firewall - Rules - Edit

a73ba11b 26 février 2014 19:24 jim-p

Fix variable used to create description when deleting a route, put the network in the description as intended.

082c9d96 26 février 2014 11:55 N0YB

XHTML Compliance

Firewall - Rules

a5921773 26 février 2014 10:10 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

d11f5bff 26 février 2014 04:51 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

334ca9d7 26 février 2014 04:41 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

b48958df 24 février 2014 01:59 N0YB

XHTML Compliance

Interfaces

3698711f 23 février 2014 20:02 N0YB

XHTML Compliance

Interfaces - PPPs Edit

813288dc 23 février 2014 11:01 N0YB

XHTML Compliance

Interfaces - Wireless Edit

6c156433 23 février 2014 07:55 N0YB

XHTML Compliance

Interfaces

9c8f0a3a 20 février 2014 09:59 Ermal

Fix the issue with crash reporter even here as per pull #954

de76f366 19 février 2014 22:17 N0YB

XHTML Compliance

UPnP & NAT-PMP

55e41a98 19 février 2014 21:38 N0YB

XHTML Compliance

Traffic Graph Status

6e2eabe5 19 février 2014 11:33 N0YB

XHTML Compliance

CARP Status

63fd5773 19 février 2014 08:54 Ermal Luçi

Merge pull request #903 from phildd/RELENG_2_1

Releng 2 1 Enhance interface gateway data entry descriptions

18e5723b 19 février 2014 08:51 Ermal

The msgbox is no longer needed since there will be a validation process per se

25ba63fb 19 février 2014 08:48 Renato Botelho

Take single and double quotes into consideration

94bf59b1 19 février 2014 03:39 N0YB

XHTML Compliance

Settings Logs Status

d5d192a1 19 février 2014 03:36 N0YB

XHTML Compliance

NTP Logs Status

3d1a290b 19 février 2014 03:35 N0YB

XHTML Compliance

Open VPN Logs Status

6b0d7871 19 février 2014 03:34 N0YB

XHTML Compliance

Load Balancer Logs Status

7e23690a 19 février 2014 03:33 N0YB

XHTML Compliance

VPN Logs Status

ec56ae9d 19 février 2014 03:32 N0YB

XHTML Compliance

PPP Logs Status