Raimund Schlüßler
02f5f2f0cb
Revert last 4 commits
2017-09-30 23:01:41 +02:00
Raimund Schlüßler
bf7fc616e7
Fix double semicolons, compile scss file
2017-09-25 09:03:21 +02:00
John Molakvoæ (skjnldsv)
0d25f34152
Removing variables 3
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-25 05:51:29 +02:00
John Molakvoæ (skjnldsv)
15ce49e2d4
Removing variables 2
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-25 05:39:27 +02:00
John Molakvoæ (skjnldsv)
dbf7b42a2f
Removing variables
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-25 05:24:10 +02:00
Raimund Schlüßler
1432a54c53
Fix datetimepicker input fields
2017-09-25 00:34:38 +02:00
Raimund Schlüßler
79186be77b
New sidebar structure
2017-09-25 00:10:52 +02:00
Raimund Schlüßler
a9557247a2
Fix title input field flickering
2017-09-24 17:32:58 +02:00
Raimund Schlüßler
fbea04709f
Sidebar cleanup part 1
2017-09-19 08:55:06 +02:00
Raimund Schlüßler
c3b942a7b5
Use flexbox instead of javascript hack
...
Flexbooox!
2017-09-18 23:01:44 +02:00
Raimund Schlüßler
91f110043b
Cleanup icons scss file
2017-09-17 19:16:58 +02:00
Raimund Schlüßler
d8b9feedae
Cleanup sortorder scss rules
2017-09-17 17:45:21 +02:00
Raimund Schlüßler
e6ab59a207
Cleanup search and datetimepicker scss files
2017-09-17 17:34:40 +02:00
John Molakvoæ (skjnldsv)
4613292103
Remove extends
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-14 21:49:21 +02:00
Raimund Schlüßler
855f2be930
Split scss file into separate parts
2017-09-14 21:49:14 +02:00
Raimund Schlüßler
4cd5d2d3b8
Cleanup colors and various unused rules
2017-09-14 21:49:00 +02:00
Raimund Schlüßler
e2e868f8b6
Change icon prefix from 'ico-' to 'icon-'
2017-09-14 21:48:54 +02:00
Raimund Schlüßler
722a1bcf62
Use icon positions compiled by svg_sprite
2017-09-14 21:48:43 +02:00
Raimund Schlüßler
194dafb7db
Fix styling issues
2017-09-14 21:48:37 +02:00
Raimund Schlüßler
500e009dee
Move to scss, lint and concat scss files
2017-09-14 21:48:31 +02:00
Raimund Schlüßler
73736f33e1
Slightly cleanup css
2017-09-09 18:07:24 +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
4e6771a1b4
Fix footer icons in the details sidebar
...
- Fix popover menu opacity
- Fix positioning and opacity problems
Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
2017-09-09 18:07:10 +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
Andreas Jacobsen
a4cf0f79a9
Move percentdone bar to bottom of task ( #87 )
...
* Move percentdone bar to bottom of task
* Update style.css
* Removed round corners
* Update style.css
* Update part.taskbody.php
* Update style.css
* Update style.css
* Update style.css
2017-06-29 08:54:10 +02:00
raimund-schluessler
1f5acb6ec7
Merge pull request #73 from mkuhlmann/fix-narrow-sliders
...
Fix slider when narrow and adjustment for nc12
2017-05-10 23:51:51 +02:00
Manuel Kuhlmann
19464f1a54
Fix slider when narrow and adjustment for nc12
...
Signed-off-by: Manuel Kuhlmann <manuel@mkuhlmann.org>
2017-05-10 14:51:27 +02:00
Dennis1993
0dc5140e1d
enhance input fields which looks like disabled
2017-05-02 16:53:09 +02:00
raimund-schluessler
fd4cb16eac
Merge pull request #59 from nextcloud/fix/58/app-sidebar
...
Fix app-sidebar, closes #58 , closes #35
2017-03-01 23:23:05 +01:00
Raimund Schlüßler
9fa0906d75
Fix input styling for stable11
2017-03-01 22:47:17 +01:00
Raimund Schlüßler
bc728b928a
Fix app-sidebar
2017-03-01 22:00:43 +01:00
raimund-schluessler
a47b704152
Merge pull request #53 from nextcloud/FixAppNavigationMenu
...
Fix app navigation menu, closes #49
2017-02-22 19:23:32 +01:00
Raimund Schlüßler
9fe895c35c
Fix sortorder dropdown
2017-02-20 23:47:28 +01:00
Raimund Schlüßler
dc5992268a
Fix button border radius
2017-02-20 23:33:15 +01:00
Raimund Schlüßler
9356893a6e
Hide three-dots-icon-menu when not active
2017-02-20 23:23:23 +01:00
Raimund Schlüßler
4496f42b4a
Fix app navigation entry menu
2017-02-20 23:21:01 +01:00
Raimund Schlüßler
cd5fb9062f
Fix task input fields
2017-02-20 22:54:42 +01:00
Raimund Schlüßler
74e0b3406a
Fix category delete icon, closes #31
2017-01-15 21:54:15 +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-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
e250759735
Show chosen sort criteria as icon in dropdown button
2016-09-02 23:08:56 +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
39cf5ff47f
Use trashbin as delete icon for reminders etc
2016-08-11 00:18:03 +02:00
raimund-schluessler
302c575864
Merge pull request #346 from owncloud/Tooltip
...
Use tooltips instead of alerts to notify user, fixes #189
2016-08-10 20:39:27 +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
7e5237eafb
Don't screw up colorpicker layout when scrollbar is visible
2016-08-10 20:30:23 +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
86abf59b57
Remove lines from notes field, fixes #336
2016-07-27 00:02:56 +02:00
Raimund Schlüßler
caccdffa5c
Fix padding of calendar name, adjust font-size task count
2016-07-25 00:23:50 +02:00
Raimund Schlüßler
497a56b1e0
Always show Load remaining tasks button, fixes #331
2016-07-24 22:44:02 +02:00
Raimund Schlüßler
65aa037e04
Remove outline of input field, fixes #268
2016-07-23 23:27:19 +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
dd88d786f9
Don't hide source element when it is copied
2016-03-16 21:34:43 +01:00
Raimund Schlüßler
f21d86129b
Reflect write privileges in GUI
2016-03-14 23:06:23 +01:00
Raimund Schlüßler
4fe15bd54b
linkify task titles
2015-11-20 22:41:42 +01:00
Robin Appelman
79bdf9b567
linkify comments
2015-11-20 15:25:46 +01:00
Raimund Schlüßler
fa9565b880
Fix priority and completed input on chrome
2015-09-06 17:21:43 +02:00
raimund-schluessler
4b2b99d8ce
Correctly set input field font size
2015-09-05 13:52:59 +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
d1e646ea64
fix triangle for firefox
2015-09-05 13:52:55 +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
Jan-Christoph Borchardt
56c456d997
correctly intend input content to match with other text, and unbold it
2015-08-30 12:26:16 +02:00
Raimund Schlüßler
1509be1f3c
Implement subtasks
2015-08-29 21:52:02 +02:00
Hendrik Leppelsack
3622d75e16
remove less
2015-08-29 16:32:17 +02:00
Raimund Schlüßler
5b94f21401
Fix detail view for oC8.2
2015-08-29 14:47:31 +02:00
Raimund Schlüßler
0799e8084e
Fix details view on small screens
2015-08-27 20:55:49 +02:00
Hendrik Leppelsack
39f42ce719
remove bootstrap.css
2015-07-13 14:12:57 +02:00
Raimund Schlüßler
7089b2c4a5
Convert spaces to tabs in style file
2015-07-12 19:38:57 +02:00
Raimund Schlüßler
30774f7050
Correctly align settings, fixes #222
2015-07-12 19:35:18 +02:00
Hendrik Leppelsack
6a2fbc8dee
shortened animations
2015-07-01 19:18:20 +02:00
Raimund Schlüßler
0d3fddf16f
Hide input star and date
2015-06-21 18:05:17 +02:00
Raimund Schlüßler
4715e7da50
Implement priority support
2015-06-21 12:40:44 +02:00
Raimund Schlüßler
2ba31897f3
Always show load tasks button in completed list
...
closes #187
2015-06-17 21:23:42 +02:00
Simon Leber
eb4e26ac22
removed bracket
2015-06-17 20:03:10 +02:00
Raimund Schlüßler
3cbe01e795
Add minimum-height for empty categories
2015-06-16 21:52:41 +02:00
Raimund Schlüßler
97b06e958d
Correctly style categories
2015-06-15 22:05:56 +02:00
Raimund Schlüßler
aeaebf64cb
Merge master
2015-06-14 21:35:39 +02:00
Raimund Schlüßler
38795671c1
Prevent flickering when editing lists
2015-06-14 21:22:13 +02:00
Raimund Schlüßler
37d8bbe241
Fix task detail sizing
...
Due to box-sizing: border-box introduced by
bc25b04f8a
2015-06-11 21:18:41 +02:00
Hendrik Leppelsack
bc25b04f8a
fixed renaming and adding of lists
2015-06-11 09:36:37 +02:00
Raimund Schlüßler
a082cea650
Correctly align icons and text
2015-06-10 23:04:43 +02:00
Raimund Schlüßler
d68c5251d3
Remove task detail title background gradient
2015-06-09 20:14:13 +02:00
Hendrik Leppelsack
538fcd00cc
reenabled hiding of smart collections
2015-06-01 15:52:23 +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
1cd337d82a
Fix delete icon
2015-05-29 18:56:12 +02:00
Raimund Schlüßler
6b9b316064
Show categories in the task list directly
2015-05-25 19:46:03 +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
91ed022080
Fix display of editing area
2015-05-23 21:14:25 +02:00
Raimund Schlüßler
61d81581d1
Prevent flickering when editing task details
2015-05-23 20:59:35 +02:00
Raimund Schlüßler
177781e4df
Fix global search
2015-05-17 19:45:14 +02:00
Raimund Schlüßler
eb5d61b4a2
Fix styling of lists
2015-03-14 00:19:43 +01:00
Raimund Schlüßler
26037d8932
Fixes #143
2015-02-25 21:42:54 +01:00
Raimund Schlüßler
69fe98046b
Improve display of search results
2015-02-25 21:14:44 +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
6aa759df99
Remove unnecessary doubling
2014-11-10 22:24:26 +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
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
e568db7820
Fix heading when translation is missing
2014-08-31 23:06:59 +02:00
raimund-schluessler
edd66c57c2
Adds responsive design, fixes #37 and closes #43
2014-07-26 10:24:31 +02:00
raimund-schluessler
a07bd34394
Make comment strings translateable
2014-07-22 00:11:58 +02:00
raimund-schluessler
91084407cf
Style improvements
2014-07-21 23:54:18 +02:00
raimund-schluessler
bef06fb3f3
Fix avatar functionality
2014-07-19 11:50:59 +02:00
raimund-schluessler
bb0ddc1751
First working implementation of commenting
2014-07-19 09:54:15 +02: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
4266ea1fc8
Add GUI for setting percent completed
2014-07-11 22:50:01 +02:00
raimund-schluessler
916015f935
Fix z-index to work better with oC7
2014-06-26 21:46:44 +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
34dd3b2aa5
Setting reminders of type Date-Time
2014-04-27 17:34:35 +02:00
raimund-schluessler
910d0938c8
fix appearance of date and timepicker
2014-04-20 00:26:52 +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
59576d4538
Display reminders in details view
2014-04-14 23:01:07 +02:00
raimund-schluessler
50ef458df2
Add animation when reordering lists
2014-04-06 13:13:08 +02:00
raimund-schluessler
bf0743bb99
Fix animations with AngularJS 1.3.0-beta.5
2014-04-06 12:35:34 +02:00
raimund-schluessler
a571330331
OC7 compatibility
...
remove appswebroot from css file
2014-03-30 23:31:51 +02:00
raimund-schluessler
a649adbbef
Initial Commit
2014-03-28 20:11:56 +01:00