]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
field dependend options note in collections manage view
authorBanana <mail@bananas-playground.net>
Sat, 17 Dec 2022 11:58:33 +0000 (12:58 +0100)
committerBanana <mail@bananas-playground.net>
Sat, 17 Dec 2022 11:58:33 +0000 (12:58 +0100)
CHANGELOG
TODO
webclient/view/default/managecolletions/managecolletions.html

index fb1276fed067c65730521c844a98e6e2546002be..46b245a458f05febe5a678f110a224573e0b7b46 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@
        * Fixed some layout alignements
        * Fixed showing the pagination where there is a fulltext default search
        * Made it more visible where to drop the fields in manage fields view for a collection.
+       * Added a note about some options in collections manage view.
 
 1.3 - Rrajigar Mine 2022-10-08
        * Fixed install sql file.
diff --git a/TODO b/TODO
index df67accbc87fc53901f086ca009bd7a0a712e23e..c818b2cc4bf3e49d4339a8072550b544c52e7e89 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-* make it clean where to drag and drop
-* collection creation. Notice about the options which will be
-  filled after fields are configured
 * option for sorting direction
 * Automatic upgrades of DB
 * drop in updates
index 3888c99b0634dcb8ab81e9a268084f46cb0977dc..7532ff3317d8aac7b0dee8ab619448e807c898b3 100644 (file)
@@ -3,6 +3,10 @@
 <div class="uk-grid-small uk-grid-row-small" uk-grid>
        <div class="uk-width-1-2">
                <h4 class="uk-h4">Add or modify a collection</h4>
+               <p>
+                       <span uk-icon="icon: warning"></span> Any default field or any option which needs a field
+                       get its content after the fields are configured.
+               </p>
                <form class="uk-form-horizontal uk-margin-small" method="post">
                        <div class="uk-margin">
                                <label class="uk-form-label" for="name">Name *</label>