Skip to content

Releases: ColdTrick/static

v6.0.1

17 Apr 12:26
8de3b56
Compare
Choose a tag to compare
  • fixed: incorrect user_guid in array check

v6.0

27 Mar 13:00
5da82af
Compare
Choose a tag to compare
  • added: elasticsearch export change for last editor access
  • added: menu item preparation is now hookable
  • added: registering static menu items can be targeted to a specific menu
  • changed: now using elgg-plugin and bootstrap class for plugin init
  • changed: out of date message now uses elgg_view_message
  • changed: set minimal requirement to Elgg 3.0
  • changed: use core views for entity icon upload
  • fix: use correct search entity view
  • fixed: comment notifications to last editor
  • fixed: correctly handle exceptions from gatekeepers
  • fixed: deprecated notice about group tool
  • fixed: EntityTools support
  • fixed: filter menu has wrong tabs
  • fixed: getLastEditor ordering
  • fixed: incorrect forwarding after deleting static page
  • fixed: out-of-date double filter menus
  • fixed: permissions for moderators during deletion
  • fixed: revision listing. newest first
  • fixed: static menu js generalized
  • removed: custom view for newsletter embedding
  • removed: no longer able to reorder root pages
  • removed: old upgrade/migration jobs
  • removed: unused css rule

v5.4.2

31 Oct 15:48
b67619b
Compare
Choose a tag to compare
  • fixed: permissions for moderators during deletion

v5.4.1

15 Jun 08:09
4dcafe4
Compare
Choose a tag to compare
  • fixed: invalid characters in permalink no longer allowed
  • fixed: removed invalid code which prevents export of parent pages

v5.4

31 May 12:15
a69e519
Compare
Choose a tag to compare
  • added: parent and root page to CSVExport

v5.3.2

22 Mar 12:12
41f2cfc
Compare
Choose a tag to compare
  • changed: moved the friendly title url detection to the respond hook

v5.3.1

08 Mar 11:11
d8b9b32
Compare
Choose a tag to compare
  • changed: simplified comment notifications

v5.3

22 Feb 09:07
829c8ee
Compare
Choose a tag to compare
  • changed: do not register page menu items if there is only one
  • changed: no longer show sidebar menu item to manage all static pages

v5.2.2

25 Jan 08:54
78d0f88
Compare
Choose a tag to compare
  • fixed: comment permissions

v5.2.1

11 Jan 12:31
b118db4
Compare
Choose a tag to compare
  • fixed: canComment permissions
  • fixed: remove children when deleting a static page