Skip to content

Version 1.2

Choose a tag to compare

@Ronef Ronef released this 14 Apr 17:51
· 45 commits to master since this release
  • * Attention! (MODX)EvolutionCMS.plugins.ManagerManager >= 0.6 is required.
  • + The ability to use output templates for the document selection list elements (see the parameter $labelMask) has been added.
  • + Suggested results can currenly be filtered by TV's values (see the parameter $filter).
  • + An ability to sort selected elements has been added.
  • * Parsing of jQuery.parseJSON function was removed, because the JSON is a correct js-object.
  • * Multibyte encoding Unicode characters of the JSON string has been removed.
  • * Minor optimization: JSON encoding has been taken away from the cycle.
  • * The including of required js and css files is currently being realized while occuring the event OnDocFormPrerender. The files are included as html.
  • * The calls of the functions includeJs and includeCss were replaced by includeJsCss.
  • - The jQuery.ddTools library is no longer included here because it is in ManagerManager.