Commit graph

2002 commits

Author SHA1 Message Date
Thomas Bruederli
bcfb008dce Add support for some Vcard 4.0 contact properties 2014-08-13 15:54:52 +02:00
Thomas Bruederli
21136d8334 Hide RSVP widget for tasks with no attendees 2014-08-13 11:14:38 +02:00
Thomas Bruederli
b6b12069df Implement client-side and user-adjustable sorting of tasks (#3259) 2014-08-13 11:07:51 +02:00
Thomas Bruederli
aa63f121c8 Fix link regex and replacement 2014-08-13 11:07:51 +02:00
Aleksander Machniak
8e80c9a485 Add missing image 2014-08-13 08:39:13 +02:00
Aleksander Machniak
97f0aad52f Fix missing preview widget for color inputs (#3297) 2014-08-12 08:07:54 -04:00
Thomas Bruederli
57090af3f8 Detect all-day events in free/busy data and shift into user's timezone to cover the full day 2014-08-12 16:52:44 +02:00
Thomas Bruederli
79af219093 Wait for tinyMCE editor to initialize when loading the notes view (#3293) 2014-08-12 15:17:46 +02:00
Aleksander Machniak
f75cc4757d Added ActiveSync section in folder editing form (#476) 2014-08-12 13:43:25 +02:00
Thomas Bruederli
1016f4381c Select default task list in edit form (#3292) 2014-08-12 12:29:09 +02:00
Thomas Bruederli
fc2db9a840 Fix random tags being created for tasks saved from mail (#3291): gui objects are not registered in the client and therefore tags are read from all hidden fields found in the document 2014-08-12 12:25:46 +02:00
Aleksander Machniak
34f0891fea Fix deleting configuration objects 2014-08-12 05:46:14 -04:00
Aleksander Machniak
98792c5755 Fix confusing buttons in tag edit/create form (#3255) 2014-08-12 05:40:48 -04:00
Thomas Bruederli
579f39db63 Avoid fatal errors due to missing class scope in anonymous function 2014-08-12 10:23:40 +02:00
Thomas Bruederli
c4f7692086 Close notes dialog after saving (#3241) 2014-08-12 10:01:34 +02:00
Aleksander Machniak
182c0a3941 Remove redundant variables 2014-08-11 19:06:10 +02:00
Aleksander Machniak
44b8f1f6ee Added folder type selection options to folder filter (#476) 2014-08-11 18:55:50 +02:00
Thomas Bruederli
b9ebb38ad6 Remove empty paragraphs added by TinyMCE in order to avoid false warnings about changed contents 2014-08-11 15:47:16 +02:00
Thomas Bruederli
fcfc997fe1 Set (read-only) notes content box to cover the watermark background image (#3241) 2014-08-11 15:38:40 +02:00
Thomas Bruederli
666055db46 Avoid an empty space being added to the editor; add watermark background (#3241) 2014-08-11 15:35:13 +02:00
Thomas Bruederli
07f05a102b Fix folder list operations when search is active 2014-08-07 18:14:49 +02:00
Thomas Bruederli
e7f1fd4082 Include Kolab calendar classes AFTER libkolab has been loaded (#3248) 2014-08-07 17:41:17 +02:00
Thomas Bruederli
f41cca6c09 Also refresh the currently displayed details dialog when event was updated on the server 2014-08-07 12:52:38 +02:00
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