Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
57d6508d 05/01/2013 07:05 PM Colin Fleming

Tidy up "firewall_nat_ntp_edit.php" XHTML

Close BR and INPUT tags
Update HTML Boolean Operators
Add missing closing TD tag

dfe2769c 04/30/2013 07:03 PM Renato Botelho

Use exec directly instead of exec_command

bc488151 04/30/2013 05:09 PM Renato Botelho

Fix and improve swap_usage()

- Fix a typo on awk syntax
- Use php functions to extract desired value from swapinfo output

af0b57cb 04/30/2013 05:07 PM Renato Botelho

Fix indent and whitespaces

004c1412 04/28/2013 02:12 PM Renato Botelho

Avoid duplicate default gw, also look for gateways with name different from WANGW that points to same IP

79d03c40 04/26/2013 07:09 PM Jim Pingle

Some text/selection refinements to the previous DNS forwarder changes.

b4323f39 04/26/2013 06:53 PM Jim Pingle

Add the ability for dnsmasq to selectively respond to queries only on certain IPs and bind to specific interfaces.

e6c49e3d 04/26/2013 05:51 PM Jim Pingle

Add the ability to change the port on which dnsmasq listens.

81448ffa 04/26/2013 05:10 PM Jim Pingle

Show IPv6 link-local IPs as specific sources for ping, traceroute, and port testing.

474b4deb 04/25/2013 08:24 PM Warren Baker

Remove the - in the word 'number'

8976f70d 04/25/2013 08:16 PM Warren Baker

Correct spelling on editing gif interface

e52df814 04/24/2013 01:06 PM Warren Baker

Merge pull request #603 from CharlieMarshall/master

Tidy up diag_dns.php

9fdf9660 04/24/2013 10:51 AM Renato Botelho

Avoid set 2 sources on shaper wizard. Fixes #2959

45c568c1 04/24/2013 10:13 AM Charlie Marshall

Tidy up diag_dns.php

Remove '>'

f8fee2ce 04/23/2013 11:33 PM Renato Botelho

Fix whitespace and indent

3312d8af 04/23/2013 04:31 PM Jim Pingle

Add a way to hide the uname easily.

2c43da1f 04/23/2013 03:42 PM rbgarga

Merge pull request #601 from CharlieMarshall/master

Tidy up services_wol.php

e22e834d 04/23/2013 03:40 PM Renato Botelho

When <disableallfieldsbydefault> is set on a wizard, call enablechange(), disablechange() and showchange() after disableall() functions to avoid issues when it was previously enabled and fields have values

ead734fe 04/23/2013 03:21 PM Renato Botelho

Fix indent and whitespaces

1e2d831c 04/23/2013 03:16 PM Renato Botelho

Fix whitespace and indent

be57a697 04/23/2013 03:08 PM Renato Botelho

Rule created for penalty addresses on shaper wizard should not set 'any' as source. Fixes #2959

0aa3929b 04/23/2013 03:05 PM Renato Botelho

Fix indent and whitespaces

ae92e820 04/23/2013 02:16 PM Charlie Marshall

Tidy up services_wol.php

Remove nbsp

55705b33 04/23/2013 12:40 PM Renato Botelho

Allow IPs inside virtual IP networks to be used as gateways. Fixed #2962

678e8bc4 04/22/2013 12:46 PM Jim Pingle

Merge pull request #600 from ExolonDX/master

Update "firewall_rules.php"

fd35c8c1 04/22/2013 12:45 PM Colin Fleming

Update "firewall_rules.php"

Remove double quotes

0965280e 04/22/2013 11:12 AM rbgarga

Merge pull request #599 from ExolonDX/master

Update "pkg_edit.php"

8612c539 04/22/2013 10:09 AM Colin Fleming

Update "pkg_edit.php"

Add missing closing B tag
Add missing closing TD tag

242a9331 04/18/2013 04:02 PM Colin Fleming

Tidy up "firewall_schedule_edit.php"

ID statements (DIV tags) cannot take a space separated list of words, so
use the underscore character between the month and year.

Make the ID statement in the TABLE tags unique by adding the month and
year PHP variables to the ID...

b0eecf93 04/17/2013 03:43 PM rbgarga

Merge pull request #595 from ExolonDX/branch_05

