summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Expand)AuthorAgeFilesLines
* Fix source input validation, saving, and the "View the NAT rule" link on link...Erik Fonnesbeck2010-05-111-4/+4
* Implement tcp flags and sloppy state on the GUI.Ermal2010-05-051-0/+15
* Automatically select destination as $Interface address when Interface is chan...Renato Botelho2010-04-271-2/+4
* Merge remote branch 'mainline/master'Renato Botelho2010-04-272-0/+4
|\
| * Add binding support for row helper drop downsScott Ullrich2010-04-272-0/+4
* | Consider VIPs on Destination Address and below few fixesRenato Botelho2010-04-201-1/+1
* | changed destination type according to the selected interfaceCarlos Eduardo Ramos2010-04-201-0/+4
* | Hidding Redirect Target Port when using GRE and ESPVinicius Coque2010-04-201-1/+5
* | Disable redirect port field when a port different of (other) is selectedCarlos Eduardo Ramos2010-04-201-0/+10
* | Block source edit on associated firewall rulesVinicius Coque2010-04-191-24/+25
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-191-12/+0
|\ \ | |/
| * remove commented out bit that causes annoying pop ups in IE. Ticket #299Chris Buechler2010-04-181-12/+0
* | Adding new fields to improved NAT port forwardVinicius Coque2010-04-081-44/+116
|/
* 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
OpenPOWER on IntegriCloud