Added:
- Add setting to enable or disable navigation section. [santonelli]
- Add site actions to top of sidebar. [santonelli]
- Add Czech translation. [olda-a]
Changed:
- Update buildout to Plone 6. [santonelli]
- Move Sidebar viewlet to IPortalHeader. [santonelli]
- Remove more than 200 lines of custom CSS. [santonelli]
- Remove half of custom JavaScript code. [santonelli]
- Make use of Plone 6 Classic UI icon story. [santonelli]
- Use Bootstrap 5 Markup for styling. [santonelli]
- Use Bootstrap Icons by default. [santonelli]
- Use Bootstrap's offcanvas component. [santonelli]
- Use Bootstrap's collapse component to show/hide sections. [santonelli]
- Replace cookies by local storage to save state of shown/hidden sections. [santonelli]
- Remove dependency to structureupdater pattern. [santonelli]
- Fix link colors to add support for color modes. [santonelli]
- Remove icon selection in settings. [santonelli]
Bugfixes:
- Nothing fixed yet. [santonelli]
Added:
- Added mouse activation area. [santonelli]
Changed:
- Add translation for navigation back link. [santonelli]
- Update buildout to 5.2.3 [santonelli]
Bugfixes:
- Fix link to control panel. [santonelli]
- Fix search field.
Bugfixes:
- Fix search in sidebar. Remove unused js and py code. [santonelli]
Changed:
- Removed burger menu from navigation. [santonelli]
- New modernized design due to dynamic navigation features. [santonelli]
- Updated collective.sidebar package buildout to Plone 5.2.2. [santonelli]
- Add improvements for accessibility [santonelli]
- Add setting for opening the Sidebar by moving the mouse to the edge. #81 [santonelli]
Bugfixes:
- Fix permission check to show edit buttons. [santonelli]
- Disable dynamic navigation when root level navigation is enabled. [santonelli]
Added:
- Added dynamic navigation inside sidebar #27 [santonelli]
- Add option for Bootstrap icons. #74 [santonelli]
Changed:
- Changed to use npm scripts to compile SCSS and JS. [santonelli]
- Reduced font size and margings. [santonelli]
- Changed to activate all features (collapsible secitons) by default. [santonelli]
- Code cleanup to respekt flake8. [santonelli]
- Improved icon handling. [santonelli]
Bugfixes:
- Hide upgrade steps from installer. [santonelli]
Added:
- Added checks to respect global navigation settings #71 [santonelli]
Added:
- Added option to trigger the sidebar from left and right side of screen. #30 [netroxen]
Changed:
- Crop utility functionality improved. #65 [sarnold]
- Font pack now selectable in the sidebar settings. #69 [sarnold]
- Plone toolbar removed from rendered DOM. [netroxen]
Added:
- Added back button to empty folders. #58 [sarnold]
Added:
- Added collapsible sections to the sidebar template. #3 [netroxen]
- Added conditional to static-links section. #54 [goschtl]
Changed:
- Removed main_template override from package. #52 [netroxen]
Added:
- Added a link to select_default_view. #33 [sarnold]
- Added object_buttons actions like cut,copy,paste. #46 [sarnold]
Changed:
- Back button not visible when root level navigation enabled. [netroxen, sarnold]
Bugfixes
- Add default to get registry record in the get_items method. [netroxen]
Added:
- Added a controlpanel for sidebar configuration. #41 [netroxen]
- Added setting to pin the root level navigation to the sidebar. #41 [netroxen]
Changed:
- Removed the "root" parameter from the get_items method of the sidebar. #41 [netroxen]
Changed:
- Moved the profile URL from the template to Python class. [jstippel]
Added:
- Added a profile section to the top of the sidebar panel. #5 [netroxen]
- Sidebar links are now configurable through the portal_actions menu. #22 [netroxen]
Added:
- Added structureupdater functionality to the sidebar. #11 [netroxen, sarnold]
Added:
- Add workflow section to sidebar. #7 [santonelli]
- Initial release. [santonelli]
Changed:
- Refactor add section. #24 [santonelli]
- Improved sidebar styling and introduced a site-cover. #1 [jstippel]