-
This project is using a custom SQL Connection which isn't quite ideal but will still work, however since there are no using clauses or try/finally clauses it means that if any exceptions occur during …
-
In multi user environment,it is needed to know how added this record , how updated this record (the last operation of update).
i suggest add new DataAnnotations fields for CreatedBy ,UpdatedBy,Create…
-
in some environment , it needed to keep history of data that had been add to the database.
So :
1- when a some one try to delete a record , the record is updated with a status (deleted- overridde…
-
We're looking at using this for a project in which the data is stored in an external database (3rd party) to which we have API access. Could we implement a custom FluidityRepository that makes API cal…
-
Fluidity.Configuration.FluidityCollectionConfig.connectionStringg has an extra g on the end, which is at odds with the documentation.
-
I finally started adding more stacks to a StackedContent data type.
Was quite surprised when the picker used the name from the content types selected on the data type, as illustrated below.
![image]…
-
Hello!
Loving the work ``MakeReadonly()`` on ``FieldConfig``s would a potential top level function for EditorConfig called ``MakeAllReadonly()`` fit in the project?
This would be a time saver for …
-
Todo list for moving the Ditto repo over to the UMCO organisation
- [x] Transfer the repo to UMCO account
- [x] Update any links in README
- [x] Update Umbraco and NuGet package links
- [x] Upda…
-
### Summary of situation
When I've added a mandatory media picker property to a document used in Stacked Content the validation seems to fail and allows me to save and publish the parent document eve…
-
I'm having an issue with Vorto on Umbraco Cloud when pushing an existing node from local dev to dev/staging on umbraco cloud or from dev/staging cloud to live cloud – the doc type/node had 1 property …