From 1b6b1cc5e6e26a3e3081cdd9613508a66c3751ee Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 31 Aug 2016 21:32:29 -0400 Subject: Time spent for subtasks are not rounded too the nearest quarter anymore --- doc/fr_FR/time-tracking.markdown | 2 +- doc/time-tracking.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/fr_FR/time-tracking.markdown b/doc/fr_FR/time-tracking.markdown index 625bc26f..6bf2e7a3 100644 --- a/doc/fr_FR/time-tracking.markdown +++ b/doc/fr_FR/time-tracking.markdown @@ -41,4 +41,4 @@ Pour chaque sous-tâche, le chrono peut être à tout moment arrêté/démarré - Le chrono ne dépend pas du statut de la sous-tâche - Chaque fois que vous démarrez le chrono, un nouvel enregistrement est créé dans la table de suivi des temps - Chaque fois que vous arrêtez l'horloge, la date de fin est enregistrée dans la table de suivi des temps -- Le temps passé est arrondi au quart d’heure le plus proche +- Le temps passé est arrondi au quart d’heure le plus proche (seulement pour Kanboard < 1.0.32) diff --git a/doc/time-tracking.markdown b/doc/time-tracking.markdown index a8444b5d..1009ac03 100644 --- a/doc/time-tracking.markdown +++ b/doc/time-tracking.markdown @@ -40,4 +40,4 @@ For each subtask, the timer can be stopped/started at any time: - The timer doesn't depend of the subtask status - Each time you start the timer a new record is created in the time tracking table - Each time you stop the clock the end date is recorded in the time tracking table -- The calculated time spent is rounded to the nearest quarter +- The calculated time spent is rounded to the nearest quarter (only for Kanboard < 1.0.32) -- cgit v1.2.3