Development #13725
Plus d'explication sur l'écran configuration d'une source de données
0%
Description
A l'affichage d'une source de données, ne sont affichées que les 10 premières lignes et les deux premières colonnes (id, text).
Dans la cas d'une source de plus de 10 données et avec plusieurs colonnes data, on (en tout cas moi, oui;-) peut croire que le csv a été mal "importé" (cf. copie écran).
Amélioration possible :
- mettre (...) en dernière ligne ou un texte du type "Seul un aperçu des 10 premières lignes est affiché"
- afficher plus de colonnes (avec un maximum de 3 colonnes ?) ou afficher (...) en dernière colonne ou un texte du type "Seul un aperçu de l'id et l'intitulé est affiché, il n'y a pas d'aperçu pour les data liés"
Files
Associated revisions
admin: note when a data source has additional keys (#13725)
admin: note in datasource preview label that only some are displayed (#13725)
trivial: missing i18n for "Additional keys …" (#13725)
History
Updated by Frédéric Péters almost 8 years ago
- File 0001-admin-add-ellipsis-at-the-end-of-data-source-preview.patch 0001-admin-add-ellipsis-at-the-end-of-data-source-preview.patch added
- File 0001-admin-note-when-a-data-source-has-additional-keys-13.patch 0001-admin-note-when-a-data-source-has-additional-keys-13.patch added
- Status changed from Nouveau to En cours
- Patch proposed changed from No to Yes
Aussi, je suggérerais de remplacer Prévisualisation par Aperçu dans la traduction :
#: ../wcs/admin/data_sources.py:129 msgid "Preview" msgstr "Prévisualisation"
Updated by Thomas Noël almost 8 years ago
Frédéric Péters a écrit :
Aussi, je suggérerais de remplacer Prévisualisation par Aperçu dans la traduction :
J'aurais plutôt dit "Extrait".
Sinon un explicite "Aperçu (10 premiers éléments maximum)" (mais dans ce cas, en english aussi).
Updated by Frédéric Péters almost 8 years ago
Je n'ai pas d'opinion forte sur la traduction, dis-moi si tu préfères que je change la chaine dans le code.
Updated by Thomas Noël almost 8 years ago
Allez, je veux bien un changement de chaîne, correspondant à "Extrait (10 premiers éléments)"
Updated by Frédéric Péters almost 8 years ago
- File 0001-admin-note-in-datasource-preview-label-that-only-som.patch 0001-admin-note-in-datasource-preview-label-that-only-som.patch added
J'ai mis "Preview (first items only)".
Updated by Frédéric Péters almost 8 years ago
- Status changed from En cours to Résolu (à déployer)
commit 9f44bbae4b73fc7a9343ae21dd680bd419941cba Author: Frédéric Péters <fpeters@entrouvert.com> Date: Tue Oct 25 10:56:36 2016 +0200 admin: note in datasource preview label that only some are displayed (#13725) commit eadc39a7eeda195e987d58addd83681d00c5dce5 Author: Frédéric Péters <fpeters@entrouvert.com> Date: Mon Oct 24 21:31:14 2016 +0200 admin: note when a data source has additional keys (#13725) commit 4e8781a6745db670109d7d62fb949b3f0119fffc Author: Frédéric Péters <fpeters@entrouvert.com> Date: Mon Oct 24 21:18:51 2016 +0200 admin: add ellipsis at the end of data source preview (#13725)
admin: add ellipsis at the end of data source preview (#13725)