Commit graph

56 commits

Author SHA1 Message Date
Raimund Schlüßler
9873b08691 Fix indenting 2015-06-14 19:03:02 +02:00
Raimund Schlüßler
e8e1e75e71 Make submit button work 2015-06-11 21:09:03 +02:00
Hendrik Leppelsack
bc25b04f8a fixed renaming and adding of lists 2015-06-11 09:36:37 +02:00
Hendrik Leppelsack
538fcd00cc reenabled hiding of smart collections 2015-06-01 15:52:23 +02:00
Hendrik Leppelsack
0ee8d4b93a move smartcollection task counters to the right 2015-06-01 15:38:50 +02:00
Hendrik Leppelsack
1f8442680e removed content background to match oc-design 2015-06-01 15:36:45 +02:00
Hendrik Leppelsack
a0a3437f82 modified navigation to match ownCloud style 2015-06-01 15:32:11 +02:00
Raimund Schlüßler
680e81858d Rework event-handling, close dropdown on click
See https://css-tricks.com/dangers-stopping-event-propagation/ and
http://bassta.bg/2013/08/detect-click-event-outside-element/ as
reference
2015-05-28 21:20:41 +02:00
Raimund Schlüßler
e0e38aec5a Enable searching in categories 2015-05-25 19:53:20 +02:00
Raimund Schlüßler
6b9b316064 Show categories in the task list directly 2015-05-25 19:46:03 +02:00
Raimund Schlüßler
c9885510f4 Fetch available categories from the server 2015-05-25 18:45:27 +02:00
Raimund Schlüßler
1a3bed8df2 Style category area 2015-05-25 13:26:44 +02:00
Raimund Schlüßler
ef5f99f5c0 First working implementation of category support 2015-05-24 12:09:05 +02:00
Raimund Schlüßler
61d81581d1 Prevent flickering when editing task details 2015-05-23 20:59:35 +02:00
Raimund Schlüßler
2c7de9c258 Fix filtering of reminder parameters 2015-05-23 20:31:39 +02:00
Raimund Schlüßler
fb03ebdc70 Remove custom ng-switch directive
Doesn't work with AngularJS v1.3.15 anymore. ngIf is used now, although
it is rather more complicated.
2015-05-22 20:48:51 +02:00
Raimund Schlüßler
69fe98046b Improve display of search results 2015-02-25 21:14:44 +01:00
Raimund Schlüßler
96882cd8ab filter search results in case task is already shown 2015-02-16 23:22:19 +01:00
Raimund Schlüßler
0f78b8727d Append search results to custom container
Requires https://github.com/owncloud/core/pull/13969 to be merged
2015-02-15 22:38:06 +01:00
Raimund Schlüßler
6a82d7761f Filter tasks by global search 2015-02-15 22:34:28 +01:00
Raimund Schlüßler
17ea797e3b Add search for oC8 2015-02-08 20:51:23 +01:00
Raimund Schlüßler
40812faaaa Adjustments and fixes for oC8 2015-02-08 20:13:16 +01:00
Raimund Schlüßler
00317d84fb Load task when requested by global search 2015-02-07 12:56:20 +01:00
raimund-schluessler
6b9d268582 Prevent doubling of tasks in week view 2014-11-09 19:20:18 +01:00
raimund-schluessler
33a6c5193b Show list name in week view, closes #36 2014-11-08 19:37:58 +01:00
raimund-schluessler
0dbc5ea4fd Get task color from lists 2014-11-08 17:06:00 +01:00
raimund-schluessler
9f2fe5f031 Sort tasks by completed date 2014-11-08 16:14:31 +01:00
raimund-schluessler
930abaae99 Load only the last five completed tasks per list 2014-11-06 22:17:51 +01:00
raimund-schluessler
ebecd4bb3f Parse notes to make links and mails clickable 2014-11-03 17:16:40 +01:00
raimund-schluessler
453fbef2fb Fixes #79 2014-08-31 22:40:44 +02:00
raimund-schluessler
ddee8a0a65 Better plural translation 2014-08-27 19:03:39 +02:00
raimund-schluessler
1093619ba6 Rename to Tasks, closes #51 2014-07-30 21:03:54 +02:00
raimund-schluessler
edd66c57c2 Adds responsive design, fixes #37 and closes #43 2014-07-26 10:24:31 +02:00
raimund-schluessler
a07bd34394 Make comment strings translateable 2014-07-22 00:11:58 +02:00
raimund-schluessler
91084407cf Style improvements 2014-07-21 23:54:18 +02:00
raimund-schluessler
71bce7ac3d Post comment on enter key 2014-07-21 23:06:09 +02:00
raimund-schluessler
99287db265 Only show comment delete button for comment creator 2014-07-21 21:57:43 +02:00
raimund-schluessler
89b2e88082 Format datestring correctly 2014-07-21 21:46:40 +02:00
raimund-schluessler
471c86fed2 Use displayname instead of userID 2014-07-21 21:18:39 +02:00
raimund-schluessler
bef06fb3f3 Fix avatar functionality 2014-07-19 11:50:59 +02:00
raimund-schluessler
bb0ddc1751 First working implementation of commenting 2014-07-19 09:54:15 +02:00
raimund-schluessler
51266fb340 First try on commenting 2014-07-16 20:44:15 +02:00
raimund-schluessler
0096814524 Fix issue #15 2014-07-14 21:21:28 +02:00
raimund-schluessler
7304400129 Enable setting of Start of week 2014-07-13 18:17:37 +02:00
raimund-schluessler
ba8e676d89 Style fixes for Percent complete settings 2014-07-12 22:39:53 +02:00
raimund-schluessler
4266ea1fc8 Add GUI for setting percent completed 2014-07-11 22:50:01 +02:00
raimund-schluessler
62b8b9ca03 Add settings dialog 2014-05-27 19:59:35 +02:00
raimund-schluessler
6cdfb6cb68 Set reminders of any type 2014-05-06 20:12:03 +02:00
raimund-schluessler
db99ac41d3 Fix sorting of due dates 2014-04-28 22:30:42 +02:00
raimund-schluessler
34dd3b2aa5 Setting reminders of type Date-Time 2014-04-27 17:34:35 +02:00