summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/foot.inc
Commit message (Collapse)AuthorAgeFilesLines
* WArn user on selecting non pfSense theme/cssStephen Beaver2016-04-211-1/+0
| | | | (cherry picked from commit 7bb301eb4d99c13784d6753ad3b39b651655b40f)
* JavaScript Polyfill - String Includes MethodNOYB2016-03-171-0/+1
| | | | | | | | | | | A place for JavaScript polyfills. JavaScript string includes method polyfill. A new method that has not yet found it's way into many browser implementations. Documentation: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes Note: An array & typedarray includes method, that could also be useful, is currently in draft status. Documentation: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes Documentation: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/includes
* organize assets and put 3rd party into vendor folderJared Dillard2016-03-161-6/+6
|
* Revert change that avoided loading hte sorting lib if not required. The ↵Stephen Beaver2016-02-181-6/+1
| | | | issue turned out to be a browser quirk
* Workaround to prevent the sortable library from being loaded on very large ↵Stephen Beaver2016-02-171-0/+6
| | | | tables.
* Remove executable bit of .inc found in wwwNewEraCracker2016-02-101-0/+0
|
* Cosmetic saveStephen Beaver2016-02-021-1/+0
|
* Update jquery to 1.12Stephen Beaver2016-01-291-2/+2
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Add leading '/' to sortable.js importStephen Beaver2015-12-021-1/+1
|
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+3
|
* Completed #5407Stephen Beaver2015-11-231-1/+1
|
* Remove "orphaned" closing SPAN tagColin Fleming2015-11-211-1/+1
| | | | Remove "orphaned" closing SPAN tag
* Nix hte spinning clockStephen Beaver2015-11-171-1/+0
|
* Experimental countdown timerStephen Beaver2015-11-171-0/+1
|
* sortable library reverted to min versionStephen Beaver2015-11-101-1/+1
|
* Fixed #5405Stephen Beaver2015-11-101-1/+1
|
* Experimental table sortingStephen Beaver2015-11-091-0/+1
|
* Changed "Scroll to top of page" icons to more suitable icon from font-awesomeStephen Beaver2015-10-271-2/+2
|
* Show "Top of page" arrows only when required (page > window)Stephen Beaver2015-10-201-2/+8
|
* Fixed #5236Stephen Beaver2015-10-201-1/+4
|
* Preparation #5159 (Javascript refactoring)Stephen Beaver2015-10-011-0/+1
| | | | | | 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
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-0/+27
OpenPOWER on IntegriCloud