Commit Graph

426 Commits

Author SHA1 Message Date
Georg Ehrke fb8902cc0d
Update reminder icon to remove the new notification dot
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:30:06 +02:00
Georg Ehrke edc231503b
Bring back colored circle around today
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:58 +02:00
Georg Ehrke 22bae5cc31
fix coloring of fc-divider for dark-mode
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:56 +02:00
Georg Ehrke fdc9ff6365
major cleanup of css/, improve support for dark mode, today color still buggy
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:53 +02:00
Georg Ehrke c6e6339420
implement AvatarParticipationStatus component
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:49 +02:00
Georg Ehrke 6d08710985
Do not highlight today if in day view
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:48 +02:00
Georg Ehrke 17f7c6e761
Add two new icons for alarm types
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:47 +02:00
Georg Ehrke fcccaf358d
properly style tentative and cancelled events
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:45 +02:00
Georg Ehrke 3a58916e0b
Create sub components for editor, allow to save this or all future
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:43 +02:00
Georg Ehrke 24f0d4d068
refactor import method, only send limited number of requests at a time
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:42 +02:00
Georg Ehrke 09529337da
fix TimezoneSelect component, proper display of list in settings
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:39 +02:00
Georg Ehrke 21f322957e
add icons to icons.scss
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:37 +02:00
Thomas Citharel a5f4ffde4b
Fix stylelint config & checks
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-19 14:29:14 +02:00
Georg Ehrke f107f237fa
optimize icons with scour, add to icons.scss
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:53 +02:00
Georg Ehrke 519892bfff
add better highlighting for enabled calendars, add label Shared to calendars shared by me
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:48 +02:00
Georg Ehrke 39d61a645a
show owner avatar next to shared calendar
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:47 +02:00
Georg Ehrke 66852c81d8
add timezone input in calendar settings, proper display of selected value needs fixing though
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:47 +02:00
Georg Ehrke 352b36b522
fix position of app-sidebar in html structure
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:41 +02:00
Georg Ehrke 693bd56fd0
fix overlay issue with search autocomplete and calendars below it
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:41 +02:00
Georg Ehrke 6126cb4f59
basic fullcalendar integration
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:38 +02:00
Georg Ehrke 3f8874a64f
add Calendar list
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:25 +02:00
Thomas Citharel c4559d047c
Add basic components, fc, router & store
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-19 14:28:02 +02:00
Joas Schilling 8dd23e1efc
Fix SCSS linting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-04 12:11:29 +02:00
Thomas Citharel 02d582bb30
Always show border on calendar item
So that we know if the calendar is activated or not

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-31 16:35:44 +02:00
Thomas Citharel 0dc08e9c64
Fix datepicker alignment
With lots of flex love

Also make middle "week" button round

Fix stylelint warnings

Fix arrow positions

Fix JCB feedback

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-03-17 11:37:08 +01:00
Thomas Citharel a77227919f
Fix dark mode arrows
Replaces custom arrows with core ones, allowing them to be themed. Use
flex to properly align buttons

Closes #1042

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-03 10:36:50 +01:00
Georg Ehrke ec176d0084
Fix position of New Calendar button in IE11
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-23 15:20:53 +01:00
Georg Ehrke b3343d2ba2
Merge pull request #850 from dugite-code/today-highlight
Add theme color highlight to Today date
2018-11-21 18:39:09 +01:00
Thomas Citharel e773857aa6 Fix style with dark theme
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-11 16:30:01 +01:00
Thomas Citharel d69860068f Improve margin a bit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-11 14:38:32 +01:00
Thomas Citharel 840d3a8242 Add space to css declaration, fixing build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-11 14:31:02 +01:00
dugite-code 87961a10fc Today Highlight Refinement
- Add margin to the circle
- Fix Text alignment
- Fix circle size on single number dates
- Make text bold
- Remove today yellow color background
2018-11-11 14:31:02 +01:00
dugite-code fab8536d98 Add theme color highlight to Today date 2018-11-11 14:31:02 +01:00
Georg Ehrke 4d2a9fc167
Merge pull request #885 from nextcloud/fix-calendar-nc-14
Quickfix for sidebar on NC14
2018-09-05 20:08:29 +02:00
Thomas Citharel bac0ba6f38
Quickfix for sidebar on NC14
Closes #876

