summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Isolate the check for @label in the end of hostname only for noip and noip-freeRenato Botelho2016-02-041-5/+8
|
* Merge pull request #2574 from tiagobar/masterRenato Botelho2016-02-041-0/+7
|\
| * Dynamic DNS URL for NO-IP needs to be updated.Tiago Barrionuevo2016-01-301-0/+7
| |
* | Merge pull request #2579 from NOYB/HTML_Compliance_-_Status_/_DHCPv6_leasesRenato Botelho2016-02-041-2/+2
|\ \
| * | HTML Compliance - Status / DHCPv6 leasesNOYB2016-02-021-2/+2
| | | | | | | | | | | | | | | Stray end tag tr. Move stray tr end tags inside foreach loops.
* | | Merger PR 2583 but retained non-sortable actions columnStephen Beaver2016-02-041-1/+1
| | |
* | | Status / DHCP leases - Root Cause Sort IssueNOYB2016-02-041-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort routine apparently does not honor colspan attribute. Here are three possible solutions: 1) Add a description column instead of spanning the start and end columns. This is the method presented in this commit. 2) Include an empty second column with the description instead of spanning. This would not be very display/sort friendly though because it would be sharing the start column with the description. 3) Display two empty cells when lease type is static, instead of the description. This is the way status DHCPv6 leases currently works.
* | | Fix #5830Renato Botelho2016-02-041-1/+16
| | | | | | | | | | | | | | | Add a new advanced option on gateways to allow user define data payload. Default is 0
* | | Don't sort online, lease type or action icon columnsStephen Beaver2016-02-031-3/+3
| | |
* | | Add RFC 2136 support to the DynDNS widgetjim-p2016-02-031-7/+34
| | |
* | | Add back "Save & Force Update" for RFC 2136jim-p2016-02-031-5/+10
| | |
* | | Implement Multi-WAN for RFC2136.jim-p2016-02-032-8/+35
| | | | | | | | | | | | A failover gateway group may be selected similar to the other DynDNS styles.
* | | Fix hiding of shadow selectorStephen Beaver2016-02-032-2/+2
| | |
* | | Improvements to priv filteringStephen Beaver2016-02-031-8/+57
| | |
* | | Improvements to the priviledge filter functionalityStephen Beaver2016-02-033-10/+59
| | |
* | | System / Advanced / Firewall and NAT - Remove PPTP from VerbiageNOYB2016-02-031-3/+2
| | | | | | | | | | | | | | | Remove PPTP from Verbiage. https://forum.pfsense.org/index.php?topic=106257.0 Also don't see any reason for the span tag here.
* | | Duplicate monitors rather than overwrite. Ticket #4441Chris Buechler2016-02-031-0/+4
| | |
* | | pfsync syncpeer requires IPv4. Ticket #4648Chris Buechler2016-02-021-0/+6
| | |
* | | Added priv filter capabilityStephen Beaver2016-02-021-1/+65
| | |
* | | Fixed #5049Stephen Beaver2016-02-021-1/+66
| | |
* | | Merge pull request #2580 from phil-davis/gtsys2Renato Botelho2016-02-0213-75/+77
|\ \ \
| * | | Internationalization of various system*.phpPhil Davis2016-02-0313-75/+77
| | | |
* | | | Fix up DynDNS widget to follow recent changes in DynDNS for Namecheapjim-p2016-02-021-3/+14
| | | |
* | | | Cosmetic saveStephen Beaver2016-02-022-2/+4
|/ / /
* | | Per #4195Stephen Beaver2016-02-021-1/+1
| | | | | | | | | | | | Alias table is now sortable
* | | Status / System Logs - Forms Buttons Icons UpdateNOYB2016-02-021-6/+7
|/ / | | | | | | | | Add icon to save button. Consolidate addClass statements.
* | Add missing description fieldStephen Beaver2016-02-011-2/+9
| |
* | Change Namecheap dyndns to use split hostname and domain name fields. ↵jim-p2016-02-012-8/+52
| | | | | | | | | | | | Upgrade existing entries automatically. Implements #4366 Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.
* | Make row delete button icon only (removes gettext("Delete"): )Stephen Beaver2016-02-011-1/+1
| |
* | Remove Non-Existent Class - help-iconNOYB2016-01-312-2/+2
| | | | | | | | Remove non-existent help-icon class statements from index and head.
* | Change diag_dump_states.php to use pfSense_get_pf_states().Luiz Otavio O Souza2016-01-311-26/+66
|/ | | | | | Fixes IPv6 issues, add packets and bytes information, filter state by rules (when linked from firewall_rules.php). Inspired by pull request #1901 from marcelloc/hitcount_23_02.
* These two wizards .xml can also lose their x-bitNewEraCracker2016-01-292-0/+0
| | | | Other wizards don't have it set.
* Remove executable bit of these two .gifNewEraCracker2016-01-292-0/+0
| | | | Seems like I missed those on commit 0427f8b32838bfb17c818fece48a7d4795db670b
* Remove executable bit of all static content in wwwNewEraCracker2016-01-2948-0/+0
|
* Correct jquery file attributesStephen Beaver2016-01-291-0/+0
|
* Update jquery to 1.12Stephen Beaver2016-01-295-19/+20
|
* Remove bonus spaceStephen Beaver2016-01-291-1/+1
|
* Possible fix for #5752Stephen Beaver2016-01-291-1/+6
|
* Fixed issues where a rule is duplicated (cloned) and the new rule is ↵Stephen Beaver2016-01-292-2/+10
| | | | inserted above a separator bar location
* Fixed #5828Stephen Beaver2016-01-291-1/+5
|
* Merge pull request #2572 from NewEraCracker/minor-cleanupStephen Beaver2016-01-293-11/+7
|\
| * Minor cleanupNewEraCracker2016-01-293-11/+7
| | | | | | | | 1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.
* | Panels Overflow - Horizontal Scroll BarNOYB2016-01-291-0/+11
|/ | | | Been looking into ways to eliminate the horizontal scroll bar in the available widgets, log filter, and manage log panels. Not sure which would be preferred. Using the specific panel ID or the class hierarchy for applying more globally.
* Fix enable/disable of NAT/BINAT address and mask fields.Chris Buechler2016-01-291-7/+7
|
* Include a tracker ID in new associated firewall rules.Chris Buechler2016-01-291-0/+1
|
* Add topology selection to OpenVPN client page. Ticket #5764Chris Buechler2016-01-281-0/+16
|
* OpenVPN maxclients must be an integer not just a numberChris Buechler2016-01-281-1/+1
|
* Fix log radio buttonsStephen Beaver2016-01-281-1/+1
|
* Separator bar stuff moved to pfSenseHelpers.js so that it can be more easily ↵Stephen Beaver2016-01-284-160/+250
| | | | | | applied to other pages Separators added to firewall_nat.php
* Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.jim-p2016-01-281-3/+11
| | | | It needs a sleep between the stop and start, and it needs slightly different figures for start/stop time in the request.
OpenPOWER on IntegriCloud