Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Calendar

18 Topics 87 Posts
  • Calendar - Package updates

    Pinned Locked
    17
    0 Votes
    17 Posts
    1k Views
    Package UpdatesP
    [1.2.2] Update calendar to 1.2.2 Show fullday events in a swimlane in the weekly view Support full RRULE event schedules Refactor event edit dialog to become a whole view Update dependencies
  • Missing feature: custom recurrence patterns

    10
    1
    1 Votes
    10 Posts
    332 Views
    luckowL
    @nebulon Woohoo! Every first Monday of the month at 12:30 PM for the Mautic meetup works with Thunderbird. Great job!
  • Feature request: "swimlane" instead of full day view

    3
    3
    3 Votes
    3 Posts
    109 Views
    nebulonN
    Fixed with https://git.cloudron.io/apps/calendar/-/commit/d3e4898715ddbaf29d4f2313fe7898114bc6cb55
  • 2 Votes
    4 Posts
    129 Views
    luckowL
    @nebulon That worked.
  • ICS Formattting error

    6
    5 Votes
    6 Posts
    198 Views
    girishG
    I think that is because you are not in the Packaging group. I have added you now.
  • Feature request: different slug handling

    2
    3
    1 Votes
    2 Posts
    90 Views
    nebulonN
    Thanks! should be fixed in next version with https://git.cloudron.io/apps/calendar/-/commit/2072f2024965d61e9dea1e495c5023e2e0b1552e
  • Calendar - Bookings - minimal page branding ?

    3
    2 Votes
    3 Posts
    206 Views
    timconsidineT
    @nebulon thank you I’m not suggesting anything major, so don’t go down any hosting / domain issues. Obviously I’ve missed some settings, sorry. When I have found them, they may be enough. Will check again later.
  • Booking Page allows picking past dates

    Solved
    3
    1 Votes
    3 Posts
    220 Views
    nebulonN
    This is fixed for next release.
  • Ability to turn on/off booking page system / creation centrally

    2
    1
    1 Votes
    2 Posts
    184 Views
    nebulonN
    This is a bit out of scope the moment to add a settings via admins or so to disable this. The main issue is that the app itself has no admin panel or such, in fact not even a concept of admins, so this will have to be done at a later stage. For the moment we try to get closer to what google calendar has as a baseline, and that has pretty much exactly that in the UI without a way to disable this as far as I can tell. But not to discourage feedback here, keep this coming, we will revisit those either way!
  • Public view of calendar(s)

    7
    2 Votes
    7 Posts
    571 Views
    nebulonN
    good point about the "Public sharing" I guess this is really more used for the embedding and linking to. The sharing feature is pretty much something different. Google calendar calls this feature actually "Integrate calendar" which I found a bit confusing. Exposing multiple calendars within the same public page might come later, I had initially thought of that but wanted to get the main use-case out first.
  • Ability to change calendar color for calendard shared with you.

    2
    1
    1 Votes
    2 Posts
    187 Views
    nebulonN
    thanks, currently the calendar is still owned and the color determined by the other user. We will keep that in mind for the future with potentially other customization for display
  • Update 0.30 Causes Events to Disappear

    Solved
    9
    2 Votes
    9 Posts
    954 Views
    S
    Sorry, this could be a result in anonymizing it. I edited all entries manually in the end... -.- There is a version 6 actually. I think I'll try the update now. ^^
  • API

    3
    1 Votes
    3 Posts
    384 Views
    J
    @nebulon Thank you! I think I have something working in n8n, but hit a snag when trying to auth and I think I can make it work. Once the App Password portion is fixed in 9.2, if this works using n8n, I'll post the n8n template to accomplish this.
  • Not possible to stop sharing calendar or remove shared calendar

    3
    3 Votes
    3 Posts
    367 Views
    nebulonN
    This is fixed with latest release now
  • Refresh rate for ics imported calendar

    2
    1
    2 Votes
    2 Posts
    275 Views
    nebulonN
    So currently the app will resync the external calendar every 30min. This is just hardcoded for the moment and I am not sure if it is really useful to expose custom intervals or so, seems very geeky.
  • Calendar doesn't show up in the app password dropdown

    3
    2 Votes
    3 Posts
    382 Views
    nebulonN
    Forgot to mention, this is already fixed with https://git.cloudron.io/platform/box/-/commit/053f26cd02ccc0b5b840e7bf358fe1d47e1e4b75 but pending the 9.2 release
  • Full-day appointments last at least two days

    6
    0 Votes
    6 Posts
    626 Views
    S
    I started the update manually and the issue is solved. THX.
  • Scheduled Imports

    2
    1 Votes
    2 Posts
    316 Views
    nebulonN
    The app supports a caldav endpoints so if you have a system which can sync this into some other provider it should already work. Currently the Calendar app itself does not have any way to actively reach out into other services. I guess the question here is which part in your setup is the single source of truth regarding the events. That one would be the server and the rest become clients. Wondering what the use-case is to have two such event stores itself. (Same answer really to the contacts topic)