summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Expand)AuthorAgeFilesLines
* Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still nee...gnhb2010-05-081-0/+13
* Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda...gnhb2010-05-041-0/+0
* Code to save data on a per port(bandwidth, mtu, mru, etc.) basis is working.gnhb2010-05-021-25/+14
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-024-65/+162
|\
| * Improve NAT Port ForwardingRenato Botelho2010-04-292-65/+158
| * Add binding support for row helper drop downsScott Ullrich2010-04-272-0/+4
* | Working on javascript for bandwidth, mtu, mru inputs on mlppp gui.gnhb2010-05-021-4/+35
* | Fix up javascript and add id # to interfaces_mlppp page.gnhb2010-05-011-1/+0
* | Pull javascript out of mlppp_edit page into a separate file.gnhb2010-04-301-0/+86
|/
* remove commented out bit that causes annoying pop ups in IE. Ticket #299Chris Buechler2010-04-181-12/+0
* Fix sortable to handle sorting of IP address columns properly. Resolves #469jim-p2010-04-031-0/+21
* Fix rowhelper size usage.Ermal Luçi2010-03-081-3/+5
* fix alert scroller in ChromeChris Buechler2010-01-071-4/+6
* fix conflict between domTT and prototype that was breaking javascript in a nu...Chris Buechler2010-01-053-20/+21
* Adding latest dom_TT. Fixes #202 Thanks to RobisCoolScott Ullrich2009-12-233-23/+225
* Updating to 1.8.3Scott Ullrich2009-12-239-1065/+1623
* Add patch from lietu (Janne Enberg). Ticket #136pierrepomes2009-12-121-20/+26
* Make all autocompletes in there case insensitive.Ermal Luçi2009-12-044-8/+8
* Fixup Source OS boxsullrich2009-12-031-2/+1
* Minor formatting + hide Source OS behind Advanced boxsullrich2009-12-031-0/+6
* Hide layer7 and in/out behind advanced buttonsullrich2009-12-031-0/+13
* Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced...sullrich2009-12-031-0/+26
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and h...Ermal Luçi2009-11-301-9/+1
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and h...Ermal Luçi2009-11-301-10/+1
* Seperate diffserv box into a <select> dropdown. Hide item behind advanced bu...sullrich2009-11-281-0/+6
* Move back to using sortable as class nameScott Ullrich2009-08-231-1/+1
* Modify sortable.js to work on tabcont as opposed to sortable class. This has...Scott Ullrich2009-08-201-1/+1
* Make matching on autosuggestion case insensitive.Ermal Luçi2009-07-231-2/+2
* Add the id tag to the row helper javascript created input objects. Make the c...Ermal Luçi2009-07-231-1/+1
* Avoid errors when a non-existent element is called by a functionRenato Botelho2009-06-021-18/+24
* Filter log parsing updatejim-p2009-04-041-0/+134
* remove dead JS filesBill Marquette2009-03-141-120/+0
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-147-0/+629
* Move datetimepicker javascript to JS directoryBill Marquette2009-03-141-0/+486
* Adding Ajax queue system.Scott Ullrich2009-03-141-0/+40
* a little cleaner JSBill Marquette2009-03-141-1/+3
* Sajax is no more, long live PrototypeBill Marquette2009-03-141-8/+14
* Make use of Prototype-ism's in sajax.js - first small step in attempting to r...Bill Marquette2009-03-131-44/+51
* dunno where prototype 1.6.0.3 ran off to, but reign it back in and make it su...Bill Marquette2009-03-131-167/+317
* bump scriptaculous to 1.8.2Bill Marquette2009-03-138-508/+519
* * Make function opening braces uniform.Scott Ullrich2009-03-111-21/+11
* Ensure that the gateway widget exists before populating data during ajax calls.Scott Ullrich2009-03-111-4/+8
* Change to 11 second refresh, a lot of underlying information refreshesScott Ullrich2009-03-111-1/+1
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-111-1/+13
* Graph value on the GraphLink graph, tooScott Ullrich2009-03-081-0/+2
* Test to make sure items exist before trying to get their propertiesScott Ullrich2009-03-081-10/+16
* Change update interval for sajax to 10000Scott Ullrich2009-03-081-1/+1
* Revert "show/hide icmp6box"Chris Buechler2009-02-151-34/+4
* show/hide icmp6boxSimon Cornelius P. Umacob2009-01-201-4/+34
* add IPv6.inc and NetUtils.jsSimon Cornelius P. Umacob2009-01-201-0/+114
OpenPOWER on IntegriCloud