]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
updated changelog and todo
authorBanana <mail@bananas-playground.net>
Tue, 20 Feb 2024 15:23:46 +0000 (16:23 +0100)
committerBanana <mail@bananas-playground.net>
Tue, 20 Feb 2024 15:23:46 +0000 (16:23 +0100)
CHANGELOG
TODO

index f932ada47e27b950a199ccd4e5580e16a74e63f1..a376b17f733a76b02ed80c1a7cd4e46b6561f32c 100644 (file)
--- 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 607e8a970be53f4efd2a8e557cfad2bd3826ec4a..f4c2d8f032f5b65852c1552844b2451ff6574251 100644 (file)
--- 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.