Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
d3bc15ea 03/14/2009 07:22 PM Bill Marquette

Move datetimepicker javascript to JS directory

8ac4df97 03/14/2009 06:48 PM Scott Ullrich

Use friendly interface name (in this case WLAN) as opposed to OPT1 which means nothing to me.

ef1d930a 03/14/2009 06:38 PM Scott Ullrich

Add global.js

2687a6fa 03/14/2009 06:16 PM Scott Ullrich

Adding Ajax queue system.

Example usage:

AjaxQueue.setBatchSize(1);
AjaxQueue.push("http://www.testingqueue.com/process/",{onSucess: funcSuccess, onfailure: funcFailure});
AjaxQueue.push("http://www.testingqueue.com/process1/",{onSucess: funcSuccess1, onfailure: funcFailure1}, "myDiv");...

bae568cc 03/14/2009 07:20 AM Bill Marquette

a little cleaner JS

55c63539 03/14/2009 06:28 AM Bill Marquette

Premature commit...remove the copy/paste-o's

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

9050b9f9 03/14/2009 06:07 AM Scott Ullrich

Make NOTE bold

397c4d6d 03/14/2009 06:03 AM Scott Ullrich

Set NOTE size to 350x350

e3349f9c 03/14/2009 05:34 AM Scott Ullrich

Adding picture viewer widget. Add a picture of your firewall, or a network
diagram, or a picture of your girlfriend... OR?

View revisions

Also available in: Atom