20130721 (Sunday, 21 July 2013)

parameters for cal.Guests

lino_xl.lib.cal and lino.modlib.reception:

Added parameters to cal.Guests and reimplemented the “Expected Guests” and “Waiting Guests” tables.

Discovered and fixed an internal bug in the development version which was there since 2013-06-05: When a table overrides param_defaults, then these are meant to be the default values of parameter fields. But this wasn’t taken into account any more, e.g. pcsw.IntegClients now showed all clients by default instead of only those coached by the requesting user.