Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TLDR: Submenus - currently works best only in new Sky theme - you can customize your theme to display submenus Option to hide alerts until logging out Force HTTPS option in Settings Option to have a template for each page Save confirmation popup option in Settings (optional forcing to confirm every changes made by admin) New deault theme Sky Fix to check if imported repository is main or master branch Fix for deleting default page Fix for updating homepage if that one is a subpage Fix for resetting array key of menu item Other minor improvements and bugfixes * Update index.php Beta testing * Update index.php * Add files via upload * Origin/320 (#236) * Add subpage support. Still missing add button inside settings, dropdown in themes, dropdown in default page selection and UI fixes. * - Add new add subpage button in settings - Added subpage backward compatibility fixes - Removed grid connection between admin css and bootstrap * - Added option to select subpage as default page * - Added option to have different templates per each page * Fix for creating new submenu error * Fix for master/main default branch from custom repositories for plugins/themes * Fix for Error "Creating default object from empty value" * - Fix for deleting default page - Fix for updating homepage if that one is a subpage - Fix for checking if repo contains master or main branch - Fix for resetting array key of menu item * - Fix delete all pages - Show/hide page fix * - Force HTTPS functionality * - Force HTTPS functionality * - Force HTTPS functionality * - Force HTTPS functionality * Update theme.php * Update style.css * Update index.php * - Fix for rename of the pages and subpages inside menu - Fix for forcing the HTTPS - Added security settings cache file - Fix for hiding the alerts - Added setting for the "save changes popup" * - Simple blog small fix * Update theme.php * Update style.css * Update style.css * Update theme.php * Update version * Update license Co-authored-by: Slaven Stančič <[email protected]>
- Loading branch information