385e2f3c382fb8c35a1402bda92d6b73a6f17c68
EventDetailView.post now rejects a POST once event.deadline has passed (400), matching the read-only treatment the UI already showed -- a disabled button is only a hint, not a guarantee against a direct POST. M2's own "Your answers" card now also shows a read-only status pill instead of the In/Maybe/Out buttons once closed, the same way Home's hero card already did. Also fixed Calendar's window: it was pinned to "through next calendar week's Sunday", which meant the effective lookahead shrank to as little as 8-9 days whenever today fell late in the week (e.g. a Friday), so an event 10 days out could silently not appear even though it's well within what "the next two weeks" should mean. The window is now always >= 14 days from today regardless of which weekday today is. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ECGMEwrc2k4D8VQuwjstj9
Description
No description provided
Languages
Python
59.1%
HTML
28.3%
CSS
8%
JavaScript
4.2%
Shell
0.2%
Other
0.2%