Commit graph

188 commits

Author SHA1 Message Date
Raimund Schlüßler
93d27c1b94
Improve webpack configuration 2019-01-25 20:35:01 +01:00
Raimund Schlüßler
928026cb5e
Move templates to vue files, load collections 2019-01-25 20:32:07 +01:00
Raimund Schlüßler
4ba450279e
Correctly mount the app 2019-01-25 20:30:58 +01:00
Raimund Schlüßler
a4c3d96ee4
Remove angular, add vue 2019-01-25 20:28:04 +01:00
Raimund Schlüßler
aee56dcf60
Fix client-side search 2018-11-21 15:41:47 +01:00
Raimund Schlüßler
647fc23595
Remove server-side search 2018-11-20 12:39:51 +01:00
georgeto
2aad1d5579 Do not overwrite class attribute of content node 2018-10-15 15:11:16 +02:00
Raimund Schlüßler
f0b70dc24f
Adjust confirmation tooltip visibility and message 2018-09-10 21:21:18 +02:00
Raimund Schlüßler
aa07132c2a
Merge pull request #190 from nextcloud/app-navigation-mobile-fix
Don't hide sidebar when creating new list, closes #175
2018-08-26 14:10:01 +02:00
Raimund Schlüßler
cbe57d536d
Update date and email 2018-08-19 22:33:26 +02:00
Raimund Schlüßler
4d281355f7
Don't hide sidebar when editing list or showing link 2018-08-19 12:37:45 +02:00
Raimund Schlüßler
8cf6674d6f
Don't hide sidebar when creating new list 2018-08-18 23:32:31 +02:00
Raimund Schlüßler
3e7800910f
Rename icon to not interfere with icon-menu server class 2018-08-16 21:37:22 +02:00
Raimund Schlüßler
2e8952392e
Layout fixes for NC14 2018-08-06 22:04:15 +02:00
Raimund Schlüßler
c3b942a7b5
Use flexbox instead of javascript hack
Flexbooox!
2017-09-18 23:01:44 +02:00
Raimund Schlüßler
8464ca12e3
Fix sort order priority icon 2017-09-17 17:48:20 +02:00
Raimund Schlüßler
e2e868f8b6
Change icon prefix from 'ico-' to 'icon-' 2017-09-14 21:48:54 +02:00
Raimund Schlüßler
90d45d38da
Lint js files 2017-09-09 18:21:01 +02:00
Raimund Schlüßler
92293b1a26
Fix javascript error 2017-09-09 18:07:26 +02:00
Raimund Schlüßler
ef4eda386e
Fix sort order drop-down icon 2017-09-09 18:07:22 +02:00
Marin Treselj
9b48e6c33b
Optimized and standardized SVG icons
Removed checkbox and divider SVG icons.
Fixed some positioning issues.
Cleanup of some CSS declarations.

Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
2017-09-09 18:07:05 +02:00
Raimund Schlüßler
0dd928b904 Don't use 's deprecated custom callback methods 2017-07-23 16:10:15 +02:00
Raimund Schlüßler
0e75068aeb Change proid and uri of new tasks to Nextcloud 2017-01-15 21:12:26 +01:00
Raimund Schlüßler
4d288ef9f3 Replace ownCloud with Nextcloud, update date 2017-01-15 20:59:31 +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
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