bert.hausmans
  • Joined on 2026-01-06
bert.hausmans created pull request bert.hausmans/crewli#16 2026-05-08 21:53:22 +02:00
RFC-TIMETABLE v0.2 Session 2 — Backend API + business logic
bert.hausmans pushed to feat/timetable-session-2 at bert.hausmans/crewli 2026-05-08 21:46:37 +02:00
5ab68ddbb3 chore(timetable): bump phpstan baseline for park-path engagement access
70431fb836 docs(backlog): record EVENT-START-END-TIME for events-table schema upgrade
bc7d3fcbee fix(timetable): single activity entry per cascade-move per RFC §8
bdb379f55f chore(timetable): extend phpstan baseline with session-2 same-shape errors
996dedc11d test(timetable): Phase C — 57 new tests covering session 2 surface
Compare 10 commits »
bert.hausmans created branch feat/timetable-session-2 in bert.hausmans/crewli 2026-05-08 21:46:37 +02:00
bert.hausmans pushed tag timetable-session-1 to bert.hausmans/crewli 2026-05-08 20:24:38 +02:00
bert.hausmans deleted branch feat/timetable-session-1 from bert.hausmans/crewli 2026-05-08 20:24:25 +02:00
bert.hausmans pushed to main at bert.hausmans/crewli 2026-05-08 20:23:44 +02:00
80ca599270 Merge pull request 'RFC-TIMETABLE v0.2 Session 1 — Artist Timetable foundation' (#15) from feat/timetable-session-1 into main
7eec9d148f docs(backlog): record portal_token schema deviation from RFC v0.2 §5.3
a5190ee309 fix(timetable): null-on-delete advance_submissions per RFC §5.4 retention
e43dd60756 test(timetable): Phase C — artist domain coverage + cross-cutting fixes
64878f2734 fix(timetable): wire portal-token auth through artist_engagements
Compare 15 commits »
bert.hausmans merged pull request bert.hausmans/crewli#15 2026-05-08 20:23:43 +02:00
RFC-TIMETABLE v0.2 Session 1 — Artist Timetable foundation
bert.hausmans created pull request bert.hausmans/crewli#15 2026-05-08 20:21:39 +02:00
RFC-TIMETABLE v0.2 Session 1 — Artist Timetable foundation
bert.hausmans pushed to feat/timetable-session-1 at bert.hausmans/crewli 2026-05-08 20:19:13 +02:00
7eec9d148f docs(backlog): record portal_token schema deviation from RFC v0.2 §5.3
a5190ee309 fix(timetable): null-on-delete advance_submissions per RFC §5.4 retention
e43dd60756 test(timetable): Phase C — artist domain coverage + cross-cutting fixes
64878f2734 fix(timetable): wire portal-token auth through artist_engagements
eb6d396672 fix(timetable): widen artist_engagements.portal_token to varchar(64)
Compare 10 commits »
bert.hausmans created branch feat/timetable-session-1 in bert.hausmans/crewli 2026-05-08 20:19:12 +02:00
bert.hausmans deleted branch docs/rfc-timetable-v0.2-foundation from bert.hausmans/crewli 2026-05-08 17:31:10 +02:00
bert.hausmans pushed to main at bert.hausmans/crewli 2026-05-08 17:28:51 +02:00
3e54475d0b Merge pull request 'docs/rfc-timetable-v0.2-foundation' (#14) from docs/rfc-timetable-v0.2-foundation into main
296e352e2d docs(rfc-timetable): mark v0.2 as Approved
c9863ee4f8 Add design en information for developing the Artist Management module
a57437a4b7 audit(timetable): complete prototype audit for RFC v0.2
Compare 4 commits »
bert.hausmans merged pull request bert.hausmans/crewli#14 2026-05-08 17:28:49 +02:00
docs/rfc-timetable-v0.2-foundation
bert.hausmans created pull request bert.hausmans/crewli#14 2026-05-08 17:28:31 +02:00
docs/rfc-timetable-v0.2-foundation
296e352e2d docs(rfc-timetable): mark v0.2 as Approved
c9863ee4f8 Add design en information for developing the Artist Management module
a57437a4b7 audit(timetable): complete prototype audit for RFC v0.2
Compare 2 commits »
bert.hausmans created branch docs/rfc-timetable-v0.2-foundation in bert.hausmans/crewli 2026-05-08 17:02:25 +02:00
bert.hausmans deleted branch feat/channel-auth-org-admin from bert.hausmans/crewli 2026-05-08 12:25:16 +02:00
bert.hausmans pushed to main at bert.hausmans/crewli 2026-05-08 12:24:23 +02:00
e8bd768212 Merge pull request 'TECH-CHANNEL-AUTH-ORG-ADMIN — Extend submission.{id} channel auth to organisation admins' (#13) from feat/channel-auth-org-admin into main
5d53ccabae docs(backlog): close TECH-CHANNEL-AUTH-ORG-ADMIN
e04b084be5 test(broadcasting): add org-admin auth + cross-tenant guard tests
f5cb371023 feat(broadcasting): extend submission.{id} channel auth to organisation admins
Compare 4 commits »
bert.hausmans merged pull request bert.hausmans/crewli#13 2026-05-08 12:24:21 +02:00
TECH-CHANNEL-AUTH-ORG-ADMIN — Extend submission.{id} channel auth to organisation admins