2019-06-22 17:24:20 -06:00
# v1.10.0-beta.3
## mm/dd/2019
1. [](#bugfix )
* Fixed issue with windows paths in `parent` field [#1699 ](https://github.com/getgrav/grav-plugin-admin/issues/1699 )
2019-06-17 16:52:29 -07:00
# v1.10.0-beta.2
2019-06-21 15:16:58 -06:00
## 06/21/2019
2019-06-17 16:52:29 -07:00
2019-06-18 17:22:35 -07:00
1. [](#improved )
* Moved Remodal in-house and added support for stackable modals [#1698 ](https://github.com/getgrav/grav-plugin-admin/issues/1698 ), [#1699 ](https://github.com/getgrav/grav-plugin-admin/issues/1699 )
2019-06-17 16:52:29 -07:00
1. [](#bugfix )
2019-06-18 19:02:31 -07:00
* Fixed missing check for maximum allowed files in `files` field
2019-06-17 16:52:29 -07:00
2019-06-14 14:49:05 -06:00
# v1.10.0-beta.1
## 06/14/2019
2019-05-31 14:43:16 +03:00
1. [](#new )
2019-06-14 14:56:32 -06:00
* New Parent/Move field using Ajax for better performance
* Improvements to cache clearing when admin cache is enabled
2019-06-02 15:21:24 +03:00
* Require Grav v1.7
* Use PSR-4 for plugin classes
2019-06-03 13:17:16 +03:00
* Added support for Twig 2.11 (compatible with Twig 1.40+)
2019-06-14 14:56:32 -06:00
1. [](#improved )
* Various admin performance improvements
2019-06-14 12:24:04 +03:00
1. [](#bugfix )
* Fixed admin caching issues
2019-05-31 14:43:16 +03:00
2019-06-17 22:10:58 -06:00
# v1.9.7
2019-06-21 15:14:28 -06:00
## 06/21/2019
2019-06-17 22:10:58 -06:00
1. [](#bugfix )
* Fixed issue with charts in dashboard where label would cut off [#1700 ](https://github.com/getgrav/grav-plugin-admin/issues/1700 )
2019-06-20 22:13:04 +03:00
* Resetting a user's password clears the user's site access [grav#2528 ](https://github.com/getgrav/grav/issues/2528 )
2019-06-20 19:33:57 -06:00
* Fixed issue with permissions toggle [#1702 ](https://github.com/getgrav/grav-plugin-admin/issues/1702 )
2019-06-17 22:10:58 -06:00
2019-06-15 12:10:51 -06:00
# v1.9.6
## 06/15/2019
1. [](#bugfix )
* Fixed regression issue with `parents_levels` defaulting to `2`
2019-05-16 11:54:18 +03:00
# v1.9.5
2019-06-14 13:54:01 -06:00
## 06/14/2019
2019-05-16 11:54:18 +03:00
1. [](#improved )
* Display error message if GPM class fails to initialize
2019-05-26 15:54:06 +03:00
* Better append/prepend logic that was breaking some layouts
* Default `backups` to an array if used outside of tools
2019-06-14 13:53:08 -06:00
* PSR 7 fixes
2019-05-16 11:54:18 +03:00
2019-04-29 18:00:48 -06:00
# v1.9.4
2019-05-09 10:47:02 -06:00
## 05/09/2019
2019-04-29 18:00:48 -06:00
2019-05-03 12:15:01 -06:00
1. [](#new )
* Added support for `field.copy-to-clipboard` on Text input fields
2019-04-29 18:00:48 -06:00
1. [](#improved )
* Only invalidate cache on creating new/deleting page to speed up the recovery
2019-05-08 14:31:04 -06:00
* Updated language strings from https://crowdin.com/project/grav-admin
2019-05-08 15:52:44 -06:00
* Use `plugins://` stream rather than `user://plugins` [#1674 ](https://github.com/getgrav/grav-plugin-admin/issues/1674 )
2019-04-29 18:00:48 -06:00
1. [](#bugfix )
* Fixed admin cache to detect moved and deleted pages
* Fixed avatar URLs with `?` in them being broken
* Fixed issue saving page with language that was not exactly `2` or `5` chars long [#1667 ](https://github.com/getgrav/grav-plugin-admin/issues/1667 )
2019-05-02 14:13:52 +03:00
* Fixed admin not detecting any existing users when Flex users are being used
2019-05-03 12:15:01 -06:00
* Fixed issue with append/prepend not respecting `size:`
2019-05-08 17:41:51 -05:00
* Fixed issue with `unset` on file fields [#1427 ](https://github.com/getgrav/grav/issues/1427 ), [#1670 ](https://github.com/getgrav/grav/issues/1670 ), [#1982 ](https://github.com/getgrav/grav/issues/1982 )
2019-04-29 18:00:48 -06:00
2019-04-22 15:17:02 -06:00
# v1.9.3
## 04/22/2019
2019-04-20 17:43:26 -06:00
1. [](#new )
* Added a new **YAML Linter ** report to the `Tools - Reports` section
2019-04-22 15:17:02 -06:00
1. [](#improved )
* Updated package.json scripts to properly use gulp compiler
2019-04-25 16:15:33 +03:00
2019-04-14 16:11:29 -06:00
# v1.9.2
2019-04-15 14:46:06 -06:00
## 04/15/2019
2019-04-14 16:11:29 -06:00
1. [](#bugfix )
* Fix for homepage admin preview [#2426 ](https://github.com/getgrav/grav/issues/2426 )
2019-04-15 11:27:39 +03:00
* Uploaded Avatar removed from user's yaml when editing the user [#1647 ](https://github.com/getgrav/grav-plugin-admin/issues/1647 )
2019-04-14 16:11:29 -06:00
2019-04-13 17:42:43 -06:00
# v1.9.1
2019-04-13 17:58:55 -06:00
## 04/13/2019
2019-04-13 17:42:43 -06:00
1. [](#bugfix )
* Fix for Page saving issues [#1648 ](https://github.com/getgrav/grav-plugin-admin/issues/1648 )
2019-04-13 17:51:46 -06:00
* Remove status message when picking folder for move [#1650 ](https://github.com/getgrav/grav-plugin-admin/issues/1650 )
2019-04-13 17:42:43 -06:00
2019-04-11 12:05:33 -06:00
# v1.9.0
## 04/11/2019
2019-02-20 12:55:34 -07:00
2019-03-05 22:49:44 +02:00
1. [](#new )
2019-04-11 12:05:33 -06:00
* New `Scheduler` configuration panel in tools
* New `Backups` configuration panel in tools
* New `Cache::purge()` option in cache drop-down to clear out old cache only
* New `Tools - Reports` section with event `onAdminGenerateReports()` for 3rd party plugin support
* Added support for the new `Flex User` object
2019-03-05 22:49:44 +02:00
* Allow admin forms to use `Form` classes
2019-04-11 12:05:33 -06:00
* Added new `Logs` section to tools to allow quick view of Grav log files
2019-03-01 12:40:03 -07:00
1. [](#improved )
2019-04-11 12:05:33 -06:00
* Improved the UI for the Parent Page Route dropdown when adding a new Page / Folder
* Use `$grav['accounts']` instead of `$grav['users']`
2019-03-01 12:40:03 -07:00
* Improved image background overlay and tools
2019-03-20 12:15:59 -06:00
* Better unauthorized user rendering
2019-03-05 15:46:55 +02:00
* Update all Form classes to rely on `PageInterface` instead of `Page` class
2019-03-12 06:28:52 -06:00
* Removed `media.upload_limit` references
2019-03-12 18:29:13 -06:00
* Improve error when upload exceeds `upload_max_filesize`
2019-03-12 17:04:53 -07:00
* Delegate Dropzone for checking maximum file size and avoid uploading if not necessary
2019-03-14 13:01:38 -06:00
* Low level unauthorized user handling in `base-root.html.twig`
2019-02-12 12:06:21 -07:00
* Refactored "NewsFeeds" and "Notifications" for better performance and to address CORS issues
2019-02-08 07:27:50 -07:00
* Flex user profile now uses Flex Form
2019-02-08 17:17:05 -07:00
* Moved dashboard `notifications` logic to server-side for increased performance (1 request instead of 3)
* Refactored feeds logic for better performance
2019-01-31 15:17:32 -08:00
* Better logic for delete action to support Ajax. Fixes Flex lists
2019-02-07 08:30:32 +02:00
* Cleanly handle session corruption due to changing Flex object types
2019-01-09 18:44:29 -07:00
* Implemented [ForkAwesome ](https://forkawesome.github.io/Fork-Awesome/ ) and removed FontAwesome + LineAwesome
2019-01-25 12:38:27 -07:00
* Various default admin theme improvements and cleanup
2019-01-07 14:01:22 -07:00
* Make new System Config layout responsive [#1579 ](https://github.com/getgrav/grav-plugin-admin/issues/1579 )
2019-01-25 12:51:54 -07:00
* Homepage link should be `https://` [#1564 ](https://github.com/getgrav/grav-plugin-admin/issues/1564 )
* Improve lang string to describe XSS security settings [#1566 ](https://github.com/getgrav/grav-plugin-admin/issues/1566 )
2019-01-07 14:11:50 -07:00
* Take admin setting for 2FA into account when showing user 2FA badge [#1568 ](https://github.com/getgrav/grav-plugin-admin/issues/1568 )
2019-04-11 12:05:33 -06:00
* Moved `ignore` and `key` field into form plugin
* Improved usability of `System` configuration blueprint with side-tabs
2019-04-11 12:07:41 -06:00
* Cleaned up UI in `Scheduler` tools page
* Updated languages
2018-12-19 11:42:46 -07:00
1. [](#bugfix )
2019-04-11 12:05:33 -06:00
* Fixed user edit links if Flex Objects plugin is installed but user isn't Flex User
* Fixed deprecated `sameas()` Twig test
* Regression: Fixed lost user access when saving user profile without super user permissions [#1639 ](https://github.com/getgrav/grav-plugin-admin/issues/1639 )
* Fixed `Page.menu` displaying in edit view rather than `Page.title` [#1642 ](https://github.com/getgrav/grav-plugin-admin/issues/1642 )
* Regression from beta.8: Deleting files other than from plugins/themes fail on error
* Fixed issue with Safari browser and blueprint fields with `toggleable: true` [#1643 ](https://github.com/getgrav/grav-plugin-admin/issues/1643 )
* Incorrect 2FA lang code [#1618 ](https://github.com/getgrav/grav-plugin-admin/issues/1618 )
* Fixed potential undefined property in `onPageNotFound` event handling
* Proper fix for `vUndefined` when updating plugins/themes
* Text in Tab Tools/Direct install disappears [#1613 ](https://github.com/getgrav/grav-plugin-admin/issues/1613 )
* Fallback to page `slug` in Pages list if title is empty [grav#2267 ](https://github.com/getgrav/grav/issues/2267 )
* Fixes backup button issues with `;` param separator [#1602 ](https://github.com/getgrav/grav-plugin-admin/issues/1602 ) [#1502 ](https://github.com/getgrav/grav-plugin-admin/issues/1502 )
* Set default state for `show_modular` to `true` [#1599 ](https://github.com/getgrav/grav-plugin-admin/issues/1599 )
2018-12-19 11:42:46 -07:00
* Removed `tabs` , `tab` , and `toggle` fields as they are now in Form plugin
2019-01-14 11:48:58 -07:00
* Fix issue with new page always showing modular page templates [#1573 ](https://github.com/getgrav/grav-plugin-admin/issues/1573 )
2019-01-14 14:49:03 -07:00
* Fixed issue deleting files in plugins/themes/config
2019-04-11 12:05:33 -06:00
* Fixed array support in admin languages, e.g. `DAYS_OF_THE_WEEK`
2018-11-21 12:25:20 +02:00
* Fixed user login / remember me triggering before admin gets initialized
2018-12-05 10:34:54 +02:00
* Fixed a bug when deleting files via AJAX
2018-12-10 20:18:30 +02:00
* Fixed error page not to be the frontend version
2018-12-13 16:44:18 -08:00
* Added `merge_items` option for `field.selectize` to allow storing custom items [#1461 ](https://github.com/getgrav/grav-plugin-admin/issues/1461 )
2018-11-12 15:21:49 -08:00
* Better handling of unset in uploaded files [#1427 ](https://github.com/getgrav/grav-plugin-admin/issues/1427 )
2018-10-25 20:59:52 -06:00
* Prefix Backup/Scheduler titles with `Tools`
2018-10-16 12:58:58 +03:00
* Regression: Media settings have bad layout [#1529 ](https://github.com/getgrav/grav-plugin-admin/issues/1529 )
2018-10-16 07:36:54 -07:00
* Fixed Direct Install Uploader, failing to validate the uploaded files
2018-10-15 13:00:05 +03:00
* Regression: Editing interface does not keep settings properly without manual intervention on each edit [#1527 ](https://github.com/getgrav/grav-plugin-admin/issues/1527 )
2018-10-15 14:37:15 -06:00
* Removed duplicate language strings
2018-10-07 16:52:04 -06:00
* Fixed default `job_at` so it does not fail if missing
2018-10-07 17:42:04 -06:00
* Minor JS group `bottom` fix
2019-04-11 12:05:33 -06:00
2019-03-20 17:28:58 -06:00
# v1.8.20
## 03/20/2019
1. [](#improved )
* Added security field to column [#1622 ](https://github.com/getgrav/grav-plugin-admin/pull/1622 )
2019-02-13 10:47:28 -07:00
2019-02-13 10:45:28 -07:00
# v1.8.19
## 02/13/2019
1. [](#bugfix )
* Moved `show_modular` to proper place - Doh! [grav#2362 ](https://github.com/getgrav/grav/issues/2362 )
2019-02-12 12:10:11 -07:00
# v1.8.18
## 02/12/2019
1. [](#bugfix )
* Set default value for `show_modular` [grav#2362 ](https://github.com/getgrav/grav/issues/2362 )
2019-02-05 12:49:08 +02:00
# v1.8.17
2019-02-07 16:01:49 -07:00
## 02/07/2019
2019-02-05 12:49:08 +02:00
1. [](#improved )
* Improved Grav Core installer/updater to run installer script (if available)
2019-02-07 15:57:41 -07:00
* Added `unauthorized.html.twig` file that was missing [#1609 ](https://github.com/getgrav/grav-plugin-admin/pull/1609 )
2019-02-05 12:49:08 +02:00
1. [](#bugfix )
* Fixed direct install deleting backups and logs if used with full Grav package instead of with update package
2019-01-07 14:21:01 -08:00
# v1.8.16
2019-01-25 14:02:32 -07:00
## 01/25/2019
2019-01-07 14:21:01 -08:00
2019-01-25 12:44:16 -07:00
1. [](#improved )
* IP pseudonymization for rate limiter [#1589 ](https://github.com/getgrav/grav-plugin-admin/pull/1589 )
* Add option to hide modular pages in parent select [#1571 ](https://github.com/getgrav/grav-plugin-admin/pull/1571 )
* Added `admin.tools` permission [#1550 ](https://github.com/getgrav/grav-plugin-admin/pull/1550 )
2019-01-07 14:21:01 -08:00
1. [](#bugfix )
* Fixed calendar js module not properly loading for datetime field [#1581 ](https://github.com/getgrav/grav-plugin-admin/issues/1581 )
2019-01-08 11:28:41 +02:00
* Fixed deleting file when using file field type [#1558 ](https://github.com/getgrav/grav-plugin-admin/issues/1558 )
2019-01-25 14:04:36 -07:00
* Unset state from user if not super or user admin
2019-01-07 14:21:01 -08:00
2018-12-13 15:46:26 -07:00
# v1.8.15
2018-12-14 15:01:45 -07:00
## 12/14/2018
2018-12-13 15:46:26 -07:00
2018-12-13 16:20:35 -07:00
1. [](#improved )
* Fire `onAdminSave()` event during `AdminController::taskSaveAs()` [#1544 ](https://github.com/getgrav/grav-plugin-admin/issues/1544 )
2018-12-13 15:46:26 -07:00
1. [](#bugfix )
* Clean user post to ensure dynamically added form fields are not saved
2018-11-07 19:11:36 +02:00
# v1.8.14
2018-11-12 15:49:48 -07:00
## 11/12/2018
2018-11-07 19:11:36 +02:00
1. [](#bugfix )
* Fixed Grav core update potentially spinning forever because of an error which happens after a successful upgrade
2018-11-12 11:33:54 -07:00
* Saving in expert mode can cause `undefined index: header` error [#1537 ](https://github.com/getgrav/grav-plugin-admin/issues/1537 )
2018-11-07 19:11:36 +02:00
2018-10-26 12:56:07 -06:00
# v1.8.13
2018-11-05 15:34:10 -07:00
## 11/05/2018
2018-10-26 12:56:07 -06:00
1. [](#new )
* Added new `|nested()` Twig filter to access array objects with dot notation syntax
1. [](#bugfix )
2018-10-26 12:56:54 -06:00
* Fixed issue with complex lists structure and nested dot-notation [admin#2236 ](https://github.com/getgrav/grav/issues/2236 )
2018-10-26 12:56:07 -06:00
2018-10-23 08:39:23 -06:00
# v1.8.12
2018-10-24 15:51:38 -06:00
## 10/24/2018
2018-10-23 08:39:23 -06:00
1. [](#improved )
* Updated various lang strings
* Removed duplicate lang strings
1. [](#bugfix )
* Fix XSS checking when empty content [#1533 ](https://github.com/getgrav/grav-plugin-admin/issues/1533 )
2018-10-24 15:49:16 -06:00
* Fix DirectInstall not working [#1535 ](https://github.com/getgrav/grav-plugin-admin/issues/1535 )
2018-10-23 08:39:23 -06:00
2018-10-04 13:46:10 +03:00
# v1.8.11
2018-10-08 17:37:43 -06:00
## 10/08/2018
2018-10-04 13:46:10 +03:00
1. [](#improved )
* Change usage of basename where possible [#1480 ](https://github.com/getgrav/grav-plugin-admin/pull/1480 )
2018-10-04 15:42:59 +03:00
* Improved filename validation (requires Grav 1.5.3)
2018-10-08 17:36:10 -06:00
* Updated various lang codes
2018-10-04 15:42:59 +03:00
1. [](#bugfix )
* File Uploads: Do not trust mimetype sent by the browser
* Fixed file extension detection
2018-10-08 12:06:08 -06:00
* Fix for HTML entities in page slug [#1524 ](https://github.com/getgrav/grav-plugin-admin/issues/1524 )
* Fix for port in backup download links [#1521 ](https://github.com/getgrav/grav-plugin-admin/issues/1521 )
2018-10-04 13:46:10 +03:00
2018-08-29 15:22:43 +03:00
# v1.8.10
2018-10-01 15:23:45 -06:00
## 10/01/2018
2018-08-29 15:22:43 +03:00
1. [](#new )
2018-11-05 15:34:10 -07:00
* IMPORTANT: Non `admin.super` users are now subject to XSS validation in Page content. Configurable via Configuration / Security
2018-10-01 15:22:42 -06:00
* New XSS content warnings and integration into page save
* Added new event `onAdminPage()` which allows plugins to customize `Page` object in `$event['page']`
2018-09-17 09:54:27 +03:00
1. [](#improved )
* Use `Url:post()` to get the `$_POST` variable (allows common security checks/filtering for the POST data)
2018-10-01 15:22:42 -06:00
* Requires Grav 1.5.2
2018-09-28 15:37:12 -07:00
1. [](#bugfix )
2018-10-01 15:22:42 -06:00
* Fixed redirect to correct URL after failed login
* Fixed issue in `filepicker` where missing images would cause a loop to try to load them
* Twig 2 compatibility fixes for macros
* Updated `composer.json` to better match Grav 1.5
* Remove `package-lock.json` as it was referencing an insecure JS package
2018-11-05 15:34:10 -07:00
2018-08-23 12:56:30 -06:00
# v1.8.9
## 08/23/2018
1. [](#improved )
* Make order field to use context, not data
* Switched to new Grav Yaml class to support Native + Fallback YAML libraries
* Minor fix for `file` thumbnails display
* Requires Grav 1.5.1
2018-08-16 15:06:18 -07:00
# v1.8.8
2018-08-17 11:33:20 -06:00
## 08/17/2018
2018-08-16 15:06:18 -07:00
1. [](#improved )
2018-08-18 08:25:25 -06:00
* Support URI Params and Query attributes in Login redirect
2018-08-16 15:06:18 -07:00
* Added support for textarea value type in `array` field
2018-08-17 11:33:20 -06:00
* Added some new lang strings for Grav 1.5.0
1. [](#bugfix )
* Support params and querystring in login redirect
* Added field name nesting with tab field
2018-08-18 08:25:25 -06:00
2018-07-18 05:25:20 -06:00
# v1.8.7
2018-07-31 11:15:57 -06:00
## 07/31/2018
2018-07-18 05:25:20 -06:00
1. [](#bugfix )
* Fix for deleting 'extra' media files [grav#2100 ](https://githubcom/getgrav/grav/issues/2100 )
2018-06-20 23:37:58 +01:00
# v1.8.6
2018-07-13 15:50:19 -06:00
## 07/13/2018
2018-06-20 23:37:58 +01:00
1. [](#bugfix )
* Force `html` for markdown preview [grav#2066 ](https://github.com/getgrav/grav/issues/2066 )
2018-07-11 15:30:11 -06:00
* Add missing `authorizeTask()` checks in controller [#1483 ](https://github.com/getgrav/grav/issues/1483 )
2018-07-13 15:43:15 -06:00
* Add support for `force_ssl` to admin URLs [#1479 ](https://github.com/getgrav/grav-plugin-admin/issues/1479 )
2018-06-20 23:37:58 +01:00
2018-06-14 16:47:06 +03:00
# v1.8.5
2018-06-20 19:29:44 +01:00
## 06/20/2018
2018-06-14 16:47:06 +03:00
1. [](#bugfix )
* Fixed broken folder attribute on filepicker [#1465 ](https://github.com/getgrav/grav-plugin-admin/issues/1465 )
2018-06-19 18:50:42 +01:00
* Added translation for system.session.initialize
* Slight updates on new translation strings
2018-06-14 16:47:06 +03:00
2018-06-01 10:03:40 -07:00
# v1.8.4
2018-06-11 11:53:58 +01:00
## 06/11/2018
2018-06-01 10:03:40 -07:00
2018-06-01 12:14:21 -07:00
1. [](#improved )
* Including EXIF JS library in the modules dependencies to fix orientation when uploading images
2018-06-01 10:03:40 -07:00
1. [](#bugfix )
2018-06-11 11:53:58 +01:00
* Initialize session on setup [#1451 ](https://github.com/getgrav/grav-plugin-admin/issues/1451 )
2018-06-01 10:03:40 -07:00
* Force a `null` order when empty in the post request
2018-06-11 11:42:30 +01:00
* Fixed some 2FA form styling issues
2018-06-01 10:03:40 -07:00
2018-05-31 18:41:18 +03:00
# v1.8.3
2018-05-31 11:52:17 -06:00
## 05/31/2018
2018-05-31 18:41:18 +03:00
2018-05-31 09:51:53 -07:00
1. [](#new )
* Added support for selectize plugins as options in the selectize field
2018-05-31 18:41:18 +03:00
1. [](#bugfix )
2018-06-08 22:24:17 +01:00
* Fixed deep linking in admin after login [#1456 ](https://github.com/getgrav/grav-plugin-admin/issues/1456 )
2018-05-31 11:52:17 -06:00
* Fixed Undefined property: `stdClass::$image` in v1.8.2 [#1454 ](https://github.com/getgrav/grav-plugin-admin/issues/1454 )
2018-05-31 20:00:43 +03:00
* Pass media order when calling `task:listmedia`
2018-05-31 18:41:18 +03:00
2018-05-16 21:49:20 +03:00
# v1.8.2
2018-05-24 12:11:09 -06:00
## 05/24/2018
2018-05-16 21:49:20 +03:00
2018-05-22 10:58:35 +03:00
1. [](#new )
2018-05-16 21:49:20 +03:00
* Added custom object support for filepicker field
2018-05-16 16:33:20 -06:00
* Don't allow saving of a user with no local account file
2018-05-18 12:40:26 -06:00
* Controls for `list` field were not in sync between top and bottom
2018-05-24 12:09:15 -06:00
1. [](#improved )
* More subtle `fieldset` styling
2018-05-22 14:25:37 -06:00
1. [](#bugfix )
2018-05-23 09:07:26 +03:00
* Check if `$object->blueprints()` exists in `onAdminAfterSave`
2018-05-24 12:09:15 -06:00
* When creating first user, check `admin.login` not `site.login`
2018-05-23 09:27:26 +03:00
* Fix admin login redirects for multisite setups
2018-08-18 08:25:25 -06:00
* Fixed issue with filepicker field where images wouldn't properly merge with the current value if in a page header
2018-05-24 12:09:15 -06:00
* Fixed media delete for streams
2018-05-16 21:49:20 +03:00
2018-05-14 08:58:11 +03:00
# v1.8.1
2018-05-15 12:53:34 -06:00
## 05/15/2018
2018-05-14 08:58:11 +03:00
2018-05-15 11:47:46 -06:00
1. [](#improved )
2018-05-15 12:53:34 -06:00
* use SHA1 hashing of IP addressed to support GDPR rules [#1436 ](https://github.com/getgrav/grav-plugin-admin/pull/1436 )
2018-05-14 08:58:11 +03:00
1. [](#bugfix )
* Fixed 2FA form showing up even if user has not turned on the feature [#1442 ](https://github.com/getgrav/grav-plugin-admin/issues/1442 )
2018-05-15 11:11:44 -07:00
* Fixed previews of images in Pagemedia field not properly URI encoded [#1438 ](https://github.com/getgrav/grav-plugin-admin/issues/1438 )
2018-05-14 08:58:11 +03:00
2018-05-10 09:53:35 +03:00
# v1.8.0
2018-05-11 15:57:45 -06:00
## 05/11/2018
2018-05-10 09:53:35 +03:00
1. [](#new )
2018-05-10 10:34:56 +03:00
* Moved 2FA authentication to login plugin
2018-05-11 15:57:45 -06:00
* Admin login now uses login plugin events
* Added new decoupled `pagemedia` field that is no longer tied to just pages
* Updated plugin dependencies (Grav >= 1.4.4, Form >=2.14.0, Login >=2.7.0, Email >=2.7.0)
1. [](#improved )
* Added support for JavaScript `bottom` block [#1425 ](https://github.com/getgrav/grav-plugin-admin/pull/1425 )
* Added better typography styling for blockquote and markdown in `display` field
2018-08-18 08:25:25 -06:00
* Vendor updates
2018-05-09 10:36:25 -07:00
1. [](#bugfix )
2018-05-11 15:57:45 -06:00
* Added missing MarkdownExtra strings [#1385 ](https://github.com/getgrav/grav-plugin-admin/pull/1385 )
* Updated `blueprints.yaml` with missing `step` attribute [#1415 ](https://github.com/getgrav/grav-plugin-admin/pull/1415 )
* Fixed preview target setting [#1430 ](https://github.com/getgrav/grav-plugin-admin/pull/1430 )
* Added new modular string [#1433 ](https://github.com/getgrav/grav-plugin-admin/pull/1433 )
2018-05-09 10:36:25 -07:00
* Fixed Firefox issue with the Regenerate button for 2FA. Forcing the page to reload
* Fixed jumpiness behavior for Regenerate button when on active state.
* Prevent the prompt for unsaved state when Regenerating a 2FA code and trying to reload/leave the page.
2018-04-02 10:20:09 -06:00
# v1.7.4
## 04/02/2018
1. [](#bugfix )
* Fixed a bug for page copy caused by last release [#1409 ](https://github.com/getgrav/grav-plugin-admin/pull/1409 )
* Fixed collapsible `list` option [#1410 ](https://github.com/getgrav/grav-plugin-admin/pull/1410 )
* Fixed a minor typo in a label [#1397 ](https://github.com/getgrav/grav-plugin-admin/pull/1397 )
2018-03-21 18:52:35 -07:00
# v1.7.3
2018-04-01 10:30:07 -06:00
## 04/01/2018
2018-03-21 18:52:35 -07:00
2018-03-22 14:11:50 -07:00
1. [](#new )
2018-03-25 22:20:05 -07:00
* Implemented Resize Media and Resolution ('resizeWidth', 'resizeHeight', 'resizeQuality', 'resolution')
* Updated Dropzone to latest
2018-03-21 18:52:35 -07:00
1. [](#bugfix )
* Implemented workaround for required text fields [#1390 ](https://github.com/getgrav/grav-plugin-admin/issues/1390 )
2018-03-29 10:56:51 -07:00
* Fixed highlight color in Firefox [getgrav/grav#1949 ](https://github.com/getgrav/grav/issues/1949 )
2018-04-01 10:21:40 -06:00
* Fix for bad redirect on saving simplesearch (possibly others)
2018-08-18 08:25:25 -06:00
2018-03-12 15:02:24 -06:00
# v1.7.2
2018-03-21 11:23:15 -06:00
## 03/21/2018
2018-03-12 15:02:24 -06:00
1. [](#improved )
* Table CSS improvements for use in 3rd party plugins
2018-03-18 21:28:24 -06:00
* Translatable `add_modals` button labels [#1388 ](https://github.com/getgrav/grav-plugin-admin/issues/1388 )
* Check for `SHIFT` key on editor save shortcut [#1383 ](https://github.com/getgrav/grav-plugin-admin/issues/1383 )
* Fixed User permissions responsive UI [#1379 ](https://github.com/getgrav/grav-plugin-admin/issues/1379 )
* Optimization to stop admin for looking for pages in disabled plugins
2018-03-20 11:06:41 -06:00
* Added configuration option to choose if you want to use new 'inline' preview or `new tab'
2018-03-14 14:46:34 -06:00
1. [](#bugfix )
2018-08-18 08:25:25 -06:00
* Fix redirect bug when changing admin route to `admin-*`
* Changed Twig `|count` to `|length` filter [#1391 ](https://github.com/getgrav/grav-plugin-admin/issues/1391 )
2018-03-20 11:06:41 -06:00
* Fix for page preview when `HTTP_REFERRER` is not set [grav#1930 ](https://github.com/getgrav/grav/issues/1930 )
2018-03-18 21:28:24 -06:00
2018-03-09 17:31:11 -07:00
# v1.7.1
2018-03-11 15:26:12 -06:00
## 03/11/2018
2018-03-09 17:31:11 -07:00
2018-03-11 15:24:32 -06:00
1. [](#new )
* New built-in page preview system
2018-03-10 14:15:59 -07:00
1. [](#improved )
* Added `CTRL+K` / `CMD+K` shortcuts for editor links [#1279 ](https://github.com/getgrav/grav-plugin-admin/issues/1279 )
2018-03-09 17:31:11 -07:00
1. [](#bugfix )
* Automatically redirect to new `admin_route` after changing it [#1371 ](https://github.com/getgrav/grav-plugin-admin/issues/1371 )
2018-03-10 14:15:59 -07:00
* Remove bad-shadows on alerts
2018-03-10 13:20:01 -08:00
* Fixed notifications titles not html escaped [#1272 ](https://github.com/getgrav/grav-plugin-admin/issues/1272 )
2018-03-10 14:15:59 -07:00
* Fixed extra horizontal scrollbar with `Editor` field
2018-03-11 15:24:32 -06:00
* Fixed `mediapicker` field in lists [#1369 ](https://github.com/getgrav/grav-plugin-admin/issues/1369 )
2018-03-09 17:31:11 -07:00
2018-03-09 11:01:57 -07:00
# v1.7.0
## 03/09/2018
2018-02-16 08:38:12 -07:00
2018-02-22 16:15:00 -07:00
1. [](#new )
* Added styling and lang for **Route Overrides ** in the default page blueprint
2018-03-08 18:55:51 -07:00
* Added clear cache permanently to quick-tray [#1353 ](https://github.com/getgrav/grav-plugin-admin/issues/1353 )
2018-02-16 08:38:12 -07:00
1. [](#improved )
* Added option to toggle between `line-awesome` and `font-awesome` icon sets [#1334 ](https://github.com/getgrav/grav-plugin-admin/issues/1334 )
2018-03-08 18:34:13 -07:00
* Added preview from page list view [#1250 ](https://github.com/getgrav/grav-plugin-admin/pull/1250 )
2018-03-08 18:35:01 -07:00
* Added `Add` plugins button to plugins details page [#1352 ](https://github.com/getgrav/grav-plugin-admin/pull/1352 )
2018-03-09 11:01:57 -07:00
* Added support for `default` and `options` fields in taxonomy field [#1364 ](https://github.com/getgrav/grav-plugin-admin/issues/1364 )
* Added support to limit parent field levels [#1298 ](https://github.com/getgrav/grav-plugin-admin/issues/1298 )
2018-02-16 08:38:12 -07:00
1. [](#bugfix )
2018-02-19 11:46:38 -07:00
* Fixed issue with custom logo text overlapping the sidebar toggle [#1334 ](https://github.com/getgrav/grav-plugin-admin/issues/1334 )
2018-02-18 14:13:09 -07:00
* Fixed issues with minimum PHP versions in resource upgrades
2018-03-01 16:52:06 -06:00
* Fixed issue with default lang translation in admin [#1361 ](https://github.com/getgrav/grav-plugin-admin/issues/1361 )
2018-02-18 14:53:31 -07:00
* Typos in `Tools` -> `Direct Install` page [#1345 ](https://github.com/getgrav/grav-plugin-admin/issues/1345 )
2018-03-08 18:07:54 -07:00
* Fixed bug with frontmatter being killed when in `Expert Mode` [#1354 ](https://github.com/getgrav/grav-plugin-admin/issues/1354 )
2018-08-18 08:25:25 -06:00
2018-01-30 13:34:16 -07:00
# v1.7.0-rc.3
2018-02-15 15:51:56 -07:00
## 02/15/2018
2018-01-30 13:34:16 -07:00
2018-01-31 15:05:40 -07:00
1. [](#improved )
* Tab optimization with fixes for 'onpage' tabs
2018-02-05 13:09:42 -07:00
* Stopped Chrome from auto-completing admin user profile form [grav#1847 ](https://github.com/getgrav/grav/issues/1847 )
2018-02-07 11:11:16 -07:00
* Added a fixed `ga-theme-17x` body class to help styling compatibility
2018-02-14 22:25:44 -07:00
* Outputs an iterable field as a string if `yaml: true` or `validate: type: yaml` set in blueprint
2018-01-30 13:34:16 -07:00
1. [](#bugfix )
* Rolled back JS to known working versions [#1323 ](https://github.com/getgrav/grav-plugin-admin/issues/1323 )
* Fixed missing translation in order field [#1324 ](https://github.com/getgrav/grav-plugin-admin/issues/1324 )
2018-01-31 16:43:13 -07:00
* Fixed UI issue with last drop-down in button group [1325 ](https://github.com/getgrav/grav-plugin-admin/issues/1325 )
2018-02-01 22:34:53 -08:00
* Fixed fieldset field outdated rendering [#1313 ](https://github.com/getgrav/grav-plugin-admin/issues/1313 )
2018-01-30 13:34:16 -07:00
2018-01-22 15:20:48 -07:00
# v1.7.0-rc.2
2018-01-24 11:05:18 -07:00
## 01/24/2018
2018-01-22 15:20:48 -07:00
1. [](#new )
2018-01-24 11:05:18 -07:00
* Moved to LineAwesome icons rather than FontAwesome (still compatible w/FA 4.7.0)
2018-01-22 15:20:48 -07:00
1. [](#improved )
2018-01-22 15:59:21 -07:00
* Simplified open/close nav button
2018-01-23 13:26:23 -07:00
* Tidied Tools panel and added translations
2018-01-23 13:26:46 -07:00
* Tooltip and new icon for site preview
2018-01-23 15:33:52 -07:00
* Updated JS library dependencies
2018-08-18 08:25:25 -06:00
* Changed CodeMirror editor to use sans-serif font for readability
2018-01-22 15:20:48 -07:00
1. [](#bugfix )
2018-01-22 15:59:21 -07:00
* Fixed z-index issue in fullscreen mode [#1317 ](https://github.com/getgrav/grav-plugin-admin/issues/1317 )
2018-01-22 15:20:48 -07:00
2018-01-04 12:21:14 -07:00
# v1.7.0-rc.1
2018-01-22 12:22:48 -07:00
## 01/22/2018
2018-01-04 12:21:14 -07:00
2018-01-09 12:53:00 -07:00
1. [](#new )
* Added support for markdown in all form fields for `label` , `help` , and `description` when `markdown: true` is set on field
2018-01-22 12:40:22 -07:00
* Changed "made by" to Trilby Media from RocketTheme
2018-01-04 12:27:02 -07:00
1. [](#improved )
2018-01-22 12:22:03 -07:00
* Lightened tabs in new theme
2018-01-04 12:27:02 -07:00
* Sort languages by key [#1303 ](https://github.com/getgrav/grav-plugin-admin/issues/1303 )
2018-01-19 11:28:00 -07:00
* Add limit to Parent Levels [#1298 ](https://github.com/getgrav/grav-plugin-admin/pull/1298 )
2018-01-04 12:21:14 -07:00
1. [](#bugfix )
2018-01-22 12:22:03 -07:00
* Fixed alignment issue with language drop-down
2018-01-04 12:21:14 -07:00
* Fixed a z-index issue with fullscreen editor [#1302 ](https://github.com/getgrav/grav-plugin-admin/issues/1302 )
2018-01-04 12:34:59 -07:00
* Fixed missing background on register [#1307 ](https://github.com/getgrav/grav-plugin-admin/issues/1307 )
2018-01-09 12:53:00 -07:00
* Fixed some style issues with field descriptions
2018-01-19 11:26:01 -07:00
* Fixed an issue with `File` field losing download size setting
2018-01-19 11:26:49 -07:00
* Fixed distorted thumbnails in `File` field by using `object-fit: cover`
2018-01-04 12:21:14 -07:00
2017-12-29 13:18:25 -07:00
# v1.7.0-beta.1
2018-01-22 12:22:48 -07:00
## 12/29/2017
2017-12-22 13:47:17 +02:00
2017-12-29 13:18:25 -07:00
1. [](#new )
* New lighter-and-tighter admin theme developed
2017-12-22 13:47:17 +02:00
1. [](#improved )
* Added simple value support for list field type
* Added checks to automatically hide collapse buttons when there's only single value in list type
2017-11-06 17:10:07 -07:00
# v1.6.7
2017-12-05 17:13:53 -07:00
## 12/05/2017
2017-11-06 17:10:07 -07:00
2017-12-01 16:08:52 -07:00
1. [](#new )
* Logout of admin goes straight to login form with a message (that then fades out)
2017-12-05 16:17:54 -07:00
* Added `sl` , `id` , `he` , `eu` , `et` languages
2017-11-06 17:11:16 -07:00
1. [](#improved )
2017-11-28 12:54:10 -07:00
* Added code to use new `GPM::loadRemoteGrav` if it exists in Gav [grav#1746 ](https://github.com/getgrav/grav/pull/1746 )
2017-11-06 17:11:16 -07:00
* Add vertical style for order field [#1253 ](https://github.com/getgrav/grav-plugin-admin/pull/1253 )
2017-11-28 12:54:10 -07:00
* Added classes to pagemedia field [#1274 ](https://github.com/getgrav/grav-plugin-admin/issues/1274 )
* Fixed selectize field not properly updating value when `option` is provided [#1236 ](https://github.com/getgrav/grav-plugin-admin/pull/1236 )
* Tab layout tweaks
2017-12-05 16:17:54 -07:00
* Updated all language files with latest from [Crowdin ](https://crowdin.com/project/grav-admin )
2017-11-06 17:10:07 -07:00
1. [](#bugfix )
2017-11-28 12:54:10 -07:00
* Manual image metadata can now display in pagemedia when auto-generation is disabled [#1275 ](https://github.com/getgrav/grav-plugin-admin/issues/1275 )
2017-11-06 17:10:07 -07:00
* Removed broken `home.hide_in_urls` code in `AdminBaseController::save()` that was throwing move errors
2017-12-05 16:27:20 -07:00
* Security fix to ensure file uploads are not manipulated mid-post - thnx @FLH !
2017-11-06 17:10:07 -07:00
2017-10-27 10:48:02 -07:00
# v1.6.6
## 10/27/2017
1. [](#new )
* Fixed issue where sortable media in expert mode would reset frontmatter [#1252 ](https://github.com/getgrav/grav-plugin-admin/issues/1252 )
2017-10-26 18:34:06 -06:00
# v1.6.5
## 10/26/2017
1. [](#new )
* Added ability to **order ** page media (requires latest Grav update)
2017-10-11 14:44:54 -06:00
# v1.6.4
## 10/11/2017
2017-10-02 15:25:29 -06:00
2017-10-11 14:20:39 -06:00
1. [](#improved )
* Use system PHP size for upload limit rather than `system.media.upload_limit` or `file.filesize` plugin options
2017-10-02 15:25:29 -06:00
1. [](#bugfix )
2017-10-09 17:09:52 -07:00
* Fixed Dropzone timeout to address slow internet connections [#1239 ](https://github.com/getgrav/grav-plugin-admin/pull/1239 )
2017-10-02 15:25:29 -06:00
2017-10-11 14:44:54 -06:00
# v1.6.3
## 10/02/2017
1. [](#bugfix )
* Fixed chart labels not parsing HTML [#1234 ](https://github.com/getgrav/grav-plugin-admin/issues/1234 )
2017-09-30 11:09:05 -06:00
# v1.6.2
2017-09-30 11:20:09 -06:00
## 09/29/2017
2017-09-30 11:09:05 -06:00
1. [](#improved )
2017-10-02 15:25:29 -06:00
* Removed extraneous files in vendor folder for smaller download package
2017-09-30 11:09:05 -06:00
2017-09-14 19:00:08 -06:00
# v1.6.1
2017-09-29 16:50:52 -06:00
## 09/29/2017
2017-09-14 19:00:08 -06:00
2017-09-29 16:49:29 -06:00
1. [](#improved )
* Added support for Latin Extended fonts [#1211 ](https://github.com/getgrav/grav-plugin-admin/pull/1221 )
* Added collapsible attribute to lists [#1231 ](https://github.com/getgrav/grav-plugin-admin/pull/1231 )
2017-09-14 19:00:08 -06:00
1. [](#bugfix )
* Fix editor not clickable in list field [#1224 ](https://github.com/getgrav/grav-plugin-admin/pull/1124 )
* Updated Google Font URLs to always connect over HTTPS. [#1106 ](https://github.com/getgrav/grav-plugin-admin/pull/1106 )
2017-09-25 18:37:12 -07:00
* Fixed fieldset field not allowing to properly save when contained within a list [#1225 ](https://github.com/getgrav/grav-plugin-admin/issues/1225 )
2017-09-25 19:06:52 -07:00
* Fixed Video markdown syntax when drag & dropping in the content editor [#1160 ](https://github.com/getgrav/grav-plugin-admin/issues/1160 )
2017-09-29 16:49:29 -06:00
* Fixed headers drop-down in editor to properly align
* Fixed fields not working in Microsoft Edge with Selectize.js [#1222 ](https://github.com/getgrav/grav-plugin-admin/pull/1222 )
* Replaced a left-over "is empty" check [#1232 ](https://github.com/getgrav/grav-plugin-admin/pull/1232 )
* Fixed headers drop-down in editor to align properly
2018-08-18 08:25:25 -06:00
2017-09-14 19:00:08 -06:00
2017-09-07 14:50:59 -06:00
# v1.6.0
2017-09-07 18:04:37 -06:00
## 09/07/2017
2017-08-18 13:16:56 -06:00
2017-08-25 18:41:00 -06:00
1. [](#new )
2017-09-07 14:50:59 -06:00
* **Added 2-Factor Authentication support to the admin!**
* **Added rate-limiting for "failed login attempts" and "forgot password"**
2017-08-24 11:57:06 -06:00
1. [](#improved )
2017-08-24 15:07:42 -06:00
* Revamped the toggle switch CSS so it's more flexible and works better [#1198 ](https://github.com/getgrav/grav-plugin-admin/issues/1198 )
2017-08-24 11:57:06 -06:00
* Improved toggle/button alignment on Page edit view
2017-08-18 13:16:56 -06:00
1. [](#bugfix )
2017-09-07 14:50:59 -06:00
* Fixed an issue where icon-picker style was hiding field elements [#1199 ](https://github.com/getgrav/grav-plugin-admin/issues/1199 )
2017-08-24 09:20:19 -06:00
* Fixed https -> http redirect issue [#1195 ](https://github.com/getgrav/grav-plugin-admin/issues/1195 )
* Also check `/.` for home route [#1191 ](https://github.com/getgrav/grav-plugin-admin/issues/1191 )
2017-09-07 14:50:59 -06:00
* Fixed administration being broken in multi-site environments with plugin overrides
* Fixed lang-switcher broken in MS Edge browser [#1213 ](https://github.com/getgrav/grav-plugin-admin/pull/1213 )
* Added custom `form_id` attribute for modal forms [#1216 ](https://github.com/getgrav/grav-plugin-admin/issues/1216 )
* Fixed partially cropped line in Markdown editor for MS Edge/Firefox [#1219 ](https://github.com/getgrav/grav-plugin-admin/pull/1219 )
* Downgraded Babel libraries to v6.x for compatibility with webpack [#1218 ](https://github.com/getgrav/grav-plugin-admin/pull/1218 )
2017-08-18 13:16:56 -06:00
2017-07-20 19:39:52 +02:00
# v1.5.2
2017-08-16 11:03:01 -06:00
## 08/16/2017
2017-07-20 19:39:52 +02:00
2017-08-15 15:37:34 -06:00
1. [](#new )
* Added a new icon quick-tray in side navigation that plugins can utilize
2017-08-16 10:59:22 -06:00
* Added ability to set and retrieve temporary admin messages
2017-07-26 12:12:18 -06:00
1. [](#improved )
* Allow different field to be used as page label in list of pages [#1122 ](https://github.com/getgrav/grav-plugin-admin/pull/1122 )
2017-07-26 12:54:02 -06:00
* Updated `en` language for `cache-control` + `clear_images_by_default` system settings
2017-08-02 17:15:45 -06:00
* Allow sorting of page based on custom ordering [#1182 ](https://github.com/getgrav/grav-plugin-admin/pull/1182 )
* Search for pages by slug and folder name [#1183 ](https://github.com/getgrav/grav-plugin-admin/pull/1183 )
* Allow all page data to be used during `onAdminCreatePageFrontmatter()` event [#1175 ](https://github.com/getgrav/grav-plugin-admin/pull/1175 )
* Remove single quotes when slugifying title [#1178 ](https://github.com/getgrav/grav-plugin-admin/pull/1178 )
2017-07-20 19:39:52 +02:00
1. [](#bugfix )
* Ignore missing Twig files [#1169 ](https://github.com/getgrav/grav-plugin-admin/issues/1169 )
2017-07-26 12:12:18 -06:00
* If from is already defined, don't override it [#1129 ](https://github.com/getgrav/grav-plugin-admin/issues/1129 )
2017-08-08 10:50:41 -07:00
* Fixed SelectUnique field not working with files with spaces
2017-07-20 19:39:52 +02:00
2017-07-17 18:36:22 +02:00
# v1.5.1
2017-07-19 12:11:56 -06:00
## 07/19/2017
2017-07-17 18:36:22 +02:00
1. [](#bugfix )
* Fixes issue when saving pages without a `folder` element [#1163 ](https://github.com/getgrav/grav-plugin-admin/issues/1163 )
2017-07-17 12:35:59 -06:00
* Fixed mediapicker field inside lists not properly updating the value on the target input [#1157 ](https://github.com/getgrav/grav-plugin-admin/issues/1157 )
2017-07-17 18:36:22 +02:00
2017-07-16 16:53:03 -06:00
# v1.5.0
## 07/16/2017
2017-07-10 15:35:12 -07:00
2017-07-15 11:15:10 -06:00
1. [](#new )
* Implemented Offline mode. Notifies in the admin when disconnected.
2017-07-10 15:35:12 -07:00
1. [](#bugfix )
* Fixed fetch issue throwing error when request not completed and while unloading the page [#1301 ](https://github.com/getgrav/grav-plugin-admin/issues/1301 )
2017-07-11 19:16:11 -06:00
* Fixed ordering when > 100 pages [grav#1564 ](https://github.com/getgrav/grav/pull/1564 )
2017-07-12 12:22:13 -07:00
* Fixed Lists issue when reindexing, causing Radio fields to potentially lose their `checked` status ([#1154 ](https://github.com/getgrav/grav-plugin-admin/issues/1154 ) | related: [1d55ffc ](https://github.com/getgrav/grav-plugin-admin/commit/1d55ffc616125047f245efe9f2180ef2c16b4949 ))
2017-07-17 18:36:22 +02:00
2017-06-23 10:32:00 -06:00
# v1.5.0-rc.4
2017-07-05 11:13:46 -06:00
## 07/05/2017
2017-06-23 10:32:00 -06:00
2017-06-27 13:39:09 +02:00
1. [](#new )
2017-07-05 11:13:46 -06:00
* New `multilevel` field, useful for defining collections definitions, metadata and other complex YAML data [#1135 ](https://github.com/getgrav/grav-plugin-admin/pull/1135 ) - (EXPERIMENTAL)
2017-06-29 17:12:15 -06:00
* Fix plugins hooked nav authorize not working with array of permissions [#1148 ](https://github.com/getgrav/grav-plugin-admin/pull/1148 )
1. [](#improved )
2017-06-30 21:09:54 +02:00
* Add badge to plugins hooked into nav [#1147 ](https://github.com/getgrav/grav-plugin-admin/pull/1147 )
* Added `field.outerclasses` to default form field [#1124 ](https://github.com/getgrav/grav-plugin-admin/pull/1124 )
* Reverted back to textarea/YAML for `media.yaml` image options
2017-07-05 11:13:46 -06:00
* Fixed color of textarea fields in admin
2017-06-23 10:32:00 -06:00
1. [](#bugfix )
* Fix for bad referenced to `shouldLoadAdditionalFilesInBackground()` [#1145 ](https://github.com/getgrav/grav-plugin-admin/pull/1145 )
2017-06-26 11:14:52 -07:00
* Expose Page Media instance to Grav Admin JS API
2017-06-26 14:59:22 -07:00
* Fixed mediapicker issue where newly added list items would not work
2017-06-26 15:36:51 -07:00
* Fixed issue with min/max setting of list collections. Removing a list item would not refresh properly the count
2017-06-30 21:09:54 +02:00
* If folder is empty/not sent, fallback to page slug [#1146 ](https://github.com/getgrav/grav-plugin-admin/issues/1146 )
2017-07-05 11:13:46 -06:00
* Escape the URI basename before using it in Twig
2017-07-03 17:13:04 +02:00
* Ignore missing Twig file in the Tools page
2017-06-23 10:32:00 -06:00
2017-05-23 18:15:35 -06:00
# v1.5.0-rc.3
2017-06-22 14:11:41 -06:00
## 06/22/2017
2017-05-23 18:15:35 -06:00
2017-05-31 17:11:46 -06:00
1. [](#new )
* New `Admin::getPageMedia()` static method that can be used in blueprints
2017-06-02 16:25:06 +02:00
* Added a new `mediapicker` form field which allows to select a media from any page [#1125 ](https://github.com/getgrav/grav-plugin-admin/pull/1125 )
2017-06-21 17:55:33 -07:00
* Added info metadata button for images to view EXIF and other useful details about an image
2017-05-23 18:15:35 -06:00
1. [](#improved )
2017-06-21 15:44:16 -06:00
* Pass original image filename via the `AdminController::taskListedia()` task
2017-05-23 18:15:35 -06:00
* Various form styling improvements
2017-05-29 14:36:35 -06:00
* Provided an option to control how parent select field displays
2017-06-21 15:44:16 -06:00
1. [](#bugfix )
* Fix referencing DI element when not initialized [#1141 ](https://github.com/getgrav/grav-plugin-admin/pull/1141 )
2017-05-23 18:15:35 -06:00
2017-05-19 11:41:05 -06:00
# v1.5.0-rc.2
2017-05-22 14:35:03 -06:00
## 05/22/2017
2017-05-19 11:41:05 -06:00
2017-05-17 14:00:34 +02:00
1. [](#improved )
* Remove save button and save location notification on Config Info tab [#1116 ](https://github.com/getgrav/grav-plugin-admin/pull/1116 )
2017-05-17 14:02:00 +02:00
* Allow taxonomy field to just list one or more specific taxonomies if the `taxonomies` field is filled in the blueprint
2017-05-22 14:35:03 -06:00
* `File` field now renders thumbnail previews of the selected value on load
* Use new unified `Utils::getPagePathFromToken()` method rather
2017-05-19 11:41:05 -06:00
1. [](#bugfix )
* Fix for undefined `include_metadata` error
2017-06-02 16:25:06 +02:00
2017-05-17 14:00:34 +02:00
2017-05-16 13:31:18 -06:00
# v1.5.0-rc.1
## 05/16/2017
2017-04-24 18:03:40 -06:00
2017-05-15 20:24:08 +03:00
1. [](#new )
2017-05-15 17:02:37 -06:00
* Add support for a single array field in forms
* Added Prev/Next support on page editing view [#1112 ](https://github.com/getgrav/grav-plugin-admin/pull/1112 )
2017-04-28 15:02:36 -06:00
1. [](#improved )
* Improved full-screen editor for better browser compatibility [#1093 ](https://github.com/getgrav/grav-plugin-admin/pull/1093 )
* Added ability to choose how you want the preview button to open [#1096 ](https://github.com/getgrav/grav-plugin-admin/pull/1096 )
* `base.html.twig` now extends a `base-root.html.twig` file
2017-04-29 17:21:57 +02:00
* Add month+date indication to the stats graph to avoid confusion when there are days without visits
2017-05-10 01:08:45 +02:00
* Added `min` and `max` options for `list` form field [#1113 ](https://github.com/getgrav/grav-plugin-admin/pull/1113 )
2017-05-12 12:54:08 -06:00
* Remove page metadata file on deletion of media
2017-05-15 17:06:40 -06:00
* Improved layout on pages list for pages with long titles [#1102 ](https://github.com/getgrav/grav-plugin-admin/pull/1102 )
2017-05-16 17:34:10 +02:00
* Added option to make custom "Add page" dropdown entries [#1104 ](https://github.com/getgrav/grav-plugin-admin/pull/1104 )
2017-04-24 18:03:40 -06:00
1. [](#bugfix )
2017-04-25 14:11:50 -06:00
* Fixed issue with tab widths on Pages overlapping non-english toggle switch [#1089 ](https://github.com/getgrav/grav-plugin-admin/issues/1089 )
2017-04-24 18:03:40 -06:00
* Added `vendor` to ignores for direct install of Grav
2017-04-25 12:33:56 -06:00
* Translated `field.default` for `editor` form field
2017-04-28 15:02:36 -06:00
* Fixed an quote error in `en.yaml`
2017-04-28 15:03:04 -06:00
* Resolved z-index issues with mobile nav and pages form elements
2017-04-28 15:47:51 -07:00
* Fixed issue with file picker where the selected file preview would not show
2017-05-12 12:54:08 -06:00
* Refresh page media on media upload
2017-05-01 19:03:27 +02:00
* Default to config file slug if translation is missing, otherwise use translation also in the tab title, not just in the page heading [#1039 ](https://github.com/getgrav/grav-plugin-admin/issues/1039 )
2017-05-09 15:46:31 +02:00
* Fix language toggle button in admin top bar visible also in fullscreen mode [#1110 ](https://github.com/getgrav/grav-plugin-admin/issues/1110 )
2017-05-09 16:41:03 -06:00
* Fix for editor padding [#1111 ](https://github.com/getgrav/grav-plugin-admin/issues/1111 )
2017-05-12 13:41:39 +02:00
* Fix tabs inside blueprint overlapping above content [#1115 ](https://github.com/getgrav/grav-plugin-admin/pull/1115 )
2017-04-24 18:03:40 -06:00
2017-04-19 17:11:45 -06:00
# v1.4.2
2017-04-24 15:30:03 -06:00
## 04/24/2017
2017-04-19 17:11:45 -06:00
2017-04-20 17:53:46 -06:00
1. [](#new )
* Added a new `Content Padding` option to tighten up UI padding space (default `true` )
2017-04-19 17:11:45 -06:00
1. [](#bugfix )
* Added back `Admin::initTheme()` relying on Grav fix [#1069 ](https://github.com/getgrav/grav-plugin-admin/pull/1069 ) as it conflicts ith Gantry5
2017-04-20 17:11:51 -06:00
* Fix for missing scrollbar when in full-size editor for Firefox [#1077 ](https://github.com/getgrav/grav-plugin-admin/issues/1077 )
* Fix for overlay of Add-Page button in full-size editor [#1077 ](https://github.com/getgrav/grav-plugin-admin/issues/1077 )
2017-04-21 06:49:02 -06:00
* Better fix for session-based parent overriding root page parents [#1078 ](https://github.com/getgrav/grav-plugin-admin/issues/1078 )
2017-04-21 22:17:35 -06:00
* Allow support for `Pages::getList()` with `show_modular` option [#1080 ](https://github.com/getgrav/grav-plugin-admin/issues/1080 )
2017-04-24 15:04:47 -06:00
* Added `[tmp,user]` ignores for direct install of Grav [grav#1447 ](https://github.com/getgrav/grav/issues/1447 )
2017-04-19 17:11:45 -06:00
2017-04-19 16:55:31 -06:00
# v1.4.1
## 04/19/2017
1. [](#bugfix )
* Reverted [#1069 ](https://github.com/getgrav/grav-plugin-admin/pull/1069 ) as it conflicts ith Gantry5
2017-04-13 14:56:32 -06:00
# v1.4.0
2017-04-19 15:56:18 -06:00
## 04/19/2017
2017-04-14 13:44:18 +02:00
2017-04-19 12:10:00 -06:00
1. [](#new )
* Added ability to add new pages/folders while editing existing page
2017-04-14 13:44:18 +02:00
1. [](#improved )
2017-04-14 22:31:22 +02:00
* Initialize theme in Admin Plugin [#1069 ](https://github.com/getgrav/grav-plugin-admin/pull/1069 )
2017-04-13 14:56:32 -06:00
* Use new system configuration entries for username and password format
2017-04-14 11:37:37 -06:00
* Reworked Page parent field to use `Pages::getList()` rather than logic in Twig field itself
2017-04-14 13:44:18 +02:00
* More robust styling of admin themes page [#1067 ](https://github.com/getgrav/grav-plugin-admin/pull/1067 )
2017-04-14 14:06:10 +02:00
* Fix fullscreen editor height [#1065 ](https://github.com/getgrav/grav-plugin-admin/pull/1065 )
2017-04-14 14:15:46 +02:00
* Fix small UI issue in the editor with `codemirror.lineNumbers` && `codemirror.styleActiveLine` enabled
2017-04-14 16:04:29 +02:00
* Fix UI performance issue in the dashboard [#1064 ](https://github.com/getgrav/grav-plugin-admin/issues/1064 )
2017-04-14 11:37:37 -06:00
1. [](#bugfix )
* Fixed issue with parent not working with custom slug [#1068 ](https://github.com/getgrav/grav-plugin-admin/issues/1068 )
2017-04-19 12:10:00 -06:00
* Fixed issue with new page modal not remembering last choice [#1072 ](https://github.com/getgrav/grav-plugin-admin/issues/1072 )
2017-04-26 10:50:31 +02:00
2017-04-12 14:09:50 +02:00
# v1.3.3
2017-04-12 10:26:20 -06:00
## 04/12/2017
2017-04-12 14:09:50 +02:00
1. [](#bugfix )
* Fix for regression introduced in the automatic page template switch when changing page parent [#1059 ](https://github.com/getgrav/grav-plugin-admin/issues/1059 ) [grav#1403 ](https://github.com/getgrav/grav/issues/1403 ) [#1062 ](https://github.com/getgrav/grav-plugin-admin/issues/1062 )
2017-04-12 18:04:34 +02:00
* Fix issue with editor field in lists [#1037 ](https://github.com/getgrav/grav-plugin-admin/issues/1037 )
2017-04-12 14:09:50 +02:00
2017-04-03 18:45:08 +02:00
# v1.3.2
2017-04-10 18:34:04 -06:00
## 04/10/2017
2017-04-03 18:45:08 +02:00
2017-04-10 15:16:43 -06:00
1. [](#improved )
* Added new 'parents' field and switched Page blueprints to use this
2017-04-03 18:45:08 +02:00
1. [](#bugfix )
* Fix for regression in h3 style in the Spacer field [#267 ](https://github.com/getgrav/grav-plugin-admin/issues/267 )
2017-04-05 20:47:48 +02:00
* Fix missing preview in page media for SVG images [#1051 ](https://github.com/getgrav/grav-plugin-admin/issues/1051 )
2017-04-07 20:07:35 +02:00
* Fix missing check when reordering [#1053 ](https://github.com/getgrav/grav-plugin-admin/issues/1053 )
2017-04-09 20:55:31 -07:00
* Fix for editors not getting refreshed when changing tab [#1052 ](https://github.com/getgrav/grav-plugin-admin/issues/1052 )
2017-04-10 10:51:17 -06:00
* Fix for mobile tabs in page editing [#1057 ](https://github.com/getgrav/grav-plugin-admin/issues/1057 )
2017-04-03 18:45:08 +02:00
2017-03-31 13:39:39 -06:00
# v1.3.1
## 03/31/2017
1. [](#bugfix )
* Fix for `Undefined index: file_path` error with Direct Install [#1043 ](https://github.com/getgrav/grav-plugin-admin/issues/1043 )
2017-03-31 11:24:24 -06:00
# v1.3.0
## 03/31/2017
2017-03-29 22:41:24 -07:00
1. [](#new )
* User uploadable avatar (still falls back to Gravatar if not provided)
2017-03-23 12:37:29 -06:00
1. [](#improved )
* Improved tabs CSS to handle long titles [#1036 ](https://github.com/getgrav/grav-plugin-admin/issues/1036 )
2017-03-25 11:48:30 -07:00
* Fixed `step` in range field [Form#136 ](https://github.com/getgrav/grav-plugin-form/issues/136 )
2017-03-26 19:47:15 -07:00
1. [](#bugfix )
2017-03-28 22:19:54 -07:00
* Fixed issue with exception thrown when `copying` and `moving` a page [#1042 ](https://github.com/getgrav/grav-plugin-admin/issues/1042 )
2017-03-26 19:47:15 -07:00
* Automatically calculate the * next * numeric folder prefix [Core#1386 ](https://github.com/getgrav/grav/issues/1386 )
2017-04-03 18:45:08 +02:00
2017-03-22 17:31:08 -06:00
# v1.3.0-rc.3
## 03/22/2017
2017-03-18 14:13:14 -06:00
1. [](#new )
2017-03-22 17:31:08 -06:00
* All new `Page Ordering` implementation. Completely revamped and will only reorder with folder-prefix enabled. You can now reorder all siblings at the same time.
* Added a new `Advanced - Override` to allow option to display pages by folder name (default) or Collection definition
2017-03-18 14:13:14 -06:00
* Improved `range` form field with touch and counter support [#1016 ](https://github.com/getgrav/grav-plugin-admin/pull/1016 )
2017-03-20 13:32:03 -06:00
1. [](#bugfix )
* Cleanup package files via GPM install to make them more windows-friendly [#1361 ](https://github.com/getgrav/grav/pull/1361 )
2017-03-18 14:13:14 -06:00
2017-03-17 15:50:48 -06:00
# v1.3.0-rc.2
## 03/17/2017
2017-03-17 07:58:29 -07:00
1. [](#improved )
* Do not attempt to fetch any notification if settings are disabled [#942 ](https://github.com/getgrav/grav-plugin-admin/issues/942 )
2017-03-13 18:36:38 -06:00
# v1.3.0-rc.1
## 03/13/2017
2017-02-19 19:16:03 +01:00
1. [](#new )
2017-03-10 16:47:18 -07:00
* New flex-based/js Tabs system for better flexibility and improved UX.
2017-02-22 13:36:36 -07:00
* Added new **toolbox ** with `Direct-Install` option via ZIP or URL.
2017-02-19 19:16:03 +01:00
* Added an option to reinstall a plugin/theme already installed [#984 ](https://github.com/getgrav/grav-plugin-admin/issues/984 )
2017-02-26 09:48:27 +01:00
* Added a new **range field ** [#995 ](https://github.com/getgrav/grav-plugin-admin/issues/995 )
2017-03-05 22:27:56 -08:00
* When creating a new page, automatically select the Page Template based on Parent Page Child Type [#1008 ](https://github.com/getgrav/grav-plugin-admin/issues/1008 )
2017-02-21 16:02:19 +01:00
1. [](#improved )
2017-03-08 16:16:13 -07:00
* Page Media field now is available when folder is created, not just markdown file [#1000 ](https://github.com/getgrav/grav-plugin-admin/issues/1000 )
2017-02-21 16:02:19 +01:00
* Separated user details and avatar in separate twig to allow more granular overriding in plugins [#989 ](https://github.com/getgrav/grav-plugin-admin/issues/989 )
2017-02-22 15:00:48 +01:00
* Nicer layout of themes list on wider screen
2017-03-10 11:51:35 -07:00
* Editor full-screen option displays title/save options [#948 ](https://github.com/getgrav/grav-plugin-admin/issues/948 )
2017-03-08 14:33:58 -08:00
* Use native OS highlight colors for the editor [#977 ](https://github.com/getgrav/grav-plugin-admin/issues/977 )
2017-03-08 15:36:28 -07:00
* Force admin pages to set `Page::expires(0)` so it's not cached [#1009 ](https://github.com/getgrav/grav-plugin-admin/issues/1009 )
2017-03-08 16:16:13 -07:00
* Added support for up to 15 tabs (was 10) [#954 ](https://github.com/getgrav/grav-plugin-admin/issues/954 )
2017-03-10 10:04:56 -07:00
* Only reorder pages in the admin if collection uses `@self` and `order.by`
2017-03-10 12:42:14 -07:00
* Improved configuration tab sizes when you have lots of tabs
* Modified default media select size from 150px x 100px to 200px x 150px
2017-03-08 14:21:40 -08:00
1. [](#bugfix )
* Fixed rendering issue with Chrome and sortables collections [#1002 ](https://github.com/getgrav/grav-plugin-admin/issues/1002 )
2017-03-13 13:45:15 -07:00
* Fixed issue with removal of file that has been just uploaded and stored in the session
2017-04-03 18:45:08 +02:00
2017-02-19 19:16:03 +01:00
2017-02-17 16:01:14 -07:00
# v1.2.14
## 02/17/2017
1. [](#bugfix )
* Fixed bad bug with `GPM::install()` from a change in Admin v1.2.13
2017-02-13 18:30:45 +01:00
# v1.2.13
2017-02-17 14:56:07 -07:00
## 02/17/2017
2017-02-13 18:30:45 +01:00
1. [](#bugfix )
* Fix issue with validating page when switching language [#963 ](https://github.com/getgrav/grav-plugin-admin/issues/963 )
2017-02-13 18:55:01 +01:00
* Fix issue with quotes in Admin strings used in JS [#965 ](https://github.com/getgrav/grav-plugin-admin/issues/965 )
2017-02-16 15:15:38 -07:00
* Refactored `AdminController::taskGetUpdates` to use standard task/response [#980 ](https://github.com/getgrav/grav-plugin-admin/issues/980 )
2017-02-17 15:28:03 +01:00
* Sync Admin pages blueprints with core [core#212d35221a9bbcc242508ba49a551b3f6e62af8e ](https://github.com/getgrav/grav/commit/212d35221a9bbcc242508ba49a551b3f6e62af8e )
2017-02-13 18:30:45 +01:00
2017-02-12 00:01:41 -08:00
# v1.2.12
2017-02-12 12:20:42 -07:00
## 02/12/2017
2017-02-12 00:01:41 -08:00
1. [](#bugfix )
2017-02-12 12:20:42 -07:00
* Rebuilt the JS bundle to address various JS-related issues that cropped up in `v1.2.11`
2017-02-13 18:30:45 +01:00
* Fixed Firefox Network Error issue when updating multiple plugins/themes at concurrently [#1301 ](https://github.com/getgrav/grav/issues/1301 )
2017-02-12 00:01:41 -08:00
2017-01-31 11:11:27 +01:00
# v1.2.11
2017-02-10 11:40:53 -07:00
## 02/10/2017
2017-01-31 11:11:27 +01:00
2017-02-10 11:29:53 -07:00
1. [](#new )
* Added lang strings for `CLI_COMPATIBILITY` which is new in Grav v1.1.16
2017-02-02 18:13:41 +02:00
1. [](#improved )
* Allow plugin to set custom 'authorize' and 'location' in `onAdminMenu()` event
2017-02-10 11:39:33 -07:00
* Updated all language files with latest from [Crowdin ](https://crowdin.com/project/grav-admin )
2017-01-31 11:11:27 +01:00
1. [](#bugfix )
* Fixed issue `admin.super` or `admin.users` users changing the account when saving another user [#713 ](https://github.com/getgrav/grav-plugin-admin/issues/713 )
2017-01-31 11:11:38 +01:00
* Fix issue where non `admin.super` /`admin.users` users could see other users profiles [#713 ](https://github.com/getgrav/grav-plugin-admin/issues/713 )
2017-02-06 18:03:14 +01:00
* Fix removing responsive image from page media [#111 ](https://github.com/getgrav/grav-plugin-admin/issues/111 ) [#952 ](https://github.com/getgrav/grav-plugin-admin/issues/952 )
2017-02-06 18:44:07 +01:00
* Use @2x & @3x fallback images in the filepicker. [#952 ](https://github.com/getgrav/grav-plugin-admin/issues/952 )
2017-01-31 11:11:27 +01:00
2017-01-19 12:56:58 -08:00
# v1.2.10
2017-01-30 14:11:03 -07:00
## 1/30/2017
2017-01-19 12:56:58 -08:00
2017-01-20 13:57:54 -08:00
1. [](#improved )
* It is now possible to manually specify a format for the `datetime` field [#1261 ](https://github.com/getgrav/grav/issues/1261 )
2017-01-22 15:50:37 +01:00
* Allow to see plugins and themes list without internet connection. Also add a more helpful message in the "add" view [grav#1008 ](https://github.com/getgrav/grav/issues/1008 )
2017-01-19 12:56:58 -08:00
1. [](#bugfix )
* Fixed issue with downloaded package when installing a testing release
2017-01-29 14:41:24 -07:00
* Allow non admin.super users to change their account information. Allow `admin.super` and `admin.users` to change other users information. [#943 ](https://github.com/getgrav/grav/issues/943 )
2017-01-28 19:08:58 +01:00
* Handle removing a media file also if it's not a json request. Was not working after https://github.com/getgrav/grav-plugin-admin/commit/6b343365996ce838759d80fa3917d4d994f1aeb4
2017-01-22 15:50:37 +01:00
2017-01-18 15:09:38 -07:00
# v1.2.9
## 01/18/2017
1. [](#improved )
* Added lang strings for `ALLOW_WEBSERVER_GZIP` in System configuration
2017-01-17 13:16:45 -07:00
# v1.2.8
## 01/17/2017
2016-12-31 11:23:15 +01:00
1. [](#improved )
2017-01-12 12:40:30 -07:00
* Allow the ability to clear the cache if `admin.maintenance` , as stated in the docs [#908 ](https://github.com/getgrav/grav-plugin-admin/issues/908 )
2017-01-02 20:55:55 -07:00
* Added lang strings for `DEFAULT_LANG` in Site configuration
2017-01-12 12:40:30 -07:00
* Added lang strings for `NEVER_CACHE_TWIG` in System and Page configuration
2017-01-03 10:58:24 +01:00
1. [](#bugfix )
* Fixed saving the configuration if not `admin.super`
2017-01-09 14:25:30 +01:00
* Show the clear cache buttons if the user has `admin.cache` permissions [#908 ](https://github.com/getgrav/grav-plugin-admin/issues/908#issuecomment-270748616 )
2017-01-11 17:07:56 +01:00
* Fix colorpicker validation when transparency is set to 1.00 [#921 ](https://github.com/getgrav/grav-plugin-admin/issues/921 )
2017-01-12 18:58:20 +01:00
* Fix html markup in section twig [#922 ](https://github.com/getgrav/grav-plugin-admin/pull/922 )
2017-01-12 19:36:13 +01:00
* Fix bug in deleting a file uploaded with the `file` field [#920 ](github.com/getgrav/grav-plugin-admin/issues/920 )
2017-01-12 11:59:53 -07:00
* Fix for plugin throwing event-based errors when plugin is removed and no longer available to process said event
2016-12-31 11:23:15 +01:00
2016-12-22 11:34:15 -07:00
# v1.2.7
## 12/22/2016
1. [](#improved )
* Fixed an issue with non `.html` extensions not setting application type properly when fallback template not found.
1. [](#bugfix )
* Fix plugins and themes json calls after the introduction of [HTML fallback for templates not found ](https://github.com/getgrav/grav/commit/364209a27da0f5dfba5fde9c4b07b6d5844cda47 )
2016-12-13 19:40:54 -08:00
# v1.2.6
2016-12-21 13:04:58 -07:00
## 12/21/2016
2016-12-13 19:40:54 -08:00
1. [](#improved )
* Added a delay before reloading the page when a plugin or theme get installed
2016-12-14 10:10:40 +01:00
* Fix prompting to remove Grav itself when removing a package that requires a specific Grav version
2016-12-21 13:02:48 -07:00
* Remove cli-server exception since we now have compatibility with a custom router in Grav [#1219 ](https://github.com/getgrav/grav/pull/1219 )
2016-12-17 16:21:59 +01:00
1. [](#bugfix )
* Fix issue with array field and `value_only: true`
2016-12-13 19:40:54 -08:00
2016-12-13 13:00:45 -07:00
# v1.2.5
## 12/13/2016
2016-12-08 12:55:54 +02:00
2016-12-13 13:00:45 -07:00
1. [](#new )
* RC released as stable
2016-12-08 12:55:54 +02:00
1. [](#bugfix )
2016-12-14 10:10:40 +01:00
* YAML syntax fixes
2016-12-08 12:55:54 +02:00
2016-12-07 16:03:15 -07:00
# v1.2.5-rc.4
## 12/07/2016
2016-11-28 21:07:25 +01:00
1. [](#new )
* Added a new `permissions` form field, used in the user profile to simplify editing permissions
2016-12-07 05:46:43 -07:00
* Added several new `onAdminAfter...()` events to allow for more 3rd party plugin interaction
2016-11-28 21:07:25 +01:00
1. [](#bugfix )
* Updated admin-user-details to allow longer user names in the sidebar [#879 ](https://github.com/getgrav/grav-plugin-admin/issues/879 )
2016-11-29 13:37:08 +01:00
* Redirect to a 404 page when accessing nonexistent plugins and themes [#880 ](https://github.com/getgrav/grav-plugin-admin/issues/880 )
2016-11-28 21:07:25 +01:00
2016-11-26 20:12:26 -07:00
# v1.2.5-rc.3
## 11/26/2016
2016-11-24 13:51:21 +01:00
1. [](#bugfix )
* Update class namespace for Admin class [#874 ](https://github.com/getgrav/grav-plugin-admin/issues/874 )
2016-11-24 15:13:47 +01:00
* Fix updating/installing packages from admin
2016-11-24 13:51:21 +01:00
2016-11-17 17:47:31 -07:00
# v1.2.5-rc.2
## 11/19/2016
1. [](#bugfix )
* Make default value work for filepicker [#859 ](https://github.com/getgrav/grav-plugin-admin/issues/859 )
2016-11-09 11:03:33 -07:00
# v1.2.5-rc.1
## 11/09/2016
2016-10-24 12:05:47 -07:00
2016-10-24 14:50:37 -06:00
1. [](#new )
* Updated to FontAwesome 4.7.0 with [Grav icon ](http://fontawesome.io/icon/grav/ )
2016-10-27 11:14:01 +02:00
1. [](#improved )
* Always delete image alternatives in AdminController#taskDelmedia [#814 ](https://github.com/getgrav/grav-plugin-admin/issues/814 )
2016-10-27 11:29:49 +02:00
* Use Media class to retrieve files in AdminController#taskGetFilesInFolder [#842 ](https://github.com/getgrav/grav-plugin-admin/issues/842 )
2016-11-06 19:19:38 -08:00
* Increased specificity for Colorpicker field to prevent 3rd party conflicts
2016-10-24 12:05:47 -07:00
1. [](#bugfix )
* Editor link button doesn't prefix links with `http://` anymore [#813 ](https://github.com/getgrav/grav-plugin-admin/issues/813 )
2016-10-24 12:12:08 -07:00
* Dashboard Charts now always refresh no matter what [#753 ](https://github.com/getgrav/grav-plugin-admin/issues/753 )
2016-10-31 19:24:12 +01:00
* Use rawRoute for parent too when saving [#843 ](https://github.com/getgrav/grav-plugin-admin/issues/843 )
2016-11-03 15:22:32 +01:00
* Avoid different output when users exist or not in password recovery [#849 ](https://github.com/getgrav/grav/issues/849 )
2016-11-08 16:42:57 +01:00
* Fix login to admin with permission inherited from group [#857 ](https://github.com/getgrav/grav-plugin-admin/issues/857 )
2016-11-24 13:51:21 +01:00
2016-10-24 12:05:47 -07:00
2016-10-22 20:36:46 -06:00
# v1.2.4
## 10/22/2016
1. [](#bugfix )
* Fix for accented media files [#833 ](https://github.com/getgrav/grav-plugin-admin/issues/833 )
* Fix for `CTRL + s` not saving in editor [#832 ](https://github.com/getgrav/grav-plugin-admin/pull/832 )
* Fix for missing REDIS translations in admin [#1123 ](https://github.com/getgrav/grav/issues/1123 )
2016-10-19 09:15:37 -06:00
# v1.2.3
## 10/19/2016
2016-09-13 13:45:09 +02:00
2016-09-29 18:14:08 -06:00
1. [](#new )
2016-09-30 08:58:26 -06:00
* Added new `onAdminCreatePageFrontmatter()` event to support plugins such as `auto-date` by allowing frontmatter to be modified by plugins.
2016-09-29 18:14:08 -06:00
* Added a new independent `cache_enabled` option for admin plugin (default is `false` ). Should fix various sync issues.
2016-10-04 16:51:41 +02:00
* Add an `onAdminData` event to allow plugins to add additional blueprints data
2016-09-24 21:22:18 -07:00
1. [](#improved )
* Handle errors when a resource fails to install
2016-10-11 11:24:21 -07:00
* Page media and File field images thumbnail are now properly proportionate and 150x100
2016-10-19 09:26:33 -06:00
* Added the Codeception testing suite with an initial test
2016-09-13 13:45:09 +02:00
1. [](#bugfix )
2016-09-13 15:45:17 +02:00
* Fix [#1034 ](https://github.com/getgrav/grav/issues/1034 ) redirect of page creation procedure when system.home.hide_in_urls is enabled
2016-09-14 18:04:29 -07:00
* Media (Page): Do not extend parent metehod for sending files since Safari and IE API for FormData don’ t implement `delete` ([#772 ](https://github.com/getgrav/grav-plugin-admin/issues/772 ))
2016-09-15 12:57:28 -07:00
* Clean up POST keys containing square brackets, allows for regex ranges in routes ([#776 ](https://github.com/getgrav/grav-plugin-admin/issues/776 ))
2016-09-16 15:19:54 +02:00
* Fix [#773 ](https://github.com/getgrav/grav-plugin-admin/issues/773 ) allow filepicker work inside lists, respond to mutation event
2016-09-18 16:03:53 -07:00
* Better error handling for Feed when unable to connect
2016-09-29 08:54:17 -07:00
* Fixed UI for Pagemedia note when files cannot yet be uploaded ([#798 ](https://github.com/getgrav/grav-plugin-admin/issues/798 ))
2016-09-29 17:14:27 -07:00
* Fixed Submit buttons getting disabled in case of form invalidity disallowing to submit again ([#802 ](https://github.com/getgrav/grav-plugin-admin/issues/802 ))
2016-09-30 18:18:45 -07:00
* Fixed issue when reading the file size setting if set to `0` (in Pagemedia and File fields)
2016-10-13 18:57:16 +02:00
* Fixed issue with `file` field in collections that caused unexpected duplication of items ([#775 ](https://github.com/getgrav/grav-plugin-admin/issues/775 ))
2016-10-19 09:15:37 -06:00
* Dramatically improved `filepicker` performance. Data is only ever loaded when the drop-down is on focus, as it was supposed to be. Image preview of a selected item won't be rendered unless the field gains focus to avoid wasting resources. ([#788 ](https://github.com/getgrav/grav-plugin-admin/issues/788 ))
2016-10-02 14:00:53 -07:00
* Allow `filepicker` field to peak at the pending uploaded files and optimistically select them ([#792 ](https://github.com/getgrav/grav-plugin-admin/issues/792 ))
2016-10-13 18:57:16 +02:00
* Fix [#821 ](https://github.com/getgrav/grav-plugin-admin/issues/821 ) issue in saving a page to a new language when the filename does not contain the filename yet.
2016-09-13 13:45:09 +02:00
2016-09-08 14:55:17 -06:00
# v1.2.2
## 09/08/2016
2016-09-08 13:08:02 +02:00
1. [](#bugfix )
2016-09-13 13:45:09 +02:00
* Fix [#767 ](https://github.com/getgrav/grav-plugin-admin/issues/767 ) Add styling for new HTML5 input field types
2016-09-08 19:37:26 +02:00
* Fix issue with checking the package dependencies when more than one package is being inspected
2016-09-08 13:08:02 +02:00
2016-09-07 22:00:57 -06:00
# v1.2.1
## 09/07/2016
1. [](#bugfix )
* Fixed `tmp://` stream issue with Admin updated to 1.2 before Grav updated 1.1.4
2016-09-07 17:01:13 -06:00
# v1.2.0
## 09/07/2016
2016-08-12 18:26:29 -06:00
2016-09-06 16:58:11 -06:00
1. [](#new )
* All new `file` field. All files get uploaded via Ajax and are stored upon Save. This improves the Save task tremendously as now there is no longer the need of waiting for the files to finish uploading. Fully backward compatible, `file` field now includes also a `limit` and `filesize` option in the blueprints. The former determines how many files are allowed to be uploaded when in combination with `multiple: true` (default: 10), the latter determines the file size limit (in MB) allowed for each file (default: 5MB)
* Added a new `filepicker` field, which allows to pick any file from an ajax-powered select box. The `pagemediaselect` field now internally uses the `filepicker` field to live-reload the available files, and to show image previews.
2016-08-26 09:37:44 -06:00
1. [](#improved )
* Better error handling for 500 Internal Server Errors, when Fetch fails
* Various notifications style and other CSS fixes
* More language strings added
2016-09-06 17:17:10 -06:00
* Added `clear-tmp` to cache clear drop-down
2016-08-26 14:32:23 -06:00
* Unified JSON twig templates
2016-08-29 11:12:09 -07:00
* Better error handling for 500 Internal Server Errors, when Fetch fails.
2016-09-06 16:58:11 -06:00
* Updated vendor Libraries
2016-08-26 18:14:15 +02:00
1. [](#bugfix )
2016-08-26 09:37:44 -06:00
* Curl fix for invalid cert errors with News Feed
* Avoid requiring `admin.super` for ajax calls [#739 ](https://github.com/getgrav/grav-plugin-admin/issues/739 )
2016-08-26 18:14:15 +02:00
* Fix showing HTML in notifications, in the feed
2016-08-26 13:45:22 -06:00
* Fixed broken page type filtering
2016-08-27 11:01:23 -07:00
* Fixed `beforeunload` event not prompting to offer the choice to stay on the page in case of unsaved changes
* Fixed click-away detection for preventing loss of changes, that would get ignored in some circumstances (ie, from modal confirmation)
2016-08-29 11:12:09 -07:00
* Fixed issue with `_json` elements where nested fields merging would get stored in an unexpected way
2016-09-06 15:42:36 +02:00
* Fixed composer dependencies missing error message
2016-08-26 09:37:44 -06:00
# v1.1.4
## 08/14/2016
2016-08-12 18:26:29 -06:00
1. [](#bugfix )
* Fixed Firefox News Feed dashboard widget layout
2016-07-18 15:42:38 -06:00
# v1.1.3
2016-08-11 11:55:31 -06:00
## 08/10/2016
2016-07-18 15:42:38 -06:00
2016-08-11 19:17:02 +02:00
1. [](#new )
* Admin notifications system. Admin will pull and cache notifications. This will be used to announce important updates, security vulnerabilities, and general interest news.
* Ability to disable widgets in the dashboard
* Added news feed widget to the dashboard
2016-07-18 15:42:38 -06:00
1. [](#improved )
2016-08-11 19:17:02 +02:00
* Updated FontAwesome to v4.6.3
2016-08-11 12:38:56 -06:00
* Use new List functionality for Media Configuration
2016-07-18 15:42:38 -06:00
* Get fresh media list for `Controller::getListMedia()` rather that cache so always latest.
2016-07-22 15:18:42 +02:00
* Add translation strings for the new system.force_ssl option
2016-08-01 17:37:31 -07:00
* Reworked List UI to better handle drag & drop sort. To sort it is now required to use the left drag handle [#724 ](https://github.com/getgrav/grav-plugin-admin/issues/724 )
2016-08-01 12:52:01 -07:00
* Lists now features a new YAML option `controls: [top|bottom|both]` (default: bottom) which will display the "Add Item" button at the Top and/or Bottom position relative to the list. When the Top button is pressed, a new item will be added at the beginning of the list, when the Bottom button is pressed, a new item will be appended to the list.
2016-08-01 16:40:04 -07:00
* Lists now features two new YAML options `sortby: [field]` (default: disabled) and `sortby_dir: [asc|desc]` (default: asc) which will display a new Sorting button in the list allowing to automatically reindex the collection based on the given sort field set.
2016-08-01 17:37:31 -07:00
* Lists now features a new YAML option `collapsed: [true|false]` (default: false) and a new UI/UX that allows for collapsing / expanding collection items, allowing to better managing long lists of items. It is advised to always put as first field the most significant one, so that when a list is collapsed it can be still easily browsed.
2016-08-11 11:55:31 -06:00
* It is now possible to sort Array fields via drag & drop [#950 ](https://github.com/getgrav/grav/issues/950 )
2016-07-18 08:27:02 +02:00
1. [](#bugfix )
* Fixed issue in Admin favicon URL [#704 ](https://github.com/getgrav/grav-plugin-admin/issues/704 )
2016-07-19 11:23:59 -07:00
* Fixed issue in `selfupgrade` where the package would get downloaded in the wrong destination
2016-07-20 14:59:05 +02:00
* Hide tab when user is not authorized to access it [#712 ](https://github.com/getgrav/grav-plugin-admin/issues/712 )
2016-08-01 16:38:03 -07:00
* Fixed Lists issue when reindexing, causing Radio fields to potentially lose their `checked` status
2016-08-02 17:48:07 +02:00
* Avoid overwriting a file when uploaded with the same filename through the Admin blueprint `file` field type if `avoid_overwriting` is enabled on the field
2016-08-11 19:17:02 +02:00
* Fixed issue with Array field in `value_only` mode, improperly displaying the key when no value was set
2016-08-04 16:18:10 +02:00
* Translate the description of a blueprint field [#729 ](https://github.com/getgrav/grav-plugin-admin/issues/729 )
2016-07-18 15:42:38 -06:00
2016-07-14 23:10:50 -07:00
# v1.1.2
2016-07-16 11:06:19 -06:00
## 07/16/2016
2016-07-14 23:10:50 -07:00
2016-07-15 18:21:06 -07:00
1. [](#improved )
* Forcing limit of upload files based on System settings
2016-07-14 23:10:50 -07:00
1. [](#bugfix )
* Definitive fix for multi form submission in Microsoft Edge causing the Save to not work [#694 ](https://github.com/getgrav/grav-plugin-admin/issues/694 )
2016-07-15 18:07:00 +02:00
* Fix issue with calculating the `theme_url` with `open_basedir` restrictions [#699 ](https://github.com/getgrav/grav-plugin-admin/issues/699 )
* Check for null payload before going on [#526 ](https://github.com/getgrav/grav-plugin-admin/issues/526 )
2016-07-15 16:02:17 -07:00
* Redraw Dashboard Charts when collapsing/expanding the sidebar
2016-07-16 10:52:06 -06:00
* Fix for `cache/compiled` errors resulting from page media uploads [getgrav/grav#938 ](https://github.com/getgrav/grav/issues/938 )
2016-07-20 14:59:05 +02:00
2016-07-14 21:59:51 -07:00
# v1.1.1
2016-07-14 23:02:15 -06:00
## 07/14/2016
2016-07-14 21:59:51 -07:00
1. [](#bugfix )
* Fixed issue with forms causing creation of new pages not to work [#698 ](https://github.com/getgrav/grav-plugin-admin/issues/698 ) and [getgrav/grav#934 ](https://github.com/getgrav/grav/issues/934 )
2016-07-20 14:59:05 +02:00
2016-07-13 17:12:45 -06:00
# v1.1.0
2016-07-14 12:00:22 -06:00
## 07/14/2016
2016-06-27 18:54:02 -07:00
1. [](#improved )
2016-07-08 13:56:41 +02:00
* Added the ability to login with the email in addition to the username. [#674 ](https://github.com/getgrav/grav-plugin-admin/issues/674 )
2016-06-27 18:54:02 -07:00
* It is now possible to sort the Plugins and Themes views by 'Name', 'Author', 'GravTeam', 'Release Date', 'Updates Available' and 'Testing' releases (if in Testing Channel), both Ascending and Descending. [#583 ](https://github.com/getgrav/grav-plugin-admin/issues/583 )
2016-07-08 21:43:24 -07:00
* Prevent external links (like the Preview button) to trigger the "Changes Detected" notice [#689 ](https://github.com/getgrav/grav-plugin-admin/issues/689 )
2016-07-11 16:04:22 -07:00
* Added a filter field in Plugins and Themes list views, to allow for quick search of a particular resource
2016-07-11 16:19:06 -07:00
* Added new `Enabled` sorting option for Plugins list view
2016-07-08 13:56:41 +02:00
1. [](#bugfix )
* Fixed an issue that prevented removing more than one page, in the pages listng [#672 ](https://github.com/getgrav/grav-plugin-admin/issues/672 )
2016-07-09 00:18:04 -07:00
* Fixed toggleables in lists that were always loading as checked even when not stored [#688 ](https://github.com/getgrav/grav-plugin-admin/issues/688 )
2016-07-11 17:04:46 -07:00
* Fixed Fullscreen tooltip in Editor displaying off screen (when in fullscreen mode) [#677 ](https://github.com/getgrav/grav-plugin-admin/issues/677 )
2016-07-12 14:58:41 -07:00
* Fixed inconsistency in the way selectized fields would be rendered [#692 ](https://github.com/getgrav/grav-plugin-admin/issues/692 )
2016-07-13 14:08:27 -07:00
* Fixed issue with Save in Microsoft Edge [#694 ](https://github.com/getgrav/grav-plugin-admin/issues/694 )
2016-06-27 18:54:02 -07:00
2016-06-14 18:35:37 +01:00
# v1.1.0-rc.4
2016-06-21 17:38:59 +01:00
## 06/21/2016
2016-06-14 18:35:37 +01:00
1. [](#bugfix )
* Fix for 'front-end' shortcut showing in mobile sidebar incorrectly.
2016-06-17 18:15:16 +02:00
* Append progressive number to the copied page title. [#394 ](https://github.com/getgrav/grav-plugin-admin/issues/394 )
* Add field description to forms [#667 ](https://github.com/getgrav/grav-plugin-admin/pull/667 )
2016-06-20 18:50:53 +02:00
* Fix clearing all cache [#658 ](https://github.com/getgrav/grav-plugin-admin/issues/658 )
2016-06-21 16:30:26 +02:00
* Assign the correct ordering when saving a page that didn't have ordering set before [#628 ](https://github.com/getgrav/grav-plugin-admin/issues/628 )
* Fix issue when saving a modular child folder as 05.somethin and being reset to 01.something upon save [#628 ](https://github.com/getgrav/grav-plugin-admin/issues/628 )
2016-06-14 18:35:37 +01:00
2016-06-02 16:50:14 -06:00
# v1.1.0-rc.3
2016-06-14 18:11:51 +01:00
## 06/14/2016
2016-06-02 16:50:14 -06:00
1. [](#bugfix )
2016-06-03 17:14:21 -06:00
* Fix for Gemini Scrollbar CSS breaking layout in IE 9+ [#644 ](https://github.com/getgrav/grav-plugin-admin/issues/644 )
2016-06-02 16:50:14 -06:00
* Fall back to english for UI language if admin's language is not set [#641 ](https://github.com/getgrav/grav-plugin-admin/issues/641 )
2016-06-02 17:01:11 -06:00
* List field has the wrong label/field width. Switched to "1/3 | 2/3" like all other fields.
2016-06-07 23:10:34 +02:00
* Correctly set the page slug on page copy. Avoids having two pages with the same slug [#394 ](https://github.com/getgrav/grav-plugin-admin/issues/394 )
* When copying a page, if there's a page prefix (used for ordering), update the value to avoid having two pages with the same order number [#429 ](https://github.com/getgrav/grav-plugin-admin/issues/429 )
2016-06-04 17:52:50 -06:00
* Fixed size of dropdown text in responsive views to be readable [#647 ](https://github.com/getgrav/grav-plugin-admin/issues/647 )
2016-06-08 08:18:03 +01:00
* Fixed issue with checkbox in toggleables getting submitted with the form even when disabled (fixes #646 )
2016-06-02 16:50:14 -06:00
2016-06-02 11:56:02 -06:00
# v1.1.0-rc.2
## 06/02/2016
1. [](#improved )
* Cleaned up the Page Preview CSS to make it more 'standard' [#634 ](https://github.com/getgrav/grav-plugin-admin/issues/634 )
2016-06-02 12:34:02 -06:00
* Added a legend with the Page colors explained [#637 ](https://github.com/getgrav/grav-plugin-admin/issues/637 )
2016-06-02 12:38:49 -06:00
* Hide email output when sending forgot password instructions [#571 ](https://github.com/getgrav/grav-plugin-admin/issues/571 )
2016-06-02 11:56:02 -06:00
1. [](#bugfix )
* Fixed "Data type `System` doesn't exist!" error when activating a theme [#635 ](https://github.com/getgrav/grav-plugin-admin/issues/635 )
2016-06-02 12:34:02 -06:00
* Fixed issue with custom media types not deleting on save [#633 ](https://github.com/getgrav/grav-plugin-admin/issues/633 )
2016-06-02 11:56:02 -06:00
* Fixed issue when saving `List` field type in plugins + pages
2016-06-02 12:44:02 -06:00
* Fixed JS error on login/logout page due to jQuery not being loaded
2016-06-02 11:56:02 -06:00
2016-06-01 17:39:03 -06:00
# v1.1.0-rc.1
## 06/01/2016
2016-05-26 15:28:31 +02:00
2016-05-26 17:00:25 -06:00
1. [](#new )
* Major improvements with the **File Upload ** (`file` ) field type. Now fully supports themes, plugins, configuration + pages
2016-05-26 15:28:31 +02:00
1. [](#improved )
2016-05-30 20:21:24 -06:00
* Updated with latest languages via [Crowdin ](https://crowdin.com/project/grav-admin/ )
2016-05-26 15:28:31 +02:00
* Provide security options for single tabs [#615 ](https://github.com/getgrav/grav-plugin-admin/issues/615 )
* Disable double clicking on Save/Delete/Copy page actions [#611 ](https://github.com/getgrav/grav-plugin-admin/issues/611 )
2016-05-26 17:00:25 -06:00
* Tweaked the avatar alignment in sidebar [#592 ](https://github.com/getgrav/grav-plugin-admin/issues/592 )
2016-05-26 17:13:24 -06:00
* Added page name to delete dialog [#511 ](https://github.com/getgrav/grav-plugin-admin/issues/511 )
2016-05-26 16:37:45 -07:00
* Enabling / Disabling a Plugin doesn't trigger the expand / collapse details anymore [#614 ](https://github.com/getgrav/grav-plugin-admin/issues/614 )
2016-05-26 22:03:28 -06:00
* Added hover on plugins list rows to match pages [#619 ](https://github.com/getgrav/grav-plugin-admin/issues/619 )
2016-05-27 13:36:29 +02:00
* Translate media configuration [#608 ](https://github.com/getgrav/grav-plugin-admin/issues/608 )
2016-05-30 20:21:24 -06:00
* Use raw routes in blueprints to better support multi-language [#798 ](https://github.com/getgrav/grav-plugin-admin/issues/798 )
2016-05-31 11:55:39 -07:00
* Updated NPM modules dependencies
2016-05-26 15:28:31 +02:00
1. [](#bugfix )
* Fix double "Removed successfully" appearing when removing a package [#609 ](https://github.com/getgrav/grav-plugin-admin/issues/609 )
* Prevent removing required plugins dependencies when removing a package [#613 ](https://github.com/getgrav/grav-plugin-admin/issues/613 )
2016-05-30 20:21:24 -06:00
* Show page title in Delete Confirmation modal if this information is available
* Don't try to uninstall admin/form/login/email plugins
* Only check for updates if not `admin.maintenance` or `admin.super` [#557 ](https://github.com/getgrav/grav-plugin-admin/issues/557 )
2016-05-31 11:55:56 -07:00
* Always submit checkboxes that are not checked and force a 0 value [#616 ](https://github.com/getgrav/grav-plugin-admin/issues/616 )
2016-06-01 16:04:16 -06:00
* Fix encoding in tooltips again [#622 ](https://github.com/getgrav/grav-plugin-admin/issues/622 )
2016-06-01 15:44:30 -07:00
* Do not show `move` cursor for Collections that aren't sortable [#624 ](https://github.com/getgrav/grav-plugin-admin/issues/624 )
2016-06-01 15:46:27 -07:00
* Properly handle Collections that specify a custom key, rather than falling back to indexed list [#632 ](https://github.com/getgrav/grav-plugin-admin/issues/632 )
2016-05-26 15:28:31 +02:00
2016-05-09 19:40:09 -06:00
# v1.1.0-beta.5
2016-05-23 14:14:47 -06:00
## 05/23/2016
2016-05-09 19:40:09 -06:00
2016-05-09 19:42:05 -06:00
1. [](#improved )
* Set sidebar navigation defaults back to "Tab Activation" and "Auto Width"
2016-05-10 10:50:29 -06:00
* Custom logo text is displayed as first letter in small sidebar view [#829 ](https://github.com/getgrav/grav/issues/829 )
2016-05-13 19:02:39 +02:00
* Copied admin-only blueprints from Grav core to the Admin plugin
2016-05-18 11:00:35 -06:00
* Allow `field.label` to have HTML in it [#601 ](https://github.com/getgrav/grav-plugin-admin/issues/601 )
2016-05-09 19:40:09 -06:00
1. [](#bugfix )
* Fixed Togggle field with doubled `checked="checked"` when `toggleable: true` [#579 ](https://github.com/getgrav/grav-plugin-admin/issues/579 )
* Strip HTML tags and lowercase username from login/reset forms [#577 ](https://github.com/getgrav/grav-plugin-admin/issues/577 )
2016-05-10 10:50:29 -06:00
* Fixed issue with version numbers not showing up for dependencies [#581 ](https://github.com/getgrav/grav-plugin-admin/issues/581 )
2016-05-10 19:04:28 -07:00
* Fixed editor tooltips in fullscreen mode and tablet devices rendering [#566 ](https://github.com/getgrav/grav-plugin-admin/issues/566 )
2016-05-17 16:52:22 -06:00
* Fixed issue with `file` form field not functioning [#838 ](https://github.com/getgrav/grav/issues/838 )
* Fixed issue with creating pages [#595 ](https://github.com/getgrav/grav-plugin-admin/issues/595 )
2016-05-09 19:40:09 -06:00
2016-05-05 10:35:49 -06:00
# v1.1.0-beta.4
2016-05-09 16:00:17 -06:00
## 05/09/2016
2016-05-05 10:35:49 -06:00
2016-05-05 12:19:37 -07:00
1. [](#new )
* Implemented Quickopen functionality to automatically open / close the Sidebar when mouseover
2016-05-05 10:35:49 -06:00
1. [](#improved )
* Better error handling when `obj->validate()` fails with exception [#594 ](https://github.com/getgrav/grav-plugin-admin/issues/564 )
* Improve markup of update and add package dependencies in update modal [#560 ](https://github.com/getgrav/grav-plugin-admin/issues/560 )
1. [](#bugfix )
2016-05-06 13:36:16 -06:00
* Fix for admin translation filter (`|tu` ) not substituting text - [#567 ](https://github.com/getgrav/grav-plugin-admin/issues/567 )
2016-05-05 10:35:49 -06:00
* Translated "Publishing" tab text [#561 ](https://github.com/getgrav/grav-plugin-admin/issues/561 )
* Fix invalid argument supplied in foreach [#563 ](https://github.com/getgrav/grav-plugin-admin/issues/563 )
2016-05-05 11:25:55 -06:00
* CSS fixes for editor button alignment
2016-05-06 13:34:54 -06:00
* Fix for forgot password not finding anyone
2016-05-09 14:27:32 +02:00
* Fix UI issue with update button on a package page in Firefox
* Fix issue with update button when automatic check for updates is disabled
* Fix issue caused by clicking "Check for updates" multiple times
* Added missing translations
2016-05-09 10:51:59 -06:00
* Fix for Themes with an array of keywords [#823 ](https://github.com/getgrav/grav/issues/823 )
2016-05-05 10:35:49 -06:00
2016-04-29 11:26:17 +02:00
# v1.1.0-beta.3
2016-05-04 16:25:23 -06:00
## 05/04/2016
2016-04-29 11:26:17 +02:00
1. [](#new )
2016-05-04 16:25:23 -06:00
* Added a `|adminNicetime` Twig filter to show 'nicetime' in admin user's language
2016-05-04 14:26:27 -06:00
* Added a `prepend` and `append` field option for text input type
* Added a WIP `onAdminRegisterPermissions` event
2016-05-04 16:25:23 -06:00
* Added several new languages: Arabic, Danish, Greek, Farsi, Korean, Romanian, Thai. Huge thanks to the [translation teams ](https://crowdin.com/project/grav-admin )
2016-04-29 11:26:17 +02:00
1. [](#improved )
* Fixed UI issue with Backup / Update buttons positioning
2016-05-02 18:49:26 -06:00
* Tweaked placeholders color in login/new user panels [#542 ](https://github.com/getgrav/grav-plugin-admin/issues/542 )
2016-04-29 11:26:17 +02:00
1. [](#bugfix )
2016-05-03 14:12:01 -06:00
* Fixed several untranslated strings
2016-05-03 10:41:01 -06:00
* Fix the version information after updating Grav from Admin
2016-05-03 13:08:37 +02:00
* Fix a Twig autoescape issue on Plugins descriptions
2016-05-02 19:16:52 -06:00
* Fix for showing empty drop-down with only one supported language [#522 ](https://github.com/getgrav/grav-plugin-admin/issues/522 )
2016-05-03 10:35:11 -06:00
* Fix for visibility toggle on new page not working [#551 ](https://github.com/getgrav/grav-plugin-admin/issues/551 )
2016-05-03 10:41:01 -06:00
* Page tooltips usability issue [#496 ](https://github.com/getgrav/grav-plugin-admin/issues/496 )
2016-05-03 10:41:27 -07:00
* Fix removed title attribute from editor toolbar buttons [#539 ](https://github.com/getgrav/grav-plugin-admin/issues/539 )
2016-05-03 11:38:22 -07:00
* Allow Incognito / Private browsing to still function in Safari [#527 ](https://github.com/getgrav/grav-plugin-admin/issues/527 )
2016-04-29 11:26:17 +02:00
2016-04-22 10:57:13 -07:00
# v1.1.0-beta.2
2016-04-27 17:32:23 -06:00
## 04/27/2016
2016-04-22 10:57:13 -07:00
2016-04-27 17:32:23 -06:00
1. [](#new )
* Added `grav ~1.1` to dependencies
* Added a persistent message if you try to run Admin 1.1 on Grav 1.0
1. [](#improved )
* Used locator instead of `CACHE_DIR`
* Added a better way to get Admin version
* Show account page for users with certain ACL [#524 ](https://github.com/getgrav/grav-plugin-admin/pull/524 )
2016-04-22 10:57:13 -07:00
1. [](#bugfix )
* Fixed Editor Preview using wrong parameters for the ajax call
2016-04-27 17:32:23 -06:00
* Fixed toggle for stable/testing channel
* Fixed blueprint JSON fields
* If not logged in redirect to base path [#445 ](https://github.com/getgrav/grav-plugin-admin/pull/445 )
* Various autoescape fixes
* ColorPicker CSS fixes
* Fix for translation of admin login [#500 ](https://github.com/getgrav/grav-plugin-admin/issues/500 )
* Fix list not applying `toggleable: true` and `style: vertical` [#518 ](https://github.com/getgrav/grav-plugin-admin/pull/518 )
* Fixed issue with update for wrong plugin displaying on plugin details pages
* Fixed error with the **close sidebar ** toggle in some browsers (Firefox, iOS Safari)
2016-04-22 10:57:13 -07:00
2016-04-20 13:08:52 -06:00
# v1.1.0-beta.1
## 04/20/2016
2016-04-09 10:29:40 +02:00
1. [](#new )
* JavaScript Rewrite. Admin is now built in ES6
* Lists can now be nested and 'fancy fields' (such as editor, datetime picker, selectize, other lists) get automatically initialized so they are always available no matter if you add or remove items from the lists
* The Editor has been reworked to be more flexible. In fact you can now pass any CodeMirror setting via blueprints, through the codemirror: attribute. The buttons have also a new API that allow to add or ignore buttons and behaviors into the toolbar from any plugin (see grav-plugin-editor-buttons). We also added the headers buttons (H1-H6) and Undo / Redo buttons, due to popular demand
* We introduced a new colorpicker field. You can now add more colors to your admin plugins :)
* Along with the versioning support added in the Grav Core for 1.1, the admin plugin can now install dependencies with the same versioning requirements as the GPM CLI commands.
2016-04-20 13:08:52 -06:00
* New System configuration field for toggling GPM release version (testing/stable)
* Several new system configuration options for new functionality such as `Process frontmatter Twig`
* Ability to collapse the sidebar to a smaller icon view if you need more room.
2016-04-09 10:29:40 +02:00
1. [](#improved )
2016-04-20 13:08:52 -06:00
* The default Grav theme has been tweaked and in many places completely rewritten to ensure that it's as flexible as possible. The primary reason for this was to ensure theming and customization compatibility for the upcoming Admin Pro plugin, but a key benefit includes greatly improved mobile compatibility.
2016-04-09 10:29:40 +02:00
* We reworked the Datetimepicker, you will notice a new refreshed UI with a much better support for translations
* Tabs are now persistent. In views such as Page editing, when switching tab and saving or refreshing, would cause the tab to be reset to the initial one.
* When editing a page in Expert mode, the frontmatter editor is now more friendly. You will now get line numbers, undo/redo and YAML linter.
* Behind the scenes we have reworked how the form and toggleables work. This added a lot more reliability and consistency across the whole admin.
* The Pages view has more persistent states. It will now remember your expanded/collapsed states as well as filtering.
* Lists can now accept a custom button label with the 'btnLabel' property
* After login to Admin, redirect to the original URL called
2016-04-14 15:28:48 -06:00
* Admin now has an unique cache key compared to the 'site' so pages can be cached independently
2016-04-20 13:08:52 -06:00
* Improved the layout of the User Profile page.
* Set cache key uniquely for admin so cache does not colide with site
2016-04-09 10:29:40 +02:00
1. [](#bugfix )
2016-04-20 13:08:52 -06:00
* Fix for modular preview - [#254 ](https://github.com/getgrav/grav-plugin-admin/issues/254 )
* Fix for long content and page tabs - [#441 ](https://github.com/getgrav/grav-plugin-admin/issues/441 )
* Fix for clear cache after adding new folder - [#393 ](https://github.com/getgrav/grav-plugin-admin/issues/393 )
2016-04-09 10:29:40 +02:00
2016-02-11 15:00:51 -07:00
# v1.0.9
## 02/11/2016
1. [](#bugfix )
* Fix language translation files
2016-02-05 13:41:24 -07:00
# v1.0.8
2016-02-05 15:36:12 -07:00
## 02/05/2016
2016-02-05 13:41:24 -07:00
1. [](#new )
* Added a logout button when not authorized to access a page in Admin
* Added the option to hide a tab from an extended blueprint (https://github.com/getgrav/grav/issues/620)
2016-02-05 15:36:12 -07:00
* Many new languages and updates to existing languages from the Translation team.
2016-02-05 13:41:24 -07:00
1. [](#improved )
* Check frontmatter for validity prior to saving
* Add noindex, nofollow across the entire admin theme if no other robots headers are set on a page
* Allow to hide a configuration blueprint section / tab and still save its values
* Allow to show user defined blueprints in configuration
2016-02-05 15:24:03 -07:00
* Updated FontAwesome to latest 4.5.0 version
2016-02-05 13:41:24 -07:00
1. [](#bugfix )
* Fixed an issue with user registration on Linux caused by `glob()` possibly returning false.
* Fixed an issue preventing Admin to work correctly in a multisite configuration
* Fixed preview and insertion of images with non-lowercase extension
* Fixed an incorrect number of pages being displayed in the sidebar in some cases
* [Security] Don't reveal Grav filesystem path when trying to delete non-existing images
* [Security] Fix PHP error happening when uploading file without extension if the JS dropzone uploader is configured to allow empty file extensions
* [Security] Ensure correct escaping in various Twig files
2016-01-15 19:09:55 -07:00
# v1.0.7
## 01/15/2016
1. [](#new )
* Added onAdminDashboard event
* Added onAdminSave event
* New lang strings for reverse proxy toggle
1. [](#improved )
* More robust YAML file checking in config folders
* Removed deprecated menu event
* Removed old logs code
2016-04-09 10:29:40 +02:00
* Used new onAdminDashboard event for current dashboard widgets
2016-01-15 19:09:55 -07:00
1. [](#bugfix )
* Fix for missing access checks on config pages #397
* Fix parent not loaded on admin form save #587
* When no route field is added to a page blueprint, add it as page root
* Fix for wrong page count (will show dynamic added pages in count too - Need to fix this)
* Fix for IE/Edge saving forms #391
2016-01-07 14:19:23 -07:00
# v1.0.6
## 01/07/2016
1. [](#bugfix )
* Fix for forms appending `_json` fields on every save
2016-01-06 09:41:26 +01:00
# v1.0.5
2016-01-07 11:59:06 -07:00
## 01/07/2016
2016-01-06 09:41:26 +01:00
1. [](#new )
* Added a pointer to Grav's contributing guide
2016-01-06 17:07:26 -07:00
* Handle the optional logic to strip home from Page routes and urls
2016-04-09 10:29:40 +02:00
* The Configuration page now shows any blueprint found in the user/blueprints/config/ folder, thus allowing to add custom configurations
2016-01-06 09:41:26 +01:00
1. [](#improved )
2016-01-06 17:07:26 -07:00
* Allow the nonce for a POST action to be set in the query url
2016-01-06 09:41:26 +01:00
* Add a fallback twig template to use in case Twig cannot find a template file
2016-01-07 11:59:06 -07:00
* Modified update Theme and Plugin buttons to use more reliably markup
2016-01-06 09:41:26 +01:00
1. [](#bugfix )
2016-01-06 17:07:26 -07:00
* Fix additional `on` parameter when saving plugins configs that contain tabs in their blueprint
2016-04-09 10:29:40 +02:00
* Fixes for the `pagemediaselect` form field
2016-01-06 09:41:26 +01:00
* Fix an untranslated message in the logout form when `system.languages.translations` is disabled
2016-01-07 11:59:06 -07:00
* Fixed a hardcoded `http://` reference throwing warnings under HTTPS
* Ensure download package has `.zip` extension, just in case
2016-01-06 09:41:26 +01:00
2015-12-22 16:59:53 -07:00
# v1.0.4
## 12/22/2015
1. [](#improved )
* Improved File input field for admin
* Restore file inputs functionality and process form via JS if no inputs found
1. [](#bugfix )
* Fix for the image preview in the file field on multi-lang sites
* Fix problem in form code introduced by fix to allow file uploads
* Fix redirect in deleting page media
2015-12-20 12:13:33 -07:00
# v1.0.3
## 12/20/2015
1. [](#new )
* Added `pagemediaselect` field for use in pages
1. [](#improved )
* Updated various languages
* Check for method `meetsRequirements()` prior to using
* Enable `file` form field to be used in plugins and theme blueprints
2015-12-18 17:30:25 -07:00
# v1.0.2
## 12/18/2015
1. [](#bugfix )
* Fixed issue with user edit page causing error due to individual language files
2015-12-18 16:39:11 -07:00
# v1.0.1
## 12/18/2015
1. [](#new )
* Moved languages into individual files under `languages/` folder
* Added a check for PHP version
* Dutch translation added
1. [](#improved )
* Let forms work with file inputs
* Various file input improvements
* Language updates
* Better checks for existence of Popularity JSON data
* Add file processing to admin forms
* More Admin Pro integration fixes
1. [](#bugfix )
* Set form to multipart if it contains a file field
* `cleanFilesData()` now returns just the filename
2015-12-11 13:46:48 -07:00
# v1.0.0
## 12/11/2015
1. [](#new )
* New built-in admin registration process
* Added security check to `section` form field
* Added new RocketTheme font with various icons
* Add `onAdminThemeInitialized()` event to admin `Themes::init()`
* Force timestamp on CSS/JS assets based on `GRAV_VERSION`
* Additions for Gantry5 support
1. [](#improved )
* Force lowercase `username` when logging in
* Hide markdown preview except for pages
* Added a notice if you don't have permission to see dashboard
* Updated admin login page logic
* Return "Invalid Security Token" instead of "Unauthorized"
* Throw exception if you used with built-in PHP web server
* Updated languages
* Removed `noreply@getgrav.org` default email address
* Use new methods to disable CSS/JS pipeline if available
* Various code cleanups
1. [](#bugfix )
* Handle case when email `from` is not configured
* Fix tabs support in plugin/themes settings
* Fix param separator in page media Ajax call
* Fix favicon base URL
2015-11-23 18:08:36 -07:00
# v1.0.0-rc.7
2015-12-01 13:10:57 -07:00
## 12/01/2015
2015-11-23 18:08:36 -07:00
2015-12-01 10:58:13 -07:00
1. [](#new )
* Display error page if page does not exist in admin
* Removed Beta message option and added toggle for GitHub message
* Added functionality to support Admin Pro plugin (in development)
2015-11-23 18:08:36 -07:00
1. [](#improved )
2015-12-01 10:58:13 -07:00
* Added support for Markdown editor in lists #239
* Better Markdown Editor API with dynamic initialization
2016-04-09 10:29:40 +02:00
* Various language updates
2015-12-01 10:58:13 -07:00
* Removed some unused variables
* Added admin check for pages existence
* Prevent the admin to cause an error when an Ajax action is in progress
* Force translations to be active even when disabled in site #299
* Do not reinitialize `Selectize` if already available
2015-11-23 18:08:36 -07:00
1. [](#bugfix )
2015-12-01 10:58:13 -07:00
* Fixed full-screen markdown Editor
* Fix modular preview not working reliably #254
2015-11-23 18:08:36 -07:00
* **Nonce fixes** (hopefully the last of them!)
2015-12-01 10:58:13 -07:00
* Fix broken plugin enable/disable
* Fix issue where `_redirect: /plugins` was getting stored in the plugin configuration
* Replace default them service with admin one
* Fix saving array fields #304
* Fix missing translations when default language is not english
* Fix title variables not translated #310
2015-11-23 18:08:36 -07:00
2015-11-20 21:59:57 -08:00
# v1.0.0-rc.6
2015-11-21 13:07:21 -07:00
## 11/21/2015
2015-11-20 21:59:57 -08:00
1. [](#improved )
2016-04-09 10:29:40 +02:00
* Implemented logic to detect when offline and suppress Ajax calls
2015-11-21 13:07:21 -07:00
* Added nonce logic to be used by JS
1. [](#bugfix )
* Nonce fix for updating themes
* Nonce fix for deleting pages
2016-04-09 10:29:40 +02:00
2015-11-20 17:23:13 -07:00
# v1.0.0-rc.5
## 11/20/2015
1. [](#new )
* Use **Nonce ** mechanism for form security
* Added Hungarian translation
* Add support for Markdown labels #271
* Added support for Markdown Editor in all the things
* Implemented save keyboard shortcut (Ctrl + S / CMD + S)
1. [](#improved )
* Better error for "Internal Server Error" when accessing GPM
* Updated French translation
* Updated Russian translation
* Load Gravatar image with protocol-less `//:` syntax
* Improved header UI in mobile browsers #265
* Dropped unused version of JQuery
* More visible Preview link icon
* Hide **Latest pages ** if there are none
* Improved toggle to better support different length strings
1. [](#bugfix )
* Force rescanning fields when submitting a form #243
* Set default lang for pages on fresh session
* Escaped values in `array.html.twig`
* Fix saving in IE Edge
* Fixed various typos
* Fixed JS button issues #370
* Fixed JS error in private browsing #272
* Fixed date field border
* Fixed multiple instance of Markdown Editor #285
* Fixed Spacer CSS #267
2015-10-29 12:32:44 -06:00
# v1.0.0-rc.4
## 10/29/2015
1. [](#improved )
* Changed admin menu event hook to `onAdminMenu()`
* Minor improvements for admin page location
* Additional lang strings for Grav 1.0.0-rc.3
2015-10-25 18:51:27 -06:00
# v1.0.0-rc.3
2015-10-27 12:15:32 -06:00
## 10/27/2015
2015-10-25 18:51:27 -06:00
1. [](#improved )
* Rely on context-language for active language
2015-10-27 12:15:32 -06:00
* Improved some Russian translations
* Only show login if not already logged in
2015-10-25 18:51:27 -06:00
1. [](#bugfix )
* Disable asset pipeline in admin only
2015-10-27 12:15:32 -06:00
* Fix Editor cursor insertion point when text is selected in some actions
2015-10-25 18:51:27 -06:00
2015-10-23 19:52:26 -06:00
# v1.0.0-rc.2
## 10/23/2015
1. [](#bugfix )
* Reverted lang redirect code. Needs to be reworked to be more reliable
2015-10-23 14:23:46 -06:00
# v1.0.0-rc.1
## 10/23/2015
1. [](#new )
* Redirect to non-language URL except for `pages/`
1. [](#improved )
* New language strings for new `system.yaml` fields
* Improved Russian translations
* Improved compatibility with PECL Yaml parser
1. [](#bugfix )
* Redirect to correct page if you change folder/slug
* Fix issue with Asset pipeline not being disabled in admin
* Fix for HTML in text input fields
* Fixed various icons in headers
2016-04-09 10:29:40 +02:00
2015-10-15 16:20:29 -06:00
# v0.6.2
## 10/15/2015
1. [](#improved )
* Use `title` rather than `menu` in Page listing
* Wrapped language strings in double-quotes
2015-10-23 14:23:46 -06:00
* New language strings for new fields
2015-10-15 16:20:29 -06:00
1. [](#bugfix )
* Fixed issue with IE not able to save pages
2015-10-07 19:26:05 -06:00
# v0.6.1
## 10/07/2015
1. [](#new )
2015-10-07 19:26:53 -06:00
* Added the ability to render front-end templates in markdown preview
2015-10-07 19:26:05 -06:00
* Option to disable Google-based fonts. Useful for Cyrillic languages.
* Couple of new static helper methods used by new page blueprints
* New `fieldset` form field (thanks @Sommerregen !)
1. [](#improved )
* Hide editor buttons in preview mode
* Improved support for admin when offline
* Use relative URL in Login form
* Added some more missing lang strings
* Improved German translation
* Compressed CSS files for improved performance
* Only get last 7 days in week count calculation
1. [](#bugfix )
* Fix saving pages in local-specific languages
* Only track 'human' page hits in statistics
* Responsive fixes for 'wordy' languages
2016-04-09 10:29:40 +02:00
* Fixed delete issue with array field type
2015-10-07 19:26:05 -06:00
* Fixed some hardcoded `admin` references to allow admin path change
* Fix for issue with lang code being added twice
* Fix language name in admin buttons
2016-04-09 10:29:40 +02:00
2015-09-16 12:41:55 -06:00
# v0.6.0
2015-09-16 11:04:28 -06:00
## 09/16/2015
1. [](#new )
2015-09-16 12:41:55 -06:00
* Support for custom markdown editor buttons!
2015-09-16 11:04:28 -06:00
* Added Russian translations
* Added Japanese translations
* Ajax session keep-alive when editing forms
1. [](#improved )
* Added missing Italian translations
* Added additional options field into the pages form field
1. [](#bugfix )
* Fix GPM errors in offline mode
* Fix for duplicate status messages
2015-09-11 13:08:22 -06:00
# v0.5.0
## 09/11/2015
1. [](#new )
* Responsive layout for mobile compatibility (thanks @Vivalldi !)
* Added page type and many other new filters to Page list view
* Added granular ACL requirements to admin pages
* Ability to define page date format
* Added `onAdminTemplateNavPluginHook` to allow for plugins to hook into sidebar
* Added YAML Twig filters (to and from)
* Support for nested metadata
* Added ability to disable automatic update checks via admin plugin configuration
* Initial Spanish translation
1. [](#improved )
* Check for existence of a user account
* Various language additions
* Refactored form fields to remove duplicates from form plugin
* Improved date picker
* Improved display field
* Add page template type to page list view
* Various UI fixes
* Added some default field 'focus' to save clicking
* Only allow "Add Modular" if the theme has modular templates
* Updated `chartist.js` library
* Updated 'fontawesome' fonts to the latest v4.4
1. [](#bugfix )
* Fix for "drag-n-drop" of non-image media
* Fix a fatal error in GPM when offline
* Fix a z-index bug with tooltips
* Fix a z-index bug in lang dropdowns
* Don't allow deleting of last empty array field
* Fix for images with parenthesis in filenames
* Fix for page title visualization when not set
* Fix for cursor position in folder/array fields
2015-08-31 10:09:30 -06:00
# v0.4.3
## 08/31/2015
1. [](#new )
* Added Japanese translation
* Support for independent file name and template override
1. [](#improved )
* Improved slug generation using `slugify.js`
* Allow the `title` twig 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 `rtrim` filter from Grav 0.9.40)
* Order all plugins and themes alphabetically
* Removed duplicate language entries
1. [](#bugfix )
* Fix for redirect after saving when multilang not enabled
* Fix for deleting responsive media
* Fix for HTML encoding in markdown field
2015-08-25 10:42:24 -06:00
# v0.4.2
## 08/25/2015
1. [](#bugfix )
* Fix for current admin lang not showing up in page lang dropdown
* Fix for incorrect NAME/CONTENT lang keys
* Fix for incorrect site link
2015-08-24 22:29:29 -06:00
# v0.4.1
## 08/24/2015
1. [](#bugfix )
* Fix for broken **Add Page ** - Doh!
2015-08-24 22:39:56 -06:00
* Fix for empty site link when at root
2015-08-24 22:29:29 -06:00
2015-08-24 15:04:06 -06:00
# v0.4.0
## 08/24/2015
1. [](#new )
* Multi-language Page support!!!
* Admin languages configurable per user
* Toastr messages for `check updates`
* new `tu` filter for admin translations
* Italian and German admin translations
* Added a save location in system and site configuration
* Page metadata now uses flexible array field
1. [](#improved )
* Allow subpages of modular pages to display in pages list
* Open external pages in new tabs
* Reworked `visibility` of pages
* Use `PLUGIN_ADMIN` prefix 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 separator` fixes
* Various CSS fixes
* Improved CodeMirror to force spaces
* Added **Selectize ** dropdowns to various forms and modals
1. [](#bugfix )
* Fix for `Call to a member function path() on non-object` error
* 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
2015-08-11 19:22:00 -06:00
# v0.3.0
## 08/11/2015
2015-08-07 11:06:06 -07:00
2015-08-11 19:22:00 -06:00
1. [](#new )
* 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 `isSymlink` logic for Grav
* Added new `phpinfo` page
1. [](#improved )
* Improved toggleables
* Support `param_separator` for 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.yaml` and `site.yaml` if they are missing
* Open external links in new tab by default
2016-04-09 10:29:40 +02:00
* Set edit mode to `normal` by default
2015-08-11 19:22:00 -06:00
* Disable CSS/JS pipelining in the admin
2015-08-07 11:06:06 -07:00
1. [](#bugfix )
* Fixed form submission not working in IE
2015-08-11 19:22:00 -06:00
* Fix fatal error when deleting homepage
* Prevent admin plugin activating when the URL of a page contains partial route
2016-04-09 10:29:40 +02:00
2015-08-06 18:29:03 -06:00
# v0.2.0
## 08/06/2015
1. [](#new )
* 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
2016-04-09 10:29:40 +02:00
* **Update Grav** button now works
2015-08-06 18:29:03 -06:00
* Added spanish translation
* Added german translation
1. [](#improved )
* Improved page order handling logic
* Implemented 2-step theme switching logic with warning
* Force `modular` page class for modular template
* Clear page cache on page delete (ghost pages still showing)
* Clears route on page save so changes such as `slug` are picked up
* Fix dashboard layout in Safari
* Added tooltips for official 'Team Grav' themes/plugins
1. [](#bugfix )
2016-04-09 10:29:40 +02:00
* Handle modular page templates on create
2015-08-06 18:29:03 -06:00
* 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
2015-08-04 12:55:38 -07:00
# v0.1.1
## 08/04/2015
1. [](#bugfix )
* Fixed GitHub URLs
* Hiding toggle for disabling Admin plugin
* Removed extra text not needed
2015-08-04 12:43:31 -06:00
# v0.1.0
## 08/04/2015
1. [](#new )
* ChangeLog started...