Commit graph

1473 commits

Author SHA1 Message Date
Raimund Schlüßler
bbec3e2f20
Adjust travis-ci 2019-01-26 22:05:11 +01:00
Raimund Schlüßler
e23c805627
Clean-up and simplify PHP controllers 2019-01-26 21:47:53 +01:00
Raimund Schlüßler
862caefbd3
Merge pull request #234 from nextcloud/fix-233
Fix creating new tasks, closes 233
2019-01-26 20:24:31 +01:00
Raimund Schlüßler
8689319840
Fix creating new tasks 2019-01-26 20:21:23 +01:00
Raimund Schlüßler
8e98e3fb0e
Merge pull request #232 from nextcloud/create-by-enter
Create or edit calendars by pressing Enter key
2019-01-26 09:06:17 +01:00
Raimund Schlüßler
6876538c41
Create or edit calendars by pressing Enter key 2019-01-26 09:01:30 +01:00
Raimund Schlüßler
4c21b81962
Merge branch 'master' of https://github.com/nextcloud/tasks 2019-01-26 08:51:04 +01:00
Raimund Schlüßler
d23995ce19
Don't reload page when editing/creating calendar in Chrome, closes #231 2019-01-26 08:50:42 +01:00
Nextcloud bot
10645ed93f
[tx-robot] updated from transifex 2019-01-26 01:37:48 +00:00
Raimund Schlüßler
4d4b8e213b
Prevent page from reloading when adding a new task in Chrome 2019-01-25 21:56:31 +01:00
Raimund Schlüßler
8918f90bd8
Merge pull request #194 from nextcloud/vue
Move app to Vue.js
2019-01-25 21:23:11 +01:00
Raimund Schlüßler
14738cae18
Remove unused scss file 2019-01-25 21:16:18 +01:00
Raimund Schlüßler
85f114029b
Update dependencies 2019-01-25 20:49:37 +01:00
Raimund Schlüßler
e58fa8483b
Fix version 2019-01-25 20:43:56 +01:00
Raimund Schlüßler
479ee1a38e
Adjust minimal NC version 2019-01-25 20:39:10 +01:00
Raimund Schlüßler
07a95e459e
Correctly show count of found tasks on calendars and collections 2019-01-25 20:38:28 +01:00
Raimund Schlüßler
02ff796541
Show all subtasks when searching 2019-01-25 20:38:28 +01:00
Raimund Schlüßler
0aed977e3f
Implement searching in tasks 2019-01-25 20:38:28 +01:00
Raimund Schlüßler
3523269c1b
Show task sync status and allow to refresh it on conflict 2019-01-25 20:38:27 +01:00
Raimund Schlüßler
c362bd618d
Update dependencies 2019-01-25 20:38:27 +01:00
Raimund Schlüßler
24630b5eba
Implement changing a tasks calendar from details view 2019-01-25 20:38:27 +01:00
Raimund Schlüßler
e73af94ec9
Really ensure, that start is not after due
Time calculations are hard.
2019-01-25 20:38:26 +01:00
Raimund Schlüßler
3096db8257
Fix setting new start or due date 2019-01-25 20:38:26 +01:00
Raimund Schlüßler
01615c531d
Show last-modified and created date in tooltip 2019-01-25 20:38:26 +01:00
Raimund Schlüßler
f545ba5771
Implement setting the start and due date 2019-01-25 20:38:25 +01:00
Raimund Schlüßler
973a7fef2a
Allow to delete start and due date 2019-01-25 20:38:25 +01:00
Raimund Schlüßler
7c83e5d294
Don't show time input if task is all day 2019-01-25 20:38:25 +01:00
Raimund Schlüßler
f67f525e15
Allow to toggle all day state of a task 2019-01-25 20:38:25 +01:00
Raimund Schlüßler
3bbe793687
Fix multiselect line height 2019-01-25 20:38:24 +01:00
Raimund Schlüßler
0928290c9f
Allow to set categories 2019-01-25 20:38:24 +01:00
Raimund Schlüßler
2eb4ed66b1
Ensure priority to comply with RFC5545, closes #180 2019-01-25 20:38:24 +01:00
Raimund Schlüßler
35e8a0ff2b
Implement to fine set task percent complete 2019-01-25 20:38:23 +01:00
Raimund Schlüßler
2e23fb89a6
Implement to fine set task priority 2019-01-25 20:38:23 +01:00
Raimund Schlüßler
ec26ed71d1
Fix font-family for add-list icon 2019-01-25 20:38:23 +01:00
Raimund Schlüßler
232d8d20f9
Close task details on click 2019-01-25 20:38:22 +01:00
Raimund Schlüßler
8ef0dce54a
Allow to set the task note 2019-01-25 20:38:22 +01:00
Raimund Schlüßler
7107b2a905
Update dependencies 2019-01-25 20:38:22 +01:00
Raimund Schlüßler
98dad676dd
Implement markdown preview for notes 2019-01-25 20:38:21 +01:00
Raimund Schlüßler
fc1ad9d1f9
Linkify task note 2019-01-25 20:38:21 +01:00
Raimund Schlüßler
da03fe7e55
Don't edit summary when clicking a link 2019-01-25 20:38:21 +01:00
Raimund Schlüßler
bbe2719dff
Linkify links in task title 2019-01-25 20:38:20 +01:00
Raimund Schlüßler
41e4544b45
Fix header text 2019-01-25 20:38:20 +01:00
Raimund Schlüßler
ffe358a7cc
Don't search for a calendar if it is already given 2019-01-25 20:38:20 +01:00
Raimund Schlüßler
2654a6dc7b
Fix JSDoc of all store files 2019-01-25 20:38:19 +01:00
Raimund Schlüßler
1dd3fb49b8
Update dependencies 2019-01-25 20:38:19 +01:00
Raimund Schlüßler
ab3210b900
Allow to change task title 2019-01-25 20:38:19 +01:00
Raimund Schlüßler
cb9276a6b0
Add async keyword 2019-01-25 20:38:18 +01:00
Raimund Schlüßler
09905cde64
Add hint to sort order options 2019-01-25 20:38:18 +01:00
Raimund Schlüßler
a77193544d
Sort by multiple task properties when order is ambigous 2019-01-25 20:38:18 +01:00
Raimund Schlüßler
5e9328d509
Implement sort by completed 2019-01-25 20:38:18 +01:00