davis icon indicating copy to clipboard operation
davis copied to clipboard

[Feature] Add calendar public flag option

Open 1Luc1 opened this issue 7 months ago • 1 comments

Add a .env flag PUBLIC_CALENDAR_ENABLED which will show or hide the public selection for calendar. Related to PR https://github.com/tchapi/davis/pull/105.

1Luc1 avatar May 23 '25 06:05 1Luc1

@tchapi for the PHPUnit test to run correctly the public_calendar_enabled options has to be set. Has to be there an entry within .env.test with PUBLIC_CALENDAR_ENABLED=false so it does pass?

1Luc1 avatar May 28 '25 06:05 1Luc1

Note: I renamed it to PUBLIC_CALENDARS_ENABLED (with an S)

tchapi avatar Jun 12 '25 20:06 tchapi