Aleksander Machniak
|
87fbaea696
|
PHP8 compatibility fixes
Summary: PHP8 fixes, CS fixes, short array syntax, indentation
Reviewers: #roundcube_kolab_plugins_developers
Subscribers: #roundcube_kolab_plugins_developers
Tags: #roundcube_kolab_plugins
Differential Revision: https://git.kolab.org/D2185
|
2021-02-01 08:30:34 +01:00 |
|
Thomas Bruederli
|
0298925750
|
Support iTip messages to single occurrences in static RSVP UI for external invitees
|
2015-02-23 10:58:58 +01:00 |
|
Aleksander Machniak
|
788635b287
|
Use consistent column/table quoting in sql queries
|
2014-09-15 12:23:46 +02:00 |
|
Thomas Bruederli
|
c7b422907e
|
Use rcube_db::table_name() for SQL database access
|
2014-08-26 16:02:16 +02:00 |
|
Thomas Bruederli
|
2cee869c67
|
Suppress dialog for deleting declined events
|
2014-07-09 15:56:39 +02:00 |
|
Thomas Bruederli
|
c72d429872
|
Fix external RSVP responses through web interface
|
2014-03-24 17:18:01 +01:00 |
|
Thomas Bruederli
|
5d49b4850d
|
Moved iTip functionality to libcalendaring for common use + improved inline UI for iTip messages and the options a user can select there
|
2014-03-19 15:32:37 +01:00 |
|
Thomas Bruederli
|
03c4261caf
|
Allow to override smtp_server config option to fall back to PHP mail() function for unauthenticated iTip response sending
|
2013-11-06 11:37:47 +01:00 |
|
Thomas Bruederli
|
c2d97dfe36
|
Always handle 'changed' properties of events as DateTime objects
|
2013-07-18 14:06:45 +02:00 |
|
Thomas Bruederli
|
f3f4ae828d
|
Fix iTip REPLY to only list the replying attendee (#2025)
|
2013-07-10 11:59:33 +02:00 |
|
Thomas Bruederli
|
1913cab8ca
|
Import and export embedded attachments in itip messages (#1988)
|
2013-07-04 17:07:58 +02:00 |
|
Thomas Bruederli
|
4e8f009ea5
|
Send iTip messages als multipart/alternative to make Outlook recognize them correctly (#1103)
|
2013-06-27 23:40:11 +02:00 |
|
Thomas Bruederli
|
daa307c6af
|
Remove Content-Disposition: attachment headers to make iTip invitations work in Outlook (#1103)
|
2013-03-27 12:04:26 +01:00 |
|
Aleksander Machniak
|
3be3065941
|
Delegation support in calendar event invitations handling
|
2012-12-13 13:10:07 +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 |
|
Thomas Bruederli
|
4f72e5d161
|
Allow to configure smtp settings for unauthenticated itip sending (#599)
|
2012-10-03 11:30:19 +02:00 |
|
Thomas Bruederli
|
9cc400f09f
|
Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring'
|
2012-08-16 08:57:25 +02:00 |
|
Thomas B
|
1a60eea869
|
Don't use REPLACE which is mysql only (#650)
|
2012-04-24 10:18:48 +02:00 |
|
Thomas Bruederli
|
8f7e7408d4
|
Fix renamed function call
|
2012-01-27 18:46:24 +01:00 |
|
Thomas Bruederli
|
bda8aa02b6
|
Correct email address in author section; add AGPL license header to all relevant files
|
2011-12-07 12:51:23 +01:00 |
|
Aleksander Machniak (Kolab Systems)
|
23a72f5750
|
Updated DDL for Postgresql, improved index definitions
|
2011-11-21 11:54:42 +01:00 |
|
Aleksander Machniak (Kolab Systems)
|
65abe8a4cb
|
Added package.xml files, some cleanups
|
2011-11-21 11:20:48 +01:00 |
|
Aleksander Machniak (Kolab Systems)
|
4a498714dd
|
Changed license to AGPL
|
2011-10-27 10:20:46 +02:00 |
|
Thomas
|
827a8d1b92
|
Adjust version strings to match reality
|
2011-10-05 12:23:32 +02:00 |
|
Thomas
|
18030e50fb
|
Add timezone info to event invitation text; fix German translations
|
2011-09-20 15:37:00 +02:00 |
|
Thomas
|
73564680e6
|
Overwrite message headers when sending iTip invitations in order to set the correct To: address
|
2011-09-20 12:01:00 +02:00 |
|
Thomas
|
37cb27f2f3
|
Added fallback to accept/decline invitations by URL if recipient doesn't understand iTIP + small refactoring if itip code
|
2011-09-02 18:49:30 +02:00 |
|