Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configurable behaviour of whole-day appointments in calendar-view (19.1) #82

Open
wants to merge 3 commits into
base: 19.1
Choose a base branch
from

Conversation

cit-gruenewald
Copy link

Same PR as #76 only for the "19.1 Release-Train".

$whole_day_behaviour_options = array(
'all_appointments' => lang('All as one-liners'),
'except_me' => lang('All as one-liners except mine'),
'default' => lang('Non-blocking as one-liners')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default should be "" AND the first option, so nothing changes for existing installs.

Obviously the checking the preference need to be adapted too, "" is NOT stored!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants