Commit Graph

9756 Commits

Author SHA1 Message Date
Darren Embry
979b179d8e prep work for feature #2320: tag for ipv4v6 fields 2012-03-28 18:31:47 -04:00
Darren Embry
980ded5a1b prep work for feature #2320: stub js function 2012-03-28 16:58:22 -04:00
Darren Embry
a94c3e438a prep work for feature #2320: tag dynamic fields for ipv4v6 2012-03-28 16:57:57 -04:00
Darren Embry
a8fe61f1ed prep work for feature #2320: tag fields for ipv4v6 2012-03-28 16:56:54 -04:00
Pierre POMES
17aa0c18f2 Ticket #2317: typo, use ipaddrv6 instead of ipaddr 2012-03-27 20:59:44 -04:00
Ermal
7b89ea6afa Remove unused code 2012-03-23 23:12:08 +00:00
Darren Embry
31d6f24b12 pull jquery-ui.custom.css from themes/THEME if it exists there
otherwise pull /javascript/jquery/jquery-ui.custom.css,
which contains defaults.
2012-03-23 14:00:24 -04:00
Darren Embry
ce49a7c9f2 Add date/time picker to Custom RRD graphs.
from: http://trentrichardson.com/examples/timepicker/
2012-03-23 13:35:32 -04:00
Darren Embry
aacd203c5e you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-) 2012-03-23 12:18:13 -04:00
Darren Embry
f97a5b0419 Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
2012-03-22 21:25:58 -04:00
Darren Embry
95e174f18c correctly read/write the priority/path cost settings to the main XML configuration file.
code from mike bold.

https://redmine.pfsense.org/issues/2261
2012-03-22 12:51:09 -04:00
Darren Embry
59418ceef6 Add date picker to the Custom RRD graph page to translate to unix time.
implements #1997.

http://redmine.pfsense.org/issues/1997
2012-03-22 12:17:45 -04:00
smos
d579e3dbc4 Improve the memory use while processing the leases file. 2012-03-22 15:19:46 +01:00
Darren Embry
bef75b4c9f fix for: Captive Portal Login dies on empty input
Not actually tested because CP doesn't work right now.

