e288585cd3ac2889384614ee664d18a1d733f8df
- Introduced a new method `add_max_days_per_week_block_constraint` to the Worker class. - This method allows for the addition of constraints that limit the number of days a worker can be assigned within a specified sliding block of weeks. - The method accepts parameters for maximum days, the week block size, and optional dates to ignore.
Add functionality to export timetable.js and enhance worker list rendering with detailed information
Description
No description provided
Languages
Python
73.3%
JavaScript
12.6%
HTML
12.4%
CSS
1.7%