Draft: commande d'export suite à requête RGPD #809
No reviewers
Labels
No labels
devtype -- backend
devtype -- docs
devtype -- frontend
devtype -- user interface
difficulty -- easy
difficulty -- hard
difficulty -- normal
Doing
domain -- bda
domain -- bds
domain -- cof
domain -- core
domain -- kfet
Good first issue
priority -- high
priority -- low
priority -- medium
priority -- staff-wanted
status -- development
status -- discussion
status -- need review
status -- production
status -- ready to merge
status -- todo
To Do
type -- bug
type -- hygiene
type -- improvement
type -- new feature
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/gestioCOF#809
Loading…
Reference in a new issue
No description provided.
Delete branch "tbastian/kfet-rgpd"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ajoute une commande
gdprexport
, qui exporte les données d'un trigramme. Le code est laid et en partie copié-collé (en particulier pour l'historique), mais il doit y avoir moyen de le factoriser.C'est inutilisé, du coup flake8 râle
Isort échange ces deux lignes aussi
Est-ce que ce serait pas bien de sortir un json des données aussi ?
changed this line in version 2 of the diff
added 1 commit
Compare with previous version
resolved all threads
On pourrait sûrement, mais il me semble que le RGPD précise un truc de type "en langage compréhensible", du coup random personne elle veut du plaintext, pas du json.
added 1 commit
e9bb3999
- Draft of a gdpr export commandCompare with previous version
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.