Commit graph

1039 commits

Author SHA1 Message Date
Aleksander Machniak
71b64ebca2 Unify position of #quicksearchbar (and some other elements) with
mail and addressbook interface
2013-01-05 16:53:04 +01:00
Aleksander Machniak
892d91af3e Fix saving birthday date in XML after import from vCard 2012-12-31 17:41:30 +01:00
Thomas Bruederli
fdf9b884e7 Added/updated French localization from Transifex (thanks to Eric aka furlot) 2012-12-26 19:01:56 +01:00
Thomas Bruederli
df3e58bdb9 Use subquery instead of JOIN + COUNT (#1483) 2012-12-21 17:52:07 +01:00
Thomas Bruederli
8c5edcf0e9 Make sure invitations/updates are always sent if required (#1408) 2012-12-21 17:19:16 +01:00
Aleksander Machniak
1c22cb542f Fix tags autocompletion (#1329) 2012-12-20 11:11:54 +01:00
Aleksander Machniak
147af98783 Position (center) new/edit event popup according to window size (#1371) 2012-12-20 09:17:04 +01:00
Aleksander Machniak
8496c10e5f List required plugins 2012-12-20 09:16:53 +01:00
Aleksander Machniak
cbd97e52cd Support Organization field in identities.
Fix purging identities - use the same email fields as in kolab_auth.
2012-12-19 15:31:14 +01:00
Aleksander Machniak
035bd6fc3b Support Organization field in default identity (#1189) 2012-12-19 15:20:41 +01:00
Aleksander Machniak
3d2f1cfac4 Fix bug where event attachments/participants were lost on event move (#1480) 2012-12-18 14:08:20 +01:00
Aleksander Machniak
5780b841cc Use delegator's name in delegatee identities derived from delegator
Set 'Sender:' header in mail sent on behalf of delegator
2012-12-18 12:57:32 +01:00
Aleksander Machniak
acd574b650 Small performance fix - cache identities list in-memory 2012-12-17 19:03:47 +01:00
Aleksander Machniak
0745ebf406 Fix filtering emails/folders list when not in delegator context 2012-12-17 15:53:38 +01:00
Aleksander Machniak
343a4371ab Delegation support in Calendar event edit/create 2012-12-17 14:47:02 +01:00
Thomas Bruederli
8e5a92044e Make identity/organizer selection for events work 2012-12-15 17:24:53 +01:00
Aleksander Machniak
de4c4b8c45 Add organizer identity selector in event dialog (non-working) 2012-12-14 12:17:54 +01:00
Aleksander Machniak
5d7a7fc353 Revert last change, core uses storage_connect hook now 2012-12-13 14:42:37 +01:00
Aleksander Machniak
c666c6a757 Fix hook name: storage_connect -> imap_connect 2012-12-13 14:37:41 +01:00
Aleksander Machniak
e6303a812e Fix typos in DDL file for Postgres 2012-12-13 13:18:23 +01:00
Aleksander Machniak
3be3065941 Delegation support in calendar event invitations handling 2012-12-13 13:10:07 +01:00
Aleksander Machniak
a24ad50619 Move more code to engine class 2012-12-12 12:36:11 +01:00
Aleksander Machniak
4875e82b02 Initial commit of logon_page plugin 2012-12-11 12:07:09 +01:00
Aleksander Machniak
ae4b707a71 Update package files list 2012-12-10 12:19:42 +01:00
Aleksander Machniak
56abf7e5f3 Use client-side subscriptions for folders activation state (calendar, tasklist)
Add kolab_use_subscriptions option to limit folders visibility in Kolab plugins (#1314)
2012-12-10 12:17:41 +01:00
Aleksander Machniak
89de2f226e Add icons for mass-actions on folders 2012-12-10 09:13:02 +01:00
Aleksander Machniak
a72a0ca097 RCMAIL_CHARSET -> RCUBE_CHARSET 2012-12-09 12:23:38 +01:00
Aleksander Machniak
bbfa7ad97f Save 'file' objects in binary format 2012-12-09 12:22:22 +01:00
Aleksander Machniak
a94bf55cd8 Fix typo 2012-12-07 13:40:02 +01:00
Aleksander Machniak
5991c115b8 RCMAIL_CHARSET -> RCUBE_CHARSET 2012-12-07 11:03:33 +01:00
Aleksander Machniak
5e18a060a6 Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2012-12-07 10:41:55 +01:00
Aleksander Machniak
543144dfc0 Implement check-recent hook handler - check delegator's INBOX for new messages 2012-12-07 10:41:03 +01:00
Torsten Grote
a91e990a3c updated transifex config 2012-12-06 16:29:41 +01:00
Torsten Grote
b4fb06fb03 added transifex translation information 2012-12-06 16:08:15 +01:00
Aleksander Machniak
6f4f949f8f Make optional ACL removal on delegate deletion, added checkbox in confirmation dialog 2012-12-05 14:12:04 +01:00
Aleksander Machniak
56928b74eb Fix performance issue in kolab_calendar::get_event() (#1411) 2012-12-05 12:05:24 +01:00
Aleksander Machniak
f0ef421c00 Fix Invitations can not be accepted when calendars are shared with certain rights (#1406) 2012-12-04 20:10:04 +01:00
Aleksander Machniak
cda4c47325 Implemented kolab_delegation_purge_identities setting 2012-12-04 20:08:14 +01:00
Aleksander Machniak
167a0bbbdf Kolab Delegation - initial commit 2012-12-04 15:03:16 +01:00
Aleksander Machniak
82d9fc6fed Make possible reusage of LDAP object by other plugins 2012-12-04 14:43:36 +01:00
Aleksander Machniak
a30344314c Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2012-12-03 18:55:09 +01:00
Aleksander Machniak
850f5a55b0 Fix deprecated function usage 2012-12-03 18:54:19 +01:00
Jeroen van Meeuwen (Kolab Systems)
df15df9c80 Add Dutch translations for tasklist 2012-12-01 22:41:20 +00:00
Jeroen van Meeuwen (Kolab Systems)
5c26f2a0e1 Ship a .gitignore to make it just a little more convenient for developers to run our plugins directly from source 2012-11-30 13:19:36 +00:00
Thomas Bruederli
876d205956 Show read-only/shared/user icons in address book listing on Larry skin 2012-11-26 16:36:15 +01:00
Thomas Bruederli
d59d4856d9 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-11-22 15:19:38 +01:00
Thomas Bruederli
4245fb0839 Treat Kolab format version as string 2012-11-22 15:19:17 +01:00
Thomas Bruederli
05f796f891 Fix input check 2012-11-22 10:24:15 +01:00
Thomas Bruederli
76d2b331ed Add label for task title (used by Kolab skin) 2012-11-21 22:27:43 +01:00
Thomas Bruederli
56cddd1e2c Fix iCal export: no empty organizer or attendee attributes; correctly escape special characters 2012-11-21 22:17:20 +01:00