correct definitions
Show loading icon while loading new widget through AJAX. Note: loading icon needs improvement.
new ajax functions for dashboard
Add back scriptaculous files which are being used by the RRD graphspage. Replacements welcome if we want it removed. Seestatus_rrd_graph.php
Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole fileshould probably be MFC'd)
MFC: to RELENG_1_2
DomTT library for popups.
MFC #2 of #2
Allow item to be saved
If the destination port is an alias, then force the local port as the same 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()
Re-enable items when needed
When a External port range item is an alias, disallow the entry of Local port.
In-discussion-with: BillMBug-reported-by: ChrisB
Keep state really wants to be an advanced option, too. Let him join the party.
Make other button consistent now with a -
Turn advanced option are into a default to no show area as well.
Remove debugging alert()
Correct check to 2
Repopulate advanced <div> after changes
Sync sprtable
MFCHide source and destination port boxes when protocol is not tcp, udp or tcp/udp
Set style.display = '' to display hidden table row
Hide Show advanced option button when user clicks on the option
MFCRequire 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.60
Add sortable table javascript handler.
See http://www.kryogenix.org/code/browser/sorttable/ for more info.
Files needed for auto complete
Remove scheduler references
MFC
Add ajaxStarted which will tell if Ajax has started.
Use a for() loop
Der, this is JS, not PHP.
Check all AJAX values. If any of them are undefined then return.
Change refresh rate to 7000
Do not process undefined items
MFC 7117Temperature is in Celsius not in percentages
Correctly disable for GRE too..
Ticket #585
Fixed a Merge
increase to 4000
increase to 3.5 seconds
Change refresh to 2 seconds
Fix system_advanced.php javascript
woops, wrong file
Move connection aborted check up further
Correct cpu meters
Make temp monitor really work - make a little more modular too
Make 4801 temp monitor work (and make it work with sajax)
Change refresh to 5000
Update time now 10 seconds.
Added SAJAX support.System Meters are updated via AJAX now.Started XHTML/CSS cleanup.
Disabling Enter Key on Auto-Complete pages ...Enter Key now Selects Auto-Complete Options ...Added Auto-Complete to firewall_shaper_edit.php ...
progress.php needed to only be called upon upload not download or reinstall of packages
just cleaning house ... took javascript out of carp_status.php
Adding AutoComplete to firewall_nat_edithead.inc searchs javascript directory for includes now
First Step in Fixing AutoComplete and Cleaning Up Code