Saturday, August 29, 2020¶
The lino_xl.lib.cal.RecurrenceSet.positions
field was not visible
Lino Amici. I now added it to the detail layout in lino_xl.lib.courses
.
I added a std
fixture to lino_amici.lib.amici
. TODO: This
should actually be in lino_xl.lib.courses
, but the existing demo fixtures
will need to
When you ask to generate meetings for an activity with positions, Lino said
AjaxExceptionResponse TypeError: can't compare datetime.datetime to
datetime.date
.
Checklist items per ticket¶
I saw that Tonis added a spontaneous idea: check list items per ticket. Phabricator also has this notion. I finished what he should have done: adapt the doctests. I also did some style changes, added a view for the Explorer menu, made the labels translatable.