Commit graph

207 commits

Author SHA1 Message Date
Raimund Schlüßler
4d288ef9f3 Replace ownCloud with Nextcloud, update date 2017-01-15 20:59:31 +01:00
Raimund Schlüßler
195489b340 Increase version number 2016-12-14 21:14:26 +01:00
Raimund Schlüßler
9ecffc4aaf Set initial start date to next full hour 2016-11-26 11:20:41 +01:00
korelstar
24b381d46a Ensure that START < DUE if both set 2016-11-22 19:52:04 +01:00
korelstar
388f18cfe7 Fix occasionally defective date when using allday 2016-11-10 10:15:49 +01:00
korelstar
88436ce862 Allows setting DATE values for DTSTART and DUE 2016-10-25 20:46:17 +02:00
Raimund Schlüßler
a5f3c89cfd Enable hiding completed subtasks 2016-09-09 20:49:23 +02:00
Raimund Schlüßler
5af7a14c6b Fix creating important, current and due tasks 2016-09-08 22:57:58 +02:00
Raimund Schlüßler
d41eb65256 Fix saving of show hidden tasks setting 2016-09-04 00:05:48 +02:00
Raimund Schlüßler
35795a6cec Fix drag and drop of tasks on lists or collections 2016-09-03 18:50:45 +02:00
raimund-schluessler
7e884748dc Merge pull request #357 from owncloud/SortOptions
Allow different sort criteria, closes #294
2016-09-02 23:21:47 +02:00
Raimund Schlüßler
652293ce5c Close dropdown menu after click 2016-09-02 23:09:00 +02:00
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
raimund-schluessler
764626ba3f Merge pull request #354 from owncloud/Confirmation-Dialog
Add confirmation directive
2016-08-26 22:46:16 +02:00
Raimund Schlüßler
8032b36fe5 Add confirmation directive 2016-08-26 22:16:35 +02:00
Raimund Schlüßler
35574fb9e5 Fix comparison and whitespace 2016-08-26 18:22:28 +02:00
korelstar
2acf463a6e Automatically open new task after creation 2016-08-26 10:24:58 +02:00
Raimund Schlüßler
d758d26375 Increase version number 2016-08-11 17:20:00 +02:00
Raimund Schlüßler
3f2ae64639 Add CalDAV-Link and export function 2016-08-11 14:26:19 +02:00
Raimund Schlüßler
6edab40e09 Show colorpicker on calendar creation 2016-08-11 11:40:35 +02:00
Raimund Schlüßler
1097aa14f1 Autofocus input fields on calendar edit and creation 2016-08-11 00:09:08 +02:00
Raimund Schlüßler
7eb3fd2260 Add cancel button for calendar creation 2016-08-10 20:45:56 +02:00
Raimund Schlüßler
462d908db5 Use tooltips instead of alerts to notify user 2016-08-10 20:33:50 +02:00
Raimund Schlüßler
32aa81010b Also update DTSTAMP when editing a task 2016-08-09 15:04:58 +02:00
Raimund Schlüßler
5f7f50a163 Always update last-modified 2016-08-08 16:26:27 +02:00
Raimund Schlüßler
f106002bc3 Create copy of calendar properties to fix property reset directly after app load 2016-08-08 11:59:08 +02:00
Raimund Schlüßler
63c668b9ab Make scrutinizer happy 2016-08-07 12:06:17 +02:00
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