Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
76bd03bb 03/02/2016 07:17 PM Jared Dillard

ticket #5615 fix popover hover

02afb60b 02/26/2016 01:42 PM Stephen Beaver

Merge pull request #2688 from NOYB/Don't_Leave_Ancestor(s)_Selected

c24d39e0 02/26/2016 01:33 PM Stephen Beaver

Remove callsto updateWidget since widget status is now saved explicitly via the save icon in hte breadcrumbbar.

82d4c81b 02/26/2016 09:47 AM NOYB NOYB

Don't Leave Ancestor(s) Selected

2ccf2ede 02/19/2016 07:27 PM Stephen Beaver

Fixed #5911

fdb83ce0 02/09/2016 06:11 AM NOYB NOYB

Firewall / Rules - Page Efficiency Upgrade

1) Only load the rules of the selected interface instead of loading all the rules of all interfaces and hiding them. Very inefficient and can result in sluggishness. Especially with large number of rules and/or large alias tables....

aab42b90 01/29/2016 08:17 PM Stephen Beaver

Correct jquery file attributes

78d9e91e 01/29/2016 05:06 PM Stephen Beaver

Update jquery to 1.12

7d8552fc 01/28/2016 08:54 PM Stephen Beaver

Separator bar stuff moved to pfSenseHelpers.js so that it can be more easily applied to other pages
Separators added to firewall_nat.php

576437f5 01/18/2016 09:55 PM Stephen Beaver

Prototype #5373

8627b174 01/18/2016 06:46 PM Stephen Beaver

Changed var name sine label is an HTML reserved name.

88afaf7d 01/18/2016 06:28 PM Stephen Beaver

Fixed #5779
Save/restore group label on delete row

f8619b46 01/12/2016 04:18 PM Stephen Beaver

Ensure toggled text is NOT selected (Chrome browser quirk)

cca28e34 01/12/2016 02:31 PM Phil Davis

pfSenseHelpers comment text

c95dabdd 01/12/2016 01:58 PM Stephen Beaver

Improved infoblock system no longer needs sufficies if more than one per page
Removed long commented out script

f4c114d4 01/12/2016 12:28 AM Stephen Beaver

Revise auto infoblock to accommodate initially open divs

85d29bf5 01/11/2016 06:51 PM Stephen Beaver

Allow thee use of multiple infoblock on a page

35681930 01/07/2016 06:56 PM Stephen Beaver

Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock"
Just makes more sense to use a class for this

49b48273 01/07/2016 01:30 PM Stephen Beaver

Allow an infoblock to be displayed (not hidden) on page load y specifying id='infoblock_open'

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.

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

b5ef3ee9 11/25/2015 09:10 PM Jared Dillard

clean up firewall rules tables

6c51ff30 11/25/2015 05:15 PM Jared Dillard

fix typo caught by @phil-davis

e4067a4f 11/24/2015 07:03 PM Jared Dillard

make hover work only when navbar is horizontal

e72c20af 11/24/2015 07:03 PM Jared Dillard

make dropdowns work on hover

1c72e99f 11/23/2015 08:59 PM Stephen Beaver

Comment fix

3ef93fc4 11/23/2015 08:57 PM Stephen Beaver

Comment fix

e82778da 11/23/2015 08:52 PM Stephen Beaver

Adjust body top padding to match header height when top menu is pinned.

05419ce6 11/19/2015 03:11 PM Stephen Beaver

Remove comment

82afb104 11/19/2015 03:05 PM Stephen Beaver

Add tr/td to empty tbodys for Microsoft IE

f9cc072d 11/17/2015 07:58 PM Stephen Beaver

Nix hte spinning clock

738b34bd 11/17/2015 06:49 PM Stephen Beaver

Added pietimer lib by popular request.

5a957b9a 11/10/2015 01:13 PM Phil Davis

More $Id and whitespace

from more obscure folders around the code

a0fb2268 11/06/2015 07:04 PM Stephen Beaver

Fix cosmetic infoblock issue when there is more than one info_box on a page

586a79d5 11/05/2015 04:09 PM jeroen van breedam

change onclick delete msg toLowerCase()

33f0b0d5 11/05/2015 03:46 PM Stephen Beaver

Delete confirmation vi fa-trash automated via pfSense.js

0619c9db 11/05/2015 02:05 PM Stephen Beaver

Convert system_certmanager.php to font awesome icons
Automatically add confirmation dialog to all fa-trash icons

c9679d8c 11/04/2015 06:24 PM Stephen Beaver

Buttons converted to new deisgn
'X' button suppressed in info text box

0149ef4d 11/04/2015 04:02 PM Stephen Beaver

AUtomatically add "info" icon where required

df4957e4 11/04/2015 02:15 PM Stephen Beaver

Revised button style on firewall_aliases.php as a model for all other table-based pages

1b6b7fc4 10/29/2015 06:58 PM Stephen Beaver

Completed #5357

65a0e193 10/29/2015 02:19 PM Stephen Beaver

Completed #5356
Refactor row toggle javascript

0bc61baa 10/27/2015 02:17 PM Stephen Beaver

Javascript refine to hide Delete row button if there is only one row

2d911f2c 10/23/2015 11:49 AM Phil Davis

Random comment typos like hte

03b53522 10/20/2015 04:52 PM Stephen Beaver

Partial fix for #5045

44fad9cc 10/03/2015 12:37 PM Stephen Beaver

Comment refinement

08ec2d99 10/02/2015 06:57 PM Stephen Beaver

Completes #5159
All duplicated JS removed to included file

96c18fe4 10/01/2015 05:43 PM Stephen Beaver

Addresses #5159 by removing hide/show/disable/enable functions to included file

67b35209 10/01/2015 05:27 PM Jared Dillard

Fixed #5193 clean up user prompts

3ece7116 10/01/2015 04:03 PM Stephen Beaver

Preparation #5159 (Javascript refactoring)
javascript/pfSenseHelpers.js created and populated with common hide/show/disable/enable functions
file included via foot.inc
Those functions removed from firewall_nat_edit.php to test

7c540a5c 09/15/2015 12:48 PM Stephen Beaver

Partial fix #5014
Double-click to edit, single click to select, multiple delete functionality provided

cddc70a2 09/08/2015 01:38 PM Stephen Beaver

Fixed #5102
javascript revised to accommodate VPN masks

a80b4a22 09/01/2015 04:20 PM Stephen Beaver

Coded a new system for displaying tables of input elements with jQuery providing
Delete/Add/Move functionality without breaking the inputs. See pfWiki for details

c478d7cf 08/28/2015 06:44 PM Stephen Beaver

Fixed #5037
Removed toggle-all
Added "Everything" checkbox
Added jQuery to operate checkboxes

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap