Master Root Model
New development since latest stable branch 2020.2
-
Apr 9, 20217129root
NEW: Added a field to OrigamIdentityGrant to make it compatible with IdentityServer4 v4
-
Mar 22, 20217042root
Removed old xml model files.
-
CHG: Packages moved to model folder.
-
Mar 17, 20217033root
NEW: Metamodel upgrade
-
NEW: Added model lookups to the root model
-
NEW: Added Audit model. Includes all the functionality needed to display a data audit log for any entity based on IOrigamEntity2. It is enough to include the package to any project.
-
Mar 4, 20217006root
CHG: Optimizing attachment workflows
-
Attachments localization
-
Jan 11, 20216894root
NEW: Attachments model added. Deriving from "IOrigamAttachments" entity will bring "Attachments" action button to all the affected screen sections.
-
Jan 8, 20216891root
NEW: Fields IsLockedOut and LastLockoutDate of the OrigamUser table are synchronized with a trigger in the database