Menu

Code Commit Log


Commit Date  
[r442] by jaroberts

Really fixed Zero=unlimited filesize issue.

2007-05-04 18:10:47 Tree
[r441] by jaroberts

SWFUpload.as: fixed fileSizeLimit == 0 rejecting all files (instead of unlimited)
Fixed QueueStopped not being set in Features Demo.

Added a query_string to the JS calls to get around some caching

2007-05-04 18:06:24 Tree
[r440] by jaroberts

renamed to 52

2007-05-04 17:16:11 Tree
[r439] by jaroberts

Renamed SWFUpload files to 52

2007-05-04 17:14:56 Tree
[r438] by jaroberts

Updated button tags with type="button" to prevent them from submitting the form when clicked.

2007-05-04 00:21:45 Tree
[r437] by jaroberts
2007-05-03 01:27:46 Tree
[r436] by jaroberts
2007-05-03 01:27:25 Tree
[r435] by jaroberts
2007-05-03 01:25:54 Tree
[r434] by jaroberts
2007-05-03 01:25:45 Tree
[r433] by jaroberts

Added the Features Demo.

swfupload/swfuploadr5.js
renamed flash_container_element to flash_container_id to be more clear
added QueueStopped event
Moved the HTML generation in to its own function (so I can call it from the Features Demo)
improved array type detection (typeof(array) returns "object" not "array")
fixed call to ui_function so "this" is the swfupload instance.
added more console debug messages inside try/catches so you know something happened.
editor removed a whole bunch of extra whitespace characters

SWFUpload.as
fixed single upload functionality
added QueueStopped feature

2007-05-03 01:06:54 Tree
Older >