Roman M. Yagodin
Roman M. Yagodin
27 oct 2022 installed latest version from F-Droid w/o any issues.
I think the issue form state (is it in edit mode or not) could be determined by `` element visibility.
I think sync could be enabled for new time entries with [##:##–##:##] added to the comment field by default. I may contain current time with 0 interval - e.g. [09:22-09:22]....
Operations on parent document should apply (directly or indirectly) to its children. Deleting parent document should promote its children? This will need FK rule. Also can just disable deleting of...
Child documents can be displayed in separate column or on separate lines just below parent document. The column display is most simple one to implement. Some presentation setting could be...
To preserve document relationships on export/import, we will probably need to export entity ids as GUID/UUIDs.
Could need support for additional data for DNN terms https://github.com/roman-yagodin/R7.News/issues/97 - at least to store SortIndex for category term
Or introduce Category entity, each object of which could be linked to the taxonomy term and have some additional attributes like sort index, custom title, etc.
Which DNN version?
Could not say anything about Evoq Content - providing support for it is out of scope for this project. I can assume they are removed Telerik assemblies out of the...