Commit graph

175 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
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
korelstar
deb1d7f540 fixing and harmonizing sorting of tasks 2016-08-22 22:05:28 +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
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
3fa88b3564 Show random color button 2016-08-08 11:24:21 +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
ca5245e74d Limit width of collection settings labels, closes #277 2016-08-03 20:51:35 +02:00
Raimund Schlüßler
1f87eeb00e Fix capitalization in dropdown menu 2016-08-02 20:30:40 +02:00
Raimund Schlüßler
f84450e005 Use #app-sidebar, closes #238 2016-05-18 23:15:52 +02:00
Raimund Schlüßler
58bd87f42e Adjust calendar color indicator to better match owncloud 2016-05-18 22:43:35 +02:00
Raimund Schlüßler
c496d62b0c Enable loading completed tasks 2016-05-15 15:28:25 +02:00
Raimund Schlüßler
56c29b977c Show subtasks after creating a subtask 2016-05-15 14:04:30 +02:00
Raimund Schlüßler
dd7c777c46 Fix adding task in all view 2016-05-15 13:57:08 +02:00
Raimund Schlüßler
80d517cfd5 Prevent dropping on collection when copying task 2016-03-16 23:02:20 +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
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
38c31a8790 Hide what does not work yet 2016-03-14 15:07:57 +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
c8888cbfac Fix script error when not in debug mode
No idea why this is necessary
2016-03-08 23:39:04 +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
c8acb1b653 Fix deleting lists, enable deleting tasks 2016-03-06 23:17:32 +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
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
04030b5233 Use getter for calendar properties 2016-02-28 17:13:02 +01:00
Raimund Schlüßler
58386c1e55 Enable deleting calendars 2016-02-28 01:43:56 +01:00
Raimund Schlüßler
8c56ebf503 Enable creating calendars 2016-02-25 22:27:45 +01:00
Raimund Schlüßler
d2683926a4 Use bower, update dependencies 2016-02-13 15:04:41 +01:00
Raimund Schlüßler
3bddfdc65c Temporally show subtasks when task open 2015-11-22 23:14:53 +01:00
Raimund Schlüßler
d1d86a4874 Dont open edit mode when clicking on a link 2015-11-20 23:01:53 +01:00
Raimund Schlüßler
4fe15bd54b linkify task titles 2015-11-20 22:41:42 +01:00
Robin Appelman
74eff51f38 use angular linky instead of clickableurl 2015-11-20 15:26:58 +01:00
Robin Appelman
79bdf9b567 linkify comments 2015-11-20 15:25:46 +01:00
Raimund Schlüßler
57ed8848ed Show completed subtasks last, closes #263 2015-09-10 17:47:02 +02:00
Raimund Schlüßler
36495d00ec Add subtasks to correct calendar, closes #261 2015-09-07 20:37:28 +02:00
Raimund Schlüßler
d585d547af Add descriptive strings to 3-dot menu 2015-09-05 13:52:58 +02:00
Raimund Schlüßler
5c414394a0 Right align subtasks toggling and note icon 2015-09-05 13:52:56 +02:00
Hendrik Leppelsack
866dd75f23 replace eye with triangle to show hidden tasks 2015-08-30 16:18:23 +02:00
Raimund Schlüßler
933c18a194 Show tasks on opening and hovering 2015-08-30 15:41:27 +02:00
Raimund Schlüßler
1509be1f3c Implement subtasks 2015-08-29 21:52:02 +02:00
Raimund Schlüßler
30774f7050 Correctly align settings, fixes #222 2015-07-12 19:35:18 +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
c73ac27bc1 Format list count according to css documentation 2015-06-17 22:09:25 +02:00
Raimund Schlüßler
2ba31897f3 Always show load tasks button in completed list
closes #187
2015-06-17 21:23:42 +02:00
Raimund Schlüßler
aeaebf64cb Merge master 2015-06-14 21:35:39 +02:00
Raimund Schlüßler
17954e1ee8 Remove unused class 2015-06-14 21:23:12 +02:00
Raimund Schlüßler
38795671c1 Prevent flickering when editing lists 2015-06-14 21:22:13 +02:00
Raimund Schlüßler
80b647484e Always hide new list input field 2015-06-14 21:20:19 +02:00
Raimund Schlüßler
2a5d31dbc5 Adjust new list input design 2015-06-14 20:57:09 +02:00
Raimund Schlüßler
9534901cb3 Close new list input field when changing list 2015-06-14 19:10:08 +02:00
Raimund Schlüßler
9873b08691 Fix indenting 2015-06-14 19:03:02 +02:00
Raimund Schlüßler
e8e1e75e71 Make submit button work 2015-06-11 21:09:03 +02:00
Hendrik Leppelsack
bc25b04f8a fixed renaming and adding of lists 2015-06-11 09:36:37 +02:00
Raimund Schlüßler
d28f303f6e Make tooltips translateable 2015-06-10 23:39:26 +02:00
Raimund Schlüßler
5dc74e71fb Add settings label 2015-06-10 23:12:36 +02:00
Hendrik Leppelsack
538fcd00cc reenabled hiding of smart collections 2015-06-01 15:52:23 +02:00
Hendrik Leppelsack
0ee8d4b93a move smartcollection task counters to the right 2015-06-01 15:38:50 +02:00
Hendrik Leppelsack
1f8442680e removed content background to match oc-design 2015-06-01 15:36:45 +02:00
Hendrik Leppelsack
a0a3437f82 modified navigation to match ownCloud style 2015-06-01 15:32:11 +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
e0e38aec5a Enable searching in categories 2015-05-25 19:53:20 +02:00
Raimund Schlüßler
6b9b316064 Show categories in the task list directly 2015-05-25 19:46:03 +02:00
Raimund Schlüßler
c9885510f4 Fetch available categories from the server 2015-05-25 18:45:27 +02:00
Raimund Schlüßler
1a3bed8df2 Style category area 2015-05-25 13:26:44 +02:00
Raimund Schlüßler
ef5f99f5c0 First working implementation of category support 2015-05-24 12:09:05 +02:00
Raimund Schlüßler
61d81581d1 Prevent flickering when editing task details 2015-05-23 20:59:35 +02:00
Raimund Schlüßler
2c7de9c258 Fix filtering of reminder parameters 2015-05-23 20:31:39 +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
69fe98046b Improve display of search results 2015-02-25 21:14:44 +01: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
0f78b8727d Append search results to custom container
Requires https://github.com/owncloud/core/pull/13969 to be merged
2015-02-15 22:38:06 +01:00
Raimund Schlüßler
6a82d7761f Filter tasks by global search 2015-02-15 22:34:28 +01:00
Raimund Schlüßler
17ea797e3b Add search for oC8 2015-02-08 20:51:23 +01:00
Raimund Schlüßler
40812faaaa Adjustments and fixes for oC8 2015-02-08 20:13:16 +01:00
Raimund Schlüßler
00317d84fb Load task when requested by global search 2015-02-07 12:56:20 +01:00
raimund-schluessler
6b9d268582 Prevent doubling of tasks in week view 2014-11-09 19:20:18 +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
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
ebecd4bb3f Parse notes to make links and mails clickable 2014-11-03 17:16:40 +01:00
raimund-schluessler
453fbef2fb Fixes #79 2014-08-31 22:40:44 +02:00
raimund-schluessler
ddee8a0a65 Better plural translation 2014-08-27 19:03:39 +02:00