1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-31 11:20:15 +02:00

Assets and general cleanup for dev-release

This commit is contained in:
trendschau
2023-08-01 22:08:19 +02:00
parent dd28d8a5ec
commit 73c5fe0fc9
29 changed files with 175 additions and 1768 deletions

View File

@@ -39,19 +39,19 @@ Biig blocks:
Small features:
* DONE: Merge processAssets modell
* DONE: Table of content duplicated for published pages
* DONE: Session handling: csrf fail and session start error if restrictions are active
* DONE: Image and files for meta
* Backend fields
* Proxy
* Editor: Warn if open another block
* Image generation on the fly
* Assets
* Bug: Navigation frontend if unpublished pages
* Sitemap and ping
* Captcha
* Clear Cache
* Security Log
* Backend fields
* Proxy
* DONE: Session handling: csrf fail and session start error if restrictions are active
* Editor: Warn if open another block
* Image generation on the fly
* Assets
* Bug: Table of content duplicated for published pages
* Bug: Navigation frontend if unpublished pages
* Image and files for meta
Cleanups:

View File

@@ -0,0 +1 @@
["# ToDos Version 2","[TOC]","## Visual Editor","* FIXED: File is not published from tmp to media\/files if you save the block.","## Raw Editor","* DONE ready","## Medialib","* DONE","## Posts","* Setup","## Plugins","* Asset Class","## Frontend","* DONE\n* DONE: Test restrictions","## ToDos","Biig blocks:","* DONE: Media Library\n* DONE: Posts\n* DONE: Setup\n* DONE: Recover Password","Small features:","* DONE: Merge processAssets modell\n* DONE: Table of content duplicated for published pages\n* DONE: Session handling: csrf fail and session start error if restrictions are active\n* DONE: Image and files for meta\n* Backend fields\n* Proxy\n* Editor: Warn if open another block\n* Image generation on the fly\n* Assets\n* Bug: Navigation frontend if unpublished pages\n* Sitemap and ping\n* Captcha\n* Clear Cache\n* Security Log\n* Customfields not styled yet.","Cleanups:","* Events\n* Error messages\n* Translations","## Select userroles","* Userroles for file restriction: in vue-blox-components loaded via api\n* Userroles for userfields: in php model user getUserFields()\n* Userroles for meta: in php controller apiAuthorMeta getMeta()\n* Plugins and themes: in php model extension getThemeDefinitions()","## License Check","* On activation in apiControllerExtension. It checks the license in yaml.\n* In plugin php code with setPremiumLicense\n* In static plugins, it checks manual premium list and method setPremiumLicense and more "]