0.05
Changes in 0.05¶
- Added timeouts to Project, Activity and WorkHours contexts (will block next contexts until questions are answered).
- Added NightTask context (ensures that the user is online at 21:00 or later (depends on user’s settings) and stops the task if not) (closes #24).
- Added WorkTimeStart context (allows user to configure the start time of his working day).
- Made other important fixes.