jim-p
dbd182af2e
Fix/simplify some logic
2013-04-02 11:50:16 -04:00
Renato Botelho
ac7f1763e1
Return to correct tab after save or delete an alias
2013-04-02 12:34:43 -03:00
Renato Botelho
9db1ff32c7
Fix whitespaces, indent and add a missing <tr>
2013-04-02 12:34:43 -03:00
Renato Botelho
0b9e4e8fa1
Save URLs and URL Table details
2013-04-02 12:34:43 -03:00
Renato Botelho
f29109d03c
Fix whitespaces and indent
2013-04-02 12:34:43 -03:00
jim-p
6aa305d266
Fixup source address options on Test Port page.
2013-04-02 11:14:32 -04:00
jim-p
0d56c06b9b
Move some code to a function to avoid future duplication. Allow autocomplete on ping page. Add more escaping to command.
2013-04-02 11:12:48 -04:00
jim-p
c5e51011ab
Rename "Interface" to "Source Address" on ping page to more accurately reflect what it's actually used for.
2013-04-02 10:53:34 -04:00
jim-p
b4e98881bd
Use a better description for this column.
2013-04-02 10:52:43 -04:00
jim-p
534834639f
Add OpenVPN interfaces as potential ping sources, too.
2013-04-02 10:41:44 -04:00
jim-p
6a7230b660
Fix service status for OpenVPN peer-to-peer client/server instances.
2013-04-02 10:39:09 -04:00
jim-p
3c98b3f7c1
Whitespace/HTML fixes
2013-04-01 16:45:36 -04:00
jim-p
4f3bb06237
Allow using virtual IPs (or "any") for ping source. Fixup ipv4/ipv6 selection.
2013-04-01 16:41:26 -04:00
jim-p
2eaa97b952
Clarify notes when there is an error reaching the openvpn management daemon for service status. Also, add service controls to the openvpn status page.
2013-04-01 12:57:50 -04:00
rbgarga
17c56f4aa8
Merge pull request #501 from phildd/master
...
Support for disabled services on services status displays
2013-04-01 08:35:34 -07:00
Renato Botelho
0ad707c6b9
Do not allow to rename a gateway group, as it is for gateways. Fixes #2914
2013-04-01 11:56:27 -03:00
phildd
fc7f02c6da
Do not display disabled services on services status widget
2013-04-01 08:15:30 +05:45
Renato Botelho
7a47e29930
Avoid send user to top of the page when you open add new gateway box
2013-03-28 09:00:44 -03:00
Renato Botelho
4ad1e4ea74
Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900
2013-03-26 09:43:38 -03:00
Warren Baker
939cc57a97
Fix file name reference
2013-03-25 15:05:52 +02:00
rbgarga
aa95e7daea
Merge pull request #495 from phil-davis/master
...
Dynamic DNS add option for verbose logging
2013-03-25 04:26:53 -07:00
Colin Fleming
7da5315dae
Tidy up "shaper" and "firewall shaper" XHTML
...
Update VALIGN
Deprecated the ampersand in ANCHOR tags
Update TYPE in script
2013-03-23 21:12:13 +00:00
Renato Botelho
e680b2f912
Add checks to make sure CP hard timeout is less or equal DHCP server default lease time. It fixes #2899
2013-03-22 16:22:45 -03:00
jim-p
8b88ac79ac
Simplify this code
2013-03-22 13:28:08 -04:00
jim-p
ee6e601110
Move these service control functions into service-utils.inc so they may be re-used.
2013-03-22 12:44:05 -04:00
Phil Davis
c8c90b81b5
Dynamic DNS add option for verbose logging
...
This will allow the user to decide if they want all the noise in syslog. It defaults to off, so the log messages will quieten down unless the user turns it on.
2013-03-22 22:10:38 +05:45
Jim P
327e6f2dae
Merge pull request #493 from ExolonDX/branch_05
...
Tidy up "traffic shaper wizard" XHTML
2013-03-22 08:10:46 -07:00
Jim P
9d5c05443a
Merge pull request #492 from ExolonDX/branch_04
...
Tidy up "traffic shaper layer7" XHTML
2013-03-22 08:10:22 -07:00
Jim P
2ef6bfbb7c
Merge pull request #491 from ExolonDX/branch_03
...
Tidy up "traffic shaper limiter" XHTML
2013-03-22 08:09:30 -07:00
Jim P
86632dbce2
Merge pull request #490 from ExolonDX/branch_02
...
Tidy up "traffic shaper queue" XHTML
2013-03-22 08:08:47 -07:00
Colin Fleming
4271dfb8d4
Tidy up "traffic shaper wizard" XHTML
...
Move "tree.css" to the HEAD statement and manually close the HEAD
statement
Close BR and P tags
2013-03-22 14:58:10 +00:00
Colin Fleming
e750c0afc8
Tidy up "traffic shaper layer7" XHTML
...
Close INPUT, BR, P and IMG tags
Add "alt" to IMG tags
Add CDATA section to scripts
Move "tree.css" and "tree.js" to the HEAD statement and close the HEAD
statement manually
Spelling mistake
Update PHP shorthand tag
Update HTML boolean operators
2013-03-22 14:54:55 +00:00
Colin Fleming
2174be2212
Tidy up "traffic shaper limiter" XHTML
...
Close INPUT, BR, IMG and P tags
Add "alt" to IMG tags
Deprecate ampersand in ANCHOR tags
Add CDATA section to scripts
Move "tree.css" and "tree.js" to the HEAD statement and manually close
the HEAD statement
Spelling mistatke
Updated PHP shorthand tag
2013-03-22 14:42:57 +00:00
Colin Fleming
f6b8150102
Tidy up "traffic shaper queue" XHTML
...
Deprecate the ampersand in the ANCHOR tag
Close BR and P tags
Move "tree.css" and "tree.js" to the HEAD statement and manually close
the HEAD statement
Spelling mistake.
2013-03-22 14:35:47 +00:00
Colin Fleming
df5c0bc036
Tidy up "traffic shaper" XHTML
...
Close INPUT, BR and P tags
Update PHP Shorthand tag
Spelling mistake
Move "tree.css" and "tree.js" to the HEAD statement and close the HEAD
statement manually
Deprecate the ampersand in the ANCHOR tag
2013-03-22 14:29:54 +00:00
jim-p
b2f73235f9
Fix wording/formatting of promisc option
2013-03-21 12:20:38 -04:00
Ermal
6d76984a6a
No need for nocsrf here too
2013-03-21 14:48:27 +00:00
Ermal Luçi
0e0f9b9bd4
Merge pull request #486 from 01101001c/master
...
Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
2013-03-21 07:47:45 -07:00
Ermal
cfa0c33672
No need to set it for the system information widget
2013-03-21 14:45:22 +00:00
Ermal
8760cbbcb7
No need to set nocsrf from my testing
2013-03-21 14:43:24 +00:00
Ermal Luçi
4c15d00660
Merge pull request #488 from phil-davis/master
...
DynDNS status widget async update
2013-03-21 01:21:49 -07:00
Phil Davis
b23e1a7034
DynDNS status widget add 5 minute refresh
...
It was easy to add the code to refresh the status every 5 minutes. I think 5 minutes is a reasonable refresh time for dynamic DNS.
2013-03-21 08:36:40 +05:45
jim-p
a1776dcfab
Rearrange this manual outbound NAT rule generation loop -- fixes unnecessary duplication of Localhost and VPN rules.
2013-03-20 16:07:15 -04:00
jim-p
33cc1e8677
Add the user/time tracking to Port forwards and outbound NAT also.
2013-03-20 15:58:13 -04:00
jim-p
ba1d9714c5
Track user/time a firewall rule was created and last updated, and show this information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.
2013-03-20 13:26:16 -04:00
Phil Davis
c1dcb7abe7
DynDNS status widget async update
...
The Dynamic DNS status widget performs remote operations to the www to check the cached dynamic DNS IP against the actual current public-facing IP. When an external link is slow, or particularly when the cable is plugged in (it seems up) but actually the internet is down, it takes a long time for a response from http://checkip.dyndns.com/ to time out. The dashboard page hangs in a half-drawn state (up to drawing the DynDNS status table) for up to 30 seconds.
This change puts the code that does these external operations into some ajax/Java script that runs after the dashboard has drawn up. Code concept unashamedly stolen from the system information widget.
2013-03-20 20:04:33 +05:45
Ermal
a9518178f9
Remove functions that are not used now with once mode of rtsold
2013-03-19 20:19:03 +00:00
Renato Botelho
def432e6cc
Make sure file has content before call route delete
2013-03-19 15:52:27 -03:00
Renato Botelho
46e27ea790
Respect 'States' option from Advanced/Misc
...
- Respect this option and do not clean states when it's configured
- Create /etc/rc.kill_states to be easier to check $config
It helps ticket #2887
2013-03-19 15:36:53 -03:00
Renato Botelho
9cc119c259
Remove redundant call
2013-03-19 15:36:53 -03:00