Aleksander Machniak
|
f27fd97bd7
|
Fix folder ID creation, use underline instead of dashes (dash has a special meaning in addressbook)
|
2011-11-11 15:21:11 +01:00 |
|
Aleksander Machniak
|
f02613a222
|
Support addressbook_search_mode configuration parameter
|
2011-11-11 14:50:08 +01:00 |
|
Thomas Bruederli
|
41edd38326
|
Don't import repeated instances of recurring events
|
2011-11-11 13:22:40 +01:00 |
|
Thomas Bruederli
|
7aa1985905
|
Case-insensitive stripping of mailto: prefix
|
2011-11-09 15:37:21 +01:00 |
|
Aleksander Machniak (Kolab Systems)
|
b19b61a3cf
|
Fixed wrong list id in create_group() method
|
2011-11-04 09:35:59 +01:00 |
|
Thomas Bruederli
|
a0c3d7b7ae
|
Use CREATE TABLE IF NOT EXISTS for database initialisation script; fix license statement
|
2011-10-30 12:42:29 +01:00 |
|
Aleksander Machniak
|
000212dd9a
|
Added options to create default folders
|
2011-10-27 18:24:04 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
4a498714dd
|
Changed license to AGPL
|
2011-10-27 10:20:46 +02:00 |
|
Thomas
|
9349403f21
|
Remove debug code
|
2011-10-26 18:19:39 +02:00 |
|
Thomas
|
cf581bc144
|
Fix dragging all-day events from one day to another
|
2011-10-26 18:17:01 +02:00 |
|
Thomas
|
71ffad81b5
|
Fix free-busy display and saving of all-day events
|
2011-10-26 15:14:28 +02:00 |
|
Aleksander Machniak
|
6a423a38e5
|
Implemented "Login As" feature with Horde classes support
Store admin credentails in session (encrypted) to make things simpler
|
2011-10-26 09:36:18 +02:00 |
|
Thomas
|
de4fef9f62
|
Remove stupid leftover code
|
2011-10-24 23:09:17 +02:00 |
|
Thomas
|
9a1ed264ea
|
Add missing semicolon
|
2011-10-24 22:58:22 +02:00 |
|
Thomas
|
3184004518
|
Adjust timezone/DST differences on the client (#467)
|
2011-10-24 22:57:54 +02:00 |
|
Thomas
|
170f7bf747
|
Fix week selection at DST change (#469)
|
2011-10-24 22:01:10 +02:00 |
|
Thomas
|
7fdfb25a96
|
Add current time indicator to day and week views (#457)
|
2011-10-18 23:04:28 +02:00 |
|
Thomas
|
00628dd5d5
|
Allow user to select calendar when saving an invitation event (#430)
|
2011-10-14 13:55:56 +02:00 |
|
Thomas
|
97d8eade55
|
Upgraded to fullcalendar 1.5.2
|
2011-10-14 12:14:47 +02:00 |
|
Thomas
|
e4917cf0aa
|
Move recurrence computation to a dedicated class
|
2011-10-14 11:58:42 +02:00 |
|
Thomas
|
93388585c4
|
Fixed typo (#460)
|
2011-10-14 09:58:17 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
4c2b83859e
|
Plugin that implements KEP 16: Storage of dictionary entries.
Created simple classes for basic XML configuration objects and configuration folder.
|
2011-10-13 09:38:10 +02:00 |
|
Thomas
|
7bfb9079d5
|
Get alarm settings when importing from ical format
|
2011-10-12 22:39:14 +02:00 |
|
Thomas
|
14ffcb15df
|
Fix single event search in DB driver
|
2011-10-12 22:38:06 +02:00 |
|
Thomas
|
cbae8d0187
|
Set title of ical attachments in mail view even if no METHOD is defined
|
2011-10-12 21:53:09 +02:00 |
|
Thomas
|
e6ae3b8702
|
Add feature to upload and import .ics files
|
2011-10-12 19:44:38 +02:00 |
|
Thomas
|
753dbdbbcc
|
Limit palette to darker colors only
|
2011-10-06 09:42:23 +02:00 |
|
Thomas
|
7b473f6c05
|
Extend color picker to show a palette of colors to select; Show Microsoft colors according to Kep #12
|
2011-10-06 09:30:32 +02:00 |
|
Thomas
|
827a8d1b92
|
Adjust version strings to match reality
|
2011-10-05 12:23:32 +02:00 |
|
Thomas
|
d2dc721d4a
|
Change event priority values to be compatible with RFC 5545 and RFC 5546 as suggested in KEP #8
|
2011-10-05 12:16:43 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
110bc97c1e
|
Support folders of type 'configuration'
|
2011-10-04 13:19:46 +02:00 |
|
Thomas
|
60502d4763
|
Use folder annotations to save calendar colors according to KEP #12
|
2011-09-30 17:28:29 +02:00 |
|
Thomas
|
95f0d84cfe
|
Finish z-push config: group folders by type; implement delete-device command
|
2011-09-30 14:01:08 +02:00 |
|
Thomas
|
f33ce42c01
|
Make undo work when deleting an instance of a recurring event (#441)
|
2011-09-28 17:27:25 +02:00 |
|
Thomas
|
0e7007b5b5
|
Fix deleting first occurence of a recurring event (#439)
|
2011-09-28 17:14:29 +02:00 |
|
Thomas
|
154d25b5b9
|
Fixed DST issues but still working with timestamps because Kolab_Format does
|
2011-09-28 16:47:18 +02:00 |
|
Thomas
|
5c054b1094
|
Add laxpic settings + some code cleanup
|
2011-09-28 12:51:55 +02:00 |
|
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 |
|