osem-fcy/app/views
Kushal SM 1958ac2b10 feat: Add public RSS feed for conferences
Users currently have no way to be notified when new conferences are
published on an OSEM instance. This adds an RSS 2.0 feed endpoint at
/feed.rss that lists all conferences ordered by creation date.

The feed action is excluded from CanCanCan authorization so it remains
publicly accessible without authentication, similar to the existing
calendar endpoint.

Also adds an RSS subscribe link to the conferences index page and an
auto-discovery <link> tag in the application layout so RSS readers can
detect the feed automatically.

Fixes #3543
2026-03-18 17:50:52 +01:00
..
admin Fix parameter generation for activating a schedule 2026-03-18 13:11:17 +01:00
application Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
booths Fix various typos 2025-10-15 11:15:47 +00:00
conference_registrations Fix code of conduct during the registration 2025-01-30 17:11:00 +01:00
conferences feat: Add public RSS feed for conferences 2026-03-18 17:50:52 +01:00
devise Fix syntax error 2025-01-30 15:22:32 +01:00
layouts feat: Add public RSS feed for conferences 2026-03-18 17:50:52 +01:00
mailbot Send mail on ticket confirmation. 2017-07-26 11:31:19 +05:30
payments Drop Rails.application.secrets usage 2025-08-12 17:27:25 +02:00
physical_tickets Drop Organization Feature 2024-06-07 17:42:08 +02:00
proposals Simplify min/max abstract length feature 2025-01-30 19:10:49 +01:00
schedules Fix various typos 2025-10-15 11:15:47 +00:00
shared Fix various typos 2025-10-15 11:15:47 +00:00
surveys Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
ticket_purchases Correct invalid table markup 2023-03-04 14:33:08 -08:00
tickets Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
tracks Replace registration-period datepickers with date input 2024-06-07 13:16:44 +02:00
users Retire semantic_form_for 2022-02-24 15:52:34 +01:00