Commit graph

1166 commits

Author SHA1 Message Date
Thomas Bruederli
38e622023a Use generic getter for current user's email; also works in framework without session and user database record 2013-02-20 21:03:44 +01:00
Thomas Bruederli
c7303ed5d7 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-02-20 10:31:19 +01:00
Thomas Bruederli
22c50adab0 Backport changes from dev/version_compare branch 2013-02-20 09:56:13 +01:00
Aleksander Machniak
8dfc52cae0 Fix importing photo and notes fields (Bug #1635). Values of these fields
were imported from vCard as one-element-arrays. Setting limit=1 on these
fields makes that the array is converted to string as needed.
2013-02-20 09:36:04 +01:00
Aleksander Machniak
2850592d9c Use templates engine for plugin dialogs content 2013-02-19 15:29:43 +01:00
Aleksander Machniak
fab095205e Fix typos in DB version strings (there should be no .sql suffix) 2013-02-19 14:31:36 +01:00
Thomas Bruederli
36bbcc6499 Make this-and-future recurrence exceptions work 2013-02-14 16:17:02 +01:00
Jeroen van Meeuwen (Kolab Systems)
41407069d1 Make sure the organization for a delegator is not inserted as NULL in the database query adding the identity to the delegatee, as the database definition for the field is NOT NULL 2013-02-14 09:54:15 -05:00
Aleksander Machniak
0792829c3b Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2013-02-08 14:31:27 +01:00
Aleksander Machniak
c0eaa79904 Initial commit 2013-02-08 14:30:48 +01:00
Thomas Bruederli
d85e012596 Adapt to recent changes in Roundcube core 2013-02-07 19:33:41 +01:00
Thomas Bruederli
eb29aaeb96 Add alternative mimetypes for PDF files; little code cleanup 2013-01-24 14:10:20 +01:00
Thomas Bruederli
451ced1d34 New plugin: pdfviewer providing inline PDF rendering using pdf.js 2013-01-24 14:03:12 +01:00
Thomas Bruederli
1b4b6bb965 Skip regular recurrences on exception dates 2013-01-23 17:17:05 +01:00
Thomas Bruederli
91779df09a Save changes in a recurring event as exception to the master event 2013-01-23 14:45:41 +01:00
Thomas Bruederli
53c77796dd Add fallback for recurrence computation when the kolabcalendaring php module isn't available 2013-01-23 11:36:55 +01:00
Thomas Bruederli
1f9f09fe09 Fix ical export with (invalid) timezone +00:00 2013-01-23 10:06:44 +01:00
Thomas Bruederli
ab3f58b888 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2013-01-19 17:37:04 +01:00
Thomas Bruederli
4d647e0149 Fix javascript error that prevents delete dialog from being closed (#1551) 2013-01-19 17:36:32 +01:00
Aleksander Machniak
7672e60ecb Update SQL scripts to match Roundcube format for schema upgrades, update/add UPGRADING instructions 2013-01-18 09:40:48 +01:00
Aleksander Machniak
0151bac954 More typos fixed 2013-01-17 15:16:10 +01:00
Thomas Bruederli
0e70fa5555 Fix typo in calendar selection; fixes bug #140 2013-01-17 09:37:48 +01:00
Aleksander Machniak
80cf13f4ad Add workaround for situation when kolabobject doesn't generate UID but kolabformat does
(it's the case for File objects unsupported by libkolab)
2013-01-16 10:06:59 +01:00
Aleksander Machniak
ddeb606daf Fix File support. Fix handling of non-inline attachments of event and file objects. 2013-01-16 09:27:34 +01:00
Jeroen van Meeuwen (Kolab Systems)
f38105a809 Update translations from Transifex 2013-01-12 11:23:32 +00:00
Thomas Bruederli
be2a51957e Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2013-01-09 16:36:21 +01:00
Thomas Bruederli
fefdafa020 Align some UI elements with the changed position of #quicksearchbar 2013-01-09 16:34:30 +01:00
Thomas Bruederli
414594f276 Use /this/ to reference asset files in plugin templates 2013-01-09 16:27:20 +01:00
Thomas Bruederli
8d3f1803cc Fix modification of recurring events (#1499) 2013-01-09 11:49:12 +01:00
Thomas Bruederli
5f06d62ceb Fix recurring event handling when first instance is modified and excluded (#1505) 2013-01-09 11:12:19 +01:00
Aleksander Machniak
cbb7db9361 Fix searching in date fields - raleted to Roundcube issue #1488888 2013-01-07 15:31:08 +01:00
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