Task #3341
Load, corpus restoration, display progression information
Statut: | Closed | Début: | 15/02/2023 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Corpus | Temps passé: | - | |
Version cible: | TXM 0.8.3 |
Description
At first launch, TXM restores previous corpora by sets and displays in the console a message for each corpus restored while a progression dialog box is displayed BUT the progression dialog box itself doesn't show any progression information. When there are a lot of corpora, we should help the user to know where we are in the process.
Solution¶
For each corpus set and for each corpus in it, display progression information in the progression dialog box composed of four informations:- the current number of the set being restored and the total number of corpora sets being restored (e.g. '2/3')
- the name of the current set being loaded (e.g. 'Corpora from TXM 0.8.2')
- the current number of the corpus being loaded and the total number of corpora to load from the current set (e.g. '2/8')
- the name of the corpus being loaded (e.g. 'VERNE-2022-09-01')
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 2 ans
- % réalisé changé de 0 à 80
#2 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
- % réalisé changé de 80 à 100