summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Change refresh rate to 7000Scott Ullrich2006-01-011-1/+1
|
* Do not process undefined itemsScott Ullrich2006-01-011-0/+3
|
* MFC 7117Scott Ullrich2005-10-231-1/+1
| | | | Temperature is in Celsius not in percentages
* Correctly disable for GRE too..Scott Ullrich2005-10-111-1/+1
| | | | Ticket #585
* * Grey out port items when proto is GRE or ESPScott Ullrich2005-10-051-0/+20
| | | | | | * Ignore ports in input validation fields when port is GRE or ESP Ticket #585
* Fixed a MergeErik Kristensen2005-09-181-7/+19
|
* increase to 4000Scott Ullrich2005-09-181-2/+2
|
* increase to 3.5 secondsScott Ullrich2005-09-181-2/+2
|
* Change refresh to 2 secondsScott Ullrich2005-09-181-2/+2
|
* Fix system_advanced.php javascriptBill Marquette2005-09-161-0/+28
|
* woops, wrong fileScott Ullrich2005-09-151-3/+0
|
* Move connection aborted check up furtherScott Ullrich2005-09-151-0/+4
|
* Correct cpu metersScott Ullrich2005-09-151-2/+2
|
* Make temp monitor really work - make a little more modular tooBill Marquette2005-09-151-5/+4
|
* Make 4801 temp monitor work (and make it work with sajax)Bill Marquette2005-09-151-1/+12
|
OpenPOWER on IntegriCloud