Project

General

Profile

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

Latest revisions

# Date Author Comment
b238793b 12/14/2015 09:25 PM Stephen Beaver

Add gettext() calls to title elements

69169f52 12/14/2015 07:31 PM Stephen Beaver

Correct <th> widths

fb3c38e2 12/14/2015 07:21 PM Stephen Beaver

Remove duplicate defines

5ea58738 12/14/2015 07:05 PM Stephen Beaver

Fix vertical alignment of fa icons within buttons

9ec7699b 12/14/2015 06:52 PM Stephen Beaver

Parse package title, splitting into an array delineated by '/'.
So if the package title is "Services/Magic" the $pgtitle will be array("Services", "Magic") and the breadcrumb display will be as expected.

4a457d8d 12/14/2015 06:22 PM Stephen Beaver

Automatic panel collapse defines moved to jquery/pfSenseHelpsers.js
define(COLLAPSIBLE, 0x08);
define(SEC_CLOSED, 0x04);
define(SEC_OPEN, 0x00);

c2e9390e 12/14/2015 06:03 PM Stephen Beaver

Merge pull request #2161 from heper/patch-1

38e72c59 12/14/2015 05:56 PM NOYB NOYB

Move function to fix none existent call.

38fa3d95 12/14/2015 05:56 PM NOYB NOYB

Status - System Logs - Firewall - Manage Log

Use the same methods of obtaining log file etc. and mimic much of the code that is common with status_logs.php.
(future: factor out common code into shared functions to remove duplication.)

2f25eccf 12/14/2015 05:38 PM Jared Dillard

position confirm button better

View revisions

Also available in: Atom