mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-18 04:08:48 -05:00
ab14e4352a
- API: include time_entry_requirements in GET /users/me (require_task, require_description, min length) - Timer: validate task/description requirements when starting timer; pass time_approvals_enabled and can_request_approval to view_timer; pass entry_ids_with_pending_approval to time_entries_overview - Import: pass skip_entry_requirements=True when creating entries from CSV import