Commit graph

25 commits

Author SHA1 Message Date
Aleksander Machniak
22035945f2 Fix sytax errors 2014-10-10 11:52:29 +02:00
Aleksander Machniak
77d3466638 Get rid of deprecated function aliases and constants usage 2014-10-06 09:19:26 +02:00
Thomas Bruederli
c3151bea8a Add book-remove item to address book actions menu 2014-09-11 14:45:34 +02:00
Aleksander Machniak
fdde6fcbf0 Fix errors on addressbook delete and no list update on name change (#3559) 2014-09-03 10:36:53 +02:00
Thomas Bruederli
32164e30bf Add new folder navigation to address book (#3046).
This patches/overwrites default functions from Roundcube core. Be careful when updating those!
2014-06-25 17:09:04 +02:00
Thomas Bruederli
cba0d9d606 Include CardDAV URL menu item in contextmenu; fix menu ID check 2013-10-30 17:16:47 +01:00
Thomas Bruederli
6eb9ccf3e8 Add Kolab-specific address book functions to contextmenu (if available) 2013-10-30 16:59:04 +01:00
Thomas Bruederli
e6e2044d40 Add option to display direct CardDAV urls for Kolab address books in the Roundcube UI 2013-10-03 12:44:41 +02:00
Aleksander Machniak
27e57c7335 Fix undefined or unused variable errors caught in static code analysis 2013-05-07 12:16:11 +02:00
Aleksander Machniak
a94bf55cd8 Fix typo 2012-12-07 13:40:02 +01:00
Aleksander Machniak
850f5a55b0 Fix deprecated function usage 2012-12-03 18:54:19 +01:00
Aleksander Machniak
2d08c58e56 Fix/prepare plugins to use out of Roundcube (where rcmail object doesn't exist) 2012-10-17 11:54:25 +02:00
Aleksander Machniak
defadb8cff Larry fixes/improvements 2012-08-28 11:31:40 +02:00
Thomas Bruederli
418e6540f5 Update roundcube core API calls 2012-05-10 20:45:06 +02:00
Thomas B
7bc509a2cd Larry skin for Kolab address book 2012-03-08 21:24:13 +01:00
Aleksander Machniak (Kolab Systems)
4a498714dd Changed license to AGPL 2011-10-27 10:20:46 +02:00
Aleksander Machniak (Kolab Systems)
ed63a63aba Added 'Manage folders' link to actions menu 2011-08-09 08:41:16 +02:00
Aleksander Machniak (Kolab Systems)
b67430379f Improved folder rename handling 2011-08-01 12:44:30 +02:00
Aleksander Machniak (Kolab Systems)
6a907162c4 Don't set parent folder to current folder on folder create.
Most likely user will create root-level folders
2011-07-29 19:21:26 +02:00
Aleksander Machniak (Kolab Systems)
f56e78fbf8 Skip current folder (and its children) in folder selector to prevent moving to itself 2011-07-29 13:33:08 +02:00
Aleksander Machniak (Kolab Systems)
d26d874c7b Fixed handling of error in folder rename/create (#233) 2011-07-29 12:50:35 +02:00
Aleksander Machniak (Kolab Systems)
7e57b93806 Removed old code 2011-07-20 15:23:47 +02:00
Aleksander Machniak (Kolab Systems)
fdee0e452f Display parent folder selector more often 2011-07-20 15:18:53 +02:00
Aleksander Machniak (Kolab Systems)
8416794d45 Improved parent folder selector, use SELECT with all folders list instead of radio buttons 2011-07-18 19:55:46 +02:00
Aleksander Machniak (Kolab Systems)
17e5d1b7c3 Added addressbook directories list styling with readonly and namespace icons.
Improved addressbook folders naming/structure representation on the list.
Added addressbook folders management features including (delete/create/rename).
2011-06-24 20:13:43 +02:00