Commit graph

41 commits

Author SHA1 Message Date
Raimund Schlüßler
f21d86129b Reflect write privileges in GUI 2016-03-14 23:06:23 +01:00
Raimund Schlüßler
38c31a8790 Hide what does not work yet 2016-03-14 15:07:57 +01:00
Raimund Schlüßler
2060657ccf Add drag and drop support 2016-03-14 14:52:24 +01:00
Raimund Schlüßler
916dde9071 Enable setting start and end date 2016-03-09 20:02:45 +01:00
Raimund Schlüßler
babc581339 Add category support 2016-03-08 21:48:49 +01:00
Raimund Schlüßler
6567bad4a3 Fix quick deleting priority and percent complete 2016-03-07 21:50:16 +01:00
Raimund Schlüßler
cad16a9208 Show correct tasks, enable showing details 2016-03-06 15:04:10 +01:00
Raimund Schlüßler
d2683926a4 Use bower, update dependencies 2016-02-13 15:04:41 +01:00
Raimund Schlüßler
d1d86a4874 Dont open edit mode when clicking on a link 2015-11-20 23:01:53 +01:00
Raimund Schlüßler
4fe15bd54b linkify task titles 2015-11-20 22:41:42 +01:00
Robin Appelman
74eff51f38 use angular linky instead of clickableurl 2015-11-20 15:26:58 +01:00
Robin Appelman
79bdf9b567 linkify comments 2015-11-20 15:25:46 +01:00
Raimund Schlüßler
4715e7da50 Implement priority support 2015-06-21 12:40:44 +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
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
00317d84fb Load task when requested by global search 2015-02-07 12:56:20 +01:00
raimund-schluessler
ebecd4bb3f Parse notes to make links and mails clickable 2014-11-03 17:16:40 +01: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
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
34dd3b2aa5 Setting reminders of type Date-Time 2014-04-27 17:34:35 +02:00
raimund-schluessler
910d0938c8 fix appearance of date and timepicker 2014-04-20 00:26:52 +02:00
raimund-schluessler
623077cb8c new design, set beginning of tasks
- new design
- added possibility to set a start date for tasks
- new collection for current tasks
-  show calendar color in calendar list
2014-04-19 20:28:22 +02:00
raimund-schluessler
59576d4538 Display reminders in details view 2014-04-14 23:01:07 +02:00
raimund-schluessler
f7a8ba09c2 Remove dependency of appframework app 2014-04-06 01:09:35 +02:00
raimund-schluessler
a649adbbef Initial Commit 2014-03-28 20:11:56 +01:00