Even when not all lessons are planned the done button should work and save the lessons that are planned.
When pressing the done button the status of the course should not change
Changing the state to planned should be done from the main table on the tasks form.
When the user asked for status change a dialog should appear in case not all lessons have been planned with the question: "Not all lessons have been planned.Do you really want to change the status to planned?" Yes No. Yes changes the status, No does not change the status
If an event is not created for each lesson, the sync fails
Dates are not properly shown, but this is because js ( or the scheduler ) automatically adds the timezone, this should be fixed server side to return timezones.
Even when not all lessons are planned the done button should work and save the lessons that are planned. When pressing the done button the status of the course should not change Changing the state to planned should be done from the main table on the tasks form. When the user asked for status change a dialog should appear in case not all lessons have been planned with the question: "Not all lessons have been planned.Do you really want to change the status to planned?" Yes No. Yes changes the status, No does not change the status