Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5e7a1d46 12/15/2015 01:34 PM Stephen Beaver

Revised system to hide the automatically generated "Toggle all" button when not required.
Original system broke with PR to change radio button names.

2af1b0c7 12/15/2015 12:08 AM Stephen Beaver

Moved global defines to globals.inc

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.

View revisions

Also available in: Atom