Aleksander Machniak
ac4f6e7562
Avoid unused variables (also fixed some bugs) found in static code analysis
2014-11-21 10:03:18 +01:00
Aleksander Machniak
5738a7a7ec
Display progress info when uploading files ( #2832 )
2014-11-20 06:07:37 -05:00
Aleksander Machniak
825a93201b
Support file upload by drag-n-drop into files list ( #2945 )
2014-11-19 06:16:41 -05:00
Aleksander Machniak
b640c0cc3e
Fix invalid number of contact records if folder contains groups ( #3930 )
2014-11-18 08:13:30 -05:00
Aleksander Machniak
e00daea425
Remove debug code
2014-11-17 09:01:13 -05:00
Aleksander Machniak
b1ad22dcde
Fix HTML entities handling in addressbook names in contextmenu's addressbook selector ( #3883 )
...
Need to specify encoding in html_entities_decode() on PHP < 5.4.
2014-11-17 08:54:16 -05:00
Thomas Bruederli
a976842f03
Allow to limit user search (from new folder navigation) in multi-domain setups:
...
Provide the 'kolab_users_directory' config option with placeholders %dc, %d, %u,
%fu or %dn in base_dn or filter properties.
2014-11-17 14:33:04 +01:00
Aleksander Machniak
b9f8f0cf43
Don't set non-existent css class (000) to some elements
2014-11-14 08:47:38 -05:00
Aleksander Machniak
262bd2d760
Fix compatibility with larry skin ( #3907 )
2014-11-13 08:56:44 +01:00
Aleksander Machniak
f647d59237
Prevent from javascript errors if Chwala's file_api.js wasn't loaded ( #3651 )
2014-11-12 03:49:31 -05:00
Aleksander Machniak
e200122308
Fix reading configuration objects of type file_driver ( #3900 )
2014-11-12 03:19:38 -05:00
Aleksander Machniak
922cf59645
Fix charset issue on note print page ( #3879 )
2014-11-10 04:22:15 -05:00
Thomas Bruederli
c6f5a8233b
Fix handling of RSVP flags
2014-11-06 17:09:59 +01:00
Thomas Bruederli
7294ef8be0
Send delegate attendee in iTip reply (as suggested in RFC 5546) + add it to organizers calendar/tasklist
2014-11-06 17:09:59 +01:00
Thomas Bruederli
f01a600af4
Enable iTip delegation for tasks ( #3860 )
2014-11-06 17:09:59 +01:00
Thomas Bruederli
c26f9d25cb
Some fixes to the iTip delegation functions
2014-11-06 17:09:59 +01:00
Thomas Bruederli
4a150a2139
Implement iTip delegation functionality for calendar/mail view ( #3860 )
2014-11-06 17:09:59 +01:00
Thomas Bruederli
17f8ec0d04
Align calendar labels with libcalendaring and tasklist plugins
2014-11-06 17:09:59 +01:00
Aleksander Machniak
469c26b973
Fix bug where dosearch() always returned an array with max. one element ( #3619 )
2014-11-06 04:44:30 -05:00
Thomas Bruederli
6b43156b55
Prevent parsed dates to fall back into the previous year in Firefox on Windows ( #3832 ) once more
2014-11-05 09:26:21 +01:00
Thomas Bruederli
52da8302cb
Apply dialog decision when dragging a yet unsaved note to another list ( #3516 )
2014-11-04 19:01:53 +01:00
Thomas Bruederli
1eed6b74c9
Prevent dates to fall back into the previous year in Firefox on Windows ( #3832 )
2014-11-04 19:01:58 +03:00
Thomas Bruederli
a3aa406e05
Close autocompletion when switching tabs and closing dialog ( #3389 )
2014-11-04 15:35:21 +01:00
Thomas Bruederli
673a5b37e0
Clear events if lazy=false ( #3405 ); update fullcalendar version
2014-11-04 15:08:03 +01:00
Thomas Bruederli
c4a228ab99
Avoid flickering of calendar view when refetching all events ( #3405 )
2014-11-04 14:50:05 +01:00
Thomas Bruederli
8627b72357
Avoid hitting executing time limit when synchronizing cache ( #3677 ):
...
This change will make the synchronization process abort before the time limit is reached.
The folder is not flagged as fully synchronized and subsequent requests will continue the synchronization.
Application scripts can read the public 'sync_complete' property and initiate a next sync request.
2014-11-04 13:04:57 +01:00
Thomas Bruederli
35f7ec0ec9
Add more query parameters for generating random data
2014-11-04 12:45:37 +01:00
Thomas Bruederli
a489cd6e20
Avoid list edit form being submitted ( #3532 )
2014-11-04 11:40:43 +01:00
Thomas Bruederli
ef166c2479
Use unique identifiers (folder + uid) for task records ( #3533 )
2014-11-04 10:56:54 +01:00
Thomas Bruederli
5dbd509af5
Fix input check to work with numeric calendar IDs from database ( #3835 )
2014-11-04 10:56:53 +01:00
Aleksander Machniak
7c0217e88f
Add missing aria label
2014-11-03 11:14:01 -05:00
Thomas Bruederli
a7105a4f0c
Don't destroy session on ics feed download ( #3427 )
2014-11-03 17:08:52 +01:00
Thomas Bruederli
7d25c340aa
Don't show options menu for resource free/busy calendar events
2014-11-03 12:39:59 +01:00
Aleksander Machniak
e0422634ad
Fix so DDL script for Oracle can be executed in SQLPlus ( #3788 )
2014-10-27 12:13:50 +01:00
Torsten Grote
047469335d
update German translation, fixes #3814
2014-10-27 15:11:28 +13:00
Aleksander Machniak
2a46aceb2b
Use new rcube_message::get_part_body() method
2014-10-22 14:58:47 +02:00
Aleksander Machniak
7af7705667
Fix so Rename option is disabled when no (real) folder is selected
2014-10-22 05:51:51 -04:00
Aleksander Machniak
a4ec2d2287
Add possibility to move/rename folders in Files ( #3815 )
2014-10-22 05:28:07 -04:00
Aleksander Machniak
9763bb1d1d
Fix missing form in folder authentication dialog
2014-10-21 06:16:16 -04:00
Aleksander Machniak
fa20f96c30
Add "remember password" option
2014-10-17 07:59:38 -04:00
Aleksander Machniak
538edd1707
Set supported API version
2014-10-14 21:13:22 -04:00
Aleksander Machniak
71f24efbdd
Fix compatibility with PHP 5.3
2014-10-14 17:12:32 -04:00
Thomas Bruederli
bac0a9070e
Small fixes to the event changelog listing
2014-10-15 18:54:52 +02:00
Aleksander Machniak
35814a47fc
Support multi-driver capabilities of Chwala ( #3774 )
2014-10-14 14:12:09 -04:00
Thomas Bruederli
0ab0b797b8
Display count 'bubble' for open pending invitations ( #3268 )
2014-10-14 20:23:52 +02:00
Thomas Bruederli
e618f0093c
Support wildcard option to allow full access
2014-10-11 03:28:17 +02:00
Thomas Bruederli
8d13292b38
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
2014-10-11 03:18:28 +02:00
Aleksander Machniak
6c8d7d4000
Add support for configuration./file_driver objects ( #3775 )
2014-10-14 07:37:14 -04:00
Thomas Bruederli
232b458be4
Parse and display event/task status from iTip messages
2014-10-14 09:21:51 +02:00
Thomas Bruederli
738b56cfd8
Small fixes and improvements for tasks listing in mail view
2014-10-14 09:20:50 +02:00