cms.c2sgmbh/tests
Martin Porwoll 3f61050fb3 feat: add Timeline Collection for complex chronological events
Add dedicated Timeline Collection for managing complex timeline events:

- Collection: Multiple types (history, milestones, releases, career, events, process)
- Events: Flexible date handling (year, month+year, full date, ranges, custom text)
- Categories: milestone, founding, product, team, award, partnership, expansion, technology
- Importance levels: highlight, normal, minor
- Display options: layouts (vertical, alternating, horizontal, compact), sorting, year grouping
- Media: Image and gallery support per event
- Localization: Full support for DE/EN
- SEO: Meta fields for each timeline

API Features:
- Public endpoint at /api/timelines with tenant isolation
- Rate limiting and IP blocking
- Filter by type, slug, category, importance
- Locale parameter support
- Date formatting and sorting
- Optional grouping by year

Database: 8 tables created via migration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 10:22:56 +00:00
..
e2e feat: add Timeline Collection for complex chronological events 2025-12-13 10:22:56 +00:00
helpers feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
int docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
unit feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00