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
5763fb81e8
Merge new folder navigation from branch 'dev/new-foldernav'
2014-05-23 10:12:29 +02:00
Thomas Bruederli
63993e3a7d
Additional styles for the tasklist search results to match the calendar view
2014-05-21 14:03:18 +02:00
Thomas Bruederli
f4f5a30e0a
Add new folder navigation to tasks module ( #3047 )
2014-05-21 13:04:18 +02:00
Thomas Bruederli
3a2d5eed5a
Use status attribute to set a task as 'complete' ( #3026 )
2014-05-19 18:20:23 +02:00
Thomas Bruederli
d87c46acac
Fix some styles after Larry skin update
2014-05-19 18:05:15 +02:00
Thomas Bruederli
e625711a85
Use new button/icon classes from Larry skin
2014-05-01 16:18:18 +02:00
Thomas Bruederli
a0ac82793b
Handle recurring tasks ( #2713 )
...
- Render recurrence form as new tab in edit dialog
- Display recurrence summary in task details
- When marking a recurring task complete:
* shift dates and alarms to next occurrence
* only if recurrence end reached save as completed
* save a copy with status completed (sort of a journal)
2014-04-24 19:44:21 +02:00
Thomas Bruederli
a0806ef886
Implement auto-scrolling when dragging task items ( #2687 )
2014-04-17 19:33:06 +02:00
Thomas Bruederli
d35a77629b
Fix styles of task tags in show dialog
2014-04-17 17:51:59 +02:00
Thomas Bruederli
93d2b69bb9
Refactored alarms in calendar and tasks to support multiple alarms. Moved redundant functions to libcalendaring
2014-04-17 17:49:00 +02:00
Aleksander Machniak
52e5cd3179
Use splitter size the same as in core
2014-04-15 16:39:24 +02:00
Thomas Bruederli
5d126a296c
Merge branch 'dev/kolab-notes'
2014-04-10 12:14:21 +02:00
Thomas Bruederli
f6f7b710b3
Include sharing (acl) tab in task list edit dialog
2014-04-09 11:12:50 +02:00
Thomas Bruederli
da8c5b3f55
Define mininum size for the tasks view to make it scroll on small screens ( #2893 )
2014-04-03 12:01:30 +02:00
Thomas Bruederli
c9717b85d6
Fix existing options to disallow adding/deleting tags
2014-04-01 18:04:44 +02:00
Thomas Bruederli
27a669a195
Allow adding tags from autocomplete; use class selector for tagcloud styles
2014-03-31 13:50:41 +02:00
Thomas Bruederli
c6b5283180
Update to latest jquery.tagedit version; extract tagedit stylesheets for shared use
2014-03-27 19:17:18 +01:00
Thomas Bruederli
48882b2118
Adapt larry skin to new status message display from 34003c5
2013-11-22 09:10:44 +01:00
Aleksander Machniak
b1917d6714
Improve other users folders display on the hierarchized folders list (Bug #2377 )
2013-11-21 15:12:15 +01:00
Thomas Bruederli
84e8e1a41d
Reduce font size of inactive tags ( #2374 )
2013-10-28 09:33:09 +01:00
Thomas Bruederli
21a9637fda
Minor CSS improvements + add missing text label
2013-10-24 18:52:59 +02:00
Thomas Bruederli
e688bd44f7
Add 'focusview' mode to quickly reduce the view to tasks from the selected list only ( #2380 )
2013-10-24 16:29:33 +02:00
Thomas Bruederli
5d34d79457
Assign tags by drag & dropping them onto tasks ( #2389 ); some fixes concerning saving and resorting tasks
2013-10-24 14:00:36 +02:00
Thomas Bruederli
fbad0e9ff1
Show the number of occurences for each tag ( #2365 ) and reduce visibility of those tags not matching any tasks ( #2374 ) in the current selection
2013-10-23 18:10:18 +02:00
Thomas Bruederli
d525574c48
Add UI elements to expand/collapse all tasks ( #2291 )
2013-10-23 17:12:42 +02:00
Thomas Bruederli
1befe42294
Show inherited tags in task show dialog ( #2368 )
2013-10-21 14:51:29 +02:00
Thomas Bruederli
9ffd3031e1
Show complete folder hierarchy in calendars and tasklist listings with non-clickable virtual parent folders
2013-10-10 17:27:24 +02:00
Thomas Bruederli
d2abfe676a
Make taskview sidebar resizeable
2013-10-09 12:39:33 +02:00
Thomas Bruederli
142b536b8d
Better name and placement of the due date field ( #1692 ); copied de_CH localization to de_DE
2013-03-13 10:43:48 +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
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
e059785d00
Some tweaks to make tasklist work in IE<9
2012-10-18 12:23:17 +02:00
Thomas Bruederli
753a016a4e
Minor fixes and improvements
2012-09-26 16:45:11 +02:00
Thomas Bruederli
b68a35755b
Display readonly/shared icons for task lists; added toggles to collapse/expand subtasks (although state is not yet saved)
2012-09-19 18:46:12 +02:00
Thomas Bruederli
192bd3942c
Implement list deletion + minor bugfixes
2012-09-18 19:27:42 +02:00
Thomas Bruederli
6a66bea555
Make count bubble flow over their container again ( #999 )
2012-09-17 08:45:06 +02:00
Thomas Bruederli
d919e2b4bd
- Move attachment handling functions to libcalendaring module.
...
- Removed redundant code in calendar and tasklist
- Add more vertical space in attachment view window
- Minor bugfixes
2012-08-16 19:03:17 +02:00
Thomas Bruederli
9cc400f09f
Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring'
2012-08-16 08:57:25 +02:00
Thomas Bruederli
627f970dea
Make task alarm properties available in the UI (no triggering yet); use globally unique identifiers for form elements
2012-08-03 14:07:58 +02:00
Thomas Bruederli
05a92b0b92
Add support for task attachments ( #895 )
2012-08-01 15:52:28 +02:00
Thomas Bruederli
babdbbc214
Icon + better text for email message menu entry
2012-07-29 17:37:25 +02:00
Thomas Bruederli
fd1f107b4c
Create Task from Email feature ( #896 )
2012-07-29 17:20:19 +02:00
Thomas Bruederli
78077bcb0a
Handle start date/time; fix task list sorting
2012-07-29 13:36:16 +02:00
Thomas Bruederli
f3efd7b95b
Allow to select tasks by multiple tags (AND); show tags in task listing
2012-07-26 00:34:46 +02:00
Thomas Bruederli
c20a07f314
Some tasks icon artwork
2012-07-13 12:48:36 +02:00
Thomas Bruederli
ad7b5a1f01
Assign any number of tags to tasks and use them to filter the task list
2012-07-12 22:31:53 +02:00