Tidy up "firewall_schedule_edit,php" XHTML

1ba60064 04/17/2013 03:43 PM rbgarga

Merge pull request #594 from ExolonDX/branch_04

Tidy up "firewall_rules.php" XHTML

34be89d1 04/17/2013 03:23 PM Colin Fleming

Tidy up "firewall_schedule_edit,php" XHTML

Escape forward slash in Java script
Add summary to TABLE tags
Close SPAN tag correctly
Update HTML Boolean operators
Add ALT statement to IMG tags

44605bc8 04/17/2013 03:20 PM Colin Fleming

Tidy up "firewall_rules.php" XHTML

Add summary to TABLE tags
Move space character to within the SPAN tag
Tidy up P tag

d0206218 04/17/2013 02:53 PM Jim Pingle

Merge pull request #593 from ExolonDX/branch_03

Tidy up "interfaces.php" XHTML

0dea60f2 04/17/2013 02:52 PM Jim Pingle

Merge pull request #592 from ExolonDX/branch_02

Tidy up "interfaces_pps_edit.php" XHTML

168549b9 04/17/2013 02:45 PM Colin Fleming

Tidy up "interfaces.php" XHTML

Add summary to TABLE tags
Add missing opening and closing cell tags in TR tag
Tidy up closing FONT tag
Remove duplicate closing TD tag and duplicate closing TR tag
Add missing opening TR tag
Remove duplicate width statement...

a0608cbd 04/17/2013 02:41 PM Colin Fleming

Tidy up "interfaces_pps_edit.php" XHTML

Update HTML Boolean operators
Add summary to TABLE tags
Add missing opening and closing cell tags in TR tag
Remove duplicate opening TR tag

8cbda52b 04/17/2013 02:38 PM Colin Fleming

Tidy up "guiconfig.inc" XHTML

Remove the P tag between the DIV and TABLE tag
Change the SPAN tag to a P tag and close properly
Move the class statement from the SPAN tag to the TD tag
Remove the closing P and closing SPAN tags

877f3636 04/16/2013 07:33 PM Jim Pingle

Merge pull request #588 from ExolonDX/branch_21

Tidy up "pkg_edit.php" XHTML

cbef8516 04/16/2013 07:33 PM Jim Pingle

Merge pull request #587 from ExolonDX/branch_20

Tidy up "pkg.php" XHTML

159220eb 04/16/2013 07:05 PM Jim Pingle

Merge pull request #589 from ExolonDX/branch_25

Tidy up "thermal_sonsors.widget.php" XHTML

aa6ea858 04/16/2013 06:46 PM Colin Fleming

Tidy up "thermal_sonsors.widget.php" XHTML

Add CDATA section to SCRIPT tag
Move the STYLE block into the "all.css" theme files
Close INPUT tag
Remove name statement from DIV tag
Add summary statement to TABLE tag

2a83d2bd 04/16/2013 06:22 PM Colin Fleming

Tidy up "pkg_edit.php" XHTML

Remove duplicate $size variable
Add summary statement to TABLE tags

f4b58425 04/16/2013 06:20 PM Colin Fleming

Tidy up "pkg.php" XHTML

Add missing opening and closing TR tag

6862838e 04/16/2013 01:53 PM Jim Pingle

Merge pull request #586 from ExolonDX/branch_12

Tidy up "interfaces.php" XHTML

f3030db1 04/16/2013 01:52 PM Jim Pingle

Merge pull request #585 from ExolonDX/branch_11

Tidy up "interfaces_pps_edit.php" XHTML

1f0e4f1e 04/16/2013 01:51 PM Jim Pingle

Merge pull request #584 from ExolonDX/branch_10

Tidy up "interfaces_lagg_edit.php" XHTML

2ad63088 04/16/2013 01:51 PM Jim Pingle

Merge pull request #583 from ExolonDX/branch_09

Tidy up "interfaces_lagg.php" XHTML

d18bb6a4 04/16/2013 01:50 PM Jim Pingle

Merge pull request #582 from ExolonDX/branch_08

Tidy up "interfaces_bridge_edit.php" XHTML

1d37edc1 04/16/2013 01:49 PM Jim Pingle

Merge pull request #581 from ExolonDX/branch_07

Tidy up "interfaces_bridge.php" XHTML

