Friday, June 13, 2014
2 changes · master
Enhancements to existing features
The contribution guide now points contributors to a ready-to-copy issue template. This should make issue reports more consistent and reduce back-and-forth for maintainers.
Original PR description
Added feature: conveniently copy issue template from raw, to have even lazy ones use it. :+1:
Resolved issues and error corrections
Refreshing a saved form with related line items no longer incorrectly shows delete buttons when the form is not in edit mode. This prevents users from seeing actions that should only be available while editing, reducing confusion and accidental changes.
Original PR description
When refreshing a view containing a one2many using browser refresh function, the delete button is shown on the lines when the view is not in edit mode. You can try this on an event registration tab. - add some lines - save - refresh