Move datetimepicker javascript to JS directory
Use friendly interface name (in this case WLAN) as opposed to OPT1 which means nothing to me.
Add global.js
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");...
a little cleaner JS
Premature commit...remove the copy/paste-o's
Sajax is no more, long live PrototypeThis eliminates one AJAX library, but not all "non-Prototype" AJAX code
Make NOTE bold
Set NOTE size to 350x350
Adding picture viewer widget. Add a picture of your firewall, or a networkdiagram, or a picture of your girlfriend... OR?
View revisions
Also available in: Atom