http://redmine.pfsense.org/issues/1874
2012-03-21 20:56:09 -04:00
Darren Embry
2452cc37fb fix: Input validation problem with VIPs and "none" type interfaces
http://redmine.pfsense.org/issues/2291
2012-03-21 19:19:14 -04:00
Darren Embry
dd65598e52 Add per-rule delete ("X") button to Outbound NAT rules
http://redmine.pfsense.org/issues/1062
2012-03-21 14:05:45 -04:00
Darren Embry
0b8160bbfa fix for: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
http://redmine.pfsense.org/issues/2304
2012-03-21 13:27:53 -04:00
Darren Embry
961062c56a Merge branch 'master' of github.com:bsdperimeter/pfsense 2012-03-21 12:48:29 -04:00
Darren Embry
a38ea8d88e fix for: Output from CSRF magic mangles files in Diagnostics > Edit File
http://redmine.pfsense.org/issues/2294
2012-03-21 12:47:25 -04:00
Chris Buechler
fcbf8a6054 fix text 2012-03-21 11:54:08 -04:00
jim-p
2f3d495080 Fix pattern upload, button text check was incorrect. 2012-03-20 10:08:23 -04:00
Pierre POMES
c7255ec1f0 Do not show tabs for interfaces with 'link local' address (fe80::...) 2012-03-17 21:23:05 -04:00
Pierre POMES
0f54c8065a Do not show tabs for interfaces with 'link local' address (fe80::...) 2012-03-17 21:06:16 -04:00
Vinicius Coque
c9eb66f608 Fix a logical bug on gettext
The parameter showapply determines when the apply button should be displayed
Ticket #1686
2012-03-15 21:19:12 -03:00
jim-p
3d594a3fba Correct population of the temp version of this variable. Fixes #2158 (drop-down preselection issue) 2012-03-15 16:04:13 -04:00
jim-p
e8e2ffbd33 Update help text for Host alaises to indicate FQDNs are allowed. 2012-03-15 10:01:35 -04:00
Jim P
30a560cfca Merge pull request #53 from jeandebogue/patch-1
Move the echo "UP|DOWN" earlier
2012-03-15 06:19:24 -07:00
smos
2a9cb3b2a8 Fix the link local check when trying to add a link local gateway
Ticket #2071
2012-03-13 20:39:42 +01:00
smos
4096fe5da7 Enable the NTP server fields for our DHCP6 server. 2012-03-13 20:27:29 +01:00
Pierre POMES
731de7112a Fix some checks in dhcpv6 screen. Still need to validate static mappings against delegated networks 2012-03-04 09:18:40 -05:00
Warren Baker
bfe407e5a2 Add the ability to disable static routes without deleting them 2012-03-02 23:02:22 +02:00
Erik Fonnesbeck
66a346b436 Fix formatting and move setting back to system. 2012-02-28 16:03:23 -07:00
Yehuda Katz
970ca1b783 Moved beep option to notifications page 2012-02-28 17:33:32 -05:00
Jim P
6c04620650 Merge pull request #59 from Joecowboy/Time-format-change
Time format change
2012-02-28 13:29:41 -08:00
jim-p
0b29093bc4 Show lagg protocol and member interfaces on Status > Interfaces. Implements #2242 2012-02-28 12:57:46 -05:00
Vinicius Coque
3e139f90ad Adding multi-language support to WebGUI 2012-02-27 20:58:53 -03:00
jim-p
d54353aea7 Redirect stderr to stdout on exec.php so errors are visible. 2012-02-27 16:51:17 -05:00
Pierre POMES
bf34d0de21 Ticket #2205 - Add prefork setting 2012-02-27 15:44:32 -05:00
jim-p
a7a1316811 Add small patch from #466 to make interface names clickable on Interfaces > (assign). Implements #466 2012-02-27 11:07:17 -05:00
Pierre POMES
47335ae3d0 Fix gen_subnetv6_max(), used to display the end of available range in dhcp server ipv6 2012-02-26 16:21:43 -05:00
Erik Fonnesbeck
bb9d70d22b Fix code that was accidentally replaced with an older version of the code. 2012-02-26 02:31:55 -07:00
Joecowboy
adaa3f751a Commenting those lines out because the form fields are not generated because they are commented out in the code. This fixes javascript error and now will disable all form fields when interface is disabled. 2012-02-26 00:20:56 -06:00
Joecowboy
df321263a4 need to break out of foreach loop once it finds there is a local time has been selected by any interface of DHCP. 2012-02-25 19:06:08 -06:00
Joecowboy
ee0f23b4fd I now parses the xml tags in the dhcpdv6 to check if an interface for DHCPv6 lease is using local time if not defaults to UTC time. 2012-02-25 18:58:36 -06:00
Joecowboy
e085eba589 I now parses the xml tags in the dhcpd to check if an interface for DHCP lease is using local time if not defaults to UTC time. 2012-02-25 18:38:19 -06:00
Joecowboy
138208bf77 Changed the variable name from timeformtchangev6 to dhcpv6leaseinlocaltime per jim-p request and it will now write the xml dhcpv6leaseinlocaltime in the dhcpv6 sub catagory in the config.xml file. 2012-02-25 17:18:30 -06:00
Joecowboy
f365fa90eb Changed the variable name to dhcpleaseinlocaltime from timeformatchange per jim-p request and moved xml tag into dhcpd. 2012-02-25 16:57:50 -06:00
Joecowboy
468618f0da Added the the choice for DHCPv6 leases of local time over default UTC time. 2012-02-25 15:32:18 -06:00
Joecowboy
7d1e0109eb Added choice of UTC time or local time for DHCP leases. 2012-02-25 15:29:07 -06:00
Joecowboy
7d0ad4ec4d Added check box for DHCPv6 lease time to select local time instead of the default UTC time. 2012-02-25 15:25:55 -06:00
Joecowboy
6215694a47 Added check box for changing from UTC time to local time display on DHCP leases. 2012-02-25 15:17:51 -06:00
Pierre POMES
a3de8b9eef Ticket #1917: fix typos, fix domain-search for dhcpv6 2012-02-25 11:12:56 -05:00
smos
12215bfb9c Update the interfaces.php for 6rd support, reflects variable changes
Adds to ticket #2117
2012-02-25 12:46:12 +01:00
Pierre POMES
42a3cbab84 Ticket #1917 - DHCP server support for multiple domains in search list 2012-02-23 22:56:18 -05:00
Erik Fonnesbeck
b805ef90ef Carry over the key length on input errors when creating a certificate signing request. Fixes #2233 2012-02-23 18:00:06 -07:00
jim-p
d3a2337a72 While we're at it, allow hostnames for syslog servers, since that is also valid. 2012-02-23 16:24:23 -05:00
Erik Fonnesbeck
0b84b20037 Change case of "NOTE" for consistency with other pages and fix a misspelling. 2012-02-23 12:23:07 -07:00
jim-p
e34a7abbb6 Reformat syslog settings, cleanup whitespace, reword some awkward English, add more detail. 2012-02-23 11:37:04 -05:00
jim-p
4a8a90ffa6 Allow users to enter a port number when adding a remote syslog server. 2012-02-23 10:53:14 -05:00
jim-p
7be4635326 If no rules are defined on the floating rules tab, show a more relevant message. 2012-02-23 08:48:14 -05:00
jim-p
a86c158d03 Make the reboot time estimate a little more realisitic. 2012-02-23 08:36:54 -05:00
Warren Baker
4b0e8c916b No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not 2012-02-23 10:35:03 +02:00
Yehuda Katz
5e4d70a082 Option to disable startup/shutdown sounds 2012-02-22 23:17:05 -05:00
Yehuda Katz
f3b2b2a42c Fixing existing DynDNS force-update feature. Redmine bug #2228 2012-02-22 20:02:09 -05:00
Erik Fonnesbeck
055e182f01 Don't add the description either when the condition is not met, in case other required fields are later added. 2012-02-21 03:42:55 -07:00
jeandebogue
fad0e014a7 Update usr/local/bin/ping_hosts.sh 2012-02-21 08:52:56 +01:00
smos
b9ee868674 Revert "Remove the -S $SRCIP to ping and added a timeout."
This is functionality that can not be removed to properly keep VPN tunnels alive.

