Commit graph

283 commits

Author SHA1 Message Date
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
87723eb9bb Performance: skip relation checks when only counting tasks (#3969) 2014-11-27 07:11:54 -05: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
f01a600af4 Enable iTip delegation for tasks (#3860) 2014-11-06 17:09:59 +01:00
Thomas Bruederli
a3aa406e05 Close autocompletion when switching tabs and closing dialog (#3389) 2014-11-04 15:35:21 +01:00
Thomas Bruederli
a489cd6e20 Avoid list edit form being submitted (#3532) 2014-11-04 11:40:43 +01:00
Thomas Bruederli
ef166c2479 Use unique identifiers (folder + uid) for task records (#3533) 2014-11-04 10:56:54 +01:00
Torsten Grote
047469335d update German translation, fixes #3814 2014-10-27 15:11:28 +13:00
Thomas Bruederli
738b56cfd8 Small fixes and improvements for tasks listing in mail view 2014-10-14 09:20:50 +02:00
Thomas Bruederli
256ad459d3 Improve listing of linked tasks in mail view (#3439) 2014-10-14 08:49:47 +02:00
Thomas Bruederli
adc41ebf61 - List linked tasks in mail view, like notes
- Deep-links into the tasks view opening the linked task
- Mark tasks as complete directly from mail view
2014-10-13 18:40:39 +02:00
Thomas Bruederli
44c2639cbe Save email message a task is created from as relation (#3439); display the reference in the task details and edit dialogs 2014-10-13 15:33:39 +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
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
Aleksander Machniak
ff60323e90 Merge branch 'oracle' 2014-09-22 09:17:51 +02:00
Thomas Bruederli
aa5f400951 Allow multiple tasklist selection for quickview using shift-click 2014-09-19 13:03:50 +02:00
Thomas Bruederli
d60799be6b Add missing quickview background image 2014-09-19 12:46:45 +02:00
Thomas Bruederli
2c5ee2e2bf Align the visual indication of active quickview mode with the calendar module 2014-09-19 12:46:06 +02:00
Aleksander Machniak
788635b287 Use consistent column/table quoting in sql queries 2014-09-15 12:23:46 +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
624f3b1695 Add action to remove a calendar/tasks/notes folders from the list which results in unsubscribing it (#3378) 2014-09-09 13:29:28 +02:00
Thomas Bruederli
e5c97c0dd2 No background color for focused quickview icons 2014-09-09 11:57:05 +02:00
Thomas Bruederli
7e6056770e Don't list all task list on empty search results 2014-09-08 18:52:06 +02:00
Thomas Bruederli
80a4dc75fd Fix display of the attendee notify checkbox after the changes in ed6eaac9 2014-09-08 13:25:18 +02:00
Jeroen van Meeuwen (Kolab Systems)
44165f586b Update localization 2014-09-06 22:59:13 +02:00
Aleksander Machniak
ecfb1354e2 Fix compatibility with contextmenu 2.x (#3560)
Warning: removed compatibility with contextmenu 1.x
2014-09-03 12:23:48 +02:00
Torsten Grote
bc53fd420d update translations despite transifex remote time vs. local time issues 2014-08-28 14:47:37 +02:00
Thomas Bruederli
ed6eaac9d0 Add config option to hide iTip sending checkboxes or even disable it entirely (#3483).
The default setting remains visible + checked. Set

  $config['calendar_itip_send_option'] = 1;

to hide the checkboxes and implicitly send iTip notifications.
2014-08-27 14:00:08 +02:00
Thomas Bruederli
c7b422907e Use rcube_db::table_name() for SQL database access 2014-08-26 16:02:16 +02:00
Thomas Bruederli
68b7e05fa3 Refactor tag handling in task list: don't migrate kolab objects on read but only when changed (#3395); let drivers provide the full list of available tags 2014-08-26 12:12:03 +02:00
Thomas Bruederli
9496f4f820 -Don't append RSVP weblinks on information updates which don't require a response (#3446) 2014-08-25 15:58:15 +02:00
Jeroen van Meeuwen (Kolab Systems)
9a39d37c69 Update translations 2014-08-22 01:31:43 +02:00
Thomas Bruederli
afed2435d7 Update currently displayed task details dialog after refresh 2014-08-21 12:24:42 +02:00
Aleksander Machniak
1a46c1d897 Store task tags in relation objects (#3395) 2014-08-19 04:06:45 -04:00
Thomas Bruederli
31b6446a2b Small improvements for task attendee display 2014-08-21 10:29:12 +02:00
Thomas Bruederli
06a910def3 Update localization files from Transifex 2014-08-19 11:07:50 +02:00
Thomas Bruederli
ff9f87a037 Add button to expand members of a group attendee (#3376); prefix edit-attendees-table styles to avoid unintended style overrides 2014-08-19 10:37:40 +02:00
Thomas Bruederli
e6e5c0e17a Don't override attendees table styles from calendar 2014-08-19 10:37:39 +02:00