Projet

Général

Profil

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

univnautes / usr @ f64b0b8e

# Date Auteur Commentaire
f64b0b8e 27 septembre 2014 13:47 Phil Davis

Spelling

15c58806 27 septembre 2014 13:45 Phil Davis

Spelling

abe63176 27 septembre 2014 13:38 Phil Davis

Spelling

fb3b7640 27 septembre 2014 13:37 Phil Davis

Spelling

4304dd97 27 septembre 2014 13:35 Phil Davis

Spelling

8913533d 27 septembre 2014 13:34 Phil Davis

Spelling

47e1f0d4 27 septembre 2014 13:26 Phil Davis

Spelling

bbd1f783 26 septembre 2014 18:18 Phil Davis

firewall_aliases_edit UI text changes

If type URL Table then the heading "Description" on the 3rd column gets suppressed (I am not really sure why that is, since the description data entry box still appears - I guess someone intended that the data entry box itself also be suppressed, since URL Table takes just a single line entry, the overall description of the alias should be enough - no need for a per-line description.)...

62218b4d 26 septembre 2014 04:40 Phil Davis

Remove useless check for alias description matching an interface description

While looking at other checks in the code I noticed this check. It was not effective anyway, because the first line inside "if ($_POST)" below does
unset($input_errors);
which undoes this check anyway....

7ea27b0d 25 septembre 2014 14:55 Renato Botelho

Be more strict on removing groups checking group id and group name, it avoids issues like happened to users on ticket #3856. While I'm here, replace GET by POST

fbe0d698 25 septembre 2014 14:29 Renato Botelho

Be more strict on user removal checking array id and also username to avoid removing wrong users when browser back button is used. It should fix #3856

370b4666 24 septembre 2014 20:20 bruno

Fix close button in the info box

abf2e0f1 24 septembre 2014 12:10 Renato Botelho

Merge pull request #1287 from jean-m-cyr/master

a99547e4 24 septembre 2014 11:53 Ermal

Provide a toggle for apinger debug messages to be logged to syslog. To help with roubleshooting issues

3be4caf9 24 septembre 2014 04:09 Jean Cyr

NTP Service GPS page always reverts to 'Custom' GPS type

Remember and correctly display GPS type setting

73b8c162 23 septembre 2014 18:08 jim-p

Add a note clarifying the usage of OpenVPN's Auth Digest setting.

63d5a5e0 23 septembre 2014 09:16 Jean Cyr

NTP server configuration does not highlight selected interfaces

Missing explode of selected interface list prevent logic from working.

5d14b13e 22 septembre 2014 16:45 jim-p

Add a more obvious note about the use of WAN interface on group rules.

c9f63b08 22 septembre 2014 13:18 Renato Botelho

Apply previous progressbar customizations for jquery-ui 1.11.1

b9cf74c3 22 septembre 2014 13:18 Renato Botelho

Update jquery-ui components to 1.11.1, it fixes #3879"

b446562b 20 septembre 2014 16:55 Renato Botelho

Simplify logic

ad970c21 20 septembre 2014 16:41 Renato Botelho

Add missing <form> and require filter.inc for filter_configure()

130a84c5 19 septembre 2014 21:58 Ermal

Do the proper action if Apply button is pressed even on the preshared keys page

8718669c 19 septembre 2014 21:53 Renato Botelho

Recent versions of miniupnpd does not accept IPv4 address anymore, use interface name always. It fixes #3874

de29dadc 19 septembre 2014 19:15 Renato Botelho

Allow hostname to start with '@.' for namecheap. It fixes #3568

93ee78b7 19 septembre 2014 13:16 Renato Botelho

Check if there are leases to show, it fixes warning when $mobile['pool'] is empty or not array

0b42518d 18 septembre 2014 19:31 jim-p

fix syntax

565488c9 18 septembre 2014 19:08 Renato Botelho

Do now call write_config() when click on Apply Changes because it was already done and it causes dhcpd to restart one more time on secondary nodes. It fixes #3797

24395438 18 septembre 2014 15:50 Renato Botelho

Update jquery to 1.11.1

  • Update jquery to latest version
  • Use production version instead of development
  • Rename file to have version on it and avoid browser cache issues
  • Add jquery-migrate to keep backward compatible with old version
c4372d3c 17 septembre 2014 19:26 Renato Botelho

Restore id for cancel button to fix js error

ac5934df 17 septembre 2014 16:10 Renato Botelho

While I'm touching this file, replace GET by POST

729b9f01 17 septembre 2014 15:32 Renato Botelho

Deduplicate <form>, fixes #3864

76266acd 16 septembre 2014 15:33 Ermal

Correct speeling as reported by: Phil Davis via github

8f097bdd 16 septembre 2014 14:41 Renato Botelho

Merge pull request #1282 from ExolonDX/branch_master_06

