nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
965 stars 237 forks source link

CalendarWidget.php &enddate Problem #5080

Open slimjim12 opened 1 year ago

slimjim12 commented 1 year ago

Steps to reproduce

1.rewrite +15 Days to 90 Days ore something else 2. 3.

Expected behavior

Dashboard should show the next appointments for the next 3 Month

Actual behaviour

The Dashboard ignores all entrys in the php

Calendar app version

4.3.0

CalDAV-clients used

No response

Browser

firefox, edge

Client operating system

windows

Server operating system

webspace

Web server

Apache

Database engine version

MySQL

PHP engine version

PHP 8.0

Nextcloud version

25

Updated from an older installed version or fresh install

None

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

ChristophWurst commented 1 year ago

Could you rephraze your reproduction steps? What do I need to do to get to your problem?

slimjim12 commented 1 year ago

I tried in to rewrite the CalendarWidget.php.

after saving the file. the dashboard widget just show again only the 14 Days (2 Weeks) and nothing changed.

slimjim12 commented 1 year ago

Hey Chrisoph do you found the problem? I tried it again, with different parameters but nothing is really working. Can it be that it is hardcoded?

ChristophWurst commented 1 year ago

This sounds like a customization rather than a bug in the product that we ship. I do not have time to support you on this.

slimjim12 commented 1 year ago

Thx for the reply... But when i changed a php correctly and tried different ways and nothing is working - then maybe its a bug or, i need the calendar for more then 14 Days - otherwise it makes no sense to put it on the dashboard because then its empty. this widget has to have the option to show some more then the basic days

joshtrichards commented 6 months ago

But when i changed a php correctly and tried different ways and nothing is working - then maybe its a bug

Maybe it would be if we were to support that, but since we don't it's only a potential bug. :-)

this widget has to have the option to show some more then the basic days

That sounds like an enhancement request.