Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  share

Latest revisions

# Date Author Comment
ba0f0f5f 12/17/2015 10:48 PM Colin Fleming

Tidy up "ntp_status.widget.php"

- Tidy up coding style
- Remove unnecessary DIV tab
- Update TABLE tag

60aa5b52 12/17/2015 06:53 PM Stephen Beaver

Merge pull request #2281 from ExolonDX/master

c3c2bd7a 12/17/2015 06:32 PM Colin Fleming

Tidy up "status_wireless.php"

Remove closing FONT tags

aee1c1c2 12/17/2015 05:28 PM Stephen Beaver

Merge pull request #2280 from phil-davis/patch-4

9824ca6d 12/17/2015 05:24 PM Phil Davis

services_rfc2136_edit remove unused $input

These bits if code that put new Form_Checkbox() into var $input do not seem to do anything useful. They just made me wonder why they were there.
If someone knows how they do anything useful, then please say so. Otherwise we can get rid of $input here.

33d6a951 12/17/2015 05:19 PM Stephen Beaver

Merge pull request #2279 from phil-davis/patch-2

ec091f77 12/17/2015 05:17 PM Phil Davis

Point more directly to Certificate Revocation page

This could point more directly to the Certificate Revocation page.

41df62c1 12/17/2015 05:09 PM Jim Pingle

Nuke fifolog support. It was never used or fully implemented, no GUI option, and didn't end up working out.
It buffered writes too long, users could never see the most current log data.

f14ff867 12/17/2015 05:08 PM Phil Davis

system_usermanager remove unused code

1) Line 448 "Remove this certificate association? (Certificate will not be deleted)" there was the text "Delete" being displayed and not looking good, in addition to the trash bin icon. Just the trash bin icon seems to be all that is needed....

f6fac5ac 12/17/2015 03:55 PM Phil Davis

system_crlmanager dodgy else statement

The "else" that was at line 550 should enclose the whole block of code below it. The "if" handles the case "No Certificates Found for this CA." and all the code below the else should only happen when there are certificates found.

View revisions

Also available in: Atom