Indico 3.3.2

🗓 a general-purpose event management tool; 🌍 fully web-based; 🧩 feature-rich but also extensible through the use of plugins; ⚖️ Open-Source Software under the MIT License; made at CERN, the place where the web was born!

Tags python flask javascript events sqlalchemy conference cms calendar event event-management
License MITL
State stable

Recent Releases

3.3.221 Apr 2024 05:25 minor feature: lt;h1 gt; Improvements lt;/h1 gt;. lt;ul gt;. lt;li gt;Use more verbose page titles in management/admin areas lt;/li gt;. lt;li gt;Prioritize exact matches when searching for users lt;/li gt;. lt;li gt;Show document templates from non-parent categories and other events for cloning as long as the user has management access lt;/li gt;. lt;li gt;Warn about conflicts from concurrent edits of minutes lt;/li gt;. lt;li gt;Include up to two months of past events in dashboard iCal export lt;/li gt;. lt;/ul gt;. lt;h1 gt; lt;/h1 gt;. lt;ul gt;. lt;li gt;adding additional event keywords when some keywords have already been set lt;/li gt;. lt;li gt;overlapping times in some room booking timelines when using a locale with a 12-hour time format lt;/li gt;. lt;li gt;error when printing badges referencing a linked regform picture field that contains no picture lt;/li gt;. lt;li gt;error when creating a reminder for exactly one week before the event lt;/li gt;. lt;li gt;error when unassigning the editor of an editable that has no editor lt;/li gt;. lt;li gt;error when judging an editable from the list of editables lt;/li gt;. lt;li gt;validation error when using a lt;code gt;mailto: lt;/code gt; link in an email body lt;/li gt;. lt;li gt;Clear the flags indicating that registrations or a registration form field have been purged when cloning an event lt;/li gt;. lt;li gt;Use English locale when formatting dates for room booking log entries lt;/li gt;. lt;li gt;date validation in room booking failing in certain timezones lt;/li gt;. lt;/ul gt;. lt;h1 gt; Internal Changes lt;/h1 gt;. lt;ul gt;. lt;li gt;Allow plugins to fully replace the data in a QR code with a custom string instead of just modifying/extending the JSON dict lt;/li gt;. lt;li gt;Replace deprecated lt;code gt;pkg_resources lt;/code gt; with lt;code gt;importlib lt;/code gt; from standard library lt;/li gt;. lt;/ul gt;.
3.3.101 Apr 2024 15:05 minor feature: Fix sending emails when using TLS (SMTP_USE_TLS) (#6261)