The user should be able to configure the start of the week. Now in "Planning"->Tab "Week" the start of the week is fixed on sunday.
Proposal: Implement a new ComboBox in Preferences->Tab Planning to define the start of the week.
1) I have found the combobox, but when the comobox was never initialized, it shows a blank entry. See attachment.
2) When I change the value of the comobox and close the dialog with ok, then sometimes - sorry I can give you no procedure to reproduce it - the value remains unchanged.
3) Independent on the value of the comobox the week in view 'planning', tab 'week' always starts on monday.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
But under certain conditions the user might still get confused:
A)
Maybe you can add a hint to the user (e.g. a messageBox) when he changes the configuration, that this configuration
1) Begin of week = Sunday and 2) Deselected "Show Sundays"
might not be, what he wants to set up.
And that he should expect in this configuration a missing begin of the week in the view 'planning', tab 'week'.
B)
Alternatively you can prevent him form delecting the "Show Sundays" Checkbox when he choosed 'Sunday' as 'Begin of the week':
Unselect and disable the "Show Sundays" Checkbox when 'Sunday' is selected 'Begin of the week'.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is still confusing, if a week starts on sunday, because the start of work is mondays.
In revision 1043 you can choose between Monday or Sunday as start of week.
Implemented as ComboBox in Preferences -> Planning.
1) I have found the combobox, but when the comobox was never initialized, it shows a blank entry. See attachment.
2) When I change the value of the comobox and close the dialog with ok, then sometimes - sorry I can give you no procedure to reproduce it - the value remains unchanged.
3) Independent on the value of the comobox the week in view 'planning', tab 'week' always starts on monday.
empty combobox
Should be fixed in revision 1047.
It works!
But under certain conditions the user might still get confused:
A)
Maybe you can add a hint to the user (e.g. a messageBox) when he changes the configuration, that this configuration
1) Begin of week = Sunday and 2) Deselected "Show Sundays"
might not be, what he wants to set up.
And that he should expect in this configuration a missing begin of the week in the view 'planning', tab 'week'.
B)
Alternatively you can prevent him form delecting the "Show Sundays" Checkbox when he choosed 'Sunday' as 'Begin of the week':
Unselect and disable the "Show Sundays" Checkbox when 'Sunday' is selected 'Begin of the week'.