Renato Botelho
e480d64bc5
Fix validation of conflict between interface ip address and static routes. Fixes #2852
2013-03-04 09:08:06 -03:00
Phil Davis
41af581edd
Services status widget display 1st sentence of description
...
Some packages (e.g. bandwidthd, dansguardian, HAVP, nmap, squid3...) have a very verbose package description. This is displayed in the description column of the services status widget. That makes it take a lot of space on the dashboard. IMHO the first sentence gives a good concise description, so this change just displays the first sentence (text before a "."). Note: I purposely left the "." out of the string, I think it looks neater along with the descriptions of other built-in services - "DHCP Service" "DNS Forwarder"...
2013-03-04 15:54:23 +05:45
jim-p
96a7ddb760
Fix GPS lat/lon code to properly convert to the format Google wants for the link.
2013-03-03 20:02:34 -05:00
Jim P
8588508afb
Merge pull request #444 from mdima/master
...
Just make the page validate as XHTML
2013-03-03 09:26:28 -08:00
Michele Di Maria
8490305911
Just make the page validate as XHTML
...
The only XHTML errors remaining are the ones of the general includes.
2013-03-03 15:50:56 +01:00
Renato Botelho
244dee8142
Reconfigure routing when a new gateway is added
2013-03-01 15:03:39 -03:00
Renato Botelho
d09e69da07
Send ipprotocol parameter when adding new gateways from interfaces.php
2013-03-01 12:23:47 -03:00
jim-p
f7344c521d
Fix extra curly that is breaking firewall rules
2013-03-01 09:42:22 -05:00
Renato Botelho
6b23c19a15
Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. Fixes #2768
2013-03-01 10:44:01 -03:00
Renato Botelho
17ff2c46c2
Add check for ipv6 subnet when adding aliases with CARP parents
2013-03-01 10:02:21 -03:00
Renato Botelho
0692dea873
Simplify code
2013-03-01 09:51:32 -03:00
Renato Botelho
02421eca47
Silent php -l removing pass-by-reference
2013-03-01 09:48:27 -03:00
Renato Botelho
56dda8e089
Fix indent and whitespaces
2013-02-28 19:51:43 -03:00
Renato Botelho
eb171d8f4e
Update translatio files
2013-02-28 15:41:24 -03:00
smos
34121b0c65
Unbreak the html table, this was missing a table cell close tag, also add trim() on the output.
2013-02-28 09:06:37 +01:00
jim-p
f2bd7b9995
Fix typo
2013-02-27 15:50:53 -05:00
jim-p
da14f0cf0b
Fix wording for VoIP address option in the shaper. Add rule going the other direction to catch connections initiated both ways.
2013-02-27 15:37:39 -05:00
Renato Botelho
5b13c47cb2
Do not count active vouchers as used. Fixes #1550
2013-02-27 16:24:13 -03:00
Renato Botelho
d8fba822bb
Fix indent and whitespace
2013-02-27 16:20:20 -03:00
Renato Botelho
9beebb5e54
Hide 'Perform full backup prior to upgrade' option on nano, also hide restore full backup. Fixes #2844
2013-02-27 08:06:23 -03:00
Renato Botelho
4b805dbc93
Fix whitespaces, indent and unclosed html tags
2013-02-27 07:55:34 -03:00
Renato Botelho
6e704f1960
Fix response read for 'add new gateway' applet at interface configuration
2013-02-26 22:11:27 -03:00
Jim P
a3da3e4200
Merge pull request #442 from mdima/master
...
Status Queue page: Adds the IF name not shown for FAIRQ or PRIQ
2013-02-26 12:35:56 -08:00
Michele Di Maria
1679b68cf7
Status Queue page: Adds the IF name not shown for FAIRQ or PRIQ
2013-02-26 21:25:49 +01:00
Jim P
b4ac7250d9
Merge pull request #429 from ExolonDX/master
...
Tidy up HTML errors in INDEX.PHP
2013-02-26 12:19:10 -08:00
Thomas Rieschl
e700d2ee1b
trim whitespace from ping host
...
Added trim() function to the $host variable. If whitespace is in front
of the host or IP address the ping command will fail.
2013-02-26 16:14:43 +01:00
Renato Botelho
0b844b73b5
Fix indent, whitespaces and unbalanced <tr> and <td> tags
2013-02-26 10:15:42 -03:00
Jim P
29d33eaa00
Merge pull request #438 from mdima/master
...
Status Queue page: Fixes the Drops issue and adds the Queue length information to the page.
2013-02-25 14:55:47 -08:00
Michele Di Maria
8e0069312d
Update usr/local/www/status_queues.php
...
Fixes the Drops issue and adds the Queue length information to the page.
2013-02-25 23:47:18 +01:00
jim-p
2b33321086
Show cert start/end dates in list.
2013-02-25 14:58:14 -05:00
Renato Botelho
5203443215
Make sure captiveportal section of config is an array, reported on ticket #2838
2013-02-25 09:32:11 -03:00
Renato Botelho
4cfd23901d
Encrypt backup after rrd data is added, it fixes #2836
2013-02-24 10:50:48 -03:00
Renato Botelho
73ed069b8a
Fix indent and whitespaces
2013-02-24 10:39:45 -03:00
Phil Davis
1ddae7c367
Use common code and constants from services.inc
...
to reduce code duplication
2013-02-24 12:48:06 +05:45
Phil Davis
7a5fe50dbb
Use common code and constants from services.inc
...
to reduce code duplication
2013-02-24 12:46:38 +05:45
Phil Davis
14aee2f4c6
Use common code and constants from services.inc
...
Reduce code duplication
2013-02-24 12:44:39 +05:45
Luiz Gustavo Costa (gugabsd)
cfa845a9ce
Add onchange tag to checkbox too
2013-02-24 03:18:54 -03:00
Renato Botelho
d348160eb4
Unset enable parameter instead of set its value to false. Fixes #1838
2013-02-22 15:10:47 -03:00
Renato Botelho
c4bd43ccba
Copy full dhcpd conf from master to slave. Fixes #2600
2013-02-22 14:22:40 -03:00
Renato Botelho
d026178fa6
Make sure we create / delete SPDs and SADs on secondary node when it changes on primary. Fixes #2303
2013-02-22 11:56:34 -03:00
Renato Botelho
b32ea59d5a
Fixes on HA setup:
...
- Configure pfsync when configuration is changed
- Disable pfsync when it's disabled on GUI
- Remove syncpeer and back it to default multicast address when it's
removed from conf
Fixes #2491
2013-02-22 09:34:23 -03:00
jim-p
2ead5ea7de
Don't forget zones here too
2013-02-21 20:18:49 -05:00
jim-p
506bca1210
Include zones on voucher expire page tabs.
2013-02-21 20:03:47 -05:00
Renato Botelho
5d764d64b9
Insert new NAT rules on the top of the list when top plus icon is used. Fixes #1118
2013-02-21 16:30:42 -03:00
Colin Fleming
b779511e2e
Tidy up HTML errors in INDEX.PHP
...
Without any "widgets" selected, INDEX.PHP (i.e. the "dashboard")
produces 230+ HTML errors, so:
Remove the "closehead" php variable
Close INPUT, BR and IMG tags
Add ALT parameter to IMG tags
Add CDATA sections to SCRIPT tags
Heading tags cannot contain DIV tags
2013-02-21 19:28:22 +00:00
Renato Botelho
3202763c8b
Add NAT rule based on NAT rule below it instead of at the bottom of the list. Fixes #1118
2013-02-21 16:15:07 -03:00
Renato Botelho
95540233e3
Do not allow bridge members to be assigned to itself. Fixes #1153
2013-02-21 15:18:33 -03:00
Renato Botelho
ef88e1e1d8
Fix indent and whitespaces
2013-02-21 14:21:02 -03:00
Renato Botelho
b030e03510
Allow deleting all aliases but the last one within the same subnet of a CARP IP. Fixes #2406
2013-02-21 12:28:54 -03:00
Renato Botelho
42fa2c0142
Avoid conflicting interface IP address with static routes. Fixes #2039
2013-02-21 11:05:02 -03:00