Commit graph

28 commits

Author SHA1 Message Date
Raimund Schlüßler
1a68446884 Store sort order on server 2016-09-02 23:08:52 +02:00
Raimund Schlüßler
df50d3a8eb Implement custom sorting 2016-09-02 23:07:30 +02:00
korelstar
deb1d7f540 fixing and harmonizing sorting of tasks 2016-08-22 22:05:28 +02:00
Raimund Schlüßler
c496d62b0c Enable loading completed tasks 2016-05-15 15:28:25 +02:00
Raimund Schlüßler
dd88d786f9 Don't hide source element when it is copied 2016-03-16 21:34:43 +01:00
Raimund Schlüßler
8314f481ef Only allow copy of not writable tasks 2016-03-15 22:48:16 +01:00
Raimund Schlüßler
76c9b8f858 Make drag and drop more robust 2016-03-15 22:15:38 +01:00
Raimund Schlüßler
2060657ccf Add drag and drop support 2016-03-14 14:52:24 +01:00
Raimund Schlüßler
cad16a9208 Show correct tasks, enable showing details 2016-03-06 15:04:10 +01:00
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
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
453fbef2fb Fixes #79 2014-08-31 22:40:44 +02:00
raimund-schluessler
0096814524 Fix issue #15 2014-07-14 21:21:28 +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
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
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