Skip to content

2.6.0

Compare
Choose a tag to compare
@Syno0 Syno0 released this 28 May 08:09
· 2467 commits to master since this release

Feature

  • Ajax loading: Now all tabs and select dropzone are loaded with ajax method, much more ergonomic and efficient.
  • New component address with openStreetMap plugin included
  • New field type: Big number, regular text

Improvements

  • ORM SQL requests are now splitted when it includes too many associations
  • Setting Association Many Values is now synchronous
  • In Editor side, update beautifyJS plugin for better code indentation
  • Add data formatting display in tabulation datalist
  • It's now possible to update all previously created rows with a new status
  • Component status history table length is now handled
  • Improve various translations
  • Add buttons to scroll to the right when displaying list of entities
  • Improve the preview Log tab to display properly error and warning lines
  • Url check improved to avoid wrong redirection in generator context
  • Inline Help now handles relatedTo & related to many fields
  • Datalist delay added client side
  • Datalist improved server side
  • Add pagination on dropdown zone ( relatedTo )
  • API improved
  • Change PDF filler module (needs pdfTk to be installed on the server)
  • Input icons are now more useful than ever
  • "Set field unique" becomes a forbidden instruction when used by script

Bug Fix

  • Fix dropzonejs thumbnail and update
  • Fix related to many field in print
  • Fix access_settings inline help
  • Fix sidebar preference startup glitch
  • Fix component document template bug on upload file caused by getPicturesBuffers in entity_helper
  • Remove CSV label in import data
  • Fix component document template empty value if entity is different of alias
  • Fix multiple select in media modification
  • Fix component chat
  • Fix update img
  • Fix some ugly css glitch on agenda component
  • Fix server side memory leak due to require cache
  • Fix instructions proposed by Mispy that it itself did not understand, naughty robot
  • Fix component contact form that needed to be fixed
  • Fixed bug when deleting relatedTo fields with similar names
  • Fix hide column
  • Fix belongsToMany using field in has many preset