Skip to content

Releases: ColdTrick/widget_manager

v10.0

22 Aug 07:44
Compare
Choose a tag to compare
  • changed: minimal Elgg requirement is now 3.1
  • changed: moved last hooks lib functions to classes

v9.0.4

07 Aug 09:42
Compare
Choose a tag to compare
  • fixed: correctly check if user is allowed to manage a widget page

v9.0.3

11 Jul 07:30
Compare
Choose a tag to compare
  • fixed: index manager can create widgets again
  • fixed: provide correct write access arrays

v9.0.2

02 May 12:52
Compare
Choose a tag to compare
  • changed: widget pages urls are stored in system cache for performance

v9.0.1

17 Apr 12:29
df27b9b
Compare
Choose a tag to compare
  • several small chores/fixes

v9.0

27 Mar 13:10
af8de35
Compare
Choose a tag to compare
  • added: admin feature to delete widgets from the database
  • added: max columns for group tool based widgets can now be hooked
  • added: setting a widget page title sets it as a page title
  • added: widget pages are now their own entities
  • changed: advanced widget settings now show in a tab
  • changed: custom widget title is now returned from getDisplayName
  • changed: more changes for Elgg 3.0
  • changed: more changes for Elgg 3.0
  • changed: moved extra contexts page handler to route registration
  • changed: moved widget_manager_check_collapsed_state function into class
  • changed: started updating code for Elgg 3.0
  • changed: toggle form elements now are switches
  • changed: widget cache now uses system_cache
  • changed: widget settings save now uses elgg/Ajax
  • changed: widgets no longer cache private settings, now done by core
  • feat: added collapse/expand functions to widget class
  • fixed: force correct column widths for widgets
  • removed: no longer support fixed height setting on widgets
  • Spanish translation

v8.3.2

04 Oct 08:14
402a5c0
Compare
Choose a tag to compare
  • changed: fallback logic for widget setting

v8.3.1

28 Jun 12:32
683ee33
Compare
Choose a tag to compare
  • changed: group tool widgets are less persistent

v8.3

15 Jun 08:10
24f1bca
Compare
Choose a tag to compare
  • added: plugin setting to allow normal users to manage index widgets

v8.2.2

28 Mar 12:13
1a879bc
Compare
Choose a tag to compare
  • fix: memcache could contain the incorrect entity class for new widgets