This reverts commit d4e37b2edd.
2012-02-21 08:04:45 +01:00
jeandebogue
d4e37b2edd Remove the -S $SRCIP to ping and added a timeout. 2012-02-21 08:55:49 +01:00
Chris Buechler
1d50d8d9e9 ARP table is singular 2012-02-21 00:32:49 -05:00
Warren Baker
9beeae5a35 Rather use -c to check for line count, we then dont have to deal with extra whitespaces 2012-02-20 15:55:06 +02:00
Pierre POMES
206aa9fc24 Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for default values 2012-02-19 21:46:12 -05:00
Pierre POMES
259f606eb8 Ticket #2205 - Main logic for relayd global settings screen, still need to add stuff (input validation, etc) before closing ticket 2012-02-19 19:25:09 -05:00
Scott Ullrich
cb2d016444 Add missing ; 2012-02-18 14:39:39 -05:00
Joecowboy
ebc2ee612f A friend of mine was having the same issue that was stated in another pull request with the explode function and white space. So when you commit changes on WLAN would throw and error stating MODE must have SSID set. Dropped the explode function all together, initialized the array first and then pushed the SSID onto the array if Mode is set to Access in your wireless configuration. No more Mode set issue. :D 2012-02-18 12:25:14 -06:00
Seth Mos
e32805d9ef Merge pull request #49 from yakatz/master
2038 bug in user manager
2012-02-15 07:42:31 -08:00
Pierre POMES
37129ab8f8 Ticket #2157. Add missing call to relayd_configure() 2012-02-14 21:57:44 -05:00
Yehuda Katz
4d148b596e Convert strtotime() to DateTime object to fix 2038 roll-over issue. 2012-02-14 20:29:20 -05:00
jim-p
eaf23c1717 Add button to download a .p12 of a cert+key. Implements #2147 2012-02-14 13:53:07 -05:00
jim-p
a5a483e05b Reject an interface without a subnet as a network source in the IPsec Phase 2 GUI. Fixes ticket #2201 2012-02-14 13:03:05 -05:00
Ermal
0c1f27fffc Correct disconnection of macs 2012-02-10 19:49:25 +00:00
Erik Fonnesbeck
c58715af2f Change to embed to prevent IE9 from misbehaving. Ticket #2165 2012-02-07 23:38:56 -07:00
Ermal
5c0d5003b3 Correct field name 2012-02-07 20:01:40 +00:00
Ermal
8b32024275 Unset previously set voucher sync information 2012-02-06 16:12:18 +00:00
Scott Ullrich
317b7e43bf Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets." - until I find the code that does ajax as well.
This reverts commit 1d09d6dbcd.
2012-02-02 19:03:35 -05:00
Scott Ullrich
1d09d6dbcd Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets. 2012-02-02 18:58:05 -05:00
jim-p
6fbe016841 If the sticky option is changed, restart relayd. Fixes #2157 2012-02-02 11:20:04 -05:00
jim-p
eb7454c449 Don't use $pconfig in widgets, it has unintended side effects. 2012-02-02 10:12:50 -05:00
Namezero
cb3c3fe46e Wireless client config should allow blank SSID (resubmit, fixed blank lines) 2012-02-01 21:29:28 +01:00
jim-p
c82b2c3f21 Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158 2012-02-01 13:28:53 -05:00
Seth Mos
6f0dc800b7 Merge pull request #42 from Joecowboy/master
.
2012-01-25 22:38:08 -08:00
Joecowboy
83e7491df5 Update usr/local/www/widgets/javascript/cpu_graphs.js 2012-01-25 22:46:38 -06:00
smos
668e8961ff Add backend 6RD support. We don't have the required patch yet for our stf driver.
Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations
Adds to ticket #2117
2012-01-25 18:17:14 +01:00
smos
32dc81094b Clarify the UI text with example IPv6 prefix.
Ticket #2117
2012-01-25 15:45:07 +01:00
smos
0eb7867634 Disable debug statement
Ticket #2117
2012-01-25 15:45:06 +01:00
smos
7d56708855 Add gui knobs for 6RD support ticket #2217 2012-01-25 14:33:51 +01:00
Vinicius Coque
51e9533f46 Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file 2012-01-21 19:24:24 -02:00
Vinicius Coque
86cf36813d making small fixes on jQuery code 2012-01-21 18:08:09 -02:00
Vinicius Coque
30a8ef77e1 Converting javascript code to jQuery on installer webgui 2012-01-21 17:39:05 -02:00
Erik Fonnesbeck
48387425e5 Should be preg_split instead of explode 2012-01-20 05:57:40 -07:00
smos
2ce660ad4d Unbreak a number of explode() replacements which required preg_split() 2012-01-20 12:18:13 +01:00
Ermal
212ab80f68 Correct the Called-Station-Id attribute setting to be the consistent on authentication packets 2012-01-20 12:23:20 +00:00
Ermal
cff5204a17 Correct the Called-Station-Id attribute setting to be the same on STOP/START packets 2012-01-20 12:21:19 +00:00
smos
cfbfd9412b The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings
2012-01-19 20:33:41 +01:00
smos
80c88a686d Fix the config patch to the dhcp6 relayx 2012-01-19 20:03:42 +01:00
Scott Ullrich
3b49bc2586 Ensure timezone is set 2012-01-18 15:11:36 -05:00
Scott Ullrich
943994ff7d Ensure timezone is set 2012-01-18 15:05:39 -05:00
Vinicius Coque
9feaf772fb replacing prototype with jQuery on load balancer pages 2012-01-16 23:43:00 -02:00
smos
2d107ad5a9 Remove 32 bit subnetmask limitation for IPv6 2012-01-15 14:38:23 +01:00
Vinicius Coque
ea0d4171c0 Converting headjs javascript code from prototype to jQuery 2012-01-15 12:51:33 -02:00
smos
584183558e Show the interface Link Local addresses on the status_interfaces.php 2012-01-15 13:07:36 +01:00
smos
35af71416e Fix for ticket 2071, this allows link local addresses for gateways.
Backend already added the interface scope for link local addresses, hurrah.
2012-01-15 12:40:38 +01:00
jim-p
0c305760d1 Allow using subnets and special nets in the CLI version of easyrule 2012-01-13 14:27:48 -05:00
jim-p
633136b87f Fix help text 2012-01-13 13:31:34 -05:00
jim-p
60879d1400 Fix ssh key note to refer to DSA not just RSA since both work. 2012-01-13 11:26:06 -05:00
jim-p
fd8774c085 Add some protocol filtering capability to the packet capture page 2012-01-11 16:41:12 -05:00
jim-p
b397879f2b Add a button to re-view the packet capture file if one exists in /root/ 2012-01-11 16:08:51 -05:00
jim-p
d495dc51d6 Fix tab name to be consistent. 2012-01-11 14:58:34 -05:00
jim-p
b70151ae3b Fix botched tag, add some line breaks 2012-01-11 11:59:05 -05:00
jim-p
4892d70982 Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.) 2012-01-11 11:51:09 -05:00
jim-p
3a94345cea Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width). 2012-01-11 11:48:11 -05:00
Jim P
c6678f31b0 Merge pull request #37 from Joecowboy/master
Dashboard widget fixes and mods
2012-01-11 08:17:38 -08:00
Ermal Luçi
a16a5b910d Merge pull request #38 from Joecowboy/patch-1
Increased the Uptime input field size from 30 to 50 because it was trunc...
2012-01-06 11:06:35 -08:00
jim-p
baa297497b Check userid better here, 0 is also valid 2012-01-06 13:31:28 -05:00
jim-p
ff9eda9d9a Fix permission and certificate display for the admin user 2012-01-06 13:30:24 -05:00
jim-p
1f3a3ed2bb Cleanup html, make tables sortable, implements #2040 2012-01-06 12:51:57 -05:00
Joecowboy
d9c059ba8c Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made. 2012-01-06 11:25:59 -06:00
Joecowboy
e9ca9b9a35 I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request. 2012-01-06 10:34:33 -06:00
Joecowboy
b10268ca95 Fixed the get_time() out put fixed. Tweaked my changes made a tighter code. 2012-01-05 21:30:16 -06:00
Joecowboy
135a095656 Update usr/local/www/widgets/widgets/system_information.widget.php 2012-01-05 19:13:50 -06:00
Joecowboy
cbac040da5 Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span 2012-01-05 18:21:13 -06:00
Joecowboy
24d515348c Added Temperature back in 2012-01-05 18:16:23 -06:00
Joecowboy
e7d6136d86 Tweaked the bar graph width. 2012-01-05 18:12:25 -06:00
Joecowboy
e54d3461b4 Fixed Javascript error in function updateInterfaces(x)
Removed the return that revented the updates to widgets in function stats(x)
Tweaked Javascript code in function updateTemp(x) for temperature output
2012-01-05 18:04:57 -06:00
Joecowboy
54f818b16f Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
Added code function get_temp() to get the OID values for temperature.
2012-01-05 17:56:17 -06:00
Ermal Luçi
9a296f50e8 Merge pull request #24 from nunnione/master
Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
2012-01-05 10:08:11 -08:00
Namezero
32764288a8 Added support for failover radius server on wireless interface 2012-01-02 22:31:09 +01:00
jim-p
ec9bb09fe2 Clarify the potential pitfalls when setting the Frequency Probe and Down parameters. 2011-12-29 14:23:01 -05:00
Gerald Raaf
fb40349683 Add SelfHost (German Provider) to Dynamic DNS Service 2011-12-26 14:43:23 +01:00
Chris Buechler
45c8402fb2 fix text 2011-12-25 19:23:29 -05:00
Chris Buechler
b145863adf "Destination server" is a required field 2011-12-25 19:21:25 -05:00
Chris Buechler
8bb88a62dd Local port must be specified, fix input validation 2011-12-25 16:16:26 -05:00
jim-p
c0ee2a015f Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter. 2011-12-22 12:43:59 -05:00
jim-p
e2939b79f7 Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally. 2011-12-21 14:46:06 -05:00
jim-p
d524b32be5 Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen. 2011-12-21 09:01:41 -05:00
smos
9ae39b01fb Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine
2011-12-20 21:02:06 +01:00
smos
acafeee0f8 Clarify the DHCPv6 server text 2011-12-14 19:33:54 +01:00
jim-p
1b99e1e53a Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section. 2011-12-12 14:49:02 -05:00
Vinicius Coque
1c3351bd08 Adapted the AjaxQueue code to work with jQuery 2011-12-11 20:52:50 -02:00
jim-p
11f1c38c3c Fix easyrule on 2.1 2011-12-08 15:17:36 -05:00
Michele Di Maria
0a0292326f Fix for this: http://redmine.pfsense.org/issues/2037
Just changed some padding/margin in the CSS in order to avoid wrapping the menu.
Tested with Firefox 8, Chrome 15.0.874.121 and IE 9.
2011-12-06 21:29:21 +01:00
Scott Ullrich
895972448e Require guiconfig.inc 2011-12-03 17:54:37 -05:00
Jim P
538ff13d09 Merge pull request #25 from AnthonyWrather/master
DHCP IPv4 / IPv6 next-server, filename, and root-path improvements.
2011-12-01 11:04:58 -08:00
Anthony Wrather
a2578c2747 Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path. 2011-12-01 17:33:27 +00:00
Warren Baker
769891b5a4 variable is not yet available so rebrands get a blank page on the last step in the setup wizard 2011-11-30 14:31:24 +02:00
jim-p
fe4780a238 When making a server certificate in the wizard, make sure we specify it must be a server certificate. 2011-11-29 15:17:35 -05:00
jim-p
51c24cf686 Describe the serial field on imported CA more clearly. Resolves #2031 2011-11-29 10:20:36 -05:00
Roberto Nunnari
b3765f4c40 - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
- Corrected bug in javascript funtion enable_change(enable_change)
2011-11-29 15:16:35 +01:00
smos
16106d2e4b Fix for redmine ticket #1993. Allow saving multiple dynamic entries.
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
2011-11-27 20:09:48 +01:00
jim-p
34d0f40c40 Clear the PHP errors when 'no' is pressed also. 2011-11-23 10:56:41 -05:00
jim-p
dc43ff1eaa Show the PHP errors reported on the index page in the crash report so users are not confused by an empty report screen. Include them in the report and also clear them after sending. 2011-11-23 10:23:36 -05:00
smos
7d50436533 Comment out TFTP and NTP UI fields and block the code in services.inc.
ISC dhcpd does not support these yet. See redmine ticket #2016
2011-11-22 20:01:59 +01:00
jim-p
92420c0a5b Also show the config version in the backup history. 2011-11-22 11:55:42 -05:00
Ermal
a8db73919c Resolves #2018. Add an id to the html object to make javascript work 2011-11-22 13:29:26 +00:00
Vinicius Coque
22201e1a87 converting browser JS code from scriptaculous to jQuery 2011-11-21 21:02:35 -02:00
Vinicius Coque
030e4b3102 Removing scriptaculous effects, now we use jQuery UI for visual effects 2011-11-21 19:46:00 -02:00
Vinicius Coque
5d0d5eb08e Fix errors caused by javascript code processed by jquery .html() method. 2011-11-21 19:43:10 -02:00
jim-p
927ea6e18e Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html 2011-11-21 09:19:12 -05:00
jim-p
b422360c35 Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it. 2011-11-16 12:02:47 -05:00
Scott Ullrich
4ec48253ba Check uppercase strings 2011-11-16 10:47:10 -05:00
Scott Ullrich
5d7791a208 Ensure style is set to a valid item 2011-11-16 10:41:39 -05:00
Vinicius Coque
c69c58e2e7 Converting from scriptaculous to jQuery
Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable
2011-11-16 00:12:21 -02:00
jim-p
4573641589 Add a gui field to set the source tracking timeout for sticky connections. 2011-11-15 16:30:25 -05:00
Vinicius Coque
a02ecc943f Converting javascript code from scriptaculous to jQuery 2011-11-15 16:09:31 -02:00
Vinicius Coque
6134cc8fe0 now we use the Chosen javascript plugin for jQuery 2011-11-15 15:12:17 -02:00
Vinicius Coque
bef629ac81 Converting from scriptaculous to jQuery 2011-11-15 14:55:52 -02:00
smos
22aaee7dc0 Merge over the end period fix for the custom rrd graphs section. 2011-11-14 21:18:47 +01:00
smos
643c9f9f4e Fix the Off by One so that delegated prefix id 0 is shown on the LAN interface settings page. 2011-11-14 18:42:57 +01:00
jim-p
1379d66f11 Add an indication in the certificate list to show if a certificate is internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server. 2011-11-10 16:37:51 -05:00
jim-p
7aaabd69b0 When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User). 2011-11-09 15:43:49 -05:00
jim-p
74a556a3ca Rework this a little since using tap+tunnel network is valid, but using tap+tunnel network+bridging is not (will not do what the user expects/wants) 2011-11-09 12:48:38 -05:00
jim-p
1ab6bdb5ff Fix up OpenVPN server tap modes, support various options for providing or passing through DHCP. (Work in progress) 2011-11-08 16:57:32 -05:00
jim-p
64d8482511 Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit. 2011-11-07 12:32:38 -05:00
Chris Buechler
7b7f90076e description is optional 2011-11-04 02:07:12 -04:00
Chris Buechler
e9e99042ed description is optional 2011-11-04 02:04:44 -04:00
jim-p
f4c2d97642 If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed. 2011-11-03 13:30:11 -04:00
Scott Ullrich
2bd6b12b1d Adding missing file 2011-11-02 15:23:19 -04:00
jim-p
9d99eb95c9 Allow the serial speed adjustment to work for nanobsd as well. 2011-10-31 15:02:07 -04:00
jim-p
c1becc3144 Add field to the GUI to select the serial console speed (May work as-is, needs more testing/feedback) 2011-10-31 11:35:38 -04:00
jim-p
6661dbcf48 Reformat the DNS Forwarder page a bit so it conforms with the other pages. Add some headers to make it more clear what each section does. Cosmetic changes only. 2011-10-28 11:32:44 -04:00
Marcello Coutinho
b65ce59a59 Fix missing description in rowhelper. 2011-10-27 19:09:20 -02:00
jim-p
41936accf0 Assume a default value of 1 for cert_depth to disallow chaining. 2011-10-27 10:28:02 -04:00
jim-p
98963f2771 Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting. 2011-10-27 10:28:01 -04:00
jim-p
236524c2e8 Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup. 2011-10-26 17:14:19 -04:00
Vinicius Coque
ea1cea05ee Converting javascript code from prototype to jQuery 2011-10-24 20:34:39 -02:00
jim-p
fc4fa6de31 Show RTT and Loss on Status > Gateways, not just on the widget 2011-10-24 16:47:55 -04:00
jim-p
8f09682259 Don't run ldap_urlchange on page load if there is a custom port, otherwise it appears to ignore a custom LDAP port even when it's correct in the config. 2011-10-24 14:21:07 -04:00
Chris Buechler
9f07c3438d fix text 2011-10-22 21:21:53 -04:00
Vinicius Coque
e03ef9a02c Converting ajax code from prototype to jQuery 2011-10-22 20:13:06 -02:00
Vinicius Coque
78d84a88e0 Converting from prototype to jQuery status_* 2011-10-22 17:02:04 -02:00
Vinicius Coque
ef9773a56a Converting from prototype to jQuery 2011-10-22 17:01:01 -02:00
jim-p
f65555eb88 More typos/text fixes. 2011-10-19 14:39:45 -04:00
jim-p
a499d560d8 Fix typo 2011-10-19 13:59:52 -04:00
jim-p
08847295ee Fix typo 2011-10-19 13:16:35 -04:00
Seth Mos
9dfd60dbf5 Add a check to prevent this gateway code from triggering the address family check. This might not be all that is needed for Ticket #1949 2011-10-18 09:33:36 +02:00
jim-p
7cc56826c8 Add missing ?, fix uname display. Fixes #1960 2011-10-17 11:13:12 -04:00
Vinicius Coque
ebfc87d6b8 Converting from prototype to jQuery 2011-10-16 18:05:23 -02:00
Vinicius Coque
e3c1ea9b9a converting from prototype to jQuery 2011-10-16 18:05:23 -02:00
Ermal
e1fd8311bd Fixes #1948. Do not specify an interface for the Voip rules that intend a source ip. 2011-10-15 12:04:35 +00:00
Seth Mos
ad700f39a2 Fix static routes editing and removal for both IPv4 and IPv6. Changing a route should clean up too.
Fix ticket #1892
2011-10-11 21:56:43 +02:00
Vinicius Coque
df39dd8ab4 replacing prototype by jQuery on firewall_* 2011-10-10 21:00:06 -03:00
Cyrill Bannwart
13a4548407 fix Bug 1946 2011-10-10 21:52:03 +02:00
Scott Ullrich
d568e38d02 Fix multi instance cp items. Fixes #1946 2011-10-10 15:18:46 -04:00
Scott Ullrich
164a152577 Fix multi instance cp items. Fixes #1946 2011-10-10 15:15:09 -04:00
Scott Ullrich
5dd5ef52a5 Add zone. Fixes #1945 2011-10-10 14:41:10 -04:00
Vinicius Coque
3f978888f0 converting from prototype to jQuery on interfaces_assign.php 2011-10-08 18:36:22 -03:00
jim-p
bb37807c45 Standardize page titles for firewall log pages. Fixes #1920 2011-10-05 10:15:41 -04:00
Vinicius Coque
076b14b209 converting from prototype to jQuery on interfaces.php 2011-10-02 20:38:19 -03:00
Ermal
5f471c9590 Use the new daemon for status->queues until a proper chart javascript library is availble 2011-10-01 17:52:02 +00:00
jim-p
689eaa4dc6 Move hostapd to its own log and tab, so it stops spamming the system log. 2011-09-30 19:57:43 -04:00
jim-p
ff160984b2 Show session detail in Virtual Server status 2011-09-29 15:13:30 -04:00
jim-p
433e98427c Clarify text/settings for media selection. Fixes #1910 2011-09-28 14:41:15 -04:00
jim-p
d353423564 Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913 2011-09-28 11:39:49 -04:00
Vinicius Coque
300e2c0bc9 convert javascript code to jQuery on system* files 2011-09-27 19:38:56 -03:00
Vinicius Coque
f63932ca3d Use jQuery fadeout effect 2011-09-27 19:31:20 -03:00
Vinicius Coque
f910c29e93 Convert prototype code to jQuery 2011-09-27 19:31:19 -03:00
Vinicius Coque
b1678e2d72 Convert dashboard ajax code from Prototype to jQuery 2011-09-27 19:31:19 -03:00
Vinicius Coque
9cd55a6611 Add jQuery javascript library 2011-09-27 19:31:18 -03:00
Scott Ullrich
b7027baee4 Adding pbi_ suite of tools 2011-09-27 17:50:59 -04:00
Scott Ullrich
af422d559c Adding pbi_create 2011-09-27 17:50:58 -04:00
jim-p
b6d748733b Fixup relayd to handle DNS load balancing as well as standard TCP load balancing. 2011-09-27 17:13:02 -04:00
Scott Ullrich
3ff3956616 Add global to hide download tab 2011-09-26 18:22:13 -04:00
Scott Ullrich
612650702a Remove . 2011-09-26 18:16:40 -04:00
Scott Ullrich
7e2ad1be0f Fix filename 2011-09-26 18:11:52 -04:00
Scott Ullrich
ceb3515dea Add download feature 2011-09-26 18:10:33 -04:00
Scott Ullrich
68e14a6bbc Simplify message 2011-09-26 02:42:25 -04:00
Scott Ullrich
09b964a29a Hide warning until firmware update enabled = true 2011-09-26 02:38:35 -04:00
Scott Ullrich
110603e4e2 Disable download and revisit tomorrow 2011-09-25 23:17:17 -04:00
Scott Ullrich
9249074503 Use escapeshellcmd 2011-09-25 23:04:43 -04:00
Scott Ullrich
f54a278cd3 Fix path 2011-09-25 23:03:35 -04:00
Scott Ullrich
ea76bdaf51 Add download backup feature 2011-09-25 22:49:08 -04:00
Scott Ullrich
7c1260e3bb Include functions first. Just saw a APC cache bug for getAllowedPages() 2011-09-25 22:40:15 -04:00
Scott Ullrich
e70f748f35 Use format_bytes() 2011-09-25 22:34:18 -04:00
Scott Ullrich
d337fd0e8a Center text 2011-09-25 22:08:22 -04:00
Scott Ullrich
9930d49481 Increase colspan 2011-09-25 22:07:42 -04:00
Scott Ullrich
f0f8bee2ce Add delete full backup feature 2011-09-25 22:07:18 -04:00
Scott Ullrich
7d86e6a8b7 Nuke class 2011-09-25 20:33:12 -04:00
Scott Ullrich
1f6442a783 Show backup size 2011-09-25 20:31:52 -04:00
Scott Ullrich
b8bfcce550 Add option to not restore config.xml 2011-09-25 20:27:28 -04:00
Scott Ullrich
e40d415ab3 Make the manual firmware upgrade screen look a little less busy. 2011-09-25 20:09:41 -04:00
Scott Ullrich
9928303beb Note when no backups are found 2011-09-25 19:29:09 -04:00