calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Dont fork or use this fork anymore

Open JodliDev opened this issue 2 years ago • 8 comments

Since the maintainer of this fork is not active anymore, I strongly recommend not working on it any further.

This fork is based on another fork which was already outdated when texxasrulez forked it. The original codebase is over 10 years old and the original calendar plugin, on which these forks are based on, has had a lot of updates since then.

A while ago, I spent the time starting with a fresh fork of the original calendar and adding the changes for caldav support on top of it (and added ical and birthday calendar support as well). I hope that helps: https://github.com/JodliDev/calendar

JodliDev avatar Apr 25 '22 12:04 JodliDev

Hello Jodli, thanks so much for your effort. I'm using one old folk (some adapted version from faster-it) with RC 1.3, but I need to upgrade to RC 1.5. So I'm grateful there is another newer fork with caldav support for RC1.5, and I'm going to look at your newest fork, and hope it works out with SOGo (I hope/guess it should be very similar as using NC).

chaos-prevails avatar Apr 28 '22 14:04 chaos-prevails

I dont see any reason why it shouldnt work with SOGO or NC since they all just use caldav. I personaly use it with a plain caldav server and so far, it gets the job done :)

JodliDev avatar Apr 30 '22 09:04 JodliDev

Sorry but been unable to get on internet due to financial and medical issues. I promise I am working on a resolution to work on this again without draining my limited funds for my meager existence and ongoing medical expenses ... Help me out ... I need someone to host me a sandbox for free to continue development of this and all my repos ...

texxasrulez avatar Dec 16 '22 23:12 texxasrulez

@texxasrulez have you worked out the sandbox yet? If not, I might be able to help you

trogper avatar Mar 12 '23 18:03 trogper

I just started working on this again about a week ago. I am able to load my calendar plugin without errors but it still has many issues. I would LOVE some help. Let me know what you need and I will make it happen ...

texxasrulez avatar Mar 12 '23 18:03 texxasrulez

I actually had issues with the plugin when upgrading to RC 1.5, so I had to stay on 1.4. I actually like the idea of JodliDev co create a fresh fork with minimal changes. I have already installed his version and it works just fine for me. Take a look at it, maybe you could use it too and implement nextcloud-specific functionality as a separate plugin. Other than that, what would you like to help with?

trogper avatar Mar 12 '23 22:03 trogper

I did try JodliDev version and it is not working out of the box for me. As far as help, until I can get something working OK so I can upload and get testers to check it out, not too much at the moment. I appreciate your assistance.

texxasrulez avatar Mar 16 '23 19:03 texxasrulez

I only needed to add caldav source, which is the part of calendar url before %u. For me it was https://davical.example.com/caldav.php/

trogper avatar Mar 20 '23 21:03 trogper