Commit graph

18 commits

Author SHA1 Message Date
Raimund Schlüßler
1509be1f3c Implement subtasks 2015-08-29 21:52:02 +02:00
Raimund Schlüßler
4ccefb8c36 Move taskbody into template 2015-06-21 13:25:21 +02:00
Raimund Schlüßler
4715e7da50 Implement priority support 2015-06-21 12:40:44 +02:00
Raimund Schlüßler
dbc740037c Don't open details when starring a task 2015-06-21 11:03:00 +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
6b9b316064 Show categories in the task list directly 2015-05-25 19:46:03 +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
96882cd8ab filter search results in case task is already shown 2015-02-16 23:22:19 +01:00
Raimund Schlüßler
6a82d7761f Filter tasks by global search 2015-02-15 22:34:28 +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
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
db99ac41d3 Fix sorting of due dates 2014-04-28 22:30:42 +02:00
raimund-schluessler
bf0743bb99 Fix animations with AngularJS 1.3.0-beta.5 2014-04-06 12:35:34 +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