<rss version="2.0"><channel><title>digitarald.de Projects Changelog</title><link>http://digitarald.de/projects/</link><description>The latest changes for all projects from digitarald.de.</description><lastBuildDate>Tue, 11 Aug 2020 23:25:55 +0200</lastBuildDate><pubDate>Tue, 11 Aug 2020 23:25:55 +0200</pubDate><language>en-gb</language><docs>http://blogs.law.harvard.edu/tech/rss</docs><generator>digitarald.de</generator><ttl>60</ttl><item><title>FancyUpload - Swiff meets Ajax 3-0</title><link>http://digitarald.de/project/fancyupload/#changelog-3-0</link><guid>http://digitarald.de/project/fancyupload/#changelog-3-0</guid><pubDate>Mon, 25 May 2009 00:00:00 +0200</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: Option timeLimit (default 30s, 0 for linux). Prevents frozen upload when server fails, after timeout the upload is cancelled and the complete event fired (with &#x201C;timeout&#x201D; error).&lt;/li&gt;&lt;li&gt;Added: Option policyFile, custom location for the cross-domain policy.&lt;/li&gt;&lt;li&gt;Added: Events beforeStart/Stop/Remove for more control over the upload process (e.g. setting data from inputs).&lt;/li&gt;&lt;li&gt;Changed: 1s delay for onFail, prevents failing on slow connections.&lt;/li&gt;&lt;li&gt;Fixed: data is not correctly merged between uploader options and file-specific options. &lt;/li&gt;&lt;li&gt;Fixed: Removed debugging behaviour on progress bars.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>FancyUpload - Swiff meets Ajax 3-0-rc1</title><link>http://digitarald.de/project/fancyupload/#changelog-3-0-rc1</link><guid>http://digitarald.de/project/fancyupload/#changelog-3-0-rc1</guid><pubDate>Tue, 05 May 2009 00:00:00 +0200</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: New showcase attach-a-file including first iteration of the class Attach.&lt;/li&gt;&lt;li&gt;Added: New event &lt;code&gt;reposition&lt;/code&gt;, fired when the box is moved.&lt;/li&gt;&lt;li&gt;Changed: More converted placeholder-units for validation errors.&lt;/li&gt;&lt;li&gt;Fixed: remove event did not fire correctly, broke option &lt;code&gt;fileListMax&lt;/code&gt;&lt;/li&gt;&lt;li&gt;Fixed: Example script.php did not clear log file correctly.&lt;/li&gt;&lt;li&gt;Fixed: I really missed a console.log in FancyUpload2.js, sorry!&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>FancyUpload - Swiff meets Ajax 3-0-rc0</title><link>http://digitarald.de/project/fancyupload/#changelog-3-0-rc0</link><guid>http://digitarald.de/project/fancyupload/#changelog-3-0-rc0</guid><pubDate>Thu, 30 Apr 2009 00:00:00 +0200</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: Total rewrite of &lt;code&gt;Swiff.Uploader&lt;/code&gt; JavaScript and Actionscript&lt;/li&gt;&lt;li&gt;Added: Event based interactions from Flash to JS&lt;/li&gt;&lt;li&gt;Added: File-based list handling for easy implementation&lt;/li&gt;&lt;li&gt;Added: IFrame fallback class &lt;code&gt;Uploader.js&lt;/code&gt;, mirroring the &lt;code&gt;Swiff.Uploader&lt;/code&gt; &lt;abbr title="Application Programming Interface"&gt;API&lt;/abbr&gt;&lt;/li&gt;&lt;li&gt;Added: Several new options like &lt;code&gt;appendCookieData&lt;/code&gt;, &lt;code&gt;buttonImage&lt;/code&gt; and various validations&lt;/li&gt;&lt;li&gt;Fixed: All known bugs (case-sensitive typeFilter, sending data, Mac problems, load events, &#x2026;)&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>SqueezeBox - Expandable Lightbox 1-1-rc4</title><link>http://digitarald.de/project/squeezebox/#changelog-1-1-rc4</link><guid>http://digitarald.de/project/squeezebox/#changelog-1-1-rc4</guid><pubDate>Thu, 23 Apr 2009 00:00:00 +0200</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: SqueezeBox.open(subject, options), where subject can be an element or an URL.&lt;/li&gt;&lt;li&gt;Added: Support for evalScripts in ajax handler.&lt;/li&gt;&lt;li&gt;Changed: Added more widgets to the showcases reflecting the new features.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>SqueezeBox - Expandable Lightbox 1-1-rc3</title><link>http://digitarald.de/project/squeezebox/#changelog-1-1-rc3</link><guid>http://digitarald.de/project/squeezebox/#changelog-1-1-rc3</guid><pubDate>Thu, 12 Mar 2009 00:00:00 +0100</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: Subtle shadow, via CSS or PNG.&lt;/li&gt;&lt;li&gt;Added: Option iframePreload (defaults to false): Preload iframe before showing, similar to images.&lt;/li&gt;&lt;li&gt;Changed: SqueezeBox hides scrollbars now, to prevent flickering/jumping pages.&lt;/li&gt;&lt;li&gt;Fixed: Fixed endless loading loop for fast loading uncached images.&lt;/li&gt;&lt;li&gt;Fixed: Empty content after closing to stop playing Swiff movies.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>FancyUpload - Swiff meets Ajax 2-0</title><link>http://digitarald.de/project/fancyupload/#changelog-2-0</link><guid>http://digitarald.de/project/fancyupload/#changelog-2-0</guid><pubDate>Fri, 05 Dec 2008 00:00:00 +0100</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: Flash 10 support&lt;/li&gt;&lt;li&gt;Added: removeFile now returns the new global progress status, to refresh numbers&lt;/li&gt;&lt;li&gt;Fixed: Clickable overlay for Flash 10, define your target element with option &#x201C;target&#x201D;&lt;/li&gt;&lt;li&gt;Fixed: Encoding problems fixed, JS calls failed due to ExternalInterface bugs (Kudos to SwfUpload for their short and efficient fix)&lt;/li&gt;&lt;li&gt;Fixed: Cancelling a running file starts the next file&lt;/li&gt;&lt;li&gt;Fixed: Enabled cross domain upload&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>AutoCompleter 1-1-2</title><link>http://digitarald.de/project/autocompleter/#changelog-1-1-2</link><guid>http://digitarald.de/project/autocompleter/#changelog-1-1-2</guid><pubDate>Tue, 19 Aug 2008 00:00:00 +0200</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: Option indicator for Autocompleter.Ajax, element is shown during request.&lt;/li&gt;&lt;li&gt;Added: Option indicatorClass, class-name is added during request to input.&lt;/li&gt;&lt;li&gt;Added: Option visibleChoices (default true), to scroll hidden choices into view&lt;/li&gt;&lt;li&gt;Added: Option emptyChoices, called instead of hideChoices when tokens are empty.&lt;/li&gt;&lt;li&gt;Fixed: Fixed filter loops on RegExp::test for Opera.&lt;/li&gt;&lt;li&gt;Fixed: Element::getSelectedRange returns correct positions for textareas in &lt;abbr title="(Microsoft) Internet Explorer Browser"&gt;IE&lt;/abbr&gt;.&lt;/li&gt;&lt;li&gt;Fixed: Selected item resets correctly.&lt;/li&gt;&lt;li&gt;Fixed: Update can now also handle tokens as Hash, length check fixed.&lt;/li&gt;&lt;li&gt;Changed: BREAKING CHANGE (incl. Compatibility)! Naming conventions following MooTools 1.2

