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 Luçi
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
Scott Ullrich
2b7f85d43c
Ensure item is an array
2008-11-25 18:06:03 +00:00
Seth Mos
4bdaf39a29
Remove option
2008-10-30 20:42:37 +00:00
Seth Mos
7c8a6fcd84
Add trigger level
2008-10-30 20:38:41 +00:00
Seth Mos
22c8741ccc
Correctly load groups array
2008-10-28 17:20:14 +00:00
Scott Ullrich
fbf424fb9f
Remove first check
2008-10-28 17:18:01 +00:00
Scott Ullrich
4b7aee98de
Alert when no gateways are set
2008-10-28 17:14:30 +00:00
Scott Ullrich
0cece4a293
Add CSS header
2008-08-30 20:09:01 +00:00
Matthew Grooms
6b07c15ad8
Rewrite the pfsense privilege system with the following goals in mind ...
...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Seth Mos
6686c7b0cd
Define type
2008-07-03 11:34:32 +00:00
Seth Mos
5ccd98577a
Add gateway groups edit page.
2008-06-18 08:28:12 +00:00