cc98be5a 16 septembre 2014 14:40 Renato Botelho

Merge pull request #1281 from ExolonDX/branch_master_05

05bf20a3 16 septembre 2014 14:40 Renato Botelho

Merge pull request #1280 from ExolonDX/branch_master_04

17b86608 16 septembre 2014 14:40 Renato Botelho

Merge pull request #1279 from ExolonDX/branch_master_03

9ab5042e 16 septembre 2014 14:39 Renato Botelho

Merge pull request #1278 from ExolonDX/branch_master_02

d02491e6 14 septembre 2014 14:17 Colin Fleming

Tidy up "status_rrd_graph.php" XHTML

"id" attributes cannot start with a numeric character, so change "8hour"
to "eighthour" and "4year" to "fouryear".

8de8ff0f 14 septembre 2014 14:06 Colin Fleming

Tidy up "diag_dns.php" XHTML

Tidy up the "=" sign properly!
Remove "=" sign from INPUT tag
Change alignment to the "middle" of the TD tag
Add missing closing FONT tag

24e183cd 14 septembre 2014 13:57 Colin Fleming

Tidy up "gateways.widget.php" XHTML

Remove invalid "summary" attribute from TD tag

607e15db 14 septembre 2014 13:54 Colin Fleming

Tidy up "interfaces.widget.php" XHTML

Remove duplicate closing TR tag
DIV tag cannot be enclosed in a B (bold) tag
Change class and style

e3e1f748 14 septembre 2014 13:49 Colin Fleming

Tidy up "pkg_mgr_install.php" XHTML

While using the widescreen theme, when you update the firmware or add a
new package the TEXTAREAs are side-by-side which doesn't look neat.
Add BR tag between TEXTAREA

c5709378 14 septembre 2014 13:43 Colin Fleming

Tidy up "fbegin.inc" XHTML

"id" must be a unique attribute.

62424bdb 12 septembre 2014 21:37 Renato Botelho

Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work

3b9ef0ef 12 septembre 2014 19:40 Ermal

Inverse the sense of the toggles to avoid configuration upgrades

0e7aad67 12 septembre 2014 19:31 Ermal

Provide Advanced Options for controlling rekey and reauth, might be usable with iOS devices

fa4e059e 12 septembre 2014 19:22 Ermal

Provide a first implementation of EAP-TLS authentication with IKEv2. It is a start and might not work on all cases

1a6769a6 11 septembre 2014 23:22 Renato Botelho

Replace GET by POST on system_usermanager.php and make necessary adjustments on necessary pages. It fixes #3856

7c2d0050 11 septembre 2014 23:22 Renato Botelho

Back to referer instead of hard coded system_usermanager.php since this page is called from other places

d83a4264 11 septembre 2014 23:22 Renato Botelho

Add a cancel button for user and group edit page

6ca4d471 11 septembre 2014 20:28 Ermal

Get rid of the /

ca4e3e4c 11 septembre 2014 20:27 Ermal

Actually do not refer with Name but just pool

bb55330a 11 septembre 2014 20:25 Ermal

Do not let the user mess with SAs from this page. The daemon and primary status page handles tat

eb183863 11 septembre 2014 20:24 Ermal

Provide a page on IPSec:status t check the leases to mobile clients

6c2abb0f 11 septembre 2014 20:01 Ermal

Show friendly names

048dd7b9 11 septembre 2014 19:57 Ermal

Remove extra char

5e09285e 11 septembre 2014 19:55 Ermal

Correct widget displaying of status for tunnels

6f276cba 11 septembre 2014 19:47 Ermal

Properly display number of mobile users

8a2f80b2 11 septembre 2014 19:23 jim-p

Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load

6da9a160 11 septembre 2014 18:33 Ermal

Display all new information on ipsec:status and also fix displaying of some previous statistics

4889b4c0 11 septembre 2014 13:38 Renato Botelho

Merge pull request #1260 from DasTestament/master

63673f3c 11 septembre 2014 04:17 Phil Davis

Standardise size of Duplicate Slice button

The Duplicate Slice button currently is displayed in smaller text and in a row of its own, separate from the row above that has the rest of the "Duplicate bootup slice" text and slice selection.
This change puts the button in the same row as the slice selection and text, and makes the button text be the same size as the text in other buttons on this page....

45dbc75f 10 septembre 2014 22:39 Ermal

Try to make the ipsec widget usable again

9060f420 10 septembre 2014 22:02 Renato Botelho

Change is_port() to only validate a single port, we have is_portrange() for specific cases. Make necessary adjustments after check all is_port() calls. It fixes #3857

846dc21c 10 septembre 2014 20:39 Renato Botelho

Fix operator

537940c8 10 septembre 2014 19:33 Ermal

Remove all remnants of racoon from log page

5f875147 10 septembre 2014 19:32 Ermal

Correct status.php for new ipsec

