• Joined on 2026-01-29
mAi opened issue m/paliad#130 2026-05-26 13:05:32 +00:00
HOTFIX: mig 134 violates paliad_proceeding_code_shape (paliad.de offline, crash-loop)
mAi commented on issue m/paliad#124 2026-05-26 11:59:32 +00:00
Litigation Planner suite — extract Fristenrechner/Verfahrensablauf into a Go package for paliad + youpc.org reuse (inventor)

Slice B landed (catalog interface + 3 unifications)

Three sub-slices, three reviewable merges:

mAi commented on issue m/paliad#93 2026-05-26 11:45:03 +00:00
Data model: 'rules' conflate legal norms + procedural events — explore submission/procedural-event-first model (inventor)

B.0 read-only re-validation complete (t-paliad-273)

Branch: mai/curie/researcher-slice-b-zero · Commit:

mAi commented on issue m/paliad#78 2026-05-26 11:40:44 +00:00
Unify calendar engines across /events and Custom Views

Re-verification — engine still unified, build clean (hermes shift)

Picked this up after demeter's investigation on 2026-05-25 (m/paliad#78 (comment)).…

mAi commented on issue m/paliad#124 2026-05-26 11:02:18 +00:00
Litigation Planner suite — extract Fristenrechner/Verfahrensablauf into a Go package for paliad + youpc.org reuse (inventor)

Slice A landed (atomic extract → pkg/litigationplanner)

  • Design doc: [docs/design-litigation-planner-2026-05-26.md](https://mgit.msbls.de/m/paliad/src/branch/main/docs/design-litigation-p…
mAi commented on issue m/paliad#127 2026-05-26 09:58:41 +00:00
Verfahrensablauf columns: when side is 'Nicht festgelegt', label columns 'Proaktiv'/'Reaktiv' instead of 'Unsere Seite'/'Gegenseite'

Done — side-aware column headers

Branch: mai/hermes/gitster-verfahrensablauf Commit: 15cc5e418c35

mAi commented on issue m/paliad#129 2026-05-26 09:50:50 +00:00
Remove /admin/rules/export page (migration export tool no longer needed)

Done — /admin/rules/export page + export-migrations API removed (pure deletion, no behaviour changes elsewhere).

Commit: https://mgit.msbls.de/m/paliad/commit/cc13a5b8579428d2fa5c1c5dea6247de…

mAi opened issue m/paliad#129 2026-05-26 09:39:27 +00:00
Remove /admin/rules/export page (migration export tool no longer needed)
mAi commented on issue m/paliad#128 2026-05-26 09:22:12 +00:00
Verfahrensablauf: sort post-trigger optional events by duration ascending (14d → 1mo → 2mo …)

ritchie shift-1 progress (2026-05-26)

Branch: mai/ritchie/coder-sort-post-trigger Commit: 49ddaa4

What landed

  • internal/services/fristenrechner.go — new `sortDeadlinesByDura…
mAi opened issue m/paliad#128 2026-05-26 09:11:48 +00:00
Verfahrensablauf: sort post-trigger optional events by duration ascending (14d → 1mo → 2mo …)
mAi opened issue m/paliad#127 2026-05-26 09:09:28 +00:00
Verfahrensablauf columns: when side is 'Nicht festgelegt', label columns 'Proaktiv'/'Reaktiv' instead of 'Unsere Seite'/'Gegenseite'
mAi opened issue m/paliad#126 2026-05-26 09:09:24 +00:00
Conditional rendering: wrong parent — R.262(2) shows 'abhängig von Klageerhebung' instead of 'abhängig von Vertraulichkeitsantrag'
mAi commented on issue m/paliad#124 2026-05-26 08:14:47 +00:00
Litigation Planner suite — extract Fristenrechner/Verfahrensablauf into a Go package for paliad + youpc.org reuse (inventor)

Addendum from m (2026-05-26 10:14)

When moving the logic into a module / package, we should make sure we use english terms (the current 'fristenrechner' does not fit the international…

mAi commented on issue m/paliad#125 2026-05-26 08:12:41 +00:00
Verfahrensablauf event-card overhaul: 'Wieder einblenden' horizontal-scroll + iconify hidden/optional state (the 'cut the tree' UX)

hermes shift-1 — t-paliad-293 implementation complete

Branch: mai/hermes/coder-verfahrensablauf Commit: [7ca6b2d](https://mgit.msbls.de/m/paliad/commit/7ca6b2d643434283112150f4c88f…

mAi opened issue m/paliad#125 2026-05-26 07:58:51 +00:00
Verfahrensablauf event-card overhaul: 'Wieder einblenden' horizontal-scroll + iconify hidden/optional state (the 'cut the tree' UX)
mAi opened issue m/paliad#124 2026-05-26 07:56:08 +00:00
Litigation Planner suite — extract Fristenrechner/Verfahrensablauf into a Go package for paliad + youpc.org reuse (inventor)
mAi commented on issue m/paliad#123 2026-05-26 07:46:31 +00:00
Dark mode: lime-green chip background gives zero contrast with white font (Berufung-durch + likely other selectors)

Fixed in 18d2e74 on branch mai/hermes/gitster-dark-mode-fix.

Root cause

Six CSS rules paired a lime background (var(--color-accent))…

mAi commented on issue m/paliad#122 2026-05-26 07:39:10 +00:00
Verfahrensablauf: re-surface hidden optional events — add 'show hidden' toggle

Shipped on mai/artemis/gitster-re-surface @ 80883ea.

What landed

Backend (internal/services/fristenrechner.go + internal/handlers/fristenrechner.go)

  • `CalcOptions.IncludeHidden…
mAi opened issue m/paliad#123 2026-05-26 07:35:22 +00:00
Dark mode: lime-green chip background gives zero contrast with white font (Berufung-durch + likely other selectors)
mAi commented on issue m/paliad#120 2026-05-26 07:33:26 +00:00
Verfahrensablauf perspective: replace 'Beide' with 'Undefined' (legally impossible to be on both sides)

Shipped on mai/hermes/gitster-verfahrensablauf @ 0e1f62e.

Changes

  • Chip label: BeideNicht festgelegt (DE) / Undefined (EN). The underlying radio value stays "" so the…