changelog.txt 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. ClientConfig 2.2.0-pl
  2. ---------------------
  3. Released on 2019-08-19
  4. - Fix media source path being included for empty values [#152]
  5. - When context values are empty, it will now fall back to the global value
  6. ClientConfig 2.1.0-pl
  7. ---------------------
  8. Released on 2018-12-05
  9. - Update menu to no longer rely on modAction, instead using namespace routing [#158, #139]
  10. - Fix image/file fields not refreshing when switching context [#147, #155]
  11. - Adjust plugin to accept both OnMODXInit and OnHandleRequest so you can change the event it runs on, if needed [#140]
  12. - Prevent events (i.e., priority) from being overwritten on upgrade [#148]
  13. ClientConfig 2.0.0-pl
  14. ---------------------
  15. Released on 2018-06-26
  16. - Don't add _duplicate to the key when duplicating a setting [#142]
  17. - Updated German [#141], Russian [#145] and Dutch translations
  18. ClientConfig 2.0.0-rc1
  19. ----------------------
  20. Released on 2017-10-04
  21. - ClientConfig can now (optionally) manage settings for different contexts [#4/#112]
  22. - Media fields (image/file) now prefix the media source url [#124]
  23. - Allow snippet/chunk tags in options for the dropdown field [#104]
  24. - Updated minimum requirements to PHP 5.5.0 and MODX 2.5.2.
  25. - Added separate clientconfig.categories lexicon for the vertical tabs interface [#91]
  26. ClientConfig 1.4.2-pl
  27. ---------------------
  28. Released on 2017-07-22
  29. - Restore PHP 5.3 compatibility in creating settings. Note: next release will require 5.5+!
  30. - Fix issue saving settings on certain environments due to missing value for source [#129]
  31. - Fix incorrect header/container alignment in both manager pages [#128]
  32. - Fix (unused) namespace assets path (on new installs) [#126]
  33. ClientConfig 1.4.1-pl
  34. ---------------------
  35. Released on 2017-02-02
  36. - Fix bug where the new source dropdown does not appear for image field types
  37. ClientConfig 1.4.0-pl
  38. ---------------------
  39. Released on 2017-01-31
  40. - Fix loading of TinyMCE RTE, causing it to be initialised without configuration [#122]
  41. - Add ClientConfig_ConfigChange event to be able of hooking into configuration changes [#117]
  42. - Change plugin event from OnHandleRequest to OnMODXInit [#87, #109, #115]
  43. - Enable inline editing in the admin component [#94, #95, #114]
  44. - Fix field-required errors not being shown by adding a popup
  45. - Accept 0 as valid required value on the number input [#119]
  46. - Add a Password input type [#105]
  47. - Add a File input type [#36]
  48. - Don't show "Error adding field" errors during installation/upgrade [#92]
  49. - Fix loading RTE if the field key contains a dot [#89]
  50. - Add CMD/CTRL + S shortcut for saving the configuration [#80]
  51. - Preserve linebreaks when editing a setting in the admin section by using a textarea for the value [#69]
  52. - Relicense under the MIT license instead of GPL [#67]
  53. - Allow specifying a media source for the image input type [#66]
  54. ClientConfig 1.3.2-pl
  55. ---------------------
  56. Released on 2015-12-09
  57. - Update French translation
  58. - Make sure image field uses the MODX default media source
  59. - Respect manager_date_format and manager_time_format settings
  60. ClientConfig 1.3.1-pl
  61. ---------------------
  62. Released on 2014-07-20
  63. - Update Dutch translation
  64. - More weird border fixes
  65. - Minor fix to when borders are added, specifically for 2.2.
  66. ClientConfig 1.3.0-pl
  67. ---------------------
  68. Released on 2014-07-19
  69. - #27 Ability to import/export groups and settings
  70. - #16 Auto-select first group when adding a setting
  71. - #15 Force admins to create a group before creating a setting, as settings need groups
  72. - #76 Fix issue where unchecking a checkbox would fail if the setting was required
  73. - #78 Make the is_required column show Yes/No instead of true/false
  74. - #60 Get rid of an extra border
  75. - #75 Update help link to point to modmore.com
  76. ClientConfig 1.2.1-pl
  77. ---------------------
  78. Released on 2014-01-07
  79. - #57 Add Google Font input type (Thanks @garryn)
  80. - #63 Fix issue loading more than one rich text field
  81. ClientConfig 1.2.0-pl
  82. ---------------------
  83. Released on 2013-08-16
  84. - #38 Add setting (vertical_tabs) to allow stacking groups vertically instead of horizontal tabs
  85. - #46 Add ability to duplicate a setting
  86. - #45 Show field options field when editing a select box setting.
  87. - #54 Add Rich Text input type.
  88. - Improved width consistency of input items.
  89. - #37 Added input type Image (thanks COEX!)
  90. - #3 Fix/add colorpicker input type (thanks COEX!)
  91. ClientConfig 1.1.2-pl
  92. ---------------------
  93. Released on 2013-03-07
  94. - Add/update translations: Russian (thx @Alroniks!), German (thx @enigmatic-user!), Swedish (thx @fractalwolfe!) and Dutch.
  95. - #47 Show field descriptions under the fields. (Thanks @fractalwolfe!)
  96. - #40 Add placeholder tooltips with the for admins. (Thanks @fractalwolfe!)
  97. ClientConfig 1.1.1-pl
  98. ---------------------
  99. Released on 2012-12-31
  100. - #35 Don't strip out tags when saving values (relies on allow_tags_in_post=true in mgr context).
  101. - #39 Increase database field max sizes for longer descriptions and values.
  102. - #33 Make sure to show message when no tabs are to be shown.
  103. - #34 Prevent E_WARNING when there are no settings configured.
  104. ClientConfig 1.1.0-pl
  105. ---------------------
  106. Released on 2012-12-16
  107. - #26 Add ability to manually sort Settings within a Group
  108. - #25 Add ability to manually sort Groups
  109. - #21 Add Filter on Group for settings.
  110. - #24 Remember last visited tab in both admin and client view.
  111. - #22 Add "Help!" button on Admin panel linking to RTFM instructions.
  112. - Improve checking if key exists on updating a setting.
  113. - #30 Fix bug with incorrectly checking cgSetting.is_required checkbox
  114. - Make controller a tad more portable.
  115. ClientConfig 1.0.0-pl
  116. ---------------------
  117. Released on 2012-12-09
  118. First release