Commit graph

47 commits

Author SHA1 Message Date
raimund-schluessler
ada611827a Show total number of completed tasks correctly 2014-11-10 20:54:12 +01:00
raimund-schluessler
3345319d5a Correctly show tasks in collection views 2014-11-09 20:33:39 +01:00
raimund-schluessler
2bff5aa24f Also show overdue tasks in current view 2014-11-09 19:53:04 +01:00
raimund-schluessler
6b9d268582 Prevent doubling of tasks in week view 2014-11-09 19:20:18 +01:00
raimund-schluessler
c804ebb660 Show tasks according to start and due date 2014-11-09 17:19:59 +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
b58fb4353e Sort loaded completed tasks by completed date 2014-11-08 16:12:37 +01:00
raimund-schluessler
930abaae99 Load only the last five completed tasks per list 2014-11-06 22:17:51 +01:00
raimund-schluessler
697344cd11 Simplify regex to not hang the browser 2014-11-04 18:49:20 +01:00
raimund-schluessler
ebecd4bb3f Parse notes to make links and mails clickable 2014-11-03 17:16:40 +01:00
raimund-schluessler
63b2520640 Cleanup behaviour of PercentComplete 2014-09-21 20:42:09 +02:00
raimund-schluessler
c28a94ff85 Save Details after loading different task 2014-09-21 20:01:04 +02:00
raimund-schluessler
ad0ff97b8b Only load valid tasks 2014-09-21 16:47:48 +02:00
raimund-schluessler
453fbef2fb Fixes #79 2014-08-31 22:40:44 +02:00
raimund-schluessler
4fd5827dbd Fix typo, closes #73, #75
Thanks to @aputtu
2014-08-27 19:16:27 +02:00
raimund-schluessler
ddee8a0a65 Better plural translation 2014-08-27 19:03:39 +02:00
raimund-schluessler
ea7139c810 Unify usage of 'completed' and 'item' 2014-08-18 23:44:15 +02:00
Volkan Gezer
a9fc9b7149 fix percentage, closes #64 2014-08-17 17:52:32 +02:00
raimund-schluessler
1093619ba6 Rename to Tasks, closes #51 2014-07-30 21:03:54 +02:00
raimund-schluessler
a07bd34394 Make comment strings translateable 2014-07-22 00:11:58 +02:00
raimund-schluessler
47236390cc Fix adding comments to tasks without a comment 2014-07-21 23:07:16 +02:00
raimund-schluessler
71bce7ac3d Post comment on enter key 2014-07-21 23:06:09 +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
7f0c7975e2 Fix setting of percent complete 2014-07-14 19:15:23 +02:00
raimund-schluessler
53650b9478 Fix behaviour when changing percent completed 2014-07-13 18:29:49 +02:00
raimund-schluessler
4cffa2feaa Fix behaviour when completing tasks 2014-07-13 18:21:48 +02:00
raimund-schluessler
7304400129 Enable setting of Start of week 2014-07-13 18:17:37 +02:00
raimund-schluessler
97a3a1bcde Fix to allow dates before today 2014-07-12 23:17:12 +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
raimund-schluessler
910d0938c8 fix appearance of date and timepicker 2014-04-20 00:26:52 +02:00
raimund-schluessler
d18da9e2f0 fix display of delete button for "current" list 2014-04-19 22:46:25 +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
6e38fd5dea Fix creating tasks/lists with special characters 2014-04-12 11:32:51 +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
9fbae4fc81 change routes to use the full route for OC7 2014-03-31 20:33:47 +02:00
raimund-schluessler
a649adbbef Initial Commit 2014-03-28 20:11:56 +01:00