Commit graph

58 commits

Author SHA1 Message Date
Raimund Schlüßler
08f2774b35 Adjust wording of utils-menu to calendar app 2016-09-02 23:31:06 +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
54c77e59cf Hide manual sort option 2016-09-02 23:09:03 +02:00
Raimund Schlüßler
e250759735 Show chosen sort criteria as icon in dropdown button 2016-09-02 23:08:56 +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 Schlüßler
8032b36fe5 Add confirmation directive 2016-08-26 22:16:35 +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
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
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