????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 13.59.91.46 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/icad.astacus.se/project/universal_old/ |
Upload File : |
<!-- saved from url=(0014)about:internet --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>UniversalUploader changelog</title> <link href="styles.css" rel="stylesheet" type="text/css" /> </head> <body> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td width="400"> <span class="caption">UniversalUploader </span><span class="yellow">2.0</span> <br /> <span class="gray">Changelog </span> </td> <td> </td> <td align="char" width="200"> <img src="images/world.jpg" align="middle" hspace="5" /><b><a target="_blank" href="http://www.element-it.com/multiple-file-upload/flash-uploader.aspx">Home page</a></b><br /> <img src="images/email.jpg" align="middle" hspace="5" /><b><a target="_blank" href="http://www.element-it.com/contacts.aspx">Contact support</a></b> </td> </tr> </table> <!--NOT_TRANSLATED BEGIN--> <p><strong>version 2.1.3 (12.2015)</strong></p> <ul> <li> (12.2015) Updated java based uploader (signed with new certificate). </li> <li> (05.06.2015) Added new parameter to ignore duplicates fileFilter_ignoreDublicates. </li> <li> (20.04.2015) Files added with drag and drop of folder are now produce single onAdd event. In previous versions each file generated individual onAdd event. </li> <li> Issue with file filter for Silverlight uploader: first type was ignored. </li> <li> (23.03.2015) Issue with additional post fields in chunked upload mode of java based uploader. </li> </ul <p><strong>version 2.1.2 (01.2015)</strong></p> <ul> <li>[ADDED] <ul> <li> Support of compress before upload feature in chunked upload mode of Java runtime into PHP file processing script. <br> </li> <li> In HTML5 runtime file will be marked with 'error' status if response contain 'error:' string. </li> </ul> </li> <li>[FIXED] <ul> <li> File.relativePath property was not correctly set when Java runtime used. </li> <li> Wrong progress in Java runtime when files uploaded and user select more files for upload and press upload button. Progress may grow up below 100% . </li> </ul> </li> </ul> <p><strong>version 2.1.1 (09.2014)</strong></p> <ul> <li>[ADDED] <ul> <li> <strong>EmptyFolderAdded(uploaderId, name, path)</strong> - event fired when empty folder found in selected folder structure.<br> Such folders would not be 'uploaded' This event allow to manually process empty folders in order to recreate them on server side. <br> uploaderId - id of uploader which fired this event. <br> name - folder name.<br> path - relative path to folder. <br> </li> </ul> </li> <li>[FIXED] <ul> <li> Issue with folder drag and drop in Chrome browser: only first 100 files were added for upload. </li> </ul> </li> </ul> <p><strong>version 2.1.0 (03.2014)</strong></p> <ul> <li>[FEATURES] <ul> <li> Added support of folders upload in Chrome browser. It is possible to drag and drop files, folders or files with folders. PHP and ASP.NET (c#) scripts are modified to restore folder structure on server side. </li> </ul> </li> <li>[ADDED] <ul> <li> <strong>uploadVideoIOS</strong> - Boolean. Default value is false.<br> Allow to upload video files from IOS devices. When set to true, only one file can be selected at once, but video files will be uploaded correctly from IOS devices. When set to false , multiple files can be selected, but video files will fails to upload. </li> </ul> </li> </ul> <p><strong>version 2.0.2 (01.2014)</strong></p> <ul> <li>[FIXED] <ul> <li> Updated Java uploader. </li> </ul> </li> </ul> <p><strong>version 2.0.1 (10.2013)</strong></p> <ul> <li>[FEATURES] <ul> <li> Fallback to standard upload mode if chunked upload can not be inited. </li> </ul> </li> <li>[ADDED] <ul> <li> <strong>chunkedFallbackToStandard</strong> - Boolean. Default value is false.<br> Determines whether uploader should be inited in standard upload mode, if it fails to init in chunked upload mode.</br> If the value of the chunkedUpload parameter is set to true and no one of runtimes can be inited with this mode, </br> then (if chunkedFallbackToStandard is set to true) uploader will try init with chunkedUpload = false (other options are the same). </li> </ul> </li> <li>[FIXED] <ul> <li> Issue with loop while uploading several thumbnails for each image file in FireFox. </li> <li> Silverlight runtime: When image resize feature enabled and resizeMode is set to 'crop' (or other value different from 'fit', 'fitbywidth, fitbyheght'), then error message disaplyed during initialization. </li> <li> Silvelight, Java runtimes: If the filter on types of files is set, file browse dialog will allow to see files of any type. </li> <li> Silvelight runtime: In 'thumbnails' view small images are expanded to the container size. </li> <li> Silvelight runtime: FilePrefixes (in resizeImages_options) aren't added to names of files (if resizeImages=true) </li> <li> HTML4 runtime: Wrong response for file which uploaded next to stopped and resumed file. </li> <li> HTML5 runtime: Chunked upload does not work in IE (event if browser support this feature). </li> <li> Java runtime: updated jar files for compatibility with Java 7 update 45. </li> </ul> </li> </ul> <p><strong>version 2.0 (03.2013)</strong></p> <ul> <li>[FEATURES] <ul> <li> Added thumbnails veiw mode </li> <li>Added Java uploader </li> <li>Images preview. </li> <li> Resize images. </li> <li>Chunked upload mode. </li> <li>Improved support of IOS devices. </li> <li>Direct upload to Amazon S3 </li> </ul> </li> <li>[FIXED] <ul> <li> Issue with position of FLASH uploader over browse button in IE browsers. </li> </ul> </li> <li>[ADDED] <ul> <li> A lot of new parameters. </li> </ul> </li> </ul> <p> </p> </body> </html>