Menu

Code Commit Log


Commit Date  
[r709] by jakeroberts

V2.1.0 Beta released.

2008-02-10 07:24:07 Tree
[r708] by jakeroberts

Deleted old asp.net demo zip file.

2008-02-10 07:22:55 Tree
[r707] by jakeroberts

Fixed bug where undefined handlers would cause an exception to be thrown.
Tested and updated demos.

2008-02-10 07:02:27 Tree
[r706] by jakeroberts

Added include for FileProgress class

2008-02-10 06:28:50 Tree
[r705] by jakeroberts

JSlinted all JavaScript
Updated docs
Separated FileProgress class in to a separate file.
Added queueComplete event to queue plugin.

2008-02-10 06:25:45 Tree
[r704] by jakeroberts

Fixed FeaturesDemo. Updated for new 2.1.0 features. Added Flash Version radio buttons.
Renamed fileObj to file everywhere.
Implemented setUseQueryString feature.
Fixed type, createDate, modificationDate for FileItem so they always have a default value.

2008-02-08 23:52:33 Tree
[r703] by jakeroberts

JSLinted all the javascript.

2008-02-08 19:10:54 Tree
[r702] by jakeroberts

Updated the v1.0.2 plugin to work with v2.1.0. Fixed some bugs in v2.1.0 as a result.
Working to update the other Demos. They still need to be tested.

2008-02-08 17:28:17 Tree
[r701] by jakeroberts

Updating Plugins. No testing done yet.
Fixed a syntax error in SWFUpload.js
Started work in debugging problem with setStats (unfinished as well).

2008-02-06 01:41:48 Tree
[r700] by jakeroberts

Removed left over isBrowsing stuff
Removed typeof(x) === "undefined" and switched to x == undefined. undefined was introduced in JavaScript 1.3. I could swear I tried that before and it didn't work.
Testing out removing the setTimeout call on startUpload and returnUploadStart. Since setTimeout is used for all event calls and the splitting up of the uploadStart event it should be okay.

2008-02-05 00:50:37 Tree
Older >