- 05 Apr, 2022 2 commits
- 04 Apr, 2022 1 commit
-
-
Diegodlh authored
* domain configuration revision cache now stores content revisions instead of (parsed) configuration revisions * parsing of revision content now occurs later, at revision loading, rather than at revision fetching * template, field and procedure constructors now have a "strict" option which if set to false ignores individual invalid elements (fields, procedures and steps, respectively) * TemplateConfiguration implementation of the "parse" method uses the actual constructors to validate definitions
-
- 04 Mar, 2022 3 commits
- 03 Mar, 2022 1 commit
-
-
Diegodlh authored
-