Giter Site home page Giter Site logo

Comments (4)

fguillot avatar fguillot commented on July 20, 2024

Qu'est-ce que tu veux en fait dans ton rapport au final ?

Un truc de ce genre là : Date ; Tâche ; ColonneAvant ; ColonneAprès
ou encore Date ; Tâche ; Nom de la colonne à cette date

Je pense que ce sera plus clair si tu donnes un exemple.

from kanboard.

bizulk avatar bizulk commented on July 20, 2024

Bonjour,
Bon tu m'auras compris il s'agit du format csv et non cvs.
Le rapport doit répondre aux questions suivantes :
"Qu'avez-vous réalisé cette semaine ?"
"Où en est chacun des membres"

Date Début / Fin peut être consigné sur la première ligne du document, inutile de le répéter à chaque ligne.

Je propose ce format :
"Date Création Tâche" "Tache" "Etat colonne Date Debut" "Etat colonne Date fin"

On ordonne les lignes par date de création de la tâche : du plus ancien au plus récent.
On délègue le filtrage "regroupement par assignation" et "regroupement par valeur colonne" au tableur excel.
Merci.

from kanboard.

TimoStahl avatar TimoStahl commented on July 20, 2024

I think this is solved in the master branch, isn't it?

from kanboard.

fguillot avatar fguillot commented on July 20, 2024

In the current development branch the task transitions are recorded in the database, you can export this data in CSV.

Basically you got:

  • Task id
  • Task title
  • Source column
  • Destination column
  • Executer, the person that move the task
  • Date
  • Time spent in the origin column

It's also available in the task view. I think that fits your needs.

from kanboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.