Houzéfa Abbasbhay
Houzéfa Abbasbhay
This commit fixes redraw issues when setting a `mode` attribute in the `timeline` view tag. This mode specifies a default scale one would want to set; same as when clicking...
Inverted dates make no functional sense, but when they do happen, this change allows displaying them as single points in the timeline (same as when begin=end). We currently do have...
Previous implementation was losing fields in some cases; new one properly merges dicts/tuples. This fixes odd "Missing field string information" errors in form-embedded lists. This cset also removes an obsolete...
Hi here is an issue when a model plugged to `base_tier_validation` is displayed as a list in another form: when clicking a record in such a list, the view crashes:...
This PR contains 2 commits: 1 to modernize code related to this field sync; 1 which adds description sync. --- Propagate description updates between FSM order & calendar event. 1...