Phil Davis
6317d31dfc
Fix lineup of copyright lines
...
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 10:13:14 -02:00
Renato Botelho
d961e7e33e
Welcome 2015
2014-12-31 16:22:27 -02:00
Jim Thompson
29aef6c45b
Change copyright statement to reflect reality
2014-11-10 23:36:14 -06:00
Renato Botelho
62424bdbbb
Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
2014-09-12 16:37:08 -03:00
Renato Botelho
7f7626ba44
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
2014-03-17 11:17:29 -03:00
Chris Buechler
5721595b8d
standardize on https://www.pfsense.org
2014-03-14 19:08:43 -05:00
ayvis
8cd558b61b
xhtml Compliance
...
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
Renato Botelho
e41ec5848f
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
2014-03-12 11:42:49 -03:00
Renato Botelho
1e9b461124
Remove call-time pass by reference for do_input_validation, helps ticket #2565
2013-09-12 11:28:14 -03:00
Chris Buechler
ceb09a8cd7
fix text
2013-04-04 18:56:28 -05:00
Colin Fleming
efb67edabb
Tidy up "system_gateway_groups_edit.php" XHTML
...
Close INPUT and BR tags
Add missing closing TD tag
Add space to stop TD/STRONG tag generating errors
Remove closing TD and closing TR tags
Update HTML boolean operators
2013-04-03 21:09:37 +01:00
Ermal Luçi
24d8c77d36
Merge pull request #499 from phil-davis/master
...
Resync relevant OpenVPN instances when gateway group settings are modified
2013-04-03 02:56:12 -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
Phil Davis
8bca080543
Remember whcih gateway groups have been edited
2013-03-29 14:27:15 +05:45
Chris Buechler
70fee79c52
fix text. Fixes #2863
2013-03-08 18:44:57 -06:00
jim-p
b32dd0a6b7
Activate new shortcuts/status in the rest of the areas that are currently setup.
2012-08-10 13:32:16 -04:00
Darren Embry
140e4bc6b8
do #2467 only show GWs from same addr fam oncreate
2012-06-07 12:51:42 -04:00
Darren Embry
a75b0b3bef
minor indentation fix
2012-06-07 12:51:42 -04:00
Ermal
98aea4c3a5
Detour through check_reload_status and only when the settings get applied not when the gateway has been changed.
2012-06-07 08:36:02 +00:00
smos
6dbffeda7b
Add Gateway Group support to the IPsec interface drop down.
...
Edit of gateway group correctly reflects the new IP Address.
We need to make a blacklist for interface names in the gateway group edit page.
Redmine ticket #1965
2012-06-03 13:32:42 +02:00
smos
bf001dec38
Allow for failover DynDNS hostnames.
...
replace get_real_interface() calls with get_failover_interface. If it isn't a group we call get_real_interface() anyhow.
We can't put the logic inside get_real_interface() as this would create a recursion
Redmine ticket #1965
2012-06-03 13:00:23 +02:00
smos
ab1112da4c
The gateway groups array now knows about vips to be tied into that gateway group so we can tie the groups into services.
...
Redmine ticket #1965
2012-06-02 21:27:03 +02:00
smos
27a7980237
Add a virtual IP field to a interface in the gateway groups edit screen.
...
Redmine ticket #1965
2012-06-02 18:50:48 +02:00
smos
c6d0f00b03
Allow modification of gateway groups even if the gateways are down.
2012-05-20 21:15:06 +02:00
Warren Baker
0cfaf2c830
Revert "Use 'Packet Loss or High Latency' as the default option when creating a new gateway group"
...
This reverts commit 6ee04b69c8 .
2012-04-25 08:39:21 +02:00
Warren Baker
8de4a8bc4d
Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397 "
...
This reverts commit 1cc71979e4 .
2012-04-25 08:39:12 +02:00
Warren Baker
1cc71979e4
Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397
2012-04-24 21:19:52 +02:00
Warren Baker
6ee04b69c8
Use 'Packet Loss or High Latency' as the default option when creating a new gateway group
2012-04-24 21:18:12 +02:00
Seth Mos
fcb816d9d0
Only show gateways from the same address family on the groups edit page. Ticket #1659
2011-08-24 14:31:06 +02:00
Scott Ullrich
225a2f0b46
Bring in XSS id fixes from m0n0wall
2010-11-12 11:03:51 -05:00
Ermal
6c4988f7f8
Whitespace fixes.
2010-09-16 17:06:47 +00:00
smos
6216690bf0
Correct my email address, adjust copyright to 2010
2010-07-24 22:10:43 +02:00
jim-p
02ca24c9d2
Add status links to gateway/route pages.
2010-06-02 09:58:31 -04:00
Chris Buechler
aeccfd0efb
remove duplicate cancel button
2010-05-11 18:00:19 -04:00
Ermal
f1e7ae165b
Prevent gateway groups of having the same name as a gateway because this is not valid.
2010-05-07 10:10:06 +00:00
Vinicius Coque
8a0b4f1476
Adding missing gettext() calls
2010-05-03 09:55:54 -03:00
Vinicius Coque
456e7c7623
Removing invalid string from code
2010-05-03 09:49:24 -03:00
Vinicius Coque
5be999d3fe
Merge remote branch 'mainline/master'
...
Conflicts:
usr/local/www/system_gateway_groups.php
usr/local/www/system_gateway_groups_edit.php
usr/local/www/system_gateways_edit.php
2010-05-03 09:38:16 -03:00
Ermal
0307f35126
Show descriptive name not the internal used one.
2010-04-30 19:47:23 +00:00
Ermal
c8e495a372
Use correct gateway name instead of the descriptive ones to adapt to dynamic gateways which use the interface name not the interface description as a reference. While here do not use history.back for cancel button but redirect to the groups page directly.
2010-04-30 19:36:17 +00:00
Ermal
5f53260a2d
Allow for each gateway a weight to be choosen if the gateway has to be used in Gateway groups. This will create that many entries in the route-to statement as the weight says.
2010-04-30 14:32:25 +00:00
Renato Botelho
0e94685b3a
Fix gettext issues
2010-04-29 14:32:30 -03:00
Vinicius Coque
9db4beef94
Reviewing gettext() implementation
2010-04-28 13:33:03 -03:00
Carlos Eduardo Ramos
39589fbce8
Implement gettext()
2010-04-28 09:09:33 -03:00
Seth Mos
acae946b0d
Make sure that the upgraded load balancer configuration reflects the new gateway names
2009-12-18 21:37:15 +01:00
Scott Ullrich
1d333258dc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 21:49:40 -04:00
Ermal Lui
a368a026db
* Reorganize the 'apply' button infrustructure in the GUI.
...
- Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
- Convert all pages to the new infrustructure
- This improves a lot the control on this notification
2009-06-30 17:15:22 +00:00
Seth Mos
db7b006f39
* Make sure the trigger level on the gateway groups edit page loads it's settings from the config.
...
* Add the settings tab to the tabs
* Add a settings page that allows you to define the global trigger levels for all the gateways which are monitored
2009-03-13 21:13:58 +01:00
Seth Mos
8b060357e8
Add input validation on the gateway groups page as well, fix the check on the gateways page.
2009-03-11 21:39:39 +01:00
Seth Mos
f1c6aeca9d
Make sure we set the ID as a hidden input otherwise it will never be possible to edit a existing
...
entry. This was a copy and paste error.
2009-03-10 17:11:07 +01:00