Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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);

5db26d3f 12/14/2015 04:43 PM Stephen Beaver

Merge pull request #2218 from NOYB/HTML_Compliance_-_Dashboard

39609bf9 12/14/2015 04:19 PM Stephen Beaver

Fixed #5638

316c5503 12/14/2015 02:26 PM Stephen Beaver

Comment fix

9f6a9f24 12/14/2015 02:25 PM Stephen Beaver

Fixed #5638

677d8bdf 12/13/2015 01:04 PM NOYB NOYB

HTML Compliance - Dashboard

HTML compliance (aside from the active widgets).

Rename duplicate id's.
Fix available widgets collapsible section href with id.
Where obsolete replace name attribute with id.

b6bd3103 12/07/2015 08:50 PM Stephen Beaver

Refine cloning of elements with autocomplete set

c24178cd 12/07/2015 08:21 PM Stephen Beaver

Fixed #5593
The jQuery required to fix this is tricky, but I believe this fixes the issue by re-adding the autoselect data to newly cloned groups.

d5d5836c 12/01/2015 02:41 PM Stephen Beaver

Experimental changes to Form_Section() to allow the panel to be made collapsable in the same way that dashboard widgets are.
Currently used on diag_logs_filter.php ONLY

840390d1 11/30/2015 06:03 PM Jared Dillard

Fixed #5552 backed out hover dropdown changes for now

View revisions

Also available in: Atom