Commit graph

92 commits

Author SHA1 Message Date
Raimund Schlüßler
80d517cfd5 Prevent dropping on collection when copying task 2016-03-16 23:02:20 +01:00
Raimund Schlüßler
76c9b8f858 Make drag and drop more robust 2016-03-15 22:15:38 +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
c8acb1b653 Fix deleting lists, enable deleting tasks 2016-03-06 23:17:32 +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
d585d547af Add descriptive strings to 3-dot menu 2015-09-05 13:52:58 +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
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
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
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
40812faaaa Adjustments and fixes for oC8 2015-02-08 20:13:16 +01:00
raimund-schluessler
1093619ba6 Rename to Tasks, closes #51 2014-07-30 21:03:54 +02:00
raimund-schluessler
edd66c57c2 Adds responsive design, fixes #37 and closes #43 2014-07-26 10:24:31 +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
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
f7a8ba09c2 Remove dependency of appframework app 2014-04-06 01:09:35 +02:00
raimund-schluessler
a649adbbef Initial Commit 2014-03-28 20:11:56 +01:00