Skip to content

BEdita Manager 1.1.0

Compare
Choose a tag to compare
@stefanorosanelli stefanorosanelli released this 30 Jan 11:49
· 3781 commits to master since this release
488407f

Main changes on this release below, see also the complete changelog.

User-visible changes

  • Display simple map for objects with POINT coordinates
  • Project configuration loaded object creation, language options available on object creation
  • Related objects and folder children order changeable via drang’n’drop
  • Model module has been refactored
  • Upon save form data are recovered on error
  • (Fix) Avoid 2nd field removal in exported CSV header

Developer-visible changes

  • Multi project support added
  • Related objects search API call fixed
  • (Fix) CsrfExceptions in bootstrap typo
  • Project.name set in configuration overrides the one in /home response
  • (Fix) Properly save fields with null value
  • Safe login redirects from any URL

Integration changes

  • PHP 7.4 step added to Travis CI
  • ExportController tests have been updated
  • Code sniffer rules updated to PSR-12
  • Scrutinizer use new PHP analysis