Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
070a3568 12/21/2015 09:17 PM Stephen Beaver

Fix help text on delete row when selector is used in a PHP table

43dc3830 12/21/2015 07:19 PM Stephen Beaver

Fix row add/delete issues intorduced by PR https://github.com/pfsense/pfsense/commit/f35ce6d20e6fd1e3b66b5935c70532d7e5fa741f/

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.

View revisions

Also available in: Atom