138a47f8 04/16/2013 01:49 PM Jim Pingle

Merge pull request #580 from ExolonDX/branch_06

Tidy up "interfaces_gif_edit.php" XHTML

17eb23e0 04/16/2013 01:49 PM Jim Pingle

Merge pull request #579 from ExolonDX/branch_05

Tidy up "interfaces_gif.php" XHTML

dc547128 04/16/2013 01:48 PM Jim Pingle

Merge pull request #578 from ExolonDX/branch_04

Tidy up "interfaces_gre_edit.php" XHMTL

466d8227 04/16/2013 01:47 PM Jim Pingle

Merge pull request #577 from ExolonDX/branch_03

Tidy up "interfaces_gre.php" XHTML

339d2743 04/16/2013 01:35 PM Colin Fleming

Tidy up "interfaces.php" XHTML

Update HTML Boolean operators
Close a couple of missed INPUT tags

35dccd59 04/16/2013 01:19 PM Colin Fleming

Tidy up "interfaces_pps_edit.php" XHTML

Close INPUT and BR tags

4787b359 04/16/2013 01:13 PM Colin Fleming

Tidy up "interfaces_lagg_edit.php" XHTML

Update HTML Boolean operators
Place the class statement from the SPAN into the UL tag and remove the
SPAN tag
Close INPUT and BR tags

edc5535a 04/16/2013 01:10 PM Colin Fleming

Tidy up "interfaces_lagg.php" XHTML

Move NOWRAP to class statement
Close IMG and BR tags
Deprecate ampersand in ANCHOR tag
Add missing closing P tag

740ede5d 04/16/2013 01:03 PM Colin Fleming

Tidy up "interfaces_bridge_edit.php" XHTML

Add CDATA section to SCRIPT tags
Update HTML Boolean operators
Close INPUT and BR tags
Add missing closing P tags
Add missing closing TD tag
Add missing closing SPAN tag
Remove duplicate closing TD tags

7c9aa7dd 04/16/2013 01:00 PM Colin Fleming

Tidy up "interfaces_bridge.php" XHTML

Close BR and IMG tags
Deprecate ampersand in ANCHOR tag

a20a972d 04/16/2013 12:42 PM Colin Fleming

Tidy up "interfaces_gif_edit.php" XHTML

Update HTML Boolean operators
Close INPUT and BR tags

6c7fe3b7 04/16/2013 12:41 PM Colin Fleming

Tidy up "interfaces_gif.php" XHTML

Move NOWRAP to class statement
Close IMG and BR tags
Deprecate ampersand in ANCHOR tag
Add missing closing P tag

f8b41933 04/16/2013 12:34 PM Colin Fleming

Tidy up "interfaces_gre_edit.php" XHMTL

Update HTML Boolean operators
Close BR and INPUT tags

d9ad41af 04/16/2013 12:32 PM Colin Fleming

Tidy up "interfaces_gre.php" XHTML

Move NOWRAP to class statement
Close BR and IMG tags
Deprecate ampersand in ANCHOR tags

329bb072 04/16/2013 12:26 PM Colin Fleming

Tidy up "interfaces_group_edit.php" XHTML

Tidy up escaped forward slash in Javascript

f803db6a 04/15/2013 11:06 PM rbgarga

Merge pull request #574 from ExolonDX/branch_17

Tidy up "interfaces_ppps.php" XHTML

8453f560 04/15/2013 11:05 PM rbgarga

Merge pull request #573 from ExolonDX/branch_15

Tidy up "interfaces_qinq_edit.php" XHTML

2184b832 04/15/2013 11:05 PM rbgarga

Merge pull request #572 from ExolonDX/branch_14

Tidy up "interfaces_qinq.php" XHTML

40f741cf 04/15/2013 11:05 PM rbgarga

Merge pull request #571 from ExolonDX/branch_13

Tidy up "interfaces_vlan_edit.php" XHTML

16398f85 04/15/2013 11:05 PM rbgarga

Merge pull request #570 from ExolonDX/branch_12

Tidy up "interfaces_vlan.php" XHTML

d48096a1 04/15/2013 11:05 PM rbgarga

Merge pull request #569 from ExolonDX/branch_10

Tidy up "interfaces_wireless_edit.php" XHTML

