Commit graph

2229 commits

Author SHA1 Message Date
Thomas Bruederli
ff9f87a037 Add button to expand members of a group attendee (#3376); prefix edit-attendees-table styles to avoid unintended style overrides 2014-08-19 10:37:40 +02:00
Thomas Bruederli
0747f9f95d Fix autocomplete response after request identifier changed in Roundcube core 2014-08-19 10:37:40 +02:00
Thomas Bruederli
3aab910ae1 Add icons for resource autocomplete list (#3415) 2014-08-19 10:37:39 +02:00
Thomas Bruederli
e6e5c0e17a Don't override attendees table styles from calendar 2014-08-19 10:37:39 +02:00
Aleksander Machniak
e4100366b5 Fix delegatee deletion if configured field name equals attribute name
Fix so delegate field name might be omitted in kolab_auth plugin config (#3400)
2014-08-18 08:29:29 -04:00
Thomas Bruederli
824db716b4 Allow to configure the name (inlcude OU) displayed for virtual user folders (#3384) 2014-08-18 13:34:20 +02:00
Jeroen van Meeuwen (Kolab Systems)
0d9e422811 Update Net_LDAP3_Result->get_dn() 2014-08-15 15:10:47 +02:00
Thomas Bruederli
fee3773c3b Apply contact folder renaming or deletion to the registered birthday calendar address books 2014-08-14 12:41:08 +02:00
Thomas Bruederli
2e078bc4d5 Trigger folder_* plugin hooks when operating on IMAP folders 2014-08-14 12:38:54 +02:00
Thomas Bruederli
54c3d529d7 Add Spanish (Argentina) translation for calendar 2014-08-14 10:54:31 +02:00
Thomas Bruederli
ef2477d69f Register kolab_tags localizations to Transifex; add headers pointing to Transifex for translations 2014-08-14 10:49:56 +02:00
Thomas Bruederli
02b94590bf Specify default values in Postgres schema (#3110) 2014-08-14 09:46:16 +02:00
Thomas Bruederli
31ee64d7e1 Use new core utility function to create valid absolute URLs (#3265).
ATTENTION: requires https://github.com/roundcube/roundcubemail/commit/06fdaf8
2014-08-13 19:19:56 +02:00
Aleksander Machniak
befcf32baf Fix XSS issue in event description field (#3261) 2014-08-13 18:46:35 +02:00
Aleksander Machniak
de14433797 Fix php warning when kolab_skip_namespace='' 2014-08-13 18:13:09 +02:00
Thomas Bruederli
a2d519a1ae Don't sort default task folder to top when it's a sub folder. This will add duplicates to the treelist 2014-08-13 18:02:48 +02:00
Thomas Bruederli
81450b627e Submit search string as unicode (#3076) 2014-08-13 17:00:48 +02:00
Thomas Bruederli
900aeb7374 Don't list birthday events when searching 2014-08-13 16:42:38 +02:00
Thomas Bruederli
d892b78025 Fix expanding calendar sidebar after page reload 2014-08-13 16:40:06 +02:00
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