mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-07 08:02:58 +01:00
4.7 KiB
4.7 KiB
v0.4.3
08/31/2015
-
- Added Japanese translation
- Support for independent file name and template override
-
- Improved slug generation using
slugify.js - Allow the
titletwig variables to set the page title - Improved Page media handling with several bugfixes
- Prevent error when there are no pages on a site
- If all updates are applied, show "Fully Updated" text in dashboard
- Better preview link (requires
rtrimfilter from Grav 0.9.40) - Order all plugins and themes alphabetically
- Removed duplicate language entries
- Improved slug generation using
-
- Fix for redirect after saving when multilang not enabled
- Fix for deleting responsive media
- Fix for HTML encoding in markdown field
v0.4.2
08/25/2015
-
- Fix for current admin lang not showing up in page lang dropdown
- Fix for incorrect NAME/CONTENT lang keys
- Fix for incorrect site link
v0.4.1
08/24/2015
v0.4.0
08/24/2015
-
- Multi-language Page support!!!
- Admin languages configurable per user
- Toastr messages for
check updates - new
tufilter for admin translations - Italian and German admin translations
- Added a save location in system and site configuration
- Page metadata now uses flexible array field
-
- Allow subpages of modular pages to display in pages list
- Open external pages in new tabs
- Reworked
visibilityof pages - Use
PLUGIN_ADMINprefix for translations - Added link to gravatar.com to avoid confusion on avatar
- Limit page count to 200 in ordering field
- Fixed various Safari flex issues
- Use
rawRoute()for page links - Minor
param separatorfixes - Various CSS fixes
- Improved CodeMirror to force spaces
- Added Selectize dropdowns to various forms and modals
-
- Fix for
Call to a member function path() on non-objecterror - Fixed dropdown z-index issues
- Correctly set the filename including language if set
- Fix for empty taxonomies on page save
- Fix for page not redirecting properly on folder change
- Fix for table headers styling
- Added missing translation strings
- Unique page counting in total page counts
- Fixed JS warning with page filtering and deleting
- Fix for
v0.3.0
08/11/2015
-
- Show current date in form date format fields
- Added a new check for updates button to flush GPM
- Added session timeout configuration for admin
- Added
isSymlinklogic for Grav - Added new
phpinfopage
-
- Improved toggleables
- Support
param_separatorfor Apache on windows - Logout now goes to interstitial to provide session messages
- Updated hints and improved formatting
- Encoding URI for images in editor preview
- Create user
system.yamlandsite.yamlif they are missing - Open external links in new tab by default
- Set edit mode to
normalby default - Disable CSS/JS pipelining in the admin
-
- Fixed form submission not working in IE
- Fix fatal error when deleting homepage
- Prevent admin plugin activating when the URL of a page contains partial route
v0.2.0
08/06/2015
-
- Added multiple clear cache types
- Added back to themes link when adding new themes
- Properly handles visibility and ordering and guesses best option on new
- Added new templates field with support for custom (unsupported) template type
- Added new display field for displaying simple text value
- Update Grav button now works
- Added spanish translation
- Added german translation
-
- Improved page order handling logic
- Implemented 2-step theme switching logic with warning
- Force
modularpage class for modular template - Clear page cache on page delete (ghost pages still showing)
- Clears route on page save so changes such as
slugare picked up - Fix dashboard layout in Safari
- Added tooltips for official 'Team Grav' themes/plugins
-
- Handle modular page templates on create
- Fixed Firefox JS error for arrays
- Ensure we don't change page type to empty and save (causing page to be deleted)
- Fixed some minor CSS issues with editor
- Fixed link to RocketTheme.com
- Disabled fields now stay properly disabled