Commit Graph

9815 Commits

Author SHA1 Message Date
jim-p
5c7abe2eb3 Provide a way to disable the autocomplete shutoff. 2012-06-12 13:54:10 -04:00
marcelloc
14f5f7051e fix permissions check to xml package files and show only menus user has access to 2012-06-12 11:08:46 -03:00
Warren Baker
c449c5f639 Remove extra spaces and add closing <tr> tag 2012-06-12 11:14:16 +02:00
jim-p
cb1d821b8a Make the carp vip interface column in the widget just a smidge wider since the names are longer now. 2012-06-11 14:20:32 -04:00
jim-p
79f286ab68 Switch this back to attr, some older browsers have problems with prop, and attr still works for this. 2012-06-11 10:17:15 -04:00
Ermal
805b9ab69b Revert "Make mac_format aware of multiple Captiveportal instances"
This reverts commit 54df925b9e.
2012-06-11 07:00:48 +00:00
Scott Ullrich
7b4b415889 Merge pull request #137 from bcyrill/patch-4
Fix Captiveportal zone
2012-06-10 09:15:30 -07:00
bcyrill
54df925b9e Make mac_format aware of multiple Captiveportal instances 2012-06-09 22:33:24 +02:00
bcyrill
e3cf528ecd Added Captiveportal to service status 2012-06-09 22:02:39 +02:00
Scott Ullrich
85317bfdf6 Merge pull request #132 from bcyrill/patch-4
Update Captiveportal
2012-06-09 08:46:22 -07:00
Scott Ullrich
99897bf5ef Merge pull request #131 from marcelloc/master
fix jquery+domtt notices css on all themes
2012-06-09 08:46:03 -07:00
bcyrill
a636682dca Update master 2012-06-09 17:59:07 +03:00
Marcello Coutinho
43b1760c40 fix jquery+domtt notices css on all themes 2012-06-09 00:56:05 -03:00
Darren Embry
163e4b91b1 actually update RA DNS settings now
finishes #2361
2012-06-08 18:05:56 -04:00
Darren Embry
4e0fc44f79 more work on feature #2361
- fields are there now but don't do anything
- checkbox for 'use same settings' that disables fields
2012-06-08 18:05:55 -04:00
Scott Ullrich
8921bf89d1 Merge pull request #130 from marcelloc/master
move css style from last pull request to themes.
2012-06-08 14:47:37 -07:00
Marcello Coutinho
97f30a080c fix css style to themes. 2012-06-08 18:37:05 -03:00
Marcello Coutinho
005ac3ca4c convert menu alerts/notices to jquery + domtt 2012-06-08 16:50:32 -03:00
Scott Ullrich
ef3e9f16d1 Merge pull request #129 from marcelloc/master
convert menu alerts/notices to jquery + domtt
2012-06-08 13:00:33 -07:00
Darren Embry
f3475477e8 split dhcpv6 server and ra #2361 2012-06-08 15:37:50 -04:00
Darren Embry
1c8dbfbb4c remove the RA stuff from services_dhcpv6 for #2361 2012-06-08 13:53:13 -04:00
Darren Embry
93458cb18e rename menu item for #2361 2012-06-08 13:47:51 -04:00
Darren Embry
5ef4a9e180 prep work for splitting dhcpv6 and RA for #2361. 2012-06-08 13:27:26 -04:00
Marcello Coutinho
1624b5f1e2 fix select_source option 2012-06-07 15:59:49 -03: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
jim-p
9a19c3164b While I'm here, don't test these with isset, just test directly, since they will be set to true/false in globals.inc 2012-06-07 12:20:43 -04:00
jim-p
93888ad9ff Provide a way to disable the pkg info link 2012-06-07 12:13:12 -04:00
Ermal
76231e6398 Bye, bye olsrd back to packages. 2012-06-07 09:25:27 +00:00
Ermal
3e662cb0b2 Get rid of carpdev, it will never be 2012-06-07 08:51:16 +00: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
jim-p
2d6f800a90 Fix exec bit for usr/local/sbin/openvpn.attributes.sh 2012-06-06 16:59:25 -04:00
smos
fe838158d9 Change the DHCPv6 services page into a RA and DHCPv6 section, move some of the variables.
Add drop down to select carp vip for that interface for CARP advertisements
Allow setting the RA priority.
Redmine ticket #1829
2012-06-06 08:50:07 +02:00
Ermal
5b4ee05e58 Import OpenVPN cisco style radius attributes applying policy to logged in users. Feature #2100 2012-06-05 19:38:04 +00:00
Warren Baker
ae5c8d0e05 Make sure the page does match as we trying to match the page to the url path and not the full url 2012-06-05 16:47:50 +02:00
smos
9847b940a3 Enhance the gateways status widget. Show Pending when it's not ready yet, show unknown when it really isn't online. 2012-06-04 12:44:48 +02:00
smos
603f19f007 Some minor enhancements from renaming the Gathering Data to Pending.
When it doesn't exist in the array it's really unknown. Make that lightblue. show a ~
2012-06-04 12:37:15 +02:00
smos
4a67fc61ad Use "Pending" instead of gathering data, which is shorter 2012-06-04 12:12:15 +02:00
smos
6fdea6a2b6 Allow for Null routes 2012-06-04 10:20:58 +02:00
smos
3d36f9d1ce Allow for /128 IPv6 route entries in static routes.
Redmine ticket #2470
2012-06-04 09:48:49 +02:00
jim-p
42db9f7bb8 Change style of this jquery call, the method that was used did not work properly. 2012-06-03 19:54:54 -04:00
Marcello Coutinho
8b19e1b32f Include github changelog link to package version when $g['disablepackagehistory'] is not set, domtt titles, remove package info column and move package info to description tab 2012-06-03 18:57:10 -03:00
Marcello Coutinho
36d82968af Include github changelog link to package version when $g['disablepackagehistory'] is not set , domtt titles, remove package info column and move package info to description tab 2012-06-03 18:52:19 -03:00
ccesario
88dda5ed85 Change jQuery function attr() to prop() 2012-06-03 14:29:54 -03: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
3e1eec5850 Allow for selection of a gateway group as a interface to monitor
Redmine ticket #1965
2012-06-02 21:48:51 +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
75e8949852 Move the SIM Pin and APN settings to the modem setup since we need these only once. 2012-06-02 12:59:09 +02:00