Commit graph

440 commits

Author SHA1 Message Date
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
Thomas Bruederli
824db716b4 Allow to configure the name (inlcude OU) displayed for virtual user folders (#3384) 2014-08-18 13:34:20 +02:00
Thomas Bruederli
ef2477d69f Register kolab_tags localizations to Transifex; add headers pointing to Transifex for translations 2014-08-14 10:49:56 +02:00
Thomas Bruederli
a2d519a1ae Don't sort default task folder to top when it's a sub folder. This will add duplicates to the treelist 2014-08-13 18:02:48 +02:00
Thomas Bruederli
21136d8334 Hide RSVP widget for tasks with no attendees 2014-08-13 11:14:38 +02:00
Thomas Bruederli
b6b12069df Implement client-side and user-adjustable sorting of tasks (#3259) 2014-08-13 11:07:51 +02:00
Aleksander Machniak
8e80c9a485 Add missing image 2014-08-13 08:39:13 +02:00
Thomas Bruederli
1016f4381c Select default task list in edit form (#3292) 2014-08-12 12:29:09 +02:00
Thomas Bruederli
fc2db9a840 Fix random tags being created for tasks saved from mail (#3291): gui objects are not registered in the client and therefore tags are read from all hidden fields found in the document 2014-08-12 12:25:46 +02:00
Thomas Bruederli
07f05a102b Fix folder list operations when search is active 2014-08-07 18:14:49 +02:00
Thomas Bruederli
0ba3579f2d Avoid styles colliding with other modules 2014-08-06 15:21:40 +02:00
Thomas Bruederli
c4dec32034 Fix method check after refactoring iTip message parsing 2014-08-04 19:22:08 +02:00
Thomas Bruederli
84177d8972 Replace package.xml with new composer.json files properly defining dependencies to other plugins 2014-08-04 09:23:26 +02:00
Thomas Bruederli
8fe64d7400 Show RSVP buttons for assigned tasks which require a response 2014-08-01 11:16:57 +02:00
Thomas Bruederli
ab49aa88d5 Fix target list selection for iTip imports 2014-07-31 19:00:49 +02:00
Thomas Bruederli
978c9023e5 Move iTip message parsing functionality to libcalendaring. Only parse iCal attachments once although used by calendar and tasks 2014-07-31 18:21:53 +02:00
Thomas Bruederli
cec5f19cb4 Fix accidentally visible uidialog in notes (#3236) 2014-07-31 16:49:27 +02:00
Thomas Bruederli
5cdeed5c68 Add filters for my tasks and assigned to others; allow combined filter selections (using shift+click) 2014-07-31 16:24:21 +02:00
Thomas Bruederli
b1dbc46925 Fix reference to file-drop area for HTML5 attachment drag & drop upload 2014-07-31 14:58:13 +02:00
Thomas Bruederli
887ec67df8 Fix attachment saving and displaying 2014-07-31 14:53:56 +02:00
Thomas Bruederli
f5e93184e3 Fix iTip replies to organizer (don't increment sequence if I'm not the owner) 2014-07-31 12:49:27 +02:00
Thomas Bruederli
f8b6706074 Fix 'create task from mail' function 2014-07-31 12:43:55 +02:00
Thomas Bruederli
0d8b6912ae Fix auto-incrementing the sequence value of xcal objects 2014-07-31 12:22:07 +02:00
Thomas Bruederli
457195102e Complete iTip communication on task status changes: ask to notify the organizer on update or deletion + add icons for task-specific partstats and cancelled tasks 2014-07-31 11:40:39 +02:00
Thomas Bruederli
228a1b2438 Hide 'Save to calendar' option for VTODO attachments (#3227) 2014-07-30 17:51:54 +02:00
Thomas Bruederli
b3c5acd66a - Fix task attendees and organizer setting and display
- Make basic iTip exchange for task assignments work
- Improve wording for task assignments
2014-07-30 17:40:53 +02:00
Aleksander Machniak
445edd09b7 Added iTip handling in tasklist plugin (code copied from Calendar) 2014-07-29 15:11:05 +02:00
Aleksander Machniak
f2c6a3851d More changes for Assignments tab (#1165) 2014-07-25 14:08:41 +02:00
Aleksander Machniak
c0da6448fb Start implementing Assignments (Attendees) tab for tasks (#1165) 2014-07-23 14:35:52 +02:00
Aleksander Machniak
d0c4512f63 Fixed some typos 2014-07-17 13:03: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
4f9968d9ac Fix handling of recurring tasks when marked as completed 2014-07-08 18:44:20 +02:00
Thomas Bruederli
5463f9a4fe Add symlink to kolab skin files in help docs 2014-07-08 14:16:29 +02:00
Thomas Bruederli
b10dcd2b95 Ignore keyboard events from input fields 2014-07-03 13:43:32 +02:00
Thomas Bruederli
3b80a73456 Minor codestyle fix 2014-06-26 17:44:10 +02:00
Thomas Bruederli
982b673d37 Explicitly set line-height for tagedit items 2014-06-20 17:00:12 +02:00
Thomas Bruederli
da2fab1fd3 Remove redundant styles (globally defined in Larry skin) 2014-06-20 16:04:07 +02:00
Thomas Bruederli
5c490914fe Accessibilty improvements and keyboard navigation for tasks module (#3085) 2014-06-20 15:12:11 +02:00
Thomas Bruederli
0e720bd7ec Add keyboard navigation and basic accessibility improvements to the tagedit widget 2014-06-20 13:20:21 +02:00
Thomas Bruederli
f1550e5f71 Fix compatibility with jQuery UI 1.10 API 2014-06-19 10:58:04 +02:00
Thomas Bruederli
2ce61e7fc1 Fix drag & dropping tasks onto the new treelist widget 2014-05-28 13:31:50 +02:00
Thomas Bruederli
269f8e2ff4 Use public property instead of setter method to improve compatibility 2014-05-27 19:52:03 +02:00
Thomas Bruederli
5763fb81e8 Merge new folder navigation from branch 'dev/new-foldernav' 2014-05-23 10:12:29 +02:00
Thomas Bruederli
95491f0886 Don't write session data when fetching events/tasks 2014-05-22 19:00:49 +02:00