Commit graph

1987 commits

Author SHA1 Message Date
Aleksander Machniak
08581c0a94 Improved relation members handling code 2014-08-06 10:39:47 -04:00
Thomas Bruederli
944985314e Hide compare button if changelog only has one single entry 2014-08-06 16:23:24 +02:00
Thomas Bruederli
435b4483ec Minor fixes for attendee display and updates 2014-08-06 15:21:40 +02:00
Thomas Bruederli
fa3377cf20 Set attendee RSVP=TRUE when sequence was increased 2014-08-06 15:21:40 +02:00
Thomas Bruederli
0ba3579f2d Avoid styles colliding with other modules 2014-08-06 15:21:40 +02:00
Aleksander Machniak
ee0297290c Fix setting tags filter when search scope is changed 2014-08-06 05:58:45 -04:00
Thomas Bruederli
ca02fcbb37 Cast relation object arguments into strings even if not set. This avoids fatal errors when calling the libkolabxml bindings with wrong function signatures 2014-08-06 10:34:25 +02:00
Thomas Bruederli
46315c8ad5 Fix calendar_driver::get_event() for birthday calendar entries 2014-08-06 09:34:08 +02:00
Thomas Bruederli
e7dfea1e03 Set default color for birthdays calendar 2014-08-06 08:52:56 +02:00
Thomas Bruederli
c077643c43 Reduce RSVP options for resource confirmation messages (identified by the X-KOLAB-INVITATIONTYPE property) 2014-08-05 18:54:46 +02:00
Thomas Bruederli
af768030d0 Send invitations to resources 2014-08-05 18:54:46 +02:00
Aleksander Machniak
ba17a19bf6 Exclude tag text when creating textual message representation in dragging layer (#3257) 2014-08-05 07:46:45 -04:00
Aleksander Machniak
54cc9e9cb0 Fix so tag colors are always preserved (#3256) 2014-08-05 05:51:05 -04:00
Aleksander Machniak
ea66a94dab Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2014-08-05 05:34:05 -04:00
Aleksander Machniak
1893eb9f65 Update tags selector after updating/creating/deleting a tag (#3254) 2014-08-05 05:32:48 -04:00
Aleksander Machniak
934b0e4dc9 Fix setting ldap debug after Net_LDAP3 integration 2014-08-05 10:48:23 +02:00
Aleksander Machniak
23dfdba348 Fix typo in last commit 2014-08-05 07:59:12 +02:00
Thomas Bruederli
c4dec32034 Fix method check after refactoring iTip message parsing 2014-08-04 19:22:08 +02:00
Thomas Bruederli
517e9720d4 Remove out-of-office option from UI accrding to #3220 2014-08-04 16:17:45 +02:00
Aleksander Machniak
28b6872b56 Fix missing parent folder in folder selector if the folder does not exist or is not accessible (#3237) 2014-08-04 06:40:32 -04:00
Thomas Bruederli
b48d9925d8 Create default calenar with alarms enabled (#2816) 2014-08-04 11:40:19 +02:00
Thomas Bruederli
a99148ec0c Set view mode for fish-eye popup. This got lost in some recent refactoring 2014-08-04 09:58:29 +02:00
Thomas Bruederli
c90d8fa6f0 Accept refresh request data as POST parameters (#3244) 2014-08-04 09:39:08 +02:00
Thomas Bruederli
3afbd3eb58 Add composer.json file for proper description of the kolab_notes plugin 2014-08-04 09:29:35 +02:00
Thomas Bruederli
84177d8972 Replace package.xml with new composer.json files properly defining dependencies to other plugins 2014-08-04 09:23:26 +02:00
Aleksander Machniak
6f8f485c87 Fix performance of fetching configuration and relation objects (skip count query) 2014-08-03 09:02:48 -04:00
Thomas Bruederli
8fe64d7400 Show RSVP buttons for assigned tasks which require a response 2014-08-01 11:16:57 +02:00
Thomas Bruederli
e48f0dbf15 Render event dialog *after* reading the comment text field; don't overwrite initial invitation comments 2014-08-01 10:28:05 +02:00
Thomas Bruederli
4ea51417ba Copy iTip inivitation comment to event objects and display it in calendar with the RSPV buttons (#419) 2014-08-01 10:05:55 +02:00
Aleksander Machniak
79ebe9e227 Refactored links to email messages using libkolabxml relation objects (#3091) 2014-08-01 03:58:09 -04:00
Thomas Bruederli
b0eeafcc3e Move another common function to libcalendaring 2014-07-31 19:25:40 +02:00
Thomas Bruederli
ab49aa88d5 Fix target list selection for iTip imports 2014-07-31 19:00:49 +02:00
Thomas Bruederli
fb6ccee2f7 Fix calendar week selection from mini calendar 2014-07-31 18:27:43 +02:00
Thomas Bruederli
978c9023e5 Move iTip message parsing functionality to libcalendaring. Only parse iCal attachments once although used by calendar and tasks 2014-07-31 18:21:53 +02:00
Thomas Bruederli
cec5f19cb4 Fix accidentally visible uidialog in notes (#3236) 2014-07-31 16:49:27 +02:00
Thomas Bruederli
5cdeed5c68 Add filters for my tasks and assigned to others; allow combined filter selections (using shift+click) 2014-07-31 16:24:21 +02:00
Thomas Bruederli
b1dbc46925 Fix reference to file-drop area for HTML5 attachment drag & drop upload 2014-07-31 14:58:13 +02:00
Thomas Bruederli
887ec67df8 Fix attachment saving and displaying 2014-07-31 14:53:56 +02:00
Thomas Bruederli
65989e7783 Merge branch 'dev/task-attendees' 2014-07-31 13:49:47 +02:00
Thomas Bruederli
f5e93184e3 Fix iTip replies to organizer (don't increment sequence if I'm not the owner) 2014-07-31 12:49:27 +02:00
Thomas Bruederli
f8b6706074 Fix 'create task from mail' function 2014-07-31 12:43:55 +02:00
Thomas Bruederli
0d8b6912ae Fix auto-incrementing the sequence value of xcal objects 2014-07-31 12:22:07 +02:00
Thomas Bruederli
457195102e Complete iTip communication on task status changes: ask to notify the organizer on update or deletion + add icons for task-specific partstats and cancelled tasks 2014-07-31 11:40:39 +02:00
Thomas Bruederli
e46cc9499e Add support for task-specific participant status values 2014-07-31 11:36:18 +02:00
Aleksander Machniak
93ce0d8ce0 Fix issue where note content area height is set to 0 2014-07-31 05:25:36 -04:00
Aleksander Machniak
7f464a439b Removed debug code 2014-07-31 04:58:50 -04:00
Aleksander Machniak
b5514e900a Use object by reference in save() - so we can get new object's uid 2014-07-31 03:54:51 -04:00
Aleksander Machniak
d33af1fac5 Add kolab_storage_config class for managing configuration objects 2014-07-31 03:49:28 -04:00
Aleksander Machniak
5b7532a124 Initial version of kolab_tags plugin 2014-07-30 13:47:27 -04:00
Thomas Bruederli
228a1b2438 Hide 'Save to calendar' option for VTODO attachments (#3227) 2014-07-30 17:51:54 +02:00