Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bae568cc 03/14/2009 07:20 AM Bill Marquette

a little cleaner JS

01da41cf 03/14/2009 06:26 AM Bill Marquette

Sajax is no more, long live Prototype
This eliminates one AJAX library, but not all "non-Prototype" AJAX code

f8b14770 03/14/2009 03:13 AM Bill Marquette

Make use of Prototype-ism's in sajax.js - first small step in attempting to remove sajax from pfSense

547fb934 03/13/2009 06:38 AM Bill Marquette

dunno where prototype 1.6.0.3 ran off to, but reign it back in and make it submit

aa3cb4f0 03/13/2009 06:29 AM Bill Marquette

bump scriptaculous to 1.8.2

d2c5fcc1 03/11/2009 10:35 PM Scott Ullrich
  • Make function opening braces uniform.
  • Minor documentation additions
98509219 03/11/2009 10:32 PM Scott Ullrich

Ensure that the gateway widget exists before populating data during ajax calls.

e0a16925 03/11/2009 10:02 PM Scott Ullrich

Change to 11 second refresh, a lot of underlying information refreshes
every 10 seconds.

3dfa6a52 03/11/2009 09:28 PM Scott Ullrich

Add ajax mojo to gateway status widget

37fea5cc 03/09/2009 03:08 AM Scott Ullrich

Graph value on the GraphLink graph, too

5f00df88 03/08/2009 10:10 PM Scott Ullrich

Test to make sure items exist before trying to get their properties

23a54db3 03/08/2009 09:44 PM Scott Ullrich

Change update interval for sajax to 10000

ee01cb05 02/15/2009 07:05 PM Chris Buechler

Revert "show/hide icmp6box"

This reverts commit 9ce5e10ac4fe43e9b580344454dd27172b6c4456.

9ce5e10a 01/20/2009 08:30 AM Simon Cornelius P. Umacob

show/hide icmp6box

ce996bd3 01/20/2009 06:30 AM Simon Cornelius P. Umacob

add IPv6.inc and NetUtils.js

daad17fd 12/05/2008 07:56 PM Scott Ullrich

Update to v2

df81417f 09/04/2008 03:40 PM Matthew Grooms

Break out the advanced system options page into tabs group by categories.
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.

b5a7edb1 08/02/2008 03:49 AM Bill Marquette

update scriptaculous to version 1.8.1

62654413 07/27/2008 04:30 AM Scott Ullrich

Adding firebug lite

e6eeebed 07/27/2008 02:20 AM Scott Ullrich

Fix closing </script> so we can be inlined.

f9b7608e 03/17/2008 09:49 PM Scott Dale

correct definitions

34eac803 03/17/2008 01:55 AM Scott Dale

Show loading icon while loading new widget through AJAX. Note: loading icon needs improvement.

9c0fa9d5 12/30/2007 09:07 PM Scott Dale

new ajax functions for dashboard

63353c9e 11/01/2007 09:02 PM Seth Mos

Add back scriptaculous files which are being used by the RRD graphs
page. Replacements welcome if we want it removed. See
status_rrd_graph.php

8f4423e5 10/28/2007 02:19 AM Daniel Stefan Haischt
  • removed scriptaculous. It will be added while building the ISO
    or embedded image.
66eff923 10/05/2007 09:11 PM Bill Marquette

Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole file
should probably be MFC'd)

MFC: to RELENG_1_2

79379fa0 02/12/2007 08:03 PM Scott Dale

DomTT library for popups.

a56d2bd3 01/29/2007 10:59 PM Daniel Stefan Haischt
  • added missing images for numericupdown and datepicker controll
fb3cb2c5 01/29/2007 10:07 PM Scott Ullrich

MFC #2 of #2

6ec18a7a 09/04/2006 10:52 PM Scott Ullrich

Allow item to be saved

120daf83 09/04/2006 10:38 PM Scott Ullrich

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.

3280df11 09/04/2006 10:19 PM Scott Ullrich

Turn off debugging alert()

f5a68408 09/04/2006 10:07 PM Scott Ullrich

Re-enable items when needed

e2705d67 09/04/2006 10:03 PM Scott Ullrich

When a External port range item is an alias, disallow the entry of Local port.

In-discussion-with: BillM
Bug-reported-by: ChrisB

f6970b2f 07/05/2006 03:11 AM Scott Ullrich

Keep state really wants to be an advanced option, too. Let him join the party.

be812936 07/05/2006 02:56 AM Scott Ullrich

Make other button consistent now with a -

197b2a47 07/05/2006 02:52 AM Scott Ullrich

Turn advanced option are into a default to no show area as well.

5896157c 07/05/2006 01:34 AM Scott Ullrich

Remove debugging alert()

