<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/js, branch 1.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.0</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-04-04T17:58:24Z</updated>
<entry>
<title>Improve error message on failed http connection</title>
<updated>2014-04-04T17:58:24Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-04-04T17:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=92e81cbf22b78bd06bae8006cd5cda57660838c8'/>
<id>urn:sha1:92e81cbf22b78bd06bae8006cd5cda57660838c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't trigger 'select' event twice when selecting a list item</title>
<updated>2014-04-03T07:38:53Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-04-02T14:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=de3c333f4ea9fb087d87f172a454ab3ad9f0473e'/>
<id>urn:sha1:de3c333f4ea9fb087d87f172a454ab3ad9f0473e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable link registering mailto: protocol handler if not supported by the browser (#1489569)</title>
<updated>2014-03-21T17:33:19Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-03-21T17:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5934e238242cb0d96e128bfad3905809b5aeb093'/>
<id>urn:sha1:5934e238242cb0d96e128bfad3905809b5aeb093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't hide upload dialog if no file was selected. Display an alert message for all empty file uploads (#1489685)</title>
<updated>2014-03-20T21:08:39Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-03-20T21:07:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b7f95b7efe557093f9172780812ea421992b82f5'/>
<id>urn:sha1:b7f95b7efe557093f9172780812ea421992b82f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix message import dialog (#1489685):</title>
<updated>2014-03-13T22:01:39Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-03-13T21:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=8d3b27b9e8aff077b15ff33c0e9abaec3cfd9cb2'/>
<id>urn:sha1:8d3b27b9e8aff077b15ff33c0e9abaec3cfd9cb2</id>
<content type='text'>
- Display alert if no file is chosen
- Unlock the UI if form is not submitted
- Avoid duplicate error messages
- Fix javascript error due to missing attachments list widget
</content>
</entry>
<entry>
<title>Fix input-button disabled state; add support for jquery UI buttons of type 'uibutton'</title>
<updated>2014-03-09T15:23:41Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-03-09T14:35:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=238c6a0f55daa218c9e6de148164fc85588fd887'/>
<id>urn:sha1:238c6a0f55daa218c9e6de148164fc85588fd887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Support structured data for autocompletion results; map 'type' attribute to CSS class for autocomplete list items"</title>
<updated>2014-03-06T12:18:07Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-03-06T12:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5ba53819cfd4ebfa25dd6a416b663c2c5748d8eb'/>
<id>urn:sha1:5ba53819cfd4ebfa25dd6a416b663c2c5748d8eb</id>
<content type='text'>
This reverts commit e3773d46cb4f06aaab2747db98765edd6d871524.
</content>
</entry>
<entry>
<title>Support structured data for autocompletion results; map 'type' attribute to CSS class for autocomplete list items</title>
<updated>2014-03-06T12:16:01Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-03-06T12:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e3773d46cb4f06aaab2747db98765edd6d871524'/>
<id>urn:sha1:e3773d46cb4f06aaab2747db98765edd6d871524</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix opening compose screen in new window after saving as draft (#1489643)</title>
<updated>2014-03-02T18:30:19Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-03-02T18:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=66c2ff9e1adcb635ca8090ce630d83d4f7098871'/>
<id>urn:sha1:66c2ff9e1adcb635ca8090ce630d83d4f7098871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suppress IE's default behavior of opening links in a new tab on ctrl-click by wrapping the clickable content in &lt;span&gt; tag</title>
<updated>2014-02-22T13:48:41Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-02-22T13:35:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5f5174e3b537a5ec87c6d7bd6cbc898a47725fd5'/>
<id>urn:sha1:5f5174e3b537a5ec87c6d7bd6cbc898a47725fd5</id>
<content type='text'>
</content>
</entry>
</feed>
