From: Banana Date: Tue, 20 Feb 2024 15:23:46 +0000 (+0100) Subject: updated changelog and todo X-Git-Tag: 1.7~40 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=cf431e423df14f19d1b6a51a32d8680be048b764;p=bibliotheca-php.git updated changelog and todo --- diff --git a/CHANGELOG b/CHANGELOG index f932ada..a376b17 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,8 @@ 1.x - The Ceremonial Chambers * Added group infos to profile view. * User- and groupmanagement: Check if in use before deletion. - * Remove legacy ifset method and replace with ?? + * Removed legacy ifset method and replace with ?? + * Removed legacy ifsetvalue method. 1.6 - Chizra 2024-02-03 diff --git a/TODO b/TODO index 607e8a9..f4c2d8f 100644 --- a/TODO +++ b/TODO @@ -2,15 +2,14 @@ ** Maybe some message "store" * make documentation markdown to be nicer * change multiple-attachment to a field which tells it is used for a image gallery +* i18n support +* Export of an entry, collection or everything. Stored on disk. +* Import of the export + +* New Design? * update JS and remove deprecations * minimal theme ** https://watercss.kognise.dev/ * create a real fallback theme, which does not depend on any styling/css ** change the css and js lookup too in main file -* i18n support * Definition of fields in "card view" -* Export of an entry, collection or everything. Stored on disk. -* Import of the export -* remove ifset and maybe ifsetvalue from summoner - -* Field management: Web interface to configure or even create new ones.