60bc190a 07/05/2006 01:34 AM Scott Ullrich

Correct check to 2

b62c6548 07/05/2006 01:18 AM Scott Ullrich

Repopulate advanced <div> after changes

292d54c8 07/05/2006 01:11 AM Scott Ullrich

Sync sprtable

9bd15edf 07/05/2006 01:08 AM Scott Ullrich

Sync sprtable

3de8af0e 07/05/2006 01:07 AM Scott Ullrich

MFC
Hide source and destination port boxes when protocol is not tcp, udp or tcp/udp

13c2a812 07/05/2006 12:16 AM Scott Ullrich

Set style.display = '' to display hidden table row

22abf2ef 07/04/2006 11:49 PM Scott Ullrich

Hide Show advanced option button when user clicks on the option

8c84fe43 07/04/2006 11:35 PM Scott Ullrich

MFC
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.

2ec7bef4 04/05/2006 09:00 PM Scott Ullrich

Update to script.aculo.us version 1.60

7db1344b 03/19/2006 10:13 PM Scott Ullrich

Add sortable table javascript handler.

See http://www.kryogenix.org/code/browser/sorttable/ for more info.

a3b4fc9b 03/04/2006 08:30 PM Scott Ullrich

Files needed for auto complete

270dc92c 02/23/2006 10:15 PM Scott Ullrich

Remove scheduler references

989c7b57 01/30/2006 01:58 AM Scott Ullrich

MFC

670fe849 01/16/2006 10:33 PM Scott Ullrich

Add ajaxStarted which will tell if Ajax has started.

922b4420 01/06/2006 09:21 PM Scott Ullrich

Use a for() loop

4cb423d5 01/06/2006 09:04 PM Scott Ullrich

Der, this is JS, not PHP.

55bade0b 01/06/2006 08:40 PM Scott Ullrich

Check all AJAX values. If any of them are undefined then return.

8e325304 01/01/2006 04:21 AM Scott Ullrich

Change refresh rate to 7000

876bb30f 01/01/2006 03:11 AM Scott Ullrich

Do not process undefined items

f78b47e3 10/23/2005 11:22 PM Scott Ullrich

MFC 7117
Temperature is in Celsius not in percentages

c117537a 10/11/2005 05:24 PM Scott Ullrich

Correctly disable for GRE too..

Ticket #585

b66f7667 10/05/2005 07:48 PM Scott Ullrich
  • Grey out port items when proto is GRE or ESP
  • Ignore ports in input validation fields when port is GRE or ESP

Ticket #585

92ab0566 09/18/2005 05:00 AM Erik Kristensen

Fixed a Merge

fb4d93ac 09/18/2005 03:31 AM Scott Ullrich

increase to 4000

d3f34fae 09/18/2005 03:23 AM Scott Ullrich

increase to 3.5 seconds

5872171a 09/18/2005 02:33 AM Scott Ullrich

Change refresh to 2 seconds

cd0545aa 09/16/2005 07:25 PM Bill Marquette

Fix system_advanced.php javascript

61381bd9 09/15/2005 05:58 AM Scott Ullrich

woops, wrong file

a5c4926e 09/15/2005 05:58 AM Scott Ullrich

Move connection aborted check up further

85c54575 09/15/2005 05:49 AM Scott Ullrich

Correct cpu meters

7979a809 09/15/2005 03:21 AM Bill Marquette

Make temp monitor really work - make a little more modular too

1804023d 09/15/2005 02:55 AM Bill Marquette

Make 4801 temp monitor work (and make it work with sajax)

c07d326e 09/13/2005 05:10 AM Scott Ullrich

Change refresh to 5000

c15a0061 09/11/2005 09:02 PM Erik Kristensen

Update time now 10 seconds.

d772ac32 09/11/2005 06:17 AM Erik Kristensen

Added SAJAX support.
System Meters are updated via AJAX now.
Started XHTML/CSS cleanup.

7f387ab0 09/07/2005 11:42 PM Erik Kristensen

Disabling Enter Key on Auto-Complete pages ...
Enter Key now Selects Auto-Complete Options ...
Added Auto-Complete to firewall_shaper_edit.php ...

9e2a4fce 08/30/2005 01:55 AM Erik Kristensen

progress.php needed to only be called upon upload not download or reinstall of packages

e8fc8fa0 08/30/2005 12:55 AM Erik Kristensen

just cleaning house ... took javascript out of carp_status.php

4ce8ac00 08/23/2005 11:57 PM Erik Kristensen

Adding AutoComplete to firewall_nat_edit
head.inc searchs javascript directory for includes now

8ab3e9ed 08/23/2005 01:18 AM Erik Kristensen

First Step in Fixing AutoComplete and Cleaning Up Code