jim-p
b4dcdbcff5
Remove this particular form tag that doesn't appear to serve any purpose on this page, and breaks the drop-down zone selector. Fixes #3153
2013-08-20 21:24:40 -04:00
jim-p
eb0287e96f
Add patch from the ticket to fix #3149
2013-08-20 15:41:17 -04:00
Renato Botelho
d318da67a0
Add scope to target when it is a link-local, it helps ticket #3150
2013-08-20 16:30:04 -03:00
Renato Botelho
bd6ff3288a
Add scope to target when it is a link-local, it helps ticket #3150
2013-08-20 14:37:42 -03:00
Charlie Marshall
4fd091046f
remove css
2013-08-18 22:37:48 +01:00
jim-p
304161667b
Strip off scope before attempting to resolve the IPv6 IP here.
2013-08-17 21:31:49 -04:00
Renato Botelho
6d501aefc2
Use ntpdate from ports also and obsolete base one
2013-08-16 16:55:17 -03:00
jim-p
f7ff77fa80
Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.
2013-08-16 14:48:33 -04:00
Renato Botelho
bc317d1e25
Merge pull request #776 from CharlieMarshall/helper
...
improve the look of the pop up helper widget
2013-08-15 12:17:55 -07:00
Renato Botelho
f59c7ae0b5
Merge pull request #772 from CharlieMarshall/jQueryWidgets
...
convert dashboard progress bars to jqueryUI
2013-08-15 12:17:37 -07:00
Charlie Marshall
5ef8ec8891
fix swap & temp
2013-08-15 19:17:27 +01:00
jim-p
108e868d70
When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict.
2013-08-15 13:46:45 -04:00
Renato Botelho
c0fc63d15a
Improve sh syntax using ${} for all variables
2013-08-15 08:39:07 -03:00
Ermal
174a331e19
Also take dhcpv6 into consideration even here.
2013-08-15 09:02:34 +00:00
Charlie Marshall
1a6c12caaf
improve the look of the pop up helper widget
2013-08-14 22:12:33 +01:00
Phil Davis
e2ddbda7ee
Display pfSense interface name on status interfaces
...
Sometimes it is a bit difficult to work out which interface descriptive name is which pfSense internal interface name (wan, lan, opt1, opt2...). It is useful to know for:
a) hardware that has wan, lan, opt1... pre-printed on the case (some Alix cases for example), making it easier for less-trained remote office staff to work out which cable corresponds to which interface in pfSense.
b) looking in config.xml or other techo places where the internal pfSense name is stored/referenced - knowing that straight from a status GUI display saves having to first find the descriptive name in the config, then the pfSense internal name.
What do you think? Is this a worthwhile place to display this data?
2013-08-14 11:54:19 -07:00
Phil Davis
e2ad288e45
Relax advanced options firewall rules tests
...
Various advanced options are now possible for any protocol since 653bde345e
So allow these through the front-end GUI validation also.
2013-08-14 10:15:35 -07:00
Charlie Marshall
9a478340a5
reduce height of progress bars
2013-08-14 15:56:11 +01:00
Charlie Marshall
bc0a344b92
convert dashboard progress bars to jqueryUI
2013-08-14 15:09:52 +01:00
Charlie Marshall
38546223ee
ammend css for jquery progressbars
2013-08-14 14:34:55 +01:00
jim-p
818b5e6476
Fix double-click to edit on OpenVPN CSC entries
2013-08-14 08:52:17 -04:00
jim-p
de85521ad5
Remove prior CSC entry when cleaning up. Fixes #3143
2013-08-14 08:52:13 -04:00
Renato Botelho
a161bfb822
Make sure an alias is not used by a static route before delete, ticket #2941
2013-08-14 09:51:23 -03:00
Renato Botelho
7a2f4f584a
Merge pull request #770 from individual-it/master
...
Fix check for existing IP Address in DHCP mapping
2013-08-13 13:53:22 -07:00
Renato Botelho
1016c546b6
Merge pull request #768 from CharlieMarshall/dyn
...
tiny cosmetic change
2013-08-13 06:10:21 -07:00
Individual IT Services
ce13cc5f8f
Fix check for existing IP Address in DHCP mapping
...
Even the Error message says: "This Hostname, IP or MAC address already exists." the IP Address was not checked if it already was given to a client as static mapped
2013-08-13 04:14:36 -07:00
Charlie Marshall
0abc8f4a00
remove whitespaces
2013-08-12 20:26:28 +01:00
Charlie Marshall
f5da08498d
change to span all cells
2013-08-12 20:25:37 +01:00
Ermal
1ca626e7b8
Prevent assigned vlans from being changed the tag.
2013-08-12 18:16:18 +00:00
jim-p
f8466c3637
Fix interface selections on UPnP to show the customized descriptions entered by the user. While here, add an external interface selection knob. Fixes #3141
...
Conflicts:
etc/inc/pkg-utils.inc
2013-08-12 12:36:50 -04:00
Renato Botelho
3c249cfa71
Remove datetimepicker.js since it's not used anymore
2013-08-12 09:15:11 -03:00
Charlie Marshall
23991e583e
change to plus 100 years as opposed to hard coded date
2013-08-11 17:33:29 +01:00
Charlie Marshall
3ccb96897c
remove whitespaces
2013-08-11 17:12:42 +01:00
Charlie Marshall
12c2ec2e68
improve datePicker on usermanger page
2013-08-11 17:08:24 +01:00
Renato Botelho
22ffa33e85
Warn user that change will not take effect immediately
2013-08-08 11:55:10 -03:00
Renato Botelho
5c72421533
Do not call -f twice (thx eri)
2013-08-07 11:59:38 -03:00
Renato Botelho
e166769ca7
Fix whitespaces
2013-08-07 09:17:55 -03:00
Renato Botelho
92e8cb11ab
Improvements on Diagnostics -> Routes
...
* Add filter expression
* Add limit number of rows option (default 100)
* Run one netstat for each section
* Load netstat result using ajax after page is loaded
2013-08-07 07:44:12 -03:00
Charlie Marshall
9b50c0ed68
remove whitespaces from widgets
2013-08-06 23:46:42 +01:00
jim-p
b05a8f356f
Show apinger as a service when active, and display its status on gateway-related pages.
2013-08-06 16:38:21 -04:00
jim-p
f955f03693
Add the MAC manufacturer code to the CP status page
2013-08-06 16:01:55 -04:00
jim-p
f7cd2ed826
Add the MAC manufacturer code to the DHCPv6 leases view.
2013-08-06 15:53:00 -04:00
jim-p
9cd01cd658
Add the MAC manufacturer code to the NDP table.
2013-08-06 13:42:13 -04:00
Charlie Marshall
1bc946f108
disable horizontal resizing
2013-08-05 23:49:31 +01:00
Charlie Marshall
14bcaa4b26
remove whitespaces
2013-08-05 23:07:56 +01:00
Charlie Marshall
82beeb74a7
fix / make textarea full width
2013-08-05 22:56:25 +01:00
Warren Baker
3efa7976c4
fix text - add space between sentences. This got lost in another commit
2013-08-05 19:06:27 +02:00
jim-p
84f55b5b66
Clarify that the graph is for mbuf clusters
2013-08-05 11:50:03 -04:00
N0YB
3903d524ba
Update system.php
...
fix text - s/by/be
Conflicts:
usr/local/www/system.php
2013-08-05 07:18:38 -03:00
Renato Botelho
fa2a57b771
Merge pull request #757 from CharlieMarshall/typos
...
typos
2013-08-05 03:11:47 -07:00