Commit graph

179 commits

Author SHA1 Message Date
Raimund Schlüßler
400d0af4b7 Add colorpicker to change calendar color, fixes #317" 2016-08-07 11:40:08 +02:00
Raimund Schlüßler
bac5a2a157 Add favicons, remove javascript for favicon embedding 2016-08-06 15:32:20 +02:00
Raimund Schlüßler
3250bd97c4 Increase version number 2016-07-26 21:24:39 +02:00
Raimund Schlüßler
9b08e87e59 Fix loading of completed tasks, fix #332 2016-07-24 23:53:50 +02:00
Raimund Schlüßler
9f63c4ac0f Cut-off alpha value in calendar color 2016-07-23 00:41:24 +02:00
Raimund Schlüßler
2e46c55c94 Correct version string in app.js 2016-07-23 00:39:08 +02:00
Raimund Schlüßler
5d376ef3fc Bump version 2016-05-25 22:14:50 +02:00
Raimund Schlüßler
b7a7ed32bf Only load completed subtasks once 2016-05-16 13:22:24 +02:00
Raimund Schlüßler
a800ebc78f Load completed children when opening parent task 2016-05-15 22:27:42 +02:00
Raimund Schlüßler
c496d62b0c Enable loading completed tasks 2016-05-15 15:28:25 +02:00
Raimund Schlüßler
59b2fa1dae Fix undefined variable when adding root task 2016-05-15 14:24:03 +02:00
Raimund Schlüßler
400cfb3de2 Redirect to all view if not otherwise specified 2016-05-15 14:08:05 +02:00
Raimund Schlüßler
56c29b977c Show subtasks after creating a subtask 2016-05-15 14:04:30 +02:00
Raimund Schlüßler
202085a43d Update dependencies 2016-05-15 13:47:02 +02:00
Raimund Schlüßler
8808e77056 Only load not completed tasks 2016-04-23 21:14:40 +02:00
Raimund Schlüßler
80d517cfd5 Prevent dropping on collection when copying task 2016-03-16 23:02:20 +01:00
Raimund Schlüßler
74fba33ec8 Fix undefined return falue 2016-03-16 22:54:59 +01:00
Raimund Schlüßler
b0bac86b88 Only allow moving tasks for now 2016-03-16 22:32:33 +01: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
7b2d8af8d2 Always check write privileges 2016-03-15 21:46:56 +01:00
Raimund Schlüßler
3b7d254c6f Show tasks which are related to themself 2016-03-15 21:34:15 +01:00
Raimund Schlüßler
b2a87ca8bc Prevent dropping in not writable lists 2016-03-15 21:18:34 +01:00
Raimund Schlüßler
f21d86129b Reflect write privileges in GUI 2016-03-14 23:06:23 +01:00
Raimund Schlüßler
0e7b461a98 Fix showing calendarname in week view 2016-03-14 18:08:50 +01:00
Raimund Schlüßler
c12113cc86 Fix a bunch of JSHint errors and warnings 2016-03-14 16:49:40 +01:00
Raimund Schlüßler
af923d138f Fix creating tasks in collection view 2016-03-14 15:04:30 +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
b499428633 Adjust gitignore to commit ical and angular-ui-select 2016-03-09 09:36:30 +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
b7db800490 Remove console.log 2016-03-06 23:20:48 +01:00
Raimund Schlüßler
4af6363f8e Fix creating tasks 2016-03-06 23:19:33 +01:00
Raimund Schlüßler
c8acb1b653 Fix deleting lists, enable deleting tasks 2016-03-06 23:17:32 +01:00
Raimund Schlüßler
21ca98dde9 Let the vtodo save its properties 2016-03-06 22:38:13 +01:00
Raimund Schlüßler
21da0c081d Also toggle state of children and parents 2016-03-06 20:27:00 +01:00
Raimund Schlüßler
ee78a4aa4e Don't show task input if not writable 2016-03-06 19:46:13 +01:00
Raimund Schlüßler
d7116f5f98 Correctly show subtasks, toggle their visibility 2016-03-06 19:31:02 +01:00
Raimund Schlüßler
cad16a9208 Show correct tasks, enable showing details 2016-03-06 15:04:10 +01:00
Raimund Schlüßler
39aacec6cb Enable completing tasks 2016-03-06 13:33:19 +01:00
Raimund Schlüßler
f82b3962ae Enable setting priority 2016-03-06 12:13:12 +01:00
Raimund Schlüßler
407a6d3b02 Trigger scope.apply after tasks were loaded 2016-03-05 19:01:51 +01:00
Raimund Schlüßler
20fdb6dd6e Load all tasks and add them to the model 2016-03-02 23:30:11 +01:00
Raimund Schlüßler
d709791dd4 Enable adding tasks 2016-03-01 21:48:25 +01:00
Raimund Schlüßler
8911653043 Enable renaming calendars 2016-02-28 23:15:57 +01:00
Raimund Schlüßler
ce7dfa9b12 Remove coffeescript 2016-02-28 20:18:40 +01:00
Raimund Schlüßler
07bd2b5178 Use getter for calendar properties everywhere 2016-02-28 17:15:20 +01:00
Raimund Schlüßler
04030b5233 Use getter for calendar properties 2016-02-28 17:13:02 +01:00