Changes for version 0.58

  • Added the 'table_prefix' parameter to improve labelling titles, columns, and form fields in the generated UIs. Removed disabling sorting for columns with custom accessor (0.53+) in render_as_table(). Deprecated the 'class_label' template variable in render_as_table(). Improved form field order derivation in render_as_table(). Improved performance for rendering pie charts in render_as_chart(). Updated POD.

Modules

Web UI Rendering for Rose::DB::Object