Aleksander Machniak
25d67a6ba7
Assets_path related fixes ( #3182 )
2014-12-17 09:42:44 +01:00
Thomas Bruederli
0e0f1443a6
Replace check for js file with check if libkolab plugin is loaded ( #4114 )
2014-12-16 14:12:21 +01:00
Aleksander Machniak
b8a631c06d
Fix PHP Fatal error: Using $this when not in object context ( #4016 )
2014-12-03 16:15:56 +01:00
Torsten Grote
3784b8d9a7
proper translation update
2014-12-01 12:45:40 +13:00
Torsten Grote
b88b90ce66
Revert "another translation update"
...
This reverts commit de012552e7
.
2014-12-01 12:35:55 +13:00
Torsten Grote
de012552e7
another translation update
2014-11-28 13:28:08 +13:00
Torsten Grote
897421bf92
update translations
2014-11-28 13:24:53 +13:00
Thomas Bruederli
47ed73093c
Updated translations from Transifex
2014-11-27 20:13:11 +01:00
Thomas Bruederli
af8e514fad
Add locale files for helpdocs
2014-11-27 20:13:11 +01:00
Aleksander Machniak
6a7488f731
Performance: get_identity() -> list_emails(true)
2014-11-27 06:33:05 -05:00
Aleksander Machniak
62ac800db7
Use new rcube_user::list_emails() for better performance ( #3970 )
2014-11-27 10:44:38 +01:00
Thomas Bruederli
6a19ad1c6e
Update helpdocs localization files with Kolab tags enabled
2014-11-26 23:29:59 +01:00
Thomas Bruederli
4a51c1bf10
Add locale files for helpdocs translation with Transifex
2014-11-26 22:49:43 +01:00
Aleksander Machniak
ac4f6e7562
Avoid unused variables (also fixed some bugs) found in static code analysis
2014-11-21 10:03:18 +01: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
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
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
35f7ec0ec9
Add more query parameters for generating random data
2014-11-04 12:45:37 +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
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
Torsten Grote
047469335d
update German translation, fixes #3814
2014-10-27 15:11:28 +13: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
Thomas Bruederli
0ab0b797b8
Display count 'bubble' for open pending invitations ( #3268 )
2014-10-14 20:23:52 +02:00
Thomas Bruederli
b7af048c35
Flag all recurring event instances as temp when updating ( #3748 )
2014-10-09 16:38:12 +02:00
Thomas Bruederli
a3d5f717a2
Fix moving events to another calendar/folder and reloading it ( #3748 )
2014-10-09 16:37:31 +02:00
Aleksander Machniak
16c0f3ba11
Shrink some images with TinyPNG
2014-10-08 09:03:19 +02:00
Aleksander Machniak
77d3466638
Get rid of deprecated function aliases and constants usage
2014-10-06 09:19:26 +02:00
Thomas Bruederli
48df8c34f9
No default value allowed for BLOB/LONGTEXT columns
2014-10-04 12:37:14 +02:00
Thomas Bruederli
f5dc95c3df
Add config option to control free-busy data integration in calendar views; render free-busy blocks in the calendar color, too
2014-09-24 17:10:38 +02:00
Thomas Bruederli
b278db0ec3
Pre-select confidential event/tasks folder for iTip invitations marked as confidential ( #3451 )
...
+ display privacy classification of iTip attachments in mail invitation view.
2014-09-23 12:27:57 +02:00
Thomas Bruederli
bde037ce0e
Restore calendar_driver::dismiss_birthday_alarm() method which accidentally got removed in commit 51fe7c26
2014-09-22 15:37:55 +02:00
Thomas Bruederli
3b65094053
Fix dialog labels after 'remove' => 'delete' change from folder navigation
2014-09-22 11:03:25 +02:00
Aleksander Machniak
ff60323e90
Merge branch 'oracle'
2014-09-22 09:17:51 +02:00
Thomas Bruederli
3c222ed411
- Render quickview in main calendar view instead of a popup (to be consistent with the quickview mode in the tasks module).
...
- Visually indicate quickview mode by fading inactive calendars and adding an eye-icon to the calendar view background.
- Allo mulitple calendars to be added to the quickview with shift-click.
2014-09-19 12:42:52 +02:00
Aleksander Machniak
d2e7c27bf4
Initial DDL for Oracle
2014-09-15 12:26:03 +02:00
Aleksander Machniak
788635b287
Use consistent column/table quoting in sql queries
2014-09-15 12:23:46 +02:00
Thomas Bruederli
e9cc2633ee
Adapt selector to also work on contextmenu
2014-09-15 12:02:07 +02:00
Thomas Bruederli
086e2b2e1f
Render preview agenda for iTip requests below RSVP buttons ( #3161 )
2014-09-11 17:55:01 +02:00
Thomas Bruederli
6b7fc6729d
Added 'actions' bar and new icons for groupware folders as suggested by the product feature description
2014-09-11 15:54:15 +02:00
Thomas Bruederli
359d8dc110
Avoid scrollbars in event dialog due to long URLs ( #3480 )
2014-09-10 10:41:14 +02:00
Thomas Bruederli
09cf967ed5
Add button to iTip RSVP UI in mail view to open the calendar preview with an option to accept/decline the invitation from there ( #3161 )
2014-09-10 10:30:40 +02:00
Thomas Bruederli
c103391e79
Don't allow to remove the default calendar
2014-09-09 13:33:09 +02:00