| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-30 | Phase 2: chapter nodes, aggregate partial, fixes | erdgeist | |
| - _chapter.html.erb: new partial for erfa/chaostreff aggregated lists; renders title, location, external_url, sanitized body - content_helper: fix aggregate attr regex to allow hyphens in values (erfa-detail tag was silently dropped); add debug logging (remove) - page.rb: suppress libxml stderr noise in rewrite_links_in_body - db/seeds/chapters.rb: one-shot seed script for erfa and chaostreff chapter nodes under parent nodes 548/549; creates bilingual pages, external_url, primary events with RRULEs where known Note: run Node.rebuild!(false) after execution to fix lft/rgt values | |||
| 2025-01-28 | Big overhaul patch and style changes | Charlie Root | |
| 2012-02-18 | small style improvements. more button added | hukl | |
| 2009-12-01 | dramatically reduced instanciated AR objects for tags | hukl | |
| 2009-10-19 | first set of css updates | hukl | |
| 2009-09-13 | use link_to_path instead of link_to to include the locale | hukl | |
| 2009-09-12 | moved the teaser ruler to the bottom of the article partial | hukl | |
| 2009-07-18 | modified _article partial. added more structure and style | hukl | |
| 2009-07-12 | clean up for article partial | hukl | |
| 2009-03-04 | moved aggregator partial | hukl | |
| 2009-03-03 | introducing page templates - need to add edit capabilities | hukl | |
| renamed the custom template folder forgot one fix for the new custom template path page templates refined renamed page attribute template to template_name as i suspected it to be a reserved word. it still didn't work until i discovered that simon defined the accessible attributes! That costed me 40 minutes of lifetime. But he apologized ;) tests for public and custom page templates | |||
