All notable changes to this project will be documented in this file.
- #130 Added changelog. Added github action to enforce that PRs should always include an update of the changelog.
- #129 Downgraded to Api Platform 2.6, since 2.7 introduced a change in serialization. Locking to 2.6.*
- #127 Updated docker setup and actions to PHP 8.1. Updated code style.
- #128 Added ttl_update: true config option for jwt refresh bundle. Added refresh_token_expiration key to respone body.
- #124 Created ThemeItemDataProvider instead of ThemeOutputDataTransformer, to make theme accessible in the client on shared slides. Made it possible for editors to view themes and connect them to slides: security: 'is_granted("ROLE_SCREEN") or is_granted("ROLE_ADMIN") or is_granted("ROLE_EDITOR")'.
- #126 Added config option for setting token TTL for screen users.
- #123 Updated fixtures.
- #125 Changed error handling to not always return empty array even though it is only one resource that reports error. Added error logging.
- #122 Updated docker setup to match new itkdev base setup.
- #121 Changed load screen layout command to allow updating existing layouts.
- #120 Fixed path for shared Media.
- #119 KOBA feed source: Changed naming in resource options. Sorted options.
- #117 Removed screen width and height. Added resolution/orientation.
- Changed docker server setup.
- Changed docker server setup.
- Changed docker server setup.
- First release.