Skip to content

Symfony 3 compatibility, performance tweaks, extensibility

Compare
Choose a tag to compare
@werrolf werrolf released this 26 Nov 22:42
· 275 commits to release/1.2 since this release
  • Resolve form type incompatibilities with Symfony 3
  • Resolve Request evaluation incompatibilities with Symfony 3
  • Improve performance of save / schema switch with many complex schemas (SQL-generated select options etc)
  • Fix SHIFT+Tab block unindent in backend form
  • Extract Element methods for child class customization:
    • getFeatureTypeService
    • getDataStoreService
    • getFeatureTypeConfig
    • getFeatureTypeConfigForSchema
    • getFeatureTypeForSchema
    • getSchemaConfigs
    • getSchemaConfig
    • getFileUri