- [BUGFIX] fixed composer v2 compat warning
- [TASK] updated ujamii/openimmo package
- [BUGFIX] handle empty request params for search DTO correctly
- [FEATURE] code generation now adds traits automatically
- [TASK] some refactoring
- [BUGFIX] bulk update with mysql concat function works now
- [BUGFIX] fixed sqlsafe naming of fields
- [BUGFIX] fixed missing dateformat in Check value
- [DOC] updated TODO section
- [BUGFIX] backlink property name was wrong for camelCased class names
- [FEATURE] added view helper for main image
- [DOC] Added legacy branch(es) hint
- [FEATURE] added search plugin
- [TASK] renamed dfault template section from content to main
- [BUGFIX] readded openimmo class for de-/serialization
- [TASK] all parameters are options now in the import command
- [FEATURE] added ImmobilieRepositoryTrait
- [FEATURE] added TABLE_NAME constants to model classes
- [FEATURE] added FilterDemand
- [FEATURE] added show action
- [BUGFIX] removed unused fields
- [TASK] added some output to generation command
- [BUGFIX] fixed order of code generation calls
- [BUGFIX] fixed typo in exclude class
- [FEATURE] added exclude classes
- [FEATURE] added some more config options to importer
- [BUGFIX] fixed return types for collections (array vs. ObjectStorage)
- [TASK] added controller, ts files, ext icon, plugin config, templates
- [BUGFIX] fixed array vs. ObjectStorage in TYPO3
- [TASK] did some refactoring
- [FEATURE] added import command
- [BUGFIX] wrong table name generation
- [BUGFIX] wrong foreign table links, missing sql fields
- [FEATURE] almost all data tables are now hidden in the list view by default (inline elements)
- [BUGFIX] fixes sql table name prefix
- [DOC] added packagist badge
- initial commit