summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Collapse)AuthorAgeFilesLines
* * Make function opening braces uniform.Scott Ullrich2009-03-111-21/+11
| | | | * Minor documentation additions
* 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
| | | | every 10 seconds.
* 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
| | | | This reverts commit 9ce5e10ac4fe43e9b580344454dd27172b6c4456.
* show/hide icmp6boxSimon Cornelius P. Umacob2009-01-201-4/+34
|
* add IPv6.inc and NetUtils.jsSimon Cornelius P. Umacob2009-01-201-0/+114
|
* Update to v2Scott Ullrich2008-12-051-165/+462
|
* Break out the advanced system options page into tabs group by categories.Matthew Grooms2008-09-041-27/+0
| | | | | | Fold the sysctl tunables page into a tab under the advanced options page. This reduces the top level menu options by one. There should be no functional changes.
* update scriptaculous to version 1.8.1Bill Marquette2008-08-029-1993/+5036
|
* Adding firebug liteScott Ullrich2008-07-272-0/+1682
|
* Fix closing </script> so we can be inlined.Scott Ullrich2008-07-271-1/+1
|
* correct definitionsScott Dale2008-03-171-2/+2
|
* Show loading icon while loading new widget through AJAX. Note: loading icon ↵Scott Dale2008-03-171-22/+31
| | | | needs improvement.
* new ajax functions for dashboardScott Dale2007-12-301-0/+48
|
* Add back scriptaculous files which are being used by the RRD graphsSeth Mos2007-11-017-0/+4908
| | | | | page. Replacements welcome if we want it removed. See status_rrd_graph.php
* * removed scriptaculous. It will be added while building the ISODaniel Stefan Haischt2007-10-2810-5705/+0
| | | | or embedded image.
* Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole fileBill Marquette2007-10-051-0/+13
| | | | | | should probably be MFC'd) MFC: to RELENG_1_2
* DomTT library for popups.Scott Dale2007-02-124-0/+2272
|
* * added missing images for numericupdown and datepicker controllDaniel Stefan Haischt2007-01-297-0/+0
|
* MFC #2 of #2Scott Ullrich2007-01-295-0/+1624
|
* Allow item to be savedScott Ullrich2006-09-041-3/+12
|
* If the destination port is an alias, then force the local port as the same ↵Scott Ullrich2006-09-041-8/+8
| | | | alias. We will need to circle back in filter.inc to detect this situation and omit the local port from the rule.
* Turn off debugging alert()Scott Ullrich2006-09-041-1/+0
|
* Re-enable items when neededScott Ullrich2006-09-041-4/+5
|
* When a External port range item is an alias, disallow the entry of Local port.Scott Ullrich2006-09-041-3/+40
| | | | | In-discussion-with: BillM Bug-reported-by: ChrisB
* Keep state really wants to be an advanced option, too. Let him join the party.Scott Ullrich2006-07-051-0/+6
|
* Make other button consistent now with a -Scott Ullrich2006-07-051-1/+1
|
* Turn advanced option are into a default to no show area as well.Scott Ullrich2006-07-051-2/+6
|
* Remove debugging alert()Scott Ullrich2006-07-051-2/+0
|
* Correct check to 2Scott Ullrich2006-07-051-1/+3
|
* Repopulate advanced <div> after changesScott Ullrich2006-07-051-0/+1
|
* Sync sprtableScott Ullrich2006-07-051-1/+0
|
* Sync sprtableScott Ullrich2006-07-051-1/+1
|
* MFCScott Ullrich2006-07-051-0/+14
| | | | Hide source and destination port boxes when protocol is not tcp, udp or tcp/udp
* Set style.display = '' to display hidden table rowScott Ullrich2006-07-051-1/+1
|
* Hide Show advanced option button when user clicks on the optionScott Ullrich2006-07-041-0/+1
|
* MFCScott Ullrich2006-07-041-0/+4
| | | | Require the user to have a brain to see the Source port range for a firewall rule by adding a link in the source box that says Advanced - Show source port range.
* Update to script.aculo.us version 1.60Scott Ullrich2006-04-0510-258/+1500
|
* Add sortable table javascript handler.Scott Ullrich2006-03-191-0/+183
| | | | See http://www.kryogenix.org/code/browser/sorttable/ for more info.
* Files needed for auto completeScott Ullrich2006-03-043-0/+375
|
* Remove scheduler referencesScott Ullrich2006-02-231-2/+1
|
* MFCScott Ullrich2006-01-308-0/+4835
|
* Add ajaxStarted which will tell if Ajax has started.Scott Ullrich2006-01-161-1/+6
|
* Use a for() loopScott Ullrich2006-01-061-2/+3
|
* Der, this is JS, not PHP.Scott Ullrich2006-01-061-2/+2
|
* Check all AJAX values. If any of them are undefined then return.Scott Ullrich2006-01-061-2/+3
|
OpenPOWER on IntegriCloud