changelog.txt 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. Changelog for Collections.
  2. Collections 3.7.0
  3. ===================
  4. - Make pagination stateful
  5. - Add CollectionsOnResourceSort custom event
  6. - Add quick create button
  7. - Sync with crowdin
  8. - Fred integration
  9. - Don't makeURL for deleted resources & hide view button
  10. - Allow duplicating children
  11. - Fix TV search in selections
  12. - Check permissions before rendering specific action button / context menu action
  13. - Handle edit and view child as classic link, allowing to cmd/ctrl click to open in new tab
  14. - Fix clear filter clearing current folder
  15. - Remove 'overflow: hidden' to title on main column view to correct visual bug [#219]
  16. Collections 3.6.0
  17. ===================
  18. - Add sync tables resolver
  19. - Added 3 options to speed up large child lists (+10K resources)
  20. - Fix D&D sort for Resources in depth > 1
  21. Collections 3.5.0
  22. ===================
  23. - Add collections.renderer.boolean renderer
  24. - Add AjaxManager compatibility
  25. - Adjust position of other columns when creating/updating column with position specified
  26. - Add excludeResources option to getSelections snippet
  27. - Prevent Collection's view reset after quick resource update
  28. - Use lexicons for the Open button
  29. - Add overflow ellipse to the main-column
  30. - Add area to system settings
  31. Collections 3.4.2
  32. ===================
  33. - Fix saving tv values from update from grid
  34. - Fix after save event fired on update from grid
  35. Collections 3.4.1
  36. ===================
  37. - Fix Safari endless reloading
  38. - Fix Selections when sorting by menuindex
  39. Collections 3.4.0
  40. ===================
  41. - Pass column name to snippet renderer
  42. - Prevent permanent sort breaking D&D sort
  43. - Add Collections.renderer.buttons renderer
  44. - Allow snippet renderer on non-existing column
  45. - Add event names to update from grid processor
  46. - Show folders under collections
  47. - Show breadcrumbs when browsing folders under collections
  48. - Import / Export collection views
  49. - Add quick update for collection & selection children
  50. - Prevent saving columns with snippet renderer from grid
  51. - Add new system settings to show create collection/selection button in tree tool bar
  52. - Display resource id in link resource window
  53. - Adjust colors in collections grid
  54. Collections 3.3.0
  55. ===================
  56. - Show assigned templates in Collection's view grid
  57. - Fix ignore parents for pdoResources
  58. - Add "Condition for Link resource window" as a setting for Sellection view
  59. - Fix displaying ContentBlocks when content is in separate tab
  60. - Fix checking for template usage in views
  61. Collections 3.2.2
  62. ===================
  63. - Fix D&D sort for Collection's view columns
  64. - Added Collections.renderer.pagetitleWithIcons
  65. - Improved handler for inline action buttons allowing icons
  66. - Fix D&D sort when menuindex is set as default sort field
  67. - Rename String sort type
  68. Collections 3.2.1
  69. ===================
  70. - Fix update from previous versions
  71. Collections 3.2.0
  72. ===================
  73. - Add sort type as a new Collection's template column setting
  74. - Add permanent sort
  75. - Auto set column label from TV caption or Tagger group name
  76. - Pass columns value as input to snippet renderer
  77. - Add sort type as a new Collection's view setting
  78. - Add content disposition as a new Collection's view setting
  79. - Add parent as a new Collection's view setting
  80. - Make TV columns searchable
  81. - Use modx->getTableName to get table names for Tagger tables
  82. - Show TV's default value in grid
  83. - Clear filter use sort field & dir from view
  84. - Prevent error while not passing Resource templates in Collection view
  85. Collections 3.1.1
  86. ===================
  87. - Fixed showing (empty) template in child's template select box
  88. - Fixed renderer image path
  89. - Fixed D&D reorder children when element or file tree is selected
  90. - Fixed back to collection/selection button for static resources/weblinks/symlinks
  91. - Fixed back to collection/selection button on create new child page
  92. Collections 3.1.0
  93. ===================
  94. - Fixed reset filter button in Selections
  95. - Added option to set default values for content type for new children
  96. - Added system setting to modify image path in image renderer
  97. - Allow children under Selections
  98. - Added an option to add quip column
  99. - Fixed selecting templates in Collection view in Revo 2.2.x
  100. - Added option to set default values for hidemenu,published,cacheable,searchable and richtext for new children
  101. - Added option to specify sortby for Selections Resource search query
  102. - Added option to set label for Back to Collection/Selection button
  103. - Fixed displaying selection grid with TVs
  104. - Pass whole row to snippet renderer
  105. - Fixed sorting by TV with dash in name
  106. Collections 3.0.2
  107. ===================
  108. - Fixed saving Collections view from Resource's settings tab
  109. - Link Resource to Selection can be done by searching ID
  110. - Fixed passing sort dir int uppercase format to getSelections
  111. - Removed parents option from getSelections call
  112. Collections 3.0.1
  113. ===================
  114. - Fixed update from grid
  115. Collections 3.0.0
  116. ===================
  117. - Added validation for column name if contains a dot
  118. - Added PHP renderer (snippet) that will be used for a column
  119. - Added view option to define Resource Classes that will be available in resource type select
  120. - Added view option to define context menu items
  121. - Added view option to define buttons and their style
  122. - Fixed saving view options from not-activated tab
  123. - Changed default tree icon for Collections in Revo 2.3
  124. - Added getSelections snippet (works with getPage, getCache, etc.)
  125. - Updated view of Collection's settings tab
  126. - Updated Collections view
  127. - Added CRC for Selections
  128. - Added back button to Collection's children and revert close button to original functionality
  129. - Fire OnBeforeEmptyTrash and OnEmptyTrash when removing Resource via Collections
  130. Collections 2.2.2
  131. ===================
  132. - Fixed rendering TV and Tagger columns with dash in name/alias
  133. Collections 2.2.1
  134. ===================
  135. - Fixed PHP 5.2 compatibility
  136. Collections 2.2.0
  137. ===================
  138. - Added an option to set position of Content field
  139. - Added an options to set Tab's and New child's button label
  140. - Added Collections.renderer.image for rendering images
  141. - Added tabs to Collection views to split its settings
  142. - Splitted Setting tab to vtabs for Resource settings and Collections settings
  143. - Improved close button in collection's childs
  144. - Fixed showing data in TV columns
  145. - Added an option to permanently remove deleted resource
  146. - Fixed duplicate action from context menu
  147. - Added data controller to show resource owerview page
  148. - Fix # being appended to manager url when clicking a button
  149. - Fix strict standards error (PHP 5.4+) in resource/getlist processor
  150. - Fix not working editlink on pagetitle click in grid
  151. Collections 2.1.0
  152. ===================
  153. - Added option to duplicate Collection's view
  154. - Updated layout for create/update view's column
  155. - Added view,update,delete,duplicate,publish items to children's grid context menu
  156. - Added children default template, default resource type and allow resource type selection options to collection's templates
  157. - Fixed View button
  158. - Fixed logging messages from plugin
  159. Collections 2.0.2
  160. ===================
  161. - Fixed datetime renderers
  162. Collections 2.0.1
  163. ===================
  164. - Fixed saving collections container in Revolution 2.2.x
  165. Collections 2.0.0
  166. ===================
  167. - Added collections templates
  168. - Added ability to create different child type from grid
  169. - Support for Revolution 2.3
  170. Collections 1.3.3
  171. ===================
  172. - Remove debugger call :X
  173. Collections 1.3.2
  174. ===================
  175. - Hotfix for confirm navigation dialog
  176. - Fixed selecting multiple rows
  177. - Fixed checking for Tagger
  178. Collections 1.3.1
  179. ===================
  180. - Release with correct version number
  181. Collections 1.3.0
  182. ===================
  183. - Support for Tagger in search field in Children tab
  184. - Added ability to drag and drop child to resource tree to change parent
  185. - English and German lexicon updates
  186. Collections 1.2.0
  187. ===================
  188. - Added ability to search via created by full name
  189. - Added ability to search via created by username
  190. - Fixed switching child between two Collections
  191. - Fixed switching great parent to Collections when moving last child
  192. - Fixed child name after creating a duplicate
  193. - Added drag & drop sort by menuindex
  194. Collections 1.1.1
  195. ===================
  196. - #20 Fixed after re-save child set show_in_tree 1
  197. Collections 1.1.0
  198. ===================
  199. - #9 Added duplicate button
  200. - #10 Added icon for Collection into the Resource tree
  201. - #11 Make grid stateful and added some more columns (until clearing cache grid keeps showed/hidden columns and their order)
  202. - Renamed "Collection container" to "Collection"
  203. - #7 Added German translation (thanks to pepebe)
  204. - #12 Added Czech translation
  205. - #14 Added Dutch translation (thanks to @mark_hamstra)
  206. - #15 Added French translation (thanks to @rtripault)
  207. - #16 #17 Added Russian translation (thanks to vanchelo)
  208. - #18 Fixed show_in_tree conflict
  209. Collections 1.0.0
  210. ===================
  211. - Published in MODX extras
  212. Collections 0.8.2
  213. ===================
  214. - Finished renaming CollectionsContainer -> CollectionContainer
  215. - Removed chromephp log calls
  216. Collections 0.8.1
  217. ===================
  218. - Fixed showing aliases in children grid
  219. Collections 0.8.0
  220. ===================
  221. - Renamed CollectionsContainer to CollectionContainer
  222. - Fixed returning proper count of children under Collection Container
  223. Collections 0.7.0
  224. ===================
  225. - Added switchback resolver that will switch all Collections Containers back to modDocument and set show_in_tree to 1 for all Collections children on uninstall
  226. - Added support for handle class_key switch from CollectionContainer and to CollectionContainer
  227. Collections 0.6.0
  228. ===================
  229. - Fixed proper showing Collections Container under another Collections Container
  230. - Fixed proper showing normal containers with children under CRC
  231. - Added listener for Before Empty Trash event to hide Resources that are under Collections Container and that will not have other children after the trash will be cleaned
  232. Collections 0.5.0
  233. ===================
  234. - Updated the plugin to inject JS for handling cancel button in Resource Update panel
  235. Collections 0.4.0
  236. ===================
  237. - Added plugin that handles correct setting of show_in_tree parameter for Resources after creating a new Resource or sorting resources
  238. Collections 0.3.0
  239. ===================
  240. - Visual improvements for grid with children
  241. Collections 0.2.0
  242. ===================
  243. - Extended Resource Update panel with new Tab that contains grid with children
  244. Collections 0.1.0
  245. ===================
  246. - Initial release.