Tuesday, August 18, 2015

Finished #325: the demo fixture lino_welfare.modlib.notes.fixtures.demo now adds an important note. And both fields remarks and remarks2 are now readonly (but only in Eupen).

Fixed ticket #394. This was easy.

And again a quick optimization for Lino Noi: #436. Updated demo fixtures and working : Work time tracking.

I renamed Hierarizable to lino.mixins.sequenced.Hierarchical, and it no longer inherits from lino.mixins.sequenced.Sequenced. lino.modlib.tickets.models.Project now uses it.

Fixed a stupid bug in the Welfare test suite (#439).