ChangeLog v3
Every change to the Academic Persons extension is documented here.
-
3.0 Changes
- Breaking: Person records are workspace aware
- Breaking: Extbase plugins require CType on TYPO3 v14
- Breaking: The profile image translates
- Breaking: The partials of the detail view change
- Breaking: Removed TYPO3 v12 support
- Breaking: Section-based AcademicPersons settings
- Feature: Configurable document rows and actions
- Feature: Configurable public profile
- Feature: Contracts and profile information can be hidden
- Feature: Legacy settings overlay and migration command
- Feature: Decide what a profile image's metadata will be
- Feature: Profile updates from user data announce themselves
- Important: Strict language fallback for selected profiles
- Important: Contract relation columns are NOT NULL now
- Important: The timeline year fields are constrained
- Important: Label changes of the public profile
- Important: Record icons follow the backend colour scheme
- Important: Remaining unordered queries now order by uid
- Important: Route enhancers have to be limited to their pages
- Important: Translation sync covers child exclude columns
- Important: Translation sync is routed through the DataHandler
- Important: Unordered profile queries now order by uid
- Important: Validation primitives moved to EXT:academic_base