Thursday, November 6, 2014¶
Pulled in CPAS de Châtelet to production server and migrated the database.
Fixed a bug in lino.core.actions
which caused the
toggle_choice action to fail. toggle_choice is our first action
with parameters but no window (i.e. lino.core.actions.Action.no_params_window
set to True).
lino.modlib.humanlinks
: uncle, cousin etc are now addable_link_types.
In docs/tickets/104 there was a last detail:
The welfare.newcomers.AvailableCoaches
table no longer
displays coaches only for newcomers. So you can now use this table on
an active client to assign another coach.