Raimund Schlüßler
fffc3ac64f
Don't track old sprites file
2019-01-25 20:38:03 +01:00
Raimund Schlüßler
e00822014d
Adjust icons for SVG endpoint
2019-01-25 20:37:59 +01:00
Raimund Schlüßler
097460a53e
Use SVG api to provide black-white icons
2019-01-25 20:37:59 +01:00
Raimund Schlüßler
7d082f99e7
Add colorpicker directive
2019-01-25 20:35:09 +01: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
6fbb604aa8
Fix date-timepicker for NC12
2018-02-07 18:52:05 +01:00
Raimund Schlüßler
ff95f4c88d
Remove autogenerated files from repository
2017-10-15 19:10:38 +02:00
Raimund Schlüßler
e2e868f8b6
Change icon prefix from 'ico-' to 'icon-'
2017-09-14 21:48:54 +02:00
Raimund Schlüßler
2535cb8407
Change icon prefix to not interfere with server css rules
2017-09-09 18:07:19 +02:00
Raimund Schlüßler
904197fc10
Several css style fixes
...
- Remove dims rules
- change icon prefix
- rename star icons
- add hovered icon
- fix positioning of all static icons
- fix messed up position of progress bar
- fix collection icons
- fix app-navigation-entry opacities
2017-09-09 18:07:17 +02:00
Marin Treselj
e95ac21eb8
Generate SVG sprite file inside the img folder
...
Signed-off-by: Marin Treselj <marin@pixelipo.com>
2017-09-09 18:07:15 +02:00
Marin Treselj
d3c26549e2
Optimize random.svg, fix several svg icons
...
- fix small bug in `checkmark.svg` and `checkmark-color.svg`
- use wide version of percent.svg icon
- update `current.svg` icon
- remove deprecated `update.svg` icons
- better clock icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
2017-09-09 18:07:12 +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
5e1e8852c7
Use svg-sprite to compile sprites
...
- CSS fixes
- Add missing svg files as separate files
2017-09-09 18:06:24 +02:00
Raimund Schlüßler
fcb69e47ca
Adjust favicon color to nextcloud
2016-11-13 23:07:03 +01:00
Raimund Schlüßler
ea4da35bfe
Remove unused css rules and images
2016-09-09 21:19:56 +02:00
Raimund Schlüßler
a5f3c89cfd
Enable hiding completed subtasks
2016-09-09 20:49:23 +02:00
Raimund Schlüßler
df50d3a8eb
Implement custom sorting
2016-09-02 23:07:30 +02:00
Raimund Schlüßler
3fa88b3564
Show random color button
2016-08-08 11:24:21 +02:00
Raimund Schlüßler
2e720c7f6c
Fix favicon
2016-08-06 18:02:51 +02:00
Raimund Schlüßler
bac5a2a157
Add favicons, remove javascript for favicon embedding
2016-08-06 15:32:20 +02:00
Raimund Schlüßler
5a978a7163
Change notes icon
2016-05-27 21:14:14 +02:00
Raimund Schlüßler
5c414394a0
Right align subtasks toggling and note icon
2015-09-05 13:52:56 +02:00
Raimund Schlüßler
bbe34e6f94
Add custom favicon
2015-09-05 13:52:38 +02:00
Raimund Schlüßler
1509be1f3c
Implement subtasks
2015-08-29 21:52:02 +02:00
Raimund Schlüßler
4715e7da50
Implement priority support
2015-06-21 12:40:44 +02:00
Hendrik Leppelsack
1f8442680e
removed content background to match oc-design
2015-06-01 15:36:45 +02:00
Raimund Schlüßler
1a3bed8df2
Style category area
2015-05-25 13:26:44 +02:00
Raimund Schlüßler
00317d84fb
Load task when requested by global search
2015-02-07 12:56:20 +01:00
David Prévot
26e4927a17
Strip away copyrighted ICC profiles
...
While searching for embedded non-free ICC profiles:
find . -regextype posix-extended -iregex '.*\.(jpg|png)' \
-exec sh -c 'identify -verbose "$0" \
| grep -i copyright && echo "$0"' {} \;
The following files showed up. The proposed alternative files just
remove the embedded possibly non-free and anyway useless ICC profiles:
exiftool -icc_profile"-<=" $files
The images have been checked as identical to their source.
2014-08-05 12:29:33 -04:00
raimund-schluessler
7304400129
Enable setting of Start of week
2014-07-13 18:17:37 +02:00
raimund-schluessler
ba8e676d89
Style fixes for Percent complete settings
2014-07-12 22:39:53 +02:00
raimund-schluessler
45b7f285fb
Improve Tasks icon to fit style of oC
2014-07-11 20:37:16 +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
a649adbbef
Initial Commit
2014-03-28 20:11:56 +01:00