&lt;ul&gt;&lt;li&gt;Autocompleter.Base to Autocompleter&lt;/li&gt;&lt;li&gt;Autocompleter.Ajax to Autocompleter.Request&lt;/li&gt;&lt;li&gt;Autocompleter.Ajax.Json/Xhtml to Autocompleter.Request.&lt;abbr title="JavaScript Object Notation"&gt;JSON&lt;/abbr&gt;/HTML&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Changed: BREAKING CHANGE (incl. Compatibility)! Extracted Local and Request from Autocompleter.js&lt;/li&gt;&lt;li&gt;Changed: Removed Element::getOffsetParent, included in MooTools 1.2&lt;/li&gt;&lt;li&gt;Changed: Element::getCaretPosition renamed to Element::getSelectedRange&lt;/li&gt;&lt;li&gt;Changed: Added &lt;abbr title="JavaScript Object Notation"&gt;JSON&lt;/abbr&gt; and HTML Request showcases.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>FancyUpload - Swiff meets Ajax 2-0-beta-4</title><link>http://digitarald.de/project/fancyupload/#changelog-2-0-beta-4</link><guid>http://digitarald.de/project/fancyupload/#changelog-2-0-beta-4</guid><pubDate>Fri, 09 May 2008 00:00:00 +0200</pubDate><description>&lt;ul&gt;&lt;li&gt;Fixed: Fixed &lt;code&gt;fileUpload&lt;/code&gt; to return changed options, fixes overriding options.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>SimpleTabs - Unobtrusive Tabs + Ajax 1-1</title><link>http://digitarald.de/project/simple-tabs/#changelog-1-1</link><guid>http://digitarald.de/project/simple-tabs/#changelog-1-1</guid><pubDate>Wed, 07 May 2008 00:00:00 +0200</pubDate><description>&lt;p&gt;Public release for MooTools 1.2
- Support for static content and Ajax requests
- Simplified CSS and span&#x2019;s to allow styling with sliding doors technique
- Reads tab content from existing &lt;abbr title="Extensible Hypertext Markup Language"&gt;XHTML&lt;/abbr&gt; markup&lt;/p&gt;</description></item><item><title>FancyUpload - Swiff meets Ajax 2-0-beta-3</title><link>http://digitarald.de/project/fancyupload/#changelog-2-0-beta-3</link><guid>http://digitarald.de/project/fancyupload/#changelog-2-0-beta-3</guid><pubDate>Tue, 06 May 2008 00:00:00 +0200</pubDate><description>&lt;ul&gt;&lt;li&gt;Added: Optional events for every callback (e.g. onSelect, onComplete, etc.) are added automatically for more control&lt;/li&gt;&lt;li&gt;Added: Option &lt;code&gt;limitSize&lt;/code&gt; (default false) to limit file size (in bytes) of a single selected file&lt;/li&gt;&lt;li&gt;Added: Option &lt;code&gt;limitFiles&lt;/code&gt; (default true) to limit queue length, ignores finished files&lt;/li&gt;&lt;li&gt;Added: Option &lt;code&gt;allowDuplicates&lt;/code&gt; (default false) to disable duplicate files in queue (checking name and size)&lt;/li&gt;&lt;li&gt;Added: Option &lt;code&gt;validateFile&lt;/code&gt; as custom callback validator (default returns always true). Should return true or false.&lt;/li&gt;&lt;li&gt;Added: Optional callbacks for handling the file updates, allowing to control the behaviour and layout of the file elements:

&lt;ul&gt;&lt;li&gt;&lt;code&gt;fileInvalid&lt;/code&gt;: called for invalid files with error stack as 2nd argument&lt;/li&gt;&lt;li&gt;&lt;code&gt;fileCreate&lt;/code&gt;: creates file element after select (see &lt;code&gt;FancyUpload2::fileCreate&lt;/code&gt; for default method)&lt;/li&gt;&lt;li&gt;&lt;code&gt;fileUpload&lt;/code&gt;: called when file is opened for upload, allows to modify the upload options (data, url, method, fieldName) for every upload.&lt;/li&gt;&lt;li&gt;&lt;code&gt;fileComplete&lt;/code&gt;: updates the file element to completed state and gets the response (2nd argument) (see &lt;code&gt;FancyUpload2::fileComplete&lt;/code&gt; for default method)&lt;/li&gt;&lt;li&gt;&lt;code&gt;fileRemove&lt;/code&gt;: removes the element (see &lt;code&gt;FancyUpload2::fileRemove&lt;/code&gt; for default method)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Fixed: callback options are added as events , so they don&#x2019;t break FancyUpload callbacks&lt;/li&gt;&lt;/ul&gt;</description></item></channel></rss>
