<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cccms/app/views/content/_open_erfas_today.html.erb, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://erdgeist.org/gitweb/cccms/atom?h=master</id>
<link rel='self' href='https://erdgeist.org/gitweb/cccms/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/'/>
<updated>2026-07-03T01:22:02Z</updated>
<entry>
<title>Add weekday abbreviation for open-today widget</title>
<updated>2026-07-03T01:22:02Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-07-03T01:22:02Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=287569c9bbfdadae767254792cd2b53d0515d928'/>
<id>urn:sha1:287569c9bbfdadae767254792cd2b53d0515d928</id>
<content type='text'>
RruleHumanizer gains WEEKDAY_NAMES_ABBR (Mo/Di/Mi/...) alongside the
existing WEEKDAY_NAMES and WEEKDAY_NAMES_ADVERBIAL hashes, plus a
self.wday_abbr(time, locale) utility mapping a Time's wday to its
RFC5545 code and looking up the abbreviation - keeping RFC5545
vocabulary in one place rather than teaching ContentHelper about day
codes directly.

ContentHelper#weekday_abbr is a thin wrapper passing I18n.locale
through. The partial now renders "Fr 19:00" instead of just "19:00",
joined with a non-breaking space so the pair can't split across a
line wrap.

Takes an explicit Time rather than reading Date.today, matching this
file's existing style of passing state in rather than reading it
ambiently - and staying correct if the currently-unused
calendar/_front_page_calendar partial (spanning six weeks, not just
today) is ever revived and reuses this helper.
</content>
</entry>
<entry>
<title>Add 'open today' sidebar widget and open days in chapter lists</title>
<updated>2026-07-02T13:13:52Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-07-02T13:13:52Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=175b408948e601d3db568768a309eed8f2edb307'/>
<id>urn:sha1:175b408948e601d3db568768a309eed8f2edb307</id>
<content type='text'>
- open_erfas_today helper: samples 3 random open-day-tagged occurrences
  of the current day; widget hidden entirely on days without open
  chapters; heading shows current weekday
- content/_open_erfas_today partial rendered in right column above
  tags and featured articles
- _chapter partial: open-day schedules (event_schedule_text) shown
  inline in aggregated chapter lists with 'Offene Tage' label
- ccc.css: open_erfas_today added to existing right-column widget
  selector groups (headings, lists, links)
</content>
</entry>
</feed>
