RTx::Calendar in rt4

Has anyone ported the Calendar plugin to rt4? I installed it in the
new version (4.0.4). It shows on the home screen, but there is not a
link to the full calendar on the home screen as it was in 3.8.7. I
did some research and found that the error we get when clicking on:
could not find component for path '/Ticket/Elements/Tabs’
is related to the difference between the new interface in rt4 and the
old one. I found some discussions on the list about other plugins
relating to Default vs. Privileged in the Tabs directories, but have
yet to get my head around the exact way to fix it. I am sure it is
something pretty simple, but need a little direction.

If anyone has already done this and would like to share, it would be
appreciated, if not, any input will be very helpful.

Thanks!

Joe

Has anyone ported the Calendar plugin to rt4? I installed it in the
new version (4.0.4). It shows on the home screen, but there is not a
link to the full calendar on the home screen as it was in 3.8.7. I
did some research and found that the error we get when clicking on:
could not find component for path ‘/Ticket/Elements/Tabs’
is related to the difference between the new interface in rt4 and the
old one. I found some discussions on the list about other plugins
relating to Default vs. Privileged in the Tabs directories, but have
yet to get my head around the exact way to fix it. I am sure it is
something pretty simple, but need a little direction.

If anyone has already done this and would like to share, it would be
appreciated, if not, any input will be very helpful.

You can just grab the last one from git which fixes this tabs problem:

Has anyone ported the Calendar plugin to rt4? I installed it in the
new version (4.0.4). It shows on the home screen, but there is not a
link to the full calendar on the home screen as it was in 3.8.7. I
did some research and found that the error we get when clicking on:
could not find component for path ‘/Ticket/Elements/Tabs’
is related to the difference between the new interface in rt4 and the
old one. I found some discussions on the list about other plugins
relating to Default vs. Privileged in the Tabs directories, but have
yet to get my head around the exact way to fix it. I am sure it is
something pretty simple, but need a little direction.

If anyone has already done this and would like to share, it would be
appreciated, if not, any input will be very helpful.

You can just grab the last one from git which fixes this tabs problem:

GitHub - bestpractical/rtx-calendar

Release 0.08_01 is also on its way to cpan, so test feedback on that
would be helpful so that a stable 0.09 can be released.

-kevin