Skip to content

Releases: DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_ddMultipleFields

Version 4.12

15 Apr 22:52

Choose a tag to compare

  • + Parameters → $params->columns[i]['defaultValue']: The new optional parameter. Provides the ability to set a custom value that will be used to check when deleting empty rows.

Version 4.11

11 Mar 12:58

Choose a tag to compare

  • * Richtext editor window:
    • + Widget version has been added to included CSS and JS to prevent browser cache after updates.
    • * Style has been improved.
  • + README → Links → GitHub.

Version 4.10

11 Mar 10:08

Choose a tag to compare

  • * Richtext column: Style of text editor window has been improved.

Version 4.9

25 May 22:44

Choose a tag to compare

  • + Parameters → $params->columns[i]['alias']:
    • + The new optional parameter. Provides the ability to set a custom result key for each column instead of simple numeric index.
    • + The widget also supports changing indexes to aliases for TVs already filled with existing values.
  • * Missed icon in the “add” button has been fixed. Many thanks to @byscrimm.
  • + Composer.json:
    • + supportchat.
    • + authors → author → homepage.

Version 4.8.6

04 Oct 20:27

Choose a tag to compare

  • * Improved working with deprecated id columns.
  • * Improved working with invalid JSON field values.

Version 4.8.5

02 Oct 21:21

Choose a tag to compare

  • * (MODX)EvolutionsCMS.libraries.ddTools is including from assets/libs/ddTools/, because ManagerManager does not contain the library files anymore.

Version 4.8.4

15 Jan 14:25

Choose a tag to compare

  • * jQuery.ddMM.mm_ddMultipleFields.init: Missing table header was fixed.
  • + README → Links → Packagist.

Version 4.8.3

19 Dec 10:19

Choose a tag to compare

  • * Richtext column: TinyMCE uses CMS config.
  • * The repository structure was changed.

Version 4.8.2

26 May 08:04

Choose a tag to compare

  • * Richtext column: All <, > and & are not replaced to HTML entities (&lt;, &gt; and &amp; respectively).

Version 4.8.1

25 May 19:36

Choose a tag to compare

  • * Improved uniqueness row ID while it is used for backward compatibility.
  • * jQuery.ddMM.mm_ddMultipleFields.init: Fixed deprecated ID column using.