e952906e 10 septembre 2014 19:23 Ermal

Remove traces of older implementation still present

fe0430f7 09 septembre 2014 23:56 Ermal

Put some more statistics and the user that gets connected now that we can

d9d1bd20 09 septembre 2014 22:52 Renato Botelho

Implement a function to kill dhclient process, sometimes it takes a little time to die, so use a sleep(1) there

3b0bc8c3 09 septembre 2014 16:54 Renato Botelho

Import fix for http://bugs.jquery.com/ticket/9521

fd875a8d 08 septembre 2014 23:31 Ermal

Ticket #3826 correct point number 2) by showing not connected tunnels in the end of the status page

7c611a3e 08 septembre 2014 22:36 Renato Botelho

Improvements on interfaces_assign.php:

- Let user select network port to add instead of pick the first
available, it fixes #3846
- While I'm here, drop GET and use only POST

1c4b1636 08 septembre 2014 22:24 Renato Botelho

Convert this block into a function for later use

e4034dcb 08 septembre 2014 22:24 Renato Botelho

Fix indent

eb2ab5eb 08 septembre 2014 22:24 Renato Botelho

Remove unecessary var initialization

19498fbf 08 septembre 2014 22:24 Renato Botelho

Replace mwexec() by unlink_if_exists() and respect global tmp_path

1b0e073e 08 septembre 2014 22:24 Renato Botelho

Fix indent and whitespaces

ea0efb36 08 septembre 2014 22:19 Ermal

Show properly a setting of any for Identifiers to use in the status page

c245a846 05 septembre 2014 20:59 jim-p

Adjust states summary for new pfctl -ss output. Fixes #2121

b5bef5dc 05 septembre 2014 01:27 Tyler Turner

Add more services and reorder

Add following shaping rules:
ARMA 3
WII
EA Origin
Games For Windows Live
Crysis 3
DeadSpace 2
DeadSpace 3
DragonAge2
MassEffect3
Facetime
Google Hangouts
TeamSpeak 3
Ventrilo
iTunes Rado
IMAP/S
POP3/S
SMTP/S
Apple Mobile Sync...

232d404d 04 septembre 2014 18:00 Renato Botelho

Make sure button 'move to the end' highlight last line

91ebc808 04 septembre 2014 17:45 Renato Botelho

Do not collapse phase2 items every time an action occours

495c7f0c 04 septembre 2014 17:12 Renato Botelho

Replace all GET use by POST

761882a1 04 septembre 2014 14:09 Renato Botelho

More improvements on IPsec GUI (Ticket #3328):

  • Allow to reorder P2 entries
  • Allow to remove multiple P2 entries
  • Add an icon to quickly toggle enable/disable status of p1 items
d1d3428a 04 septembre 2014 12:47 Renato Botelho

Mark host as up or down before execute script, then script can use this information.

Submitted by: Jean Debogue <>

43083402 04 septembre 2014 12:47 Renato Botelho

Remove wrong code left from copy/paste

a6057836 04 septembre 2014 12:47 Renato Botelho

Use array id to delete phase2, it will simplify changes I'm working on and will commit soon

63c058e7 04 septembre 2014 12:47 Renato Botelho

Change functions from row_toggle.js to work with different field names, keeping the old behaviour as default. This is necessary to have more than one group of fields in the same page

2300ee35 04 septembre 2014 01:11 Jared Dillard

fix menu wrap on non-default themes

6817c18a 03 septembre 2014 23:56 Jared Dillard

fix menu wrap on pfense_ng and pfsense_ng_fs

eca6f787 03 septembre 2014 15:09 Renato Botelho

Improvements on IPsec GUI (Ticket #3328):

  • Allow to reorder phase1 items
  • Allow to remove multiple phase1 items
  • Add an icon to quickly toggle enable/disable status of p1 items
  • Print P1 header only once and remove space between items
  • Fix table border when P2 items are expanded
7ec7e24f 03 septembre 2014 12:45 Renato Botelho

Remove uneeded variables

94528348 03 septembre 2014 12:39 Renato Botelho

Remove unused variables

e0fb12c1 03 septembre 2014 12:38 Renato Botelho

Fix indent and whitespace

060c3ac0 02 septembre 2014 19:58 Renato Botelho

Fix subnet display for IPsec status. Ticket #3826

55d6f48b 02 septembre 2014 19:57 Renato Botelho

id changes every time ipsec tunnel disconnects and reconnect, need to use peerconfig to get correct description. Ticket #3826

1b53d5f2 01 septembre 2014 15:13 Phil Davis

Fix traffic graph widget default autoscale

so the radio buttons selection allows only 1 to be selected and the setting is then saved.
Forum: https://forum.pfsense.org/index.php?topic=81166.msg

a03fb095 30 août 2014 18:38 Renato Botelho

Remove some redundancy and simplify changes made on last commit