CHANGELOG for 1.0.0-RC-1

Url to see changes:

Possible BC breaker

  • open_orchestra_model.annotation_reader is renamed by open_orchestra.annotation_reader
  • open_orchestra_base.annotation_search_reader is moved to orchestra-libs and renamed by open_orchestra.annotation_search_reader
  • Adding new bundle (OpenOrchestraMongoBundle)
  • The parameter descriptionEntity in FinderConfiguration is now composed of array (Array("key" => "", "field" => "", "type" => "") futher information documentation

Bug fixes

  • Search with hidden columns in dataTable

New features

  • You can describe the mapping for search in Yaml and XMl, futher information in documentation
  • A BBcode bundle is introduced to allow you to extend the rich text editor
  • A new BBcode tag is available for media
  • add new interface and command line to allow all, unit or functionnal tests loading

Other changes

  • Mongo-odm requirement is updated to 1.0.1
  • Remove MongoDBMigrationsBundle
  • A refacto has been made to simplify the navigation
  • Upgrade to mongo-odm 1.0.2, mongo-odm-bundle 3.0.1
  • Acces Token no more revoked
  • Upgrade to symfony 2.7.4
  • Upgrade to twig/extensions 1.3.0
  • Upgrade to symfony/assetic-bundle 2.7.0
  • Upgrade to friendsofsymfony/http-cache-bundle 1.3.3
  • Upgrade to phpunit/phpunit 4.8.8

Deprecated method

Suppressed method

Configuration changes

  • The LogBundle has been split for the model, add the ModelLogBundle in the AppKernel