I didn't test on NC < 14, but it should be fine since it only puts back
old sidebar behaviour before nextcloud/server#10218

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-08-15 19:49:02 +02:00
Aeden McClain a80f254481 Fixed "Settings & Import" Button covering bottom calendar if window is too small
Signed-off-by: Aeden McClain <aeden@platypro.net>
2018-08-06 11:50:03 -07:00
Georg Ehrke 28dc8bf407
timezone select (#743)
* add config option for timezone to SettingsController

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

* add timezone config to SettingsService

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

* add timezone input in settings area

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

* connect timezone setting to actual calendar grid

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-03-05 15:47:35 +01:00
Aditi Gupta 4cbeb0c8a0 fix highlighting of today on weekends
* Feature added to highlight current day

* Update calendarlist.scss

* Changes made
2018-02-25 20:04:23 +01:00
Georg Ehrke bb98899bb5
fix height of summary input in event editor popover
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-02-05 01:13:54 +01:00
Georg Ehrke 38592ad928
fix angular issues of scss modifications
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-01-10 19:15:45 +01:00
Georg Ehrke 7d0dd6d952
remove hover effect for initial calendar / subscription list loading icon
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-01-10 01:31:55 +01:00
Georg Ehrke 958a1763b6
fix hover opacity for 3-dot menu in calendarlist
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-01-10 00:26:05 +01:00
Georg Ehrke 7d09d58cbe
increase z-index of navigation menu to prevent overlapping with New Subscription form
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-01-10 00:20:17 +01:00
Georg Ehrke da5adaac4c
fix opacity of share icon in calendar list
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-01-09 23:33:22 +01:00
Georg Ehrke 152522d246
fix scrollable issue in calendar list
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-01-09 22:42:02 +01:00
John Molakvoæ (skjnldsv) 876720a720
Removed shared text and update shared title tooltip
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-12-09 08:55:42 +01:00
John Molakvoæ (skjnldsv) 4be87dd126
Fixed sharing input and loading icon position
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-12-08 18:43:21 +01:00
John Molakvoæ (skjnldsv) 74470ca146
Removed primary as it has a weird behavior with non-primary buttons
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-29 13:18:30 +01:00
John Molakvoæ (skjnldsv) 2434adbb20
Fixed input width
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-28 19:35:21 +01:00
John Molakvoæ (skjnldsv) ab6413025e
Scss upgrade, variabes, lots of fixes and cleanup of unwanted colours/bgs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-27 11:48:34 +02:00
John Molakvoæ (skjnldsv) daa3cb3b9e
Nav input guidelines to new sub & calendar
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-24 09:20:27 +02:00
John Molakvoæ (skjnldsv) e371d1622f
bullet
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-23 14:58:25 +02:00
John Molakvoæ (skjnldsv) 151ec8921c
Fix popover menu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-23 14:55:34 +02:00
John Molakvoæ (skjnldsv) 21121eeef4
First edition, structure, classes and menus
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-23 14:14:52 +02:00
Thomas Bille 2164127273 Add colors datepicker, focus day when navigating
Signed-off-by: Thomas Bille <contact@tbille.fr>
2017-07-17 12:01:42 +02:00
Georg Ehrke 399fc3dfec
make sure you see border of active view button
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-06-09 11:12:55 +02:00
Georg Ehrke 6800a09369
visually merge datepicker with arrow buttons
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-06-09 11:06:32 +02:00
Georg Ehrke 565e2c6b23
move today button in a dedicated row
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-06-09 10:35:06 +02:00
John Molakvoæ (skjnldsv) 751a4b299d
Flex magic
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-06-09 10:35:05 +02:00
Georg Ehrke 93f57a79ba
removed double scrollbar in events editor sidebar
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-05-26 10:45:54 +02:00
Georg Ehrke dd722b6e01
add box sizing to fix date timepicker layout for nc 9,10,11
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-05-21 21:01:24 +02:00
Georg Ehrke 299cd28486
fix datepicker layout for Nextcloud 12
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-05-14 19:15:32 +02:00
Georg Ehrke 3a0a98f7bb Merge pull request #442 from nextcloud/bugfix/423/hidden-progressbar
fix visibility of import progress bar
2017-05-13 09:25:17 +02:00
Georg Ehrke 322dc261c8 Merge pull request #421 from nextcloud/Dennis1993-patch-1
Refer to #314 - Make grid darker
2017-05-12 20:40:45 +02:00
Georg Ehrke c0c22e3a9c
fix visibility of import progress bar
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-05-11 10:46:02 +02:00
Joas Schilling 8ca0627bb0 Merge pull request #415 from nextcloud/bugfix/388/click_on_disabled_time_firefox_sidebar
fix click on disabled timeinput in firefox in sidebar
2017-05-08 12:47:25 +02:00
Georg Ehrke e5620198bf Merge pull request #372 from nextcloud/feature/243/public_sharing_improvements
Public sharing improvements
2017-05-03 19:02:53 +02:00
Georg Ehrke bd7160f026
add dedicated shared style for shared calendars
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-04-30 16:43:07 +02:00
Georg Ehrke 2b5712f403
fix click on disabled timeinput in firefox in sidebar
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-04-29 19:31:23 +02:00
Georg Ehrke 27d475bb5e
style left and right border color only
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-04-29 19:24:04 +02:00
Georg Ehrke 209cef68ac
color weekends slightly darker
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-04-29 18:48:45 +02:00
Dennis1993 31f818b9dc Make grid darker
idea to #314
The left sidebar from NextCloud uses a right border in #ebebeb. The grid use the color #f8f8f8. I chanced the color to #ebebeb (a Little bit darker) to improve the visibility.
2017-04-23 09:47:52 +02:00
Thomas Citharel 4d21219e4b Merge pull request #407 from nextcloud/feature/72-partly/unified_date_time_input
fix date timepicker layout in events editors
2017-04-09 14:40:53 +02:00
Georg Ehrke d4470a27e1
increase font-size of fullcalendar labels
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-04-05 23:06:10 +02:00
Georg Ehrke 84d611ea9a
fix date timepicker layout in sidebar
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-04-05 22:29:56 +02:00
Georg Ehrke 8f13705916
fix date timepicker layout in popover
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-04-05 19:37:30 +02:00
Georg Ehrke a4781446e5
use dark calendar icon
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-03-29 13:45:27 +02:00
Georg Ehrke bbf561124b
optimize information hierarchy of public sharing navigation bar
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-03-29 13:45:27 +02:00
Georg Ehrke 7c4a9c048a
improve readability of empty content text 2017-03-29 13:45:27 +02:00
Georg Ehrke b693da5750
remove subscription links from embed section
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-03-29 13:45:26 +02:00
Georg Ehrke e5c7c8ce24
add empty content warning
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-03-29 13:45:26 +02:00
Georg Ehrke a54c491683
add avatar to sharing dropdown
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-03-20 23:13:59 +01:00
Georg Ehrke 39e0021106
fix css style
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-02-28 08:51:04 +01:00
Raimund Schlüßler ff265806d2 Fix confirmation dialog 2017-02-26 14:51:00 +01:00
Georg Ehrke 6d616c73bd
add second step for calendar deletion as a temporary solution
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-02-22 14:18:28 +01:00
Georg Ehrke efb98ee0e0
fix arrows for datepicker
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-02-03 16:38:13 +01:00
Georg Ehrke 548d57ccdb
add proper color-picker 2017-01-18 12:28:01 +01:00
Thomas Citharel c2889bace7 hide sidepanel on print view 2017-01-05 22:44:47 +01:00
Georg Ehrke d88de0f887 Merge pull request #246 from nextcloud/fix-event-positionning
Fix glitchy looking whitespace in event details
2016-12-15 13:37:29 +01:00
John Molakvoæ (skjnldsv) 59501d696f
Fix #242
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2016-12-15 11:06:09 +01:00
John Molakvoæ (skjnldsv) a0ed8ab807
Fix #241
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2016-12-15 06:50:20 +01:00
Georg Ehrke a900eda37d Merge pull request #226 from nextcloud/feature/72-partly/click_to_enable_time_input
disable all-day when clicking on all-day
2016-12-14 18:53:12 +01:00
Georg Ehrke aa7cf99910
disable all-day when clicking on all-day 2016-12-13 20:53:37 +01:00
Georg Ehrke 0134265c18
fix styling issue with too long group names / too long translations 2016-12-13 01:46:25 +01:00
Georg Ehrke 8b0786e4db
make title, description and location autoresizing textareas 2016-12-10 23:06:55 +01:00
John Molakvoæ bedeb12ad5 Revert "Quick and dirty fix for entry menu align" 2016-12-07 10:51:24 +01:00
Thomas Citharel a234e1199d
Quick and dirty fix for entry menu align
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-12-05 21:43:09 +01:00
Thomas Citharel 292502d7ff
use css ellipsis 2016-11-22 13:07:35 +01:00
Jan-Christoph Borchardt 5b8a7df1e0 border styles for grid, highlight full-hour horizontal lines, fix #119
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-10-19 11:27:27 +02:00
Georg Ehrke e27763ee03
add slidedown transition for datepicker 2016-10-17 20:07:27 +02:00
John Molakvoæ (skjnldsv) 4cfed41bfe
Rebase fix and css public class 2016-10-17 18:51:11 +02:00
John Molakvoæ (skjnldsv) 802c5dc0c4
Fix overlapping datepicker 2016-10-17 15:04:51 +02:00
Raghu Nayyar 47ec1835b1
Fix for overlapping datepicker. 2016-10-17 15:04:19 +02:00
Thomas Citharel d2e7a787bb fix send button 2016-10-12 12:42:02 +02:00
Thomas Citharel 3498af2b71 make display more coherent with the files app 2016-10-12 12:42:02 +02:00
Thomas Citharel f5440a1ae6 fix publish send mail button align 2016-10-12 12:42:01 +02:00
Thomas Citharel 82058c97ff bring calendar name on public page 2016-10-12 12:42:01 +02:00
Thomas Citharel c2c75c1e41 bring email 2016-10-12 12:41:57 +02:00
Thomas Citharel 7a3364a4ca bring buttons to choose between CalDAV or WebDAV address and clean css a bit 2016-10-12 12:41:57 +02:00
Thomas Citharel 68a2074327 fix long names on published calendars 2016-10-12 12:41:57 +02:00
Thomas Citharel b4dacf5a7c use isPublic(), fix css on button link & public page 2016-10-12 12:41:57 +02:00
Thomas Citharel 562020f328 Start work to publish a calendar
more interface changes

Working interface

Put correct URL

ask for urls

updates for server changes

Finish publish feature

Clean things up

Rebase branch after CalendarModel refactor

Small property fix

try go public

work

Make everything work

Remove un-necessary call

Fix rebase issue and don't show ourselves inside the sharees

Clean things up, show both CalDAV & Web Interface URLs and remove unused code in public controller

Fix undefined bug by moving to service

put back empty emailAddress as it's needed

Move CalDAV address to public view, make necessary changes for iframes, add file download on public view and integration code

remove unused sandbox

clean rebase

Use original controllers

Additionnal checks for pre-publish-url

Simplify public page calendar properties acquisition & add a publishable status for a calendar

fix day/week/month buttons not accessible in public mode

Don't show notification if we are on the public page

rebased

add basic tests

Even more tests (publish & unpublish)

And a filename typo

change share icons behaviour consistent with File app

fix for urls finishing with #

use es6 endsWith function

fix double slash issue in urls
2016-10-12 12:41:57 +02:00
Raghu Nayyar 4f1beb352a Change email id 2016-09-26 15:25:48 +02:00
Georg Ehrke e19f1e042a
introduce details tab in sidebar 2016-09-25 00:36:16 +02:00
Georg Ehrke b1eb7e93a6
fix scrollability of calendar-list 2016-09-21 12:19:11 +02:00
Georg Ehrke 30b3eaecdb fix case of hex code 2016-09-19 15:40:22 +02:00
Georg Ehrke 07bdbb36b5 fix color of progressbar 2016-09-19 15:37:15 +02:00
Raghu Nayyar 7ac7bd61cc Styles input left button right element. 2016-09-17 16:39:29 +02:00
Georg Ehrke 693af89953
show webcal url 2016-09-14 20:27:57 +02:00
Georg Ehrke 10545fee81
remove empty line from calendarlist.css 2016-09-14 14:28:27 +02:00
Georg Ehrke 7b87874d56
fix linebreak issue for fullcalendar events 2016-09-13 14:23:45 +02:00
Peter Nowee 7b44724fa2
Reduce font size for week numbers as well 2016-09-09 13:37:04 +02:00
Raghu Nayyar 47bc9a7a99
Fixes alignment issue for colorpicker. 2016-09-01 09:31:30 +02:00
Georg Ehrke 667a861045 Bugsbane master (#710)
* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

The documentation link still point to OC docs, as there's no real platform neutral place to point people to.

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Remove specific reference to ownCloud

* Make cloud references platform neutral

* Remove temporary -swp files

* Add suggestions from @Mar1u5

As per his suggestions in:
https://github.com/owncloud/calendar/pull/699#discussion-diff-74709329
https://github.com/owncloud/calendar/pull/699#discussion-diff-74709350

* Add suggestions from @Mar1u5

As per:
https://github.com/owncloud/calendar/pull/699#discussion-diff-74709387
https://github.com/owncloud/calendar/pull/699#discussion-diff-74709400
https://github.com/owncloud/calendar/pull/699#discussion-diff-74709417

* Added Mar1u5's last suggestion

At https://github.com/owncloud/calendar/pull/699#discussion-diff-74709362

* "server installation" > "instance installation"

As per https://github.com/owncloud/calendar/pull/699#discussion_r74913034

* "installation folder">"instance's installation folder"

As per https://github.com/owncloud/calendar/pull/699#discussion-diff-75082204
2016-08-17 22:16:24 +02:00
Georg Ehrke c4ee5b33b0
make it possible to skip popover 2016-08-16 15:13:43 +02:00
Georg Ehrke d4f53ef8fe Merge pull request #689 from owncloud/bugfix/better-sharing-dialog
Whitespace fix, no jumping of dialog.
2016-08-09 12:47:00 +02:00
Raghu Nayyar 8d0e186af0 Whitespace fix, no jumping of dialog. 2016-08-08 23:16:02 +05:30
Raghu Nayyar fdf7f841b5 Adds an overflow y tag for sidebar so that overlapping of content doesnt happen. 2016-08-08 22:48:21 +05:30
Georg Ehrke bc9a93b9b3
whitespace fix 2016-08-08 10:34:39 +02:00
EtlamGit 8579c3e052
fix dynamic colorpicker layout
This allows random number of colors for the colorpicker, without
destroying the dynamically created layout.
2016-08-08 10:32:08 +02:00
Raghu Nayyar 15982efe3c Fixes alignment issues in the sidebar. 2016-08-04 23:33:27 +05:30
Raghu Nayyar 9bbaab2169 Fixes overflowing table in Firefox 2016-08-04 22:47:12 +05:30
Raimund Schlüßler 45cbedd734
Fix on hover flickering share delete icon 2016-08-03 10:02:19 +02:00
Raghu Nayyar bb007c4fb2
Initial Commit: Use app.css instead of different CSS files in main.php
Update main.php, corrects path.

Adds files to app folder, concats CSS to public folder.

exclude css/app from build
2016-08-02 20:57:39 +02:00
Thomas Citharel e4efc8c1e3
fix css typos and checks to travis 2016-08-02 16:08:39 +02:00
Raghu Nayyar c9c43eb7b8 Merge pull request #658 from owncloud/Add-dropdownlist-labels
Add labels to calendar dropdown menu
2016-08-02 18:05:08 +05:30
Raghu Nayyar 5143b1d67a Fix: Removes uneeded CSS as pointed out. 2016-08-02 17:48:24 +05:30
Raimund Schlüßler 566a0dadac Add labels to calendar dropdown menu 2016-08-02 00:22:29 +02:00
Raimund Schlüßler 170915f488 Fix vertical calendar alignment, get rid of inline css 2016-08-01 20:19:52 +02:00
Thomas Citharel 337d8539d9 use css linter
remove leading zeros and config stylecss to ignore line break before comments
2016-07-29 16:14:15 +02:00
Thomas Citharel a3fc9b0d41
fix popover too 2016-07-29 10:42:18 +02:00
Thomas Citharel f5ee11ce56
Fix display of long titles when calendar is shared 2016-07-28 11:37:02 +02:00
Mathieu Schopfer e0780d6542
Add an indication to the calendar list when a calendar is shared (issue #431) 2016-07-04 11:08:27 +02:00
Georg Ehrke 5e3af1a981
remove location input from popover 2016-06-23 15:18:55 +02:00
Piotr Pies Ostrowski 44ff2a07ea Remove unnacesary max-height for calendars list
Fix for https://github.com/owncloud/calendar/issues/552
2016-05-28 22:28:42 +02:00
Raghu Nayyar 214d71df00 Merge pull request #473 from owncloud/enoch85-patch-1
Make date and time more visible
2016-05-15 19:45:40 +05:30
skjnldsv 63ccc7b397 New colours variations and random colour generator 2016-05-11 20:21:08 +02:00
John Molakvoæ eea2721bb0 New color generator
- Update css for colour palette
- Fixed tabs
- Use core generator with specific values
2016-05-11 20:00:34 +02:00
skjnldsv f6591e1515 Adapt loader to owncloud/core#24491 2016-05-10 07:24:32 +02:00
Daniel Hansson 0c4444b33d
Make dates and time more visable
Fixes #459

cc
2016-05-09 13:06:31 +02:00