summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Remove get_openvpnent_key()Phil Davis2017-01-171-16/+11
| | | | (cherry picked from commit 27bf84fc10d723deebb814a38ee9303014b41711)
* Add Filter to OpenVPN WidgetPhil Davis2017-01-171-2/+131
| | | | (cherry picked from commit a670560bf9a3de550e9e4e20df4ffe1ed2d4f05c)
* Do not nag people about passwords mismatch when SMTP notifications are ↵doktornotor2017-01-171-1/+4
| | | | | | disabled (Bug #7129) (cherry picked from commit 3988cfa7d281370500a7f58cb5f73f28a931f0ae)
* Do not nag people about passwords mismatch when growl is disabled (Bug #7129)doktornotor2017-01-171-1/+4
| | | | | These fields tend to get "helpfully" pre-filled with random crap by built-in browser password managers or extensions such as LastPass. No need to bother people with these when the feature is disabled. (cherry picked from commit 06f7d60e9de1dde2886dd84009e3986678eaa27e)
* Only show the DHCP Leases Status link if DHCP server is enableddoktornotor2017-01-171-2/+15
| | | | | Does not make sense otherwise, can only contain stale data. (cherry picked from commit 8ed692516534248e58a20aec70f8cf3035d35348)
* Fix #7126 RFC2136 linksPhil Davis2017-01-161-5/+15
| | | | (cherry picked from commit 47b35618f025082b5504eae5518d89c772ae8bd5)
* Add filter to Dynamic DNS Status WidgetPhil Davis2017-01-161-39/+132
| | | | (cherry picked from commit 5f8a3dc09e550f3aa2ef086c03e7133f78756913)
* Add filter to Interfaces WidgetPhil Davis2017-01-131-2/+85
| | | | (cherry picked from commit 35310a493f19d6758747cbc8e9961c2ca3395246)
* Add filter to Interface Statistics widgetPhil Davis2017-01-131-2/+74
| | | | (cherry picked from commit 84a7e840eac8f62a95ccb900089faf14a9a9fc65)
* Add filter to WoL widgetPhil Davis2017-01-131-0/+87
| | | | (cherry picked from commit d82c5cbf4f693d70e55b5a484a34ea84f88fa250)
* Redmine #5549 Allow variable number of DNS ServersPhil Davis2017-01-131-60/+119
| | | | (cherry picked from commit a2d23e88596deab6bbed2818385a0b72c913843a)
* Check for duplicate Wake on LAN entriesPhil Davis2017-01-131-0/+7
| | | | | Currently it is posible to enter an interface+MAC combination that is already in the WoL list. That seems silly. (cherry picked from commit 257dd20749a235538855cc5e5fc7484e4fbfbf68)
* Tidy up "<script>" tagsColin Fleming2017-01-135-6/+6
| | | | | | | | Tidy up <script> tags by adding TYPE attribute (https://doc.pfsense.org/index.php/Developer_Style_Guide#HTML_Specific_Rules) (cherry picked from commit 463456964709015d4b1c591aa4251c831a39c71d)
* Display Dyn DNS type if description not foundPhil Davis2017-01-131-1/+1
| | | | (cherry picked from commit 7b3d8a4b8cee0588ed2ccd272588026002369433)
* Remove excess loops in DynDNS WidgetPhil Davis2017-01-131-20/+10
| | | | (cherry picked from commit b84126b5e74473b1e6a576f38da2149a95ab03fc)
* Add IPsec to the state table interface list.jim-p2017-01-121-0/+1
|
* Display client id in DHCP Mapping listPhil Davis2017-01-121-0/+27
| | | | (cherry picked from commit 6e3e95a538c4dda9c9f14b2ab78435eec0debf46)
* Add requirestatefilter. Implements #7069.derelict-pf2017-01-111-1/+1
| | | | (cherry picked from commit 88081ea257fa683ed28b588c4c35260589604741)
* Add requirestatefilter. Implements #7069.derelict-pf2017-01-112-3/+14
| | | | (cherry picked from commit 0a3150896bc412868cfb79473293ed81c87a50a7)
* Services widget filter checkboxesPhil Davis2017-01-111-46/+54
| | | | (cherry picked from commit ada6bfa7ca68169408b80af6325afe3948ee85f7)
* Merge branch 'RELENG_2_3' of git.netgate.com:pfsense/pfsense into RELENG_2_3Steve Beaver2017-01-093-10/+16
|\
| * Crash Reporter report when no data foundPhil Davis2017-01-091-2/+4
| | | | | | | | | | | | | | The glob for $crash_files always returns an array - an empty one in the case when there are no matching crash files. So the echo at old line 115 never happened. In any case, if the echo happens, it is spat out as plain text on the GUI outside of all the nice boxes and menus. Might be nice for the devs to get explicit feedback about the "missing" parts of a crash report - that there were either "No PHP errors found" or "No FreeBSD crash data found". (cherry picked from commit cb6b7189bed635976ff33377e68f54b36b2647c9)
| * clarify type of firewall rule neededstilez2017-01-091-2/+3
| | | | | | | | | | A comment on the original PR says that it's not clear if the rule for this needs to be IPv6 or IPv4 with protocol IPv6, and users get confused. I've tried to clarify it here. I've also tried to "de-mystify" it, because it's not that tunneling needs special rules, it's just that any traffic needs rules and tunneled traffic is handled as IPv6 for rules purposes, so it needs an IPv6 rule. But the user may want other rules, or selective rules, so I'[ve tried to be clear this isn't about some "special" IPv6 rule, but rather, just that any traffic desired to pass, will need one or more IPv6 rules permitting it. (cherry picked from commit 3509ad4f9215ff46d7a8684e0559bb93c1bd7a78)
| * change as commented and remove redundant help textstilez2017-01-091-2/+3
| | | | | | | | (cherry picked from commit 16fbe9b7ee1abfb8b9504a8d1e90dcd7592f9fe2)
| * left label as comment abovestilez2017-01-091-1/+1
| | | | | | | | (cherry picked from commit a0052ea3a5fe74246795d90bcacadd025801134a)
| * Various wording changesstilez2017-01-091-4/+4
| | | | | | | | (cherry picked from commit a075265e0a076419813622e0d69556915b6f40f2)
| * Improve labels + help text for IPv6 tunneling optionsstilez2017-01-091-6/+8
| | | | | | | | | | | | | | * Move the help message to be on the group as a whole not just the IP input field * Clarify the IP field (label states "IP address and explains tunelling, but whgat address should be entered and should it be IPv4, IPv6 or either? This isn't made clear. * Group title uses the term "tunneling" and this is probably the most commonly understandable term, so keep it consistent and don;'t switch to "encapsulation" halfway through. (We use the term "encapsulation" in the help text already so it's there for purists) (cherry picked from commit 5e391e58439fa189518370fa8d16ffd2e8a1002d)
| * Remove unusued $heading in genhtmltitle()Phil Davis2017-01-091-1/+1
| | | | | | | | | | It came into use in https://github.com/pfsense/pfsense/commit/45eebe10a93fa1e2399c6cdf133ad88dc21ee6e7 but genhtmltitle() has changed since then and no longer uses $heading (cherry picked from commit f93e9098abc0d490a4f9fca2eef69396eb5bb099)
* | Merge branch 'RELENG_2_3' of git.netgate.com:pfsense/pfsense into RELENG_2_3Steve Beaver2017-01-0727-73/+133
|\ \ | |/
| * Etc/GMT timezone text using ngettext()Phil Davis2017-01-061-5/+3
| | | | | | | | (cherry picked from commit 88de4ab06c8a330a3cedf474b3e218a941f6db66)
| * Ticket #7089 Enhance Etc/GMT timezone descriptionsRenato Botelho2017-01-061-1/+35
| | | | | | | | | | | | | | These work opposite to the way mere mortals expect. Read: https://github.com/eggert/tz/blob/master/etcetera Based on @phil-davis' patch from https://github.com/pfsense/pfsense/pull/3354
| * Redmine #7089 Add extra help about timezonePhil Davis2017-01-061-1/+2
| | | | | | | | | | We could also add some text like this to encourage users to choose the "Continent/City" time zones. (cherry picked from commit 0436b9a5197ac8c4646a006c0e351ecf66059193)
| * Correctly report unmonitored gateway statusPhil Davis2017-01-052-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | If an alternate monitor IP has been entered and saved, then the user checks "Disable Gateway Monitoring" and saves, the alternate monitor IP is retained in the config - that is handy for when unchecking "Disable Gateway Monitoring" later on. But the Gateways widget and Status Gateways do not correctly understand this combination. The gateway status shows as "Online" when it is intended to show "Online (unmonitored)". This PR corrects this. (cherry picked from commit 0c5d4e8d3e4dc81a9c7eb883a40296493e9faa2b)
| * Fix a probably copy/paste errorRenato Botelho2017-01-041-1/+1
| |
| * As done on OpenVPN Server, delete tunnel when dev_mode changes so new device ↵Renato Botelho2017-01-041-0/+9
| | | | | | | | is created accordingly
| * Fix conditional to work as expected when $id == 0Renato Botelho2017-01-041-2/+7
| |
| * Remove direct calls to /sbin/ifconfig destroy by pfSense_interface_destroy()Renato Botelho2017-01-048-8/+8
| |
| * Fix ntp gps statusjskyboo2017-01-042-8/+14
| | | | | | | | | | | | | | | | | | - trim sat in use - gps ok for GPGLL - lat & lon direction for GPGGA & GPGLL - sat in use text position fixed (cherry picked from commit fdb0479758339e083f7745d738c9999d86af150f)
| * Make appropriate success or danger boxes in system_crlmanagerPhil Davis2017-01-041-1/+6
| | | | | | | | | | | | When there is a problem, the messages should be in a "danger" box. Note: It is a bit difficult to actual get the danger messages to appear in the UI, because the relevant "delete" buttons are not shown in the UI when delete is not valid. But it can be tested by starting to edit a CRL that is in use, then change the "edit=" to "del=" in the URL bar and send it. (cherry picked from commit 61d1ca3e0ffb0fb6a397edb8ca5d88f039787140)
| * Remove unused print_info_box($savemsg)Phil Davis2017-01-049-36/+0
| | | | | | | | | | | | | | | | These are files that make no use of $savemsg. May as well remove the print_info_box($savemsg) to avoid future confusion for maintainers wondering why it is there. (cherry picked from commit 24a4f2ef15a09740a1c13850f85dc345f08cd653)
| * Change wordingdoktornotor2017-01-041-1/+1
| | | | | | | | (cherry picked from commit 6c1e85e544814d336b47fbc782a6aff77ea7301f)
| * Update formatdoktornotor2017-01-041-5/+5
| | | | | | | | (cherry picked from commit 3d116b5c8d5c6474821d3a6607f9fa929df2f481)
| * Improve Unbound forwarding mode descriptiondoktornotor2017-01-041-1/+3
| | | | | | | | | | Make this consistent with System - General Setup - DNS Server Settings. (cherry picked from commit 58523c575f9d075f0a8195e0889606955c76b227)
| * Improve - System - General - DNS Server Settings descriptionsdoktornotor2017-01-041-6/+7
| | | | | | | | | | | | | | | | | | - Add missing DNS Resolver references - Nuke PPTP VPN mentions - Use letter case consistently. The "Disable DNS Forwarder" option naming is rather unfortunate as well (would be much better with something like "Use local DNS server"), but changing that would require documentation changes. (cherry picked from commit a56e37ca671873418e82382a8466b8014bf4bc83)
| * firewall_rules_edit stop Floating field displayingPhil Davis2017-01-041-1/+1
| | | | | | | | | | | | Seems to fix https://redmine.pfsense.org/issues/7057 But I have not looked underneath the hood - just copied the way other hidden fields are done in that code. (cherry picked from commit 76895c7f1d77c8e17913a3ddf87636fc4d50058d)
| * Added support for CloudFlares Proxy.CarlGill2017-01-041-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Included a checkbox to enable and disable this feature when CloudeFlare type is selected. Included proxied variable in the update script as well. Defaults to false, as the is the current functionality Added help text Updated Last tested date Hope this helps other people. I use both dynDNS and the Proxy service. And by default without this feature, the proxy gets disabled. This is a huge problem, as I have all traffic blocked except for CloudFlare. And because I have certain other security features enabled, when the Proxy goes disabled, The Site goes down hard to end users. With this feature, I can ensure the proxy stays enabled. (cherry picked from commit e10d25b4c3109347a43a729f8c098138272fe1e7)
* | Fix #7100Steve Beaver2017-01-071-2/+6
|/
* Fixed #6972Steve Beaver2017-01-022-5/+5
| | | | I was only able to reproduce tis issue using Chrome, but it should now be resolved
* Check if array key exist before read its valueRenato Botelho2017-01-021-4/+4
|
* Fix indentRenato Botelho2017-01-021-1/+1
|
OpenPOWER on IntegriCloud