summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Expand)AuthorAgeFilesLines
* Make synamic firewall logs and widget add new rows:Renato Botelho2013-01-251-19/+40
* Cleanup unused pages that was supposed for upload_progress barsErmal2013-01-051-11/+0
* Update usr/local/www/javascript/filter_log.jsN0YB2012-12-071-2/+15
* table javascript sorting improvement sorttable 1.2.3.4:123 and *:1234 now so...PiBa-NL2012-11-061-15/+44
* fix #2639 (country interface selector in interfaces_ppps_edit.php)Darren Embry2012-10-261-45/+61
* (line endings UNIX format..)PiBa-NL2012-09-162-19/+72
* Show/hide togglePiBa-NL2012-09-101-1/+1
* Added a setting for configuring the firewall log to either:PiBa-NL2012-09-101-0/+12
* re-indentation.Darren Embry2012-06-221-322/+322
* improve alias popup in firewall_rulesCharlie Root2012-06-161-1/+15
* fix jquery+domtt notices css on all themesMarcello Coutinho2012-06-091-1/+1
* convert menu alerts/notices to jquery + domttMarcello Coutinho2012-06-081-54/+55
* Added load average information to the System Information widgetCristian Feldman2012-05-241-0/+6
* Allow 802.1p tags to be controlled from firewall rules edit screenErmal2012-05-181-0/+6
* System info widget on dashboard now updates CPU Frequency automaticallyCristian Feldman2012-05-181-0/+6
* Check for this function before calling it to avoid an error when hitting that...Erik Fonnesbeck2012-04-072-2/+4
* Merge pull request #78 from Whizkidzz/masterScott Ullrich2012-04-061-5/+8
|\
| * Added interface_selection for use in tinydnswhizkidzz2012-04-061-5/+8
* | change behavior a bit on #bits dropdownDarren Embry2012-04-051-14/+24
* | Fix newlinesjim-p2012-04-042-1333/+1333
|/
* feature #2320: JS helper to toggle subnet mask for ipv4/v6 during inputDarren Embry2012-03-282-14/+130
* prep work for feature #2320: stub js functionDarren Embry2012-03-281-0/+15
* prep work for feature #2320: tag dynamic fields for ipv4v6Darren Embry2012-03-282-1/+18
* Add date/time picker to Custom RRD graphs.Darren Embry2012-03-2331-0/+1898
* Change system info widget fields from <input> to <span> so they don't appear ...jim-p2012-01-111-5/+5
* Fixed Javascript error in function updateInterfaces(x) Joecowboy2012-01-051-22/+25
* Adapted the AjaxQueue code to work with jQueryVinicius Coque2011-12-111-17/+19
* Converting from scriptaculous to jQueryVinicius Coque2011-11-162-1/+792
* Converting javascript code from scriptaculous to jQueryVinicius Coque2011-11-151-9/+9
* Converting from scriptaculous to jQueryVinicius Coque2011-11-152-128/+122
* Convert dashboard ajax code from Prototype to jQueryVinicius Coque2011-09-271-48/+48
* Add jQuery javascript libraryVinicius Coque2011-09-271-0/+8981
* Check if a widget is null before testing a property. Fixes skipped updates on...jim-p2011-09-131-1/+1
* Add chosen js library (mit lic). Modify interface multiple select box to use.Scott Ullrich2011-07-238-0/+3117
* Bump to 1.7Scott Ullrich2011-07-221-1130/+2337
* Teach row_helper about ipv6, should fix issue found here:Bill Marquette2011-05-141-2/+12
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mterron-clone into...Chris Buechler2011-05-077-0/+0
|\
| * Optimized all images using Yahoo Smush.it service.root2011-03-237-0/+0
* | Only start log update ajax timer if the updateDelay is defined. http://forum....jim-p2011-04-181-1/+3
|/
* CommentScott Ullrich2010-12-191-0/+3
* Add rowhelper_onDelete callScott Ullrich2010-12-191-2/+5
* Nuke function_exists()Scott Ullrich2010-12-191-14/+0
* Add and use rowhelper_onAdd which will fire javascript code after adding new rowScott Ullrich2010-12-191-0/+3
* Remove debugging alert()Scott Ullrich2010-12-191-1/+0
* Add rowhelper_onChange variable for row helper and remove the previous functi...Scott Ullrich2010-12-191-16/+12
* Touch log file so it can be created on livecdScott Ullrich2010-12-181-2/+5
* Adding support for custom hooks. If the function row_helper_dynamic_custom()...Scott Ullrich2010-12-171-6/+23
* Honor rowsize.Scott Ullrich2010-12-171-1/+1
* Cleanup code and fix dynamic firewall log reverse view, fixes #1031jim-p2010-11-231-9/+9
* Add a function type to the field types allowed, to allow more field types wit...Erik Fonnesbeck2010-11-092-2/+6
OpenPOWER on IntegriCloud