<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_addressbook.php, branch local</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=local</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=local'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-08-05T14:44:07Z</updated>
<entry>
<title>lot of stuff</title>
<updated>2014-08-05T14:44:07Z</updated>
<author>
<name>Hugues Hiegel</name>
<email>root@paranoid</email>
</author>
<published>2014-08-05T14:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f91f8533678c388b879d9e999a6bcc9e22ad7e19'/>
<id>urn:sha1:f91f8533678c388b879d9e999a6bcc9e22ad7e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add contact_listname hook to handle special name order</title>
<updated>2013-10-21T13:33:07Z</updated>
<author>
<name>Takika</name>
<email>taki@alkoholista.hu</email>
</author>
<published>2013-10-21T13:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=03713dbf5d45ee978b07586c4af1f924b204b5f1'/>
<id>urn:sha1:03713dbf5d45ee978b07586c4af1f924b204b5f1</id>
<content type='text'>
I can modify the addressbook_name_listing variable via main config or preferences_list_hook but I have to change the rcube_addressbook class to use the modified value. Some contry use special [name orders](http://en.wikipedia.org/wiki/Personal_name#Name_order) and we can handle them with this hook.
I changed the hook name to contact_listname as proposed by thomascube in the original PR#127.</content>
</entry>
<entry>
<title>Let plugins state a validation error message</title>
<updated>2013-10-19T14:01:13Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-10-19T14:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d29f7810808bc364afc665471f7d1a5d7b6bb01c'/>
<id>urn:sha1:d29f7810808bc364afc665471f7d1a5d7b6bb01c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require name or email for sql address book only</title>
<updated>2013-10-19T13:51:12Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-10-19T13:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a69363961309e46adba5cf5653a38b92af6bccaa'/>
<id>urn:sha1:a69363961309e46adba5cf5653a38b92af6bccaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add plugin hook 'contact_validate' to let plugins validate contact records</title>
<updated>2013-10-19T13:49:49Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-10-19T13:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=49b8e5d0bb712ccf1a1a52bd794d3d7bb905a493'/>
<id>urn:sha1:49b8e5d0bb712ccf1a1a52bd794d3d7bb905a493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo: occured -&gt; occurred (#1489366)</title>
<updated>2013-10-04T11:35:16Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-04T11:35:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b3e25974b137c7932fd40ce27237a124f2d4a3bf'/>
<id>urn:sha1:b3e25974b137c7932fd40ce27237a124f2d4a3bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve handling of date strings and DateTime values in contacts</title>
<updated>2013-09-10T21:37:10Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-09-10T21:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=52830ea6056dc85d8ffcb0cfb7ead7d70624e109'/>
<id>urn:sha1:52830ea6056dc85d8ffcb0cfb7ead7d70624e109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some methods for rcube_addressbook implementations where contact email field is not a flat array</title>
<updated>2013-09-09T09:07:40Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-09T09:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ad003c889b27d8bb52c97cf1a087da64f67d4924'/>
<id>urn:sha1:ad003c889b27d8bb52c97cf1a087da64f67d4924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save groups membership in VCard export (#1488509)</title>
<updated>2013-09-08T13:36:05Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-09-08T13:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=79367a563143272385c8666ff02dbe7ab3126f35'/>
<id>urn:sha1:79367a563143272385c8666ff02dbe7ab3126f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CS fixes</title>
<updated>2013-06-21T13:08:47Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-21T13:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=39a82a5d458fe86f735c14959c97b1c7aa2a5a7d'/>
<id>urn:sha1:39a82a5d458fe86f735c14959c97b1c7aa2a5a7d</id>
<content type='text'>
</content>
</entry>
</feed>
