Colin Fleming
329bb072c4
Tidy up "interfaces_group_edit.php" XHTML
...
Tidy up escaped forward slash in Javascript
2013-04-16 13:26:12 +01:00
rbgarga
f803db6a51
Merge pull request #574 from ExolonDX/branch_17
...
Tidy up "interfaces_ppps.php" XHTML
2013-04-15 16:06:07 -07:00
rbgarga
8453f5606f
Merge pull request #573 from ExolonDX/branch_15
...
Tidy up "interfaces_qinq_edit.php" XHTML
2013-04-15 16:05:58 -07:00
rbgarga
2184b83241
Merge pull request #572 from ExolonDX/branch_14
...
Tidy up "interfaces_qinq.php" XHTML
2013-04-15 16:05:49 -07:00
rbgarga
40f741cf20
Merge pull request #571 from ExolonDX/branch_13
...
Tidy up "interfaces_vlan_edit.php" XHTML
2013-04-15 16:05:39 -07:00
rbgarga
16398f85a1
Merge pull request #570 from ExolonDX/branch_12
...
Tidy up "interfaces_vlan.php" XHTML
2013-04-15 16:05:31 -07:00
rbgarga
d48096a11b
Merge pull request #569 from ExolonDX/branch_10
...
Tidy up "interfaces_wireless_edit.php" XHTML
2013-04-15 16:05:17 -07:00
rbgarga
7a90f25547
Merge pull request #568 from ExolonDX/branch_09
...
Tidy up "interfaces_wireless.php" XHTML
2013-04-15 16:05:08 -07:00
rbgarga
97e5ceaefb
Merge pull request #567 from ExolonDX/branch_08
...
Tidy up "interfaces_groups_edit.php" XHTML
2013-04-15 16:04:58 -07:00
rbgarga
36e4976f24
Merge pull request #566 from ExolonDX/branch_07
...
Tidy up "interfaces_groups.php" XHTML
2013-04-15 16:04:44 -07:00
rbgarga
c2fd44fad9
Merge pull request #565 from ExolonDX/branch_05
...
Tidy up "interfacess_assign.php" XHTML
2013-04-15 16:04:30 -07:00
Colin Fleming
168d8b072b
Tidy up "interfaces_ppps.php" XHTML
...
Move NOWRAP to class statement
Close IMG tag
2013-04-15 21:38:44 +01:00
Colin Fleming
2a84ba482c
Tidy up "interfaces_qinq_edit.php" XHTML
...
Add CDATA sections to SCRIPT tags
Close INPUT tags
Update HTML boolean operators
2013-04-15 21:06:16 +01:00
Colin Fleming
9f3fe5f1dd
Tidy up "interfaces_qinq.php" XHTML
...
Move NOWRAP to class
Close BR and IMG tags
2013-04-15 21:04:06 +01:00
Colin Fleming
32bb88e5aa
Tidy up "interfaces_vlan_edit.php" XHTML
...
Update HTML boolean operators
Close INPUT and BR tags
2013-04-15 20:53:44 +01:00
Colin Fleming
f8cc0b6d9b
Tidy up "interfaces_vlan.php" XHTML
...
Close BR and IMG tags
Deprecate ampersand in ANCHOR tag
2013-04-15 20:51:39 +01:00
Colin Fleming
f04d61819a
Tidy up "interfaces_wireless_edit.php" XHTML
...
Close INPUT tags
Update HTML boolean operators
2013-04-15 20:45:49 +01:00
Colin Fleming
8cd561328d
Tidy up "interfaces_wireless.php" XHTML
...
Close BR and IMG tags
Move NOWRAP to class statement
Add missing closing P tag
2013-04-15 20:43:12 +01:00
Colin Fleming
5e3a7e82d0
Tidy up "interfaces_groups_edit.php" XHTML
...
Add CDATA sections to SCRIPT tags
Close INPUT and IMG tags
Add missing quotes for VALUE attribute
Update HTML boolean operators
2013-04-15 20:36:37 +01:00
Colin Fleming
0f83dd7b13
Tidy up "interfaces_groups.php" XHTML
...
Close BR and IMG tags
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Remove duplicate closing TD tag
2013-04-15 20:28:00 +01:00
Colin Fleming
e2ad8d0edf
Tidy up "interfacess_assign.php" XHTML
...
Close BR, INPUT and IMG tags
Update HTML boolean operators
Move NOWRAP to "class" statement
Deprecate the ampersand in ANCHOR tags
Add missing closing U tag
Remove closing P tag
2013-04-15 20:07:57 +01:00
rbgarga
ae3cee6a44
Merge pull request #564 from ExolonDX/branch_02
...
Tidy up "pkg_edit.php" XHTML
2013-04-15 08:36:07 -07:00
Renato Botelho
25c3f30c61
Be able to delete static routes that uses aliases. Fixes #2948
2013-04-15 12:12:25 -03:00
Renato Botelho
ef593cd3c0
Add correct bitmask for ipv6
2013-04-15 12:12:25 -03:00
Renato Botelho
966780ad0f
Fix whitespace and indent
2013-04-15 12:12:25 -03:00
Colin Fleming
2cbe4b47fb
Tidy up "interfaces.php" XHTML
...
Close INPUT tags
Add closing FONT tag
2013-04-15 14:16:38 +01:00
Colin Fleming
2e606955ba
Tidy up "pkg_edit.php" XHTML
...
Close INPUT tags
Update HTML boolean operators
Add missing start TR tag
Remove "name" statement from OPTION tag, invalid in XHTML
Remove duplicate "id" statement in SELECT tag
2013-04-15 14:08:36 +01:00
Renato Botelho
808ba41785
Notify user that static arp will be configured even if DHCP server is disabled
2013-04-15 09:39:45 -03:00
Jim P
b4505103f4
Merge pull request #561 from ExolonDX/branch_02
...
Update pkg_edit.php
2013-04-14 13:34:44 -07:00
Colin Fleming
8df076fe35
Update pkg_edit.php
...
Correct CDATA sections in SCRIPT tag
Correct ALT statement in IMG tag
2013-04-14 21:48:03 +02:00
Colin Fleming
7c8bce79ea
Update pkg_edit.php
...
Correct CDATA section in SCRIPT tag
2013-04-14 21:43:23 +02:00
Renato Botelho
5b431a20de
Add a new parameter to return all aliases, including hosts. It fixes #2941
2013-04-14 15:51:44 -03:00
Renato Botelho
5da58a38c7
Fix whitespaces and indent
2013-04-14 15:41:09 -03:00
Renato Botelho
d28cd156d3
Make fe80: addresses check case insensitive
2013-04-14 14:36:25 -03:00
Chris Buechler
612170a7ac
make fe80 gateway check case-insensitive
2013-04-14 12:21:40 -05:00
Jim P
4ef2fadee9
Merge pull request #559 from ExolonDX/branch_03
...
Tidy up "pkg.php" XHTML
2013-04-14 07:37:32 -07:00
Jim P
c597702713
Merge pull request #558 from ExolonDX/branch_02
...
Tidy up "pkg_edit.php" XHTML
2013-04-14 07:35:59 -07:00
Colin Fleming
44507df4d6
Tidy up "pkg.php" XHTML
...
Move SCRIPT tags out of the TABLE tag
Add CDATA section to SCRIPT tags
Close INPUT and IMG tags and add ALT statement to IMG tags
Update HTML boolean operators
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Add missing closing FONT tags
Swap closing TR and TD tags
2013-04-14 13:59:17 +01:00
Colin Fleming
befa8be057
Tidy up "pkg_edit.php" XHTML
...
Close BR and IMG tags and add ALT statement to IMG tags
Change ONCLICK to lower case
Move "fbegin.inc" PHP statement before the SCRIPTS
Add CDATA sections to SCRIPT tags
2013-04-14 13:37:11 +01:00
Colin Fleming
32b91bcfbd
Tidy up "interfaces.php" XHTML
...
Close BR and IMG tags and add ALT statement to IMG tags
Change ONCLICK and ONCHANGE to lower case.
Add CDATA section to SCRIPT tags
2013-04-14 13:27:14 +01:00
Ermal Luçi
9a2d3fc164
Merge pull request #556 from tuyan/c8b07434e3a1c9ae905c2e6cbef6f8fb25e3db00
...
Fix calculation of accounting gigawords.
2013-04-11 23:47:32 -07:00
jim-p
5dc0c7b1de
Add a line to let the user know that the wizard can be stopped by clicking the logo at the top, so people don't think they are stuck/required to do the wizard.
2013-04-11 16:35:55 -04:00
Tuyan Ozipek
c8b07434e3
Fixed PHP_INT_MAX not being 2^32 for accounting gigawords.
2013-04-11 15:51:28 -04:00
timdufrane
9411d6abef
Fixed 802.1p duplicating values for vlanprio and vlanprioset
...
For real this time. Friggin' github.
2013-04-11 15:32:29 -03:00
timdufrane
7e2237f640
Clean inconsistent "none" and empty conventions for advanced fields - removes residual "none" entries on save
2013-04-11 14:54:26 -03:00
timdufrane
f456783426
Fix none where should be empty string for 802.1p
2013-04-10 14:56:10 -03:00
jim-p
64620f90aa
Add a note to the ARP page about IPv6 peers using NDP, with a link.
2013-04-10 09:51:15 -04:00
Renato Botelho
ede3d0e008
Update translation template
2013-04-10 08:48:16 -03:00
Renato Botelho
8543a5bbe2
Prohibit adding aliases containing FQDNs in static routes. Fixes #2941
2013-04-10 08:07:07 -03:00
Renato Botelho
87f6110179
Check if IP is v4 or v6
2013-04-10 07:42:18 -03:00