1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-05 13:47:37 +02:00

Merged processAssets Class and added medialib to formbuilder

This commit is contained in:
trendschau
2023-07-31 15:18:42 +02:00
parent a5d956f206
commit 12d52df888
15 changed files with 336 additions and 205 deletions

View File

@@ -34,10 +34,11 @@ Biig blocks:
* DONE: Media Library
* DONE: Posts
* DONE: Setup
* Recover Password
* DONE: Recover Password
Small features:
* DONE: Merge processAssets modell
* Sitemap and ping
* Captcha
* Clear Cache
@@ -49,6 +50,8 @@ Small features:
* 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

@@ -1 +0,0 @@
["# 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:","* Sitemap and ping\n* Captcha\n* Clear Cache\n* Security Log\n* Backend fields\n* Proxy\n* DONE: Session handling: csrf fail and session start error if restrictions are active\n* Editor: Warn if open another block\n* Image generation on the fly\n* Assets\n* Bug: Table of content duplicated for published pages\n* Bug: Navigation frontend if unpublished pages","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 "]