Releases: ColdTrick/widget_manager
Releases · ColdTrick/widget_manager
v8.2.1.1
v8.2.1
v8.2
v8.1
v8.0
v7.0.1
v7.0
- added: new way of widget management with ability to change contexts
- changed: refactored widget object view
- fixed: replace usage of deprecated elgg.ui.widgets.add
- fixed: require correct Elgg version for elgg/widgets AMD module
- removed: moved multi_dashboard features to own plugin
- removed: moved widgets to a separate widget_pack plugin
v6.2.1
v6.2
- changed: content_by_tag widget now preloads owners and containers
- changed: do not include container object in results content_by_tag
- changed: moved event functions to class files
- changed: moved pagehandler functions to class functions
- changed: moved pagesetup actions to separate class functions
- changed: moved plugin hooks into the init function
- changed: moved router hooks to class functions
- changed: moved some more hooks to class functions
- changed: moved the widget_manager_update_widget registration in init
- changed: moved various hooks to class functions
- changed: split widget_manager_init into multiple init functions
- changed: use translatable short month/day in slim view content_by_tag
- fixed: correctly get widget collapse state due to event order change
- fixed: declare elgg/widgets js dependancy to prevent timing issues
v6.1
- added: dashboard entity URLs can now be filtered
- fixed: MultiDashboard::save() no longer sets attributes
- fixed: only show edit icon if dashboard is editable
- fixed: do not crash the loader if there are no private settings
- fixed: moved elgg-widgets sortable modifications to system init event