mirror of
https://github.com/typemill/typemill.git
synced 2025-08-07 06:36:50 +02:00
Finish release candidate 1
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
* DONE: License feature
|
||||
* DONE: Enhance with plugins
|
||||
|
||||
[:contactform :]
|
||||
|
||||
----
|
||||
|
||||
## Visual Editor
|
||||
|
||||
* DONE: Refactor and redesign
|
||||
@@ -30,9 +26,6 @@
|
||||
* DONE: disable enable
|
||||
* DONE: Add load sign (from navigation)
|
||||
* DONE: File is not published from tmp to media/files if you save the block.
|
||||
* ToDo: Customfields not styled yet.
|
||||
* ToDo: Warn if open another block
|
||||
* ToDo: finish youtube component
|
||||
|
||||
## Raw Editor
|
||||
|
||||
@@ -44,8 +37,6 @@
|
||||
* DONE: Refactor and redesign
|
||||
* DONE: fix status in navigation
|
||||
* DONE: refresh navigation after changes
|
||||
* ToDo: fix error messages
|
||||
* ToDo: Wrong frontend navigation if unpublished pages
|
||||
|
||||
## Publish Controller
|
||||
|
||||
@@ -98,10 +89,13 @@
|
||||
* DONE: Version check
|
||||
* DONE: Proxy support
|
||||
* DONE: SVG checker: https://github.com/TribalSystems/SVG-Sanitizer
|
||||
* NEARLY DONE: Backend form builder
|
||||
* DONE: Backend form builder
|
||||
* DONE: Image generation on the fly
|
||||
* DONE: Delete folder in base level
|
||||
* Make folder delete easier with glob or scandir
|
||||
* Handle formdata centrally ???
|
||||
* Markdown secure rendering
|
||||
* Responsive design
|
||||
* Image generation on the fly
|
||||
* Captcha integration
|
||||
* Fix error api systemnavi
|
||||
* Reference feature
|
||||
@@ -109,12 +103,21 @@
|
||||
* Clear cache
|
||||
* Show security Log
|
||||
* User search only for +10 users
|
||||
* fix error messages
|
||||
* Wrong frontend navigation if unpublished pages
|
||||
* Customfields not styled yet.
|
||||
* Warn if open another block
|
||||
* finish youtube component
|
||||
* Solution for logo and favicon
|
||||
|
||||
## Cleanups:
|
||||
|
||||
* DONE: Events
|
||||
* Error messages
|
||||
* Translations
|
||||
* https://stackoverflow.com/questions/15041608/searching-all-files-in-folder-for-strings
|
||||
* https://github.com/skfaisal93/AnyWhereInFiles/blob/master/anywhereinfiles-1.4.php
|
||||
* https://github.com/stephenhodgkiss/extract-translation-text-from-php-js
|
||||
|
||||
## Info: Select userroles
|
||||
|
||||
@@ -129,3 +132,8 @@
|
||||
* In plugin php code with setPremiumLicense
|
||||
* In static plugins, it checks manual premium list and method setPremiumLicense and more
|
||||
|
||||
## Plugins
|
||||
|
||||
* MAKER: Rebuild search
|
||||
* MAKER: Rebuild contactform with shortcode
|
||||
|
||||
|
@@ -1 +0,0 @@
|
||||
["# ToDos Version 2","[TOC]","## System settings","* DONE: Migrate from backend to frontend with vue and api\n* DONE: Redesign\n* DONE: License feature\n* DONE: Enhance with plugins","[:contactform :]","----","## Visual Editor","* DONE: Refactor and redesign\n* DONE: Fix toc component in new block\n* DONE: Fix hr component in new block\n* DONE: finish shortcode component\n* DONE: Fix inline formats\n* DONE: fix lenght of page\n* DONE: Fix design of new block at the end (background color)\n* DONE: Move Block\n* DONE: Fix headline design\n* DONE: Fix save on two enter\n* DONE: fix quote design\n* DONE: Fix toc preview\n* DONE: disable enable \n* DONE: Add load sign (from navigation)\n* DONE: File is not published from tmp to media\/files if you save the block.\n* ToDo: Customfields not styled yet.\n* ToDo: Warn if open another block\n* ToDo: finish youtube component","## Raw Editor","* DONE: Refactor and redesign\n* DONE: Integrate highlighting","## Navigation","* DONE: Refactor and redesign\n* DONE: fix status in navigation\n* DONE: refresh navigation after changes\n* ToDo: fix error messages\n* ToDo: Wrong frontend navigation if unpublished pages","## Publish Controller","* DONE: Refactor and redesign\n* DONE: Create \n* DONE: publish\n* DONE: unpublish\n* DONE: discard\n* DONE: delete\n* DONE: save draft\n* DONE: switch to raw","## Meta Tabs","* DONE: Refactor and redesign\n* DONE: Enhance with plugins","## Medialib","* DONE: Refactor and redesign","## Posts","* DONE: Refactor and redesign","## Plugins","* Asset Class in progress","## Frontend","* DONE: Refactor\n* DONE: Test restrictions","## Other big tasks","* DONE: System setup\n* DONE: Recover Password","## Medium tasks","* 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","## Open tasks","* * * DONE: Sitemap and ping\n* DONE: Version check\n* DONE: Proxy support\n* DONE: SVG checker: https:\/\/github.com\/TribalSystems\/SVG-Sanitizer\n* DONE: Backend form builder\n* Handle formdata centrally ???\n* DONE: Image generation on the fly\n* Markdown secure rendering\n* Responsive design\n* Captcha integration\n* Fix error api systemnavi\n* Bug: Delete folder in base level\n* Reference feature\n* Typemill Utilities\n* Clear cache\n* Show security Log\n* User search only for +10 users","## Cleanups:","* DONE: Events\n* Error messages\n* Translations","## Info: 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()","## Info: 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 ","## Plugins","* MAKER: Rebuild search\n* MAKER: Rebuild contactform with shortcode"]
|
@@ -1 +0,0 @@
|
||||
["# blog","Content"]
|
@@ -1,20 +0,0 @@
|
||||
meta:
|
||||
navtitle: blog
|
||||
title: blog
|
||||
description: Content
|
||||
heroimage: null
|
||||
heroimagealt: null
|
||||
owner: Sebastian
|
||||
author: null
|
||||
allowedrole: null
|
||||
alloweduser: null
|
||||
manualdate: null
|
||||
modified: '2023-08-25'
|
||||
created: '2023-08-25'
|
||||
time: 20-03-01
|
||||
reference: null
|
||||
referencetype: null
|
||||
hide: false
|
||||
noindex: false
|
||||
contains: posts
|
||||
glossary: null
|
Reference in New Issue
Block a user