Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Vrij en open source onder de EUPL-1.2-licentie.

**Ondersteuning:** Voor ondersteuning, neem contact op via support@conduction.nl. Voor een Service Level Agreement (SLA), neem contact op via sales@conduction.nl.
]]></description>
<version>0.3.5</version>
<version>0.3.6</version>
<licence>EUPL-1.2</licence>
<author mail="info@conduction.nl" homepage="https://www.conduction.nl/">Conduction</author>
<namespace>Procest</namespace>
Expand Down
8 changes: 7 additions & 1 deletion l10n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,12 @@ OC.L10N.register(
"Closing Letter" : "Closing Letter",
"Approver" : "Approver",
"Approval Status" : "Approval Status",
"Address Designation ID" : "Address Designation ID"
"Address Designation ID" : "Address Designation ID",
"Endorsement Route" : "Endorsement Route",
"Endorsement Action" : "Endorsement Action",
"Endorsement Audit Entry" : "Endorsement Audit Entry",
"Objection Decision" : "Objection Decision",
"Appeal" : "Appeal",
"Objection Advisory Committee" : "Objection Advisory Committee"
},
"nplurals=2; plural=(n != 1);");
8 changes: 7 additions & 1 deletion l10n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2892,7 +2892,13 @@
"Closing Letter": "Closing Letter",
"Approver": "Approver",
"Approval Status": "Approval Status",
"Address Designation ID": "Address Designation ID"
"Address Designation ID": "Address Designation ID",
"Endorsement Route": "Endorsement Route",
"Endorsement Action": "Endorsement Action",
"Endorsement Audit Entry": "Endorsement Audit Entry",
"Objection Decision": "Objection Decision",
"Appeal": "Appeal",
"Objection Advisory Committee": "Objection Advisory Committee"
},
"plurals": ""
}
8 changes: 7 additions & 1 deletion l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -2432,7 +2432,13 @@ OC.L10N.register(
"Closing Letter": "Afsluitbrief",
"Approver": "Goedkeurder",
"Approval Status": "Goedkeuringsstatus",
"Address Designation ID": "Nummeraanduiding-ID"
"Address Designation ID": "Nummeraanduiding-ID",
"Endorsement Route": "Parafeerroute",
"Endorsement Action": "Parafeeractie",
"Endorsement Audit Entry": "Parafering-auditvermelding",
"Objection Decision": "Beslissing op bezwaar",
"Appeal": "Beroep",
"Objection Advisory Committee": "Bezwaaradviescommissie"
},
"nplurals=2; plural=(n != 1);"
)
8 changes: 7 additions & 1 deletion l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -2892,6 +2892,12 @@
"Closing Letter": "Afsluitbrief",
"Approver": "Goedkeurder",
"Approval Status": "Goedkeuringsstatus",
"Address Designation ID": "Nummeraanduiding-ID"
"Address Designation ID": "Nummeraanduiding-ID",
"Endorsement Route": "Parafeerroute",
"Endorsement Action": "Parafeeractie",
"Endorsement Audit Entry": "Parafering-auditvermelding",
"Objection Decision": "Beslissing op bezwaar",
"Appeal": "Beroep",
"Objection Advisory Committee": "Bezwaaradviescommissie"
}
}
20 changes: 10 additions & 10 deletions lib/Settings/procest_register.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "Procest Case Management Register",
"description": "Register containing all schemas for the Procest case management application. Defines case types, status types, role types, result types, decision types, document types, property definitions, voorstel, parafeerroute, parafeeractie, automaticAction, and their instance counterparts.",
"version": "0.13.1"
"version": "0.13.2"
},
"x-openregister": {
"type": "application",
Expand Down Expand Up @@ -2265,7 +2265,7 @@
"version": "1.0.0",
"x-schema-org": "schema:DataCatalog",
"x-zgw-equivalent": "Catalogus",
"title": "Catalogus",
"title": "Catalog",
"description": "A catalogus groups case types, decision types, and document types",
"type": "object",
"required": [
Expand Down Expand Up @@ -2670,7 +2670,7 @@
"icon": "FileDocumentEditOutline",
"version": "1.1.0",
"x-schema-org": "schema:CreativeWork",
"title": "Voorstel",
"title": "Proposal",
"description": "A B&W voorstel (proposal) for decision-making in a case",
"type": "object",
"required": [
Expand Down Expand Up @@ -2878,7 +2878,7 @@
"deprecated": true,
"deprecatedSince": "2026-06-14",
"x-schema-org": "schema:HowTo",
"title": "Parafeerroute",
"title": "Endorsement Route",
"description": "DEPRECATED (migrate-parafering-to-or-approval-workflow): parafering chain-state is now backed by OpenRegister's approval-workflow (ApprovalChain/ApprovalStep) per ADR-022. Existing rows remain readable until sunset; no new rows are written. A configurable endorsement route defining the sequence of parafering steps for a voorstel.",
"type": "object",
"required": [
Expand Down Expand Up @@ -2979,7 +2979,7 @@
"icon": "CheckDecagram",
"version": "1.0.0",
"x-schema-org": "schema:Action",
"title": "Parafeeractie",
"title": "Endorsement Action",
"description": "An immutable record of a parafering action on a voorstel step",
"type": "object",
"required": [
Expand Down Expand Up @@ -3145,7 +3145,7 @@
"deprecated": true,
"deprecationNote": "Superseded by OR audit trail via migrate-parafering-to-or-audit (ADR-022, consume-or-audit-trail-fleet-wide). New parafering transitions are recorded through OR's hash-chained audit trail (procest.parafering.* actions, discoverable via GET /api/audit-trails?objectUuid={voorstelId}). No new writes after migration. Sunset: one major procest release after spec acceptance; existing rows remain readable until then.",
"x-schema-org": "schema:Action",
"title": "Parafering audit entry",
"title": "Endorsement Audit Entry",
"description": "DEPRECATED (migrate-parafering-to-or-audit): historical append-only audit entries for parafeerroute transitions. New transitions are recorded via OR's native audit trail instead of this schema. Existing rows remain readable for one major release. Originally: regulator-grade entry per transition (started, paraferd, advised, terugsturen, route-changed, completed) with actor, role, timestamp, reason, content snapshot, redacted IP, and SHA-256 tamper-detection hash.",
"type": "object",
"required": [
Expand Down Expand Up @@ -3307,7 +3307,7 @@
"version": "1.0.0",
"x-schema-org": "schema:LegalCase",
"x-zgw-equivalent": "Bezwaarzaak",
"title": "Bezwaar",
"title": "Objection",
"description": "Bezwaar lifecycle entity — captures the AWB objection case state, statutory deadlines, hearing waiver, and dwangsom accrual. Status transitions flow through the status-transition-engine; deadlines are computed declaratively via x-openregister-calculations (ADR-022). NO bespoke deadline service.",
"type": "object",
"required": [
Expand Down Expand Up @@ -4062,7 +4062,7 @@
"version": "1.0.0",
"x-schema-org": "schema:Action",
"x-zgw-equivalent": "BeslissingOpBezwaar",
"title": "Bezwaar Decision",
"title": "Objection Decision",
"description": "Beslissing op bezwaar — canonical decision entity per Awb art. 7:11/7:12 with the 5-value disposition enum, structured rechtsmiddelenclausule, proceskostenvergoeding, and publication flow",
"type": "object",
"required": [
Expand Down Expand Up @@ -4283,7 +4283,7 @@
"icon": "ScaleBalance",
"version": "1.0.0",
"x-schema-org": "schema:LegalAction",
"title": "Beroep",
"title": "Appeal",
"description": "Beroep escalation envelope — the municipality's tracking record around a citizen's appeal of a beslissing op bezwaar at the administrative court (rechtbank, Awb hoofdstuk 8). Procest does NOT run the court process; this schema captures filing window, court reference, chamber, file-inspection requests (Awb 8:42), judgment outcome, and cascade back into the bezwaar workflow. Immutability after appellantFilingDate is enforced by BeroepService; OpenRegister provides the per-save audit trail.",
"type": "object",
"required": [
Expand Down Expand Up @@ -7022,7 +7022,7 @@
"icon": "AccountGroupOutline",
"version": "1.0.0",
"x-schema-org": "schema:GovernmentOrganization",
"title": "Bezwaaradviescommissie",
"title": "Objection Advisory Committee",
"description": "Independent advisory committee (BAC, VKK or VTH) that reviews objections under Awb Art. 7:13 and issues a written advice to the council. Long-lived configuration entity owned by the council; member independence is enforced per case at advice-request assignment.",
"type": "object",
"required": [
Expand Down