Thomas Bruederli
|
3b913e15d3
|
Fix computation of yearly recurring events using the Horde_Date_Recurrence class (database backend)
|
2013-02-27 10:04:05 +01:00 |
|
Thomas Bruederli
|
cf3426a4ae
|
Support import/export of custom properties
|
2013-02-21 17:41:41 +01:00 |
|
Thomas Bruederli
|
c32e3a7dbe
|
Fix typos and read STATUS:CANCELLED
|
2013-02-21 17:33:36 +01:00 |
|
Aleksander Machniak
|
fab095205e
|
Fix typos in DB version strings (there should be no .sql suffix)
|
2013-02-19 14:31:36 +01:00 |
|
Thomas Bruederli
|
53c77796dd
|
Add fallback for recurrence computation when the kolabcalendaring php module isn't available
|
2013-01-23 11:36:55 +01:00 |
|
Thomas Bruederli
|
1f9f09fe09
|
Fix ical export with (invalid) timezone +00:00
|
2013-01-23 10:06:44 +01:00 |
|
Aleksander Machniak
|
7672e60ecb
|
Update SQL scripts to match Roundcube format for schema upgrades, update/add UPGRADING instructions
|
2013-01-18 09:40:48 +01:00 |
|
Aleksander Machniak
|
0151bac954
|
More typos fixed
|
2013-01-17 15:16:10 +01:00 |
|
Thomas Bruederli
|
0e70fa5555
|
Fix typo in calendar selection; fixes bug #140
|
2013-01-17 09:37:48 +01:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
f38105a809
|
Update translations from Transifex
|
2013-01-12 11:23:32 +00:00 |
|
Thomas Bruederli
|
be2a51957e
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2013-01-09 16:36:21 +01:00 |
|
Thomas Bruederli
|
fefdafa020
|
Align some UI elements with the changed position of #quicksearchbar
|
2013-01-09 16:34:30 +01:00 |
|
Thomas Bruederli
|
414594f276
|
Use /this/ to reference asset files in plugin templates
|
2013-01-09 16:27:20 +01:00 |
|
Thomas Bruederli
|
8d3f1803cc
|
Fix modification of recurring events (#1499)
|
2013-01-09 11:49:12 +01:00 |
|
Thomas Bruederli
|
5f06d62ceb
|
Fix recurring event handling when first instance is modified and excluded (#1505)
|
2013-01-09 11:12:19 +01:00 |
|
Aleksander Machniak
|
71b64ebca2
|
Unify position of #quicksearchbar (and some other elements) with
mail and addressbook interface
|
2013-01-05 16:53:04 +01:00 |
|
Thomas Bruederli
|
fdf9b884e7
|
Added/updated French localization from Transifex (thanks to Eric aka furlot)
|
2012-12-26 19:01:56 +01:00 |
|
Thomas Bruederli
|
df3e58bdb9
|
Use subquery instead of JOIN + COUNT (#1483)
|
2012-12-21 17:52:07 +01:00 |
|
Thomas Bruederli
|
8c5edcf0e9
|
Make sure invitations/updates are always sent if required (#1408)
|
2012-12-21 17:19:16 +01:00 |
|
Aleksander Machniak
|
3d2f1cfac4
|
Fix bug where event attachments/participants were lost on event move (#1480)
|
2012-12-18 14:08:20 +01:00 |
|
Aleksander Machniak
|
0745ebf406
|
Fix filtering emails/folders list when not in delegator context
|
2012-12-17 15:53:38 +01:00 |
|
Aleksander Machniak
|
343a4371ab
|
Delegation support in Calendar event edit/create
|
2012-12-17 14:47:02 +01:00 |
|
Thomas Bruederli
|
8e5a92044e
|
Make identity/organizer selection for events work
|
2012-12-15 17:24:53 +01:00 |
|
Aleksander Machniak
|
de4c4b8c45
|
Add organizer identity selector in event dialog (non-working)
|
2012-12-14 12:17:54 +01:00 |
|
Aleksander Machniak
|
e6303a812e
|
Fix typos in DDL file for Postgres
|
2012-12-13 13:18:23 +01:00 |
|
Aleksander Machniak
|
3be3065941
|
Delegation support in calendar event invitations handling
|
2012-12-13 13:10:07 +01:00 |
|
Aleksander Machniak
|
56abf7e5f3
|
Use client-side subscriptions for folders activation state (calendar, tasklist)
Add kolab_use_subscriptions option to limit folders visibility in Kolab plugins (#1314)
|
2012-12-10 12:17:41 +01:00 |
|
Aleksander Machniak
|
56928b74eb
|
Fix performance issue in kolab_calendar::get_event() (#1411)
|
2012-12-05 12:05:24 +01:00 |
|
Aleksander Machniak
|
f0ef421c00
|
Fix Invitations can not be accepted when calendars are shared with certain rights (#1406)
|
2012-12-04 20:10:04 +01:00 |
|
Thomas Bruederli
|
4245fb0839
|
Treat Kolab format version as string
|
2012-11-22 15:19:17 +01:00 |
|
Thomas Bruederli
|
56cddd1e2c
|
Fix iCal export: no empty organizer or attendee attributes; correctly escape special characters
|
2012-11-21 22:17:20 +01:00 |
|
Thomas Bruederli
|
f99bcb3c54
|
Add documentation about timezone fix in iCal parser
|
2012-11-21 21:31:52 +01:00 |
|
Thomas Bruederli
|
e9825fa24e
|
Fix timezone detection in iCalendar parser
|
2012-11-21 21:27:35 +01:00 |
|
Thomas Bruederli
|
5ac6bc06fd
|
Add getter for color annotations to libkolab and use it in calendar and tasklist
|
2012-11-21 12:30:27 +01:00 |
|
Thomas Bruederli
|
ace9b280f2
|
Fix js error when saving a message as task or event
|
2012-11-21 10:51:58 +01:00 |
|
Thomas Bruederli
|
db7d414324
|
Correctly handle iTip replies without valid DTSTSART/DTEND attributes (#1178)
|
2012-11-21 10:33:02 +01:00 |
|
Aleksander Machniak
|
259a7ec81d
|
Fixes for keep-alive -> refresh change in Roundcube core
|
2012-11-17 09:49:57 +01:00 |
|
Thomas Bruederli
|
32d64e419e
|
Reduce alarm settings UI to the capabilities of the Kolab 2 format
|
2012-11-15 15:03:00 +01:00 |
|
Aleksander Machniak
|
8356960660
|
Fix typo
|
2012-11-12 14:49:26 +01:00 |
|
Thomas Bruederli
|
cf5c88437e
|
Merge branch 'dev/libcalendaring'
|
2012-11-09 14:02:34 +01:00 |
|
Thomas Bruederli
|
826f3f8ea3
|
Avoid endless loops in recurrence computation
|
2012-11-09 13:55:57 +01:00 |
|
Thomas Bruederli
|
e292aec5dc
|
Added upgrading instructions for the calendar module (#1179)
|
2012-11-08 12:18:28 +01:00 |
|
Thomas Bruederli
|
1b1205ba29
|
Adapt to regressions in jQuery 1.8 and jQuery UI 1.9
|
2012-11-07 18:38:23 +01:00 |
|
Thomas Bruederli
|
f88e216845
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2012-11-07 18:36:57 +01:00 |
|
Thomas Bruederli
|
ba765457b3
|
Updated to fullcalendar 1.5.4-rcube-0.9.0 (merged upstream version 1.5.4)
|
2012-11-07 18:36:35 +01:00 |
|
Aleksander Machniak
|
bef8355aff
|
raise_error() -> rcube::raise_error()
|
2012-11-06 11:46:15 +01:00 |
|
Thomas Bruederli
|
075748b076
|
Fix computation of new COUNT value for recurrence rules
|
2012-10-30 16:10:12 +01:00 |
|
Thomas Brüderli
|
b4ced09d2e
|
Make use of libkolab/libcalendaring PHP bindings for computing recurring events
|
2012-10-23 15:05:38 +02:00 |
|
Thomas Bruederli
|
8ec81e2879
|
Store event sequence numbers in database driver
|
2012-10-18 22:02:29 +02:00 |
|
Thomas Bruederli
|
6e018d536c
|
Fix check for updated events
|
2012-10-18 22:02:04 +02:00 |
|