mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-20 23:57:45 +00:00
fix #11 The activity form allow to receive pre-configured activity durations. Those duration can be configured through the option chill_activity.form.time_duration : ```yaml chill_activity: form: time_duration: - { label: '12 minutes', seconds: 720 } # - ... ``` If a pre-existing activity receives a different time, the time is added to the list of pre-configured duration time.
Activity
The bundle for recording activities
Documentation & installation
Read documentation here : http://chill.readthedocs.org
Languages
PHP
77.8%
Twig
10.1%
Vue
7.3%
JavaScript
2.9%
TypeScript
1.1%
Other
0.8%