7a90f255 04/15/2013 11:05 PM rbgarga

Merge pull request #568 from ExolonDX/branch_09

Tidy up "interfaces_wireless.php" XHTML

97e5ceae 04/15/2013 11:04 PM rbgarga

Merge pull request #567 from ExolonDX/branch_08

Tidy up "interfaces_groups_edit.php" XHTML

36e4976f 04/15/2013 11:04 PM rbgarga

Merge pull request #566 from ExolonDX/branch_07

Tidy up "interfaces_groups.php" XHTML

c2fd44fa 04/15/2013 11:04 PM rbgarga

Merge pull request #565 from ExolonDX/branch_05

Tidy up "interfacess_assign.php" XHTML

168d8b07 04/15/2013 08:38 PM Colin Fleming

Tidy up "interfaces_ppps.php" XHTML

Move NOWRAP to class statement
Close IMG tag

2a84ba48 04/15/2013 08:06 PM Colin Fleming

Tidy up "interfaces_qinq_edit.php" XHTML

Add CDATA sections to SCRIPT tags
Close INPUT tags
Update HTML boolean operators

9f3fe5f1 04/15/2013 08:04 PM Colin Fleming

Tidy up "interfaces_qinq.php" XHTML

Move NOWRAP to class
Close BR and IMG tags

32bb88e5 04/15/2013 07:53 PM Colin Fleming

Tidy up "interfaces_vlan_edit.php" XHTML

Update HTML boolean operators
Close INPUT and BR tags

f8cc0b6d 04/15/2013 07:51 PM Colin Fleming

Tidy up "interfaces_vlan.php" XHTML

Close BR and IMG tags
Deprecate ampersand in ANCHOR tag

f04d6181 04/15/2013 07:45 PM Colin Fleming

Tidy up "interfaces_wireless_edit.php" XHTML

Close INPUT tags
Update HTML boolean operators

8cd56132 04/15/2013 07:43 PM Colin Fleming

Tidy up "interfaces_wireless.php" XHTML

Close BR and IMG tags
Move NOWRAP to class statement
Add missing closing P tag

5e3a7e82 04/15/2013 07:36 PM Colin Fleming

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

0f83dd7b 04/15/2013 07:28 PM Colin Fleming

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

e2ad8d0e 04/15/2013 07:07 PM Colin Fleming

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

ae3cee6a 04/15/2013 03:36 PM rbgarga

Merge pull request #564 from ExolonDX/branch_02

Tidy up "pkg_edit.php" XHTML

25c3f30c 04/15/2013 03:12 PM Renato Botelho

Be able to delete static routes that uses aliases. Fixes #2948

ef593cd3 04/15/2013 03:12 PM Renato Botelho

Add correct bitmask for ipv6

966780ad 04/15/2013 03:12 PM Renato Botelho

Fix whitespace and indent

2cbe4b47 04/15/2013 01:16 PM Colin Fleming

Tidy up "interfaces.php" XHTML

Close INPUT tags
Add closing FONT tag

2e606955 04/15/2013 01:08 PM Colin Fleming

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

808ba417 04/15/2013 12:39 PM Renato Botelho

Notify user that static arp will be configured even if DHCP server is disabled

b4505103 04/14/2013 08:34 PM Jim Pingle

Merge pull request #561 from ExolonDX/branch_02

Update pkg_edit.php

8df076fe 04/14/2013 07:48 PM Colin Fleming

Update pkg_edit.php

Correct CDATA sections in SCRIPT tag
Correct ALT statement in IMG tag

7c8bce79 04/14/2013 07:43 PM Colin Fleming

Update pkg_edit.php

Correct CDATA section in SCRIPT tag

5b431a20 04/14/2013 06:51 PM Renato Botelho

Add a new parameter to return all aliases, including hosts. It fixes #2941

5da58a38 04/14/2013 06:41 PM Renato Botelho

Fix whitespaces and indent

d28cd156 04/14/2013 05:36 PM Renato Botelho

Make fe80: addresses check case insensitive

612170a7 04/14/2013 05:21 PM Chris Buechler

make fe80 gateway check case-insensitive

4ef2fade 04/14/2013 02:37 PM Jim Pingle

Merge pull request #559 from ExolonDX/branch_03

Tidy up "pkg.php" XHTML