20131026 (Saturday, 26 October 2013)

Working on Renamed “Lino Faggio” to “Lino Voga” : Endspurt vor der nächsten Besichtigung

Register no longer adds itself a RegisterAction and DeregisterAction. That’s because it was difficult to extend this workflow. Also it was a lot of hackery to make these buttons run for all subclasses. It is more transparent and less work to let application code write the workflow.

workflow_actions of a newly created record detail executed but did’t refresh the screen because their “requesting panel” was the insert formpanel (and not the detail formpanel).

An EventGenerator now deletes all generated events before deleting herself.

Cool, if finally invested some time and found a better system for testing the database overview and the main menus per user profile:

See them in action for Welfare and for Faggio.

I even started a new page of documentation about https://www.lino-framework.org/dev/testing.html.

atelier : doctests are now being run with +REPORT_ONLY_FIRST_FAILURE

And many more.

Checkin and updated the online demo sites (Public demo sites).