Version History

1.2.6

  • Fixed problem with deleting pages from the manager
  • Fixed issue when discarding a draft
1.2.4/5
  • Um, stuff? Forgot to log it

1.2.3

  • More functions on the helper to allow quick and easy access to composer items and clean up the the code when making completely custom editing interfaces. 
  • If a "validateComposer" function exists on the page type controller you are editing, then it will be checked before publishing the page.

1.2.2

  • Fixed path to remove permissions page

1.2.0

  • Updated the single page in the dashboard. Now it shows a list of all Best Suite applications.
  • Added the option to keep the page manager page types internal so they do not show up in the "Add Page" dialog
  • Basics of an interface to register management applications with the core. Now you can easily make applications that implement this package's functions
  • Now sets the dashboard icon to icon-edit for page managers when added
  • Changes to default sorting so that it is Date Modified by default
  • Forked the BlockView model to allow better control over the naming of blocks in the composer list
  • Composer Target dialog will now only show publish locations that the user has permission to publish

1.0.10

  • Bugfix when there are no searchable collection attributes in search form
  • Removed permission pages from dashboard that weren't supposed to be live yet

1.0.9

  • Bugfix when searching after editing a page
  • Bugfix for page managers creating a new version on each page load
  • Better behavior when deleting pages, no longer reloads form improperly
  • UI update, moved add button to top of managers for easier access
  • Moved javascript in page manager to prevent errors
  • UI update added margin on buttons for when they're wrapped
  • UI update title now highlighted in search results

1.0.7

  • Added in filtering by parent page

1.0.6

  • Fix to bulk metadata editing

1.0.5

  • Removed hand style pointer hover state on search results
  • Page name in search results is linked to the page itself
  • Fixed customizing columns
  • Fixed pagination in search results

1.0.4

  • Fixed more places where package handle was wrong

1.0.3

  • Fixed issue with package handle not matching folder

1.0.2

  • Changed package name to "Best Suite - Core"

1.0.1

  • Changed package name to "Best Blog"
  • Modified package description
  • Ensured that only pages a user can edit are shown in the list pages
  • Better error display when redirecting back to list page from composer page
  • Better suppression of buttons for actions the user is not allowed to do

1.0.0

  • Initial marketplace release
  • Added link to visit page in search results / list view
  • List view of available composer types when adding a new page manager without setting the attribute correctly.

0.0.5 

  • Fixed missing t() function for write page

0.0.4 

  • Updated README.md, hid the "Preview as User" button if advanced permissions are not enabled.

0.0.3

  • Fixed display of full page search index score

0.0.2

  • Removed extraneous th in search results.

0.0.1

  • Initial marketplace submission