Authors data validation fix

Fixes

Fixes #273 (closed)

Changes

  • Error messages for requiring either first or last name value to be provided.
  • Aligning the submit button with the data fields for the forms.
  • Fix formatting author field for east asian order names. (last first instead of last, first)

Type of PR

This PR is an improvement.

Tests

Visit pages /admin/authors/add and /admin/authors/edit/<author_id> for testing.

Merge request reports

Loading