Commit graph

1087 commits

Author SHA1 Message Date
Thomas Bruederli
48c57e1eac Fix javascript syntax to work on IE7 2013-02-28 14:21:23 +01:00
Thomas Bruederli
31befd8156 Fix background image in calendars listing 2013-02-28 14:21:14 +01:00
Thomas Bruederli
01dcd96c74 Really skip this property 2013-02-28 14:18:08 +01:00
Thomas Bruederli
354a18795f Properly export recurrence exceptions to iCal 2013-02-28 10:44:15 +01:00
Thomas Bruederli
e588b7fe09 Don't attempt to serialize recurrence EXCEPTIONS 2013-02-28 08:26:54 +01:00
Thomas Bruederli
f320a772b0 Merge branch 'dev/recurrence-exceptions' 2013-02-28 08:25:52 +01:00
Thomas Bruederli
465465d8ef Fix placeholder in French translations 2013-02-27 19:48:01 +01:00
Thomas Bruederli
982b6e9819 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-02-27 17:07:00 +01:00
Thomas Bruederli
ef30be7dea Expose URI attachments as 'links' for event objects 2013-02-27 17:05:10 +01:00
Torsten Grote
b153482e5a added French translation for libcalendaring 2013-02-27 15:33:16 +01:00
Thomas Bruederli
032353e221 Fix selecting tags from autocompletion (#1329) 2013-02-27 12:16:27 +01:00
Thomas Bruederli
3b913e15d3 Fix computation of yearly recurring events using the Horde_Date_Recurrence class (database backend) 2013-02-27 10:04:05 +01:00
Thomas Bruederli
fb5c1c40d1 Gracefully handle buggy messages with either missing or duplicated X-Kolab-Type headers 2013-02-27 09:52:56 +01:00
Thomas Bruederli
cf3426a4ae Support import/export of custom properties 2013-02-21 17:41:41 +01:00
Thomas Bruederli
e1b78250da Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-02-21 17:34:25 +01:00
Thomas Bruederli
c32e3a7dbe Fix typos and read STATUS:CANCELLED 2013-02-21 17:33:36 +01:00
Thomas Bruederli
97d0c57eee Small refactoring: use base class methods to read/set common properties; add support for custom properties in all objects 2013-02-21 16:28:12 +01:00
Aleksander Machniak
5e9256e856 Implemented searching in file selector dialog 2013-02-21 15:05:57 +01:00
Aleksander Machniak
fd3b78960c Add folder creation in Save as dialog 2013-02-21 13:27:38 +01:00
Thomas Bruederli
581724f7c1 Allow libcalendaring to work without output 2013-02-21 13:04:00 +01:00
Thomas Bruederli
5b4c9500d1 Make some metadata from the Kolab storage backend available to the library user 2013-02-21 11:18:59 +01:00
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