:date: 2016-08-16 ======================== Tuesday, August 16, 2016 ======================== :cmd:`inv ct` becomes usable ============================ Yesterday I forgot to close my session in our :ref:`noi` database. I used the :cmd:`inv ct` command to find out when I did the last checkin. But :cmd:`inv ct` had at least two bugs: it didn't show local time, it worked only when invoked from a project which had `revision_control_system` set to 'git', and it didn't display correctly information about the other projects. New attribute :attr:`atelier.projects.Project.ns` contains But even then it works only if I convert the remaining :xfile:`invoke.yaml` files to their corresponding :xfile:`tasks.py` file. I did this for a few more projects (not all), and here are my commits of the last 24 hours: Yesterday morning: - 2016-08-15 10:12 : `lino `__ `f76a302 `__ - 2016-08-15 10:13 : `lino_xl `__ `ecd0478 `__ - 2016-08-15 10:14 : `lino_noi `__ `2df613c `__ Yesterday afternoon: - 2016-08-15 14:39 : `lino `__ `4e2b90b `__ - 2016-08-15 14:39 : `lino_noi `__ `60aacf4 `__ Yesterday night: - 2016-08-16 00:31 : `lino_extjs6 `__ `d95b5b6 `__ This morning: - 2016-08-16 06:06 : `atelier `__ `d5d96db `__ - 2016-08-16 06:06 : `lino `__ `64cf45c `__ - 2016-08-16 06:06 : `lino_xl `__ `1bce111 `__ - 2016-08-16 06:06 : `lino_noi `__ `0ad028d `__ - 2016-08-16 06:06 : `lino_extjs6 `__ `9791f66 `__ - 2016-08-16 06:12 : `atelier `__ `c04c1da `__ - 2016-08-16 06:16 : `atelier `__ `5328a91 `__