Commit graph

475 commits

Author SHA1 Message Date
Thomas
e23fead4c4 Make all-day events run from 12:00 - 13:00 to reduce timezone and dst problems 2011-09-28 12:15:06 +02:00
Thomas
2a6e61282d Quick fix for DST differences in recurring event instances; re-write of the entire date/time handling is required 2011-09-28 10:34:53 +02:00
Thomas
ac30e75d9c Enable saving, remove debug stuff, show message if no devices are yet registered 2011-09-27 11:14:27 +02:00
Thomas
342320f448 Initial import of the Z-Push configuration plugin for Roundcube 2011-09-26 23:36:22 +02:00
Thomas
4d5a7f4307 Add feature to create events from mails (#403) 2011-09-23 14:07:40 +02:00
Thomas
e0951a334f Fix individual event fetching after saving 2011-09-23 14:01:34 +02:00
Thomas
0736805de6 Fix saving of recurring events 2011-09-23 13:01:16 +02:00
Thomas
e80490a9c7 Fix timezone issues when computing recurring all-day events (#431) 2011-09-23 12:50:06 +02:00
Thomas
778bc7cefc Skip confirmation popup if backend support undelete (#393) 2011-09-22 23:05:17 +02:00
Thomas
df8a75da05 Allow pseudo-html like <email> in event contents 2011-09-22 10:56:53 +02:00
Thomas
624d046c85 Improve link parser for event contents 2011-09-22 10:56:16 +02:00
Thomas
c6d9a278f6 Annotate Lolab address books to support undelete 2011-09-21 22:46:13 +02:00
Thomas
98b9040df2 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-21 19:36:53 +02:00
Thomas
8a6a0dfbef Remove old and incomplete caldav driver 2011-09-21 19:36:31 +02:00
Jeroen van Meeuwen (Kolab Systems)
bd092478e4 Fix mixed tabs and spaces, and erroneous whitespace 2011-09-21 16:22:44 +01:00
Jeroen van Meeuwen (Kolab Systems)
c30ef8e830 Fix mixed tabs and spaces 2011-09-21 16:21:29 +01:00
Thomas
368059499a Fix disabling alarms in calendar UI 2011-09-20 23:39:43 +02:00
Thomas
79bb15e3e0 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-20 15:37:19 +02:00
Thomas
18030e50fb Add timezone info to event invitation text; fix German translations 2011-09-20 15:37:00 +02:00
Jeroen van Meeuwen (Kolab Systems)
a9459ab448 Enhance kolab_auth plugin with the ability to perform audit logging.
Setting $rcmail_config['kolab_auth_auditlog'] increases all logging
verbosity to the maximum, and logs the information on the session
to a user + loginas specific directory if capable.
2011-09-20 12:43:57 +01:00
Thomas
5e44a620f2 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-20 13:38:29 +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
Aleksander Machniak (Kolab Systems)
41741100a3 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-20 10:56:54 +02:00
Aleksander Machniak (Kolab Systems)
472138ce2e - kolab_auth initial commit 2011-09-20 10:56:08 +02:00
Thomas
80069bc642 Remove debug code 2011-09-19 23:02:10 +02:00
Thomas
f2ec4a716a Make links and email addresses in event description clickable; only show the first couple of lines followed by a link to expand the text 2011-09-19 22:03:07 +02:00
Thomas
cc0cf05c9f Prefix control fields with underline 2011-09-19 10:03:38 +02:00
Thomas
c6506a0d91 Allow to move event to another calendar (#316) 2011-09-19 09:50:13 +02:00
Thomas
476f09e584 Fix freebusy dialog; scale f/b grid with dialog size 2011-09-16 18:43:12 +02:00
Thomas
78a667036f Skeep weekends when paging in in free/busy times display (#382) 2011-09-16 16:26:10 +02:00
Thomas
2d0018be3e Fix select focus / option selection bug #409 2011-09-16 16:10:11 +02:00
Thomas
3726c8833c Disable calendar color storage in folder annotations until KEP:12 is approved 2011-09-16 15:52:09 +02:00
Thomas
eb39be7f60 Display according text for itip invitations not directly addressed to the current user (#384) 2011-09-14 16:25:18 +02:00
Thomas
dcefdd4a02 Clear deprecated user prefs (#390) 2011-09-14 16:11:15 +02:00
Thomas
7b623f293e Improve categories handling: categories from event objects are automatically added to the user's list of categories; color assignments are currently saved in user prefs 2011-09-14 16:02:07 +02:00
Thomas
7ef15d9c7a Fix conflicting label names 2011-09-13 17:07:54 +02:00
Thomas
bf04d3fdbe Fullcalendar fix: always add new event to internal cache 2011-09-13 14:14:15 +02:00
Thomas
4cd17f0035 Adapt changed signature of select_fodler() 2011-09-13 14:12:32 +02:00
Thomas
b4f0582581 Use date/time format from Roundcube core config/user preferences 2011-09-12 22:12:38 +02:00
Aleksander Machniak (Kolab Systems)
a0c5bc292e Translate kolab-specific subtypes of addressbook fields (phone/address) 2011-09-12 15:01:47 +02:00
Thomas
84a46d1028 Limit height of event dialogs with long content (#402) 2011-09-12 10:12:13 +02:00
Aleksander Machniak (Kolab Systems)
1470b800a4 - Fixed is_a() usage for PHP >= 5.3.7 2011-09-10 13:40:56 +02:00
Thomas Bruederli
d544babefc Bugfix: use the right variable 2011-09-09 21:26:30 +02:00
Thomas
69d6c3e8bd Don't count events twice which overlap two week rows 2011-09-09 20:40:54 +02:00
Thomas
ad71270108 Skip event suppression when resizing an event 2011-09-09 20:17:23 +02:00
Thomas
3921515c3b Improve agenda view: add UI element to constrol listing options; localize sections texts 2011-09-09 14:37:19 +02:00
Thomas
8abc274092 Avoid NaN in event position computation 2011-09-08 18:53:38 +02:00
Thomas
4f76d3d35e Improve month view rendering with more... links for fish-eye view 2011-09-08 00:21:12 +02:00
Thomas
383838538d Bugfix fish-eye view 2011-09-07 18:53:10 +02:00
Thomas
05d2b80fb2 Harmonize tab styles 2011-09-07 17:59:42 +02:00