dmkcv / plugin-timetable

User Timetable/Schedule for Kanboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Timetable plugin for Kanboard

  • Timetable / schedule for users
  • Display in the calendar intersects between sub-task time tracking and user schedule
  • Timetable management: weekly, daily, overtime, days off
  • The timetable is configurable for each user
  • Sub-task time tracking is calculated according to the timetable
  • Sub-task time tracking in calendar settings must be activated

Author

  • Frederic Guillot
  • License MIT

Installation

  • Create a folder plugins/Timetable
  • Copy all files under this directory

Documentation

User Timetables

Each user can have a predefined timetable. This feature mainly is used for time tracking, project budget calculation and to display sub-tasks in the calendar.

Each user has his own timetable. At the moment, that need to be specified manually for each person. You can also schedule time-off or overtime.

The timetable section is available from the user profile: User profile > Timetable.

Work Timetable

This timetable is dynamically calculated according to the regular week timetable, time-off and overtime.

Timetable

Week Timetable

Week Timetable

The week timetable is used to define regular work hours for the selected user.

To add a new time slot, just select the day of the week and the time range.

Time-off Timetable

The time-off timetable is used to schedule time not worked. This time is deducted from the regular work hours.

When you check the box "All day", the regular day timetable is used to define the regular work hours.

Overtime Timetable

Overtime Timetable

The overtime timetable is used to define worked hours outside of regular hours.

Day Timetable

This timetable is used when the checkbox "All day" is checked for overtime and time-off entries.

About

User Timetable/Schedule for Kanboard

License:MIT License


Languages

Language:PHP 99.8%Language:Makefile 0.2%