CHANGELOG for 0.3.2

Url to see changes:

Possible BC breaker

  • The ApiSerialize() annotation should be given to the full class now
  • Reference to LeftPanel in class are replace by NavigationPanel
  • You can use the annotation OpenOrchestraMappingAnnotationsSearch for the mapping your entity for the dataTable search, futher informations in the documentation
  • The annotation OpenOrchestraModelInterfaceMappingAnnotationsDocument is moved to open-orchestra-libs (OpenOrchestraMappingAnnotationsDocument)
  • OpenOrchestraModelInterfaceExceptionsMethodNotFoundException is moved to MappingExceptionsMethodNotFoundException
  • OpenOrchestraModelInterfaceExceptionsPropertyNotFoundException is moved to MappingExceptionsPropertyNotFoundException

Bug fixes

New features

Other changes

  • You can now duplicate the node version you want
  • You can duplicate the current version of the node
  • I can specify that you have the workflow right on the content you have created

Deprecated method

  • In the NodeInterface, the methode isEditable has been replaced by the AuthorizeEditionManager

Suppressed method

Configuration changes