Aleksander Machniak
12f4a44fdd
Support Chwala's file uploader (for future WebODF editor support)
2014-07-25 18:39:01 +02:00
Thomas Bruederli
5b26d69e20
Only compare date strings for allday events
2014-07-21 17:18:59 +02:00
Thomas Bruederli
0a75bfb023
Fix selector for active calendar list item
2014-07-21 09:59:30 +02:00
Thomas Bruederli
3f74eeb4e0
List all unsubscribed with magic search term '*'
2014-07-21 09:54:46 +02:00
Thomas Bruederli
086da7cac1
Better wording for iTip post-action option
2014-07-20 15:25:32 +02:00
Thomas Bruederli
aedba0a4c0
Execute (delayed) the configured action after an iTip message has been processed by the user ( #419 )
2014-07-20 15:15:42 +02:00
Thomas Bruederli
aada053324
Support reading attachments fully stored in XML payload instead of separate MIME parts
2014-07-18 12:00:25 +02:00
Aleksander Machniak
d0c4512f63
Fixed some typos
2014-07-17 13:03:41 +02:00
Thomas Bruederli
882b89a7c0
Event status changes should increment the sequence value
2014-07-16 17:37:01 +02:00
Thomas Bruederli
890fcc34ab
Minor correction of address book background image position
2014-07-14 09:21:41 +02:00
Thomas Bruederli
8845dc032d
Use effective box title height when unfolding the folder search box
2014-07-14 09:19:09 +02:00
Thomas Bruederli
f212dea78c
Add some missing icon styles for hierarchical addressbook navigation
2014-07-14 09:02:16 +02:00
Thomas Bruederli
b7d7d45131
Improve inivitations sending checkbox header with accessibility label and better icon ( #1790 ) + fix attendee table styles in classic skin
2014-07-13 15:32:01 +02:00
Thomas Bruederli
71bd7c8ae6
Set title attribute for more verbose description of the toolbar button
2014-07-13 14:57:01 +02:00
Aleksander Machniak
28fa89bff4
Add iTip after-action handler to rcube_libcalendaring
2014-07-11 11:43:00 +02:00
Aleksander Machniak
a355288360
Fix so role-based plugins are loaded not required
2014-07-11 10:37:17 +02:00
Aleksander Machniak
cfe6d63d6f
Add calendar_itip_after_action option - to be implemented ( #419 )
2014-07-10 18:36:06 +02:00
Aleksander Machniak
31bd34c5f4
Improve "send invitation" checkboxes handling/look ( #1790 )
2014-07-10 13:33:53 +02:00
Thomas Bruederli
2cee869c67
Suppress dialog for deleting declined events
2014-07-09 15:56:39 +02:00
Thomas Bruederli
37af242d63
Render pending/declined invitations slightly different in agenda view
2014-07-09 15:45:45 +02:00
Thomas Bruederli
633810b6a7
Fix table view rendering/updating
2014-07-09 15:26:41 +02:00
Aleksander Machniak
339de13689
Make role selector width the same for organizer and the rest of records
2014-07-09 13:46:12 +02:00
Thomas Bruederli
c1ddf97c30
Add label for delegate status/action
2014-07-09 13:14:54 +02:00
Thomas Bruederli
4ec72a56c1
Display my participant status in event show disalog and allow to reply again, even if RSVP=false
2014-07-09 13:14:54 +02:00
Aleksander Machniak
4b3283a26f
Add possibility to choose to which attendees invitations/notifications will be sent ( #1790 )
...
Small style improvements in event dialog
2014-07-09 12:53:10 +02:00
Thomas Bruederli
ca5cb4ac01
Unset RSVP flag after replying; skip other user's namespace for invitations listing
2014-07-08 20:12:53 +02:00
Thomas Bruederli
4f9968d9ac
Fix handling of recurring tasks when marked as completed
2014-07-08 18:44:20 +02:00
Thomas Bruederli
634cb85fb5
Compare sequence number from iTip replies
2014-07-08 18:30:12 +02:00
Thomas Bruederli
3db5611180
Don't overwrite my participant status when updating an event from iTip
2014-07-08 18:21:27 +02:00
Thomas Bruederli
6f6eb81052
Small fix for iTip RSVP display in mail view
2014-07-08 17:49:02 +02:00
Thomas Bruederli
afb64c3948
Improve iTip REQUEST workflow:
...
- only increase sequence on significant changes that affect scheduling (acc. RFC 5545)
- show RSVP buttons only for higher sequence updates (#1678 )
- provide a button to simply update the local copy otherwise
2014-07-08 17:14:14 +02:00
Thomas Bruederli
0c5465c2ad
Sync list view settings when opening quickview; advance list view by one week
2014-07-08 16:22:40 +02:00
Thomas Bruederli
41b144b5b1
Add options to suppress iTip reply or add reply message to event show dialog ( #3160 )
2014-07-08 15:13:09 +02:00
Thomas Bruederli
c67becd5ae
Visually align iTip reply control UI elements; change wording to match terms we're already using
2014-07-08 14:35:11 +02:00
Thomas Bruederli
5463f9a4fe
Add symlink to kolab skin files in help docs
2014-07-08 14:16:29 +02:00
Aleksander Machniak
f57791fb17
Add option to suppress iTip reply when handling iTip invitation ( #3160 )
2014-07-08 13:47:50 +02:00
Thomas Bruederli
7affe524f1
List virtual calendars showing pending/declined inivtations ( #1796 )
2014-07-08 12:38:52 +02:00
Thomas Bruederli
bdf2faafae
Store tags to enable partstat queries ( #1796 )
2014-07-08 12:38:51 +02:00
Aleksander Machniak
a3122a566e
Support contact_search_name option in kolab_delegation plugin autocompletion ( #3163 )
2014-07-08 10:50:34 +02:00
Thomas Bruederli
18a106538b
Return the most recent message UID in case there are duplicates
2014-07-07 12:23:47 +02:00
Aleksander Machniak
f715264956
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2014-07-07 11:05:02 +02:00
Aleksander Machniak
3ffa80a3a7
Allow a custom invitation text to be sent to attendees ( #1788 )
...
- Send the text in iTip COMMENT field only
2014-07-07 11:04:00 +02:00
Thomas Bruederli
7f7a2abf87
Minor fixes
2014-07-03 15:26:26 +02:00
Thomas Bruederli
d0a7c81347
Make alarms dialog accessible and operable with keyboard
2014-07-03 15:16:51 +02:00
Thomas Bruederli
dddb045c1d
Avoid javascript errors in email view when creating event from mail
2014-07-03 14:54:09 +02:00
Thomas Bruederli
b10dcd2b95
Ignore keyboard events from input fields
2014-07-03 13:43:32 +02:00
Aleksander Machniak
d3a2c586f0
Revert broken commit 84ad2a125a
2014-07-03 11:49:36 +02:00
Thomas Bruederli
e167128043
Adapt 'folders_list' hook to new arguments after update in Roundcube core
2014-07-03 11:21:01 +02:00
Aleksander Machniak
84ad2a125a
Small css fixes on calendars list
2014-07-03 10:31:47 +02:00
Thomas Bruederli
7ebe734c45
Fix alarms display popup after jQuery UI update in Roundcube core
2014-07-01 17:38:50 +02:00