 
        🗓 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!
        
        
             Homepage
 Homepage
             Download
 Download
        
         Recent Releases
        
          3.3.505 Dec 2024 16:45
          
             minor feature:
             
          
       
       
          3.3.423 Nov 2024 07:25
          
             minor feature:
             
          
       
       
          3.3.326 Jun 2024 16:45
          
             minor feature:
             lt;h1 gt;  Internationalization lt;/h1 gt;.
lt;ul gt;.
lt;li gt;New translation: Hungarian lt;/li gt;.
lt;/ul gt;.
lt;h1 gt;  Improvements lt;/h1 gt;.
lt;ul gt;.
lt;li gt;Add dialog to contact event participants about a survey  lt;/li gt;.
lt;li gt;Allow linking existing room booking occurrences to an event lt;/li gt;.
lt;li gt;Support including a picture in the conference participant list lt;/li gt;.
lt;li gt;Add  lt;a href="https://docs.getindico.io/en/stable/config/settings/#FAVICON_URL" rel="nofollow" gt; lt;code gt;FAVICON_URL lt;/code gt; lt;/a gt; config option to set a custom URL for the favicon lt;/li gt;.
lt;li gt;Allow filtering the contribution list in the management area by custom fields  lt;/li gt;.
lt;li gt;Show "Go to timeline" button on the contribution page to everyone who can see the timeline of one of its editables instead of just submitters  lt;/li gt;.
lt;li gt;Add a new "Timetable Sessions" registration form field type which allows selecting session blocks from the event lt;/li gt;.
lt;li gt;Link the event title to the event in registration emails  lt;/li gt;.
lt;li gt;Add the option to make registration forms private so they can only be accessed using a secret link lt;/li gt;.
lt;li gt;Add experimental support for creating Apple Wallet (Passbook / pkpass) (opt-in via  lt;a href="https://docs.getindico.io/en/stable/config/settings/#ENABLE_APPLE_WALLET" rel="nofollow" gt; lt;code gt;ENABLE_APPLE_WALLET lt;/code gt; lt;/a gt;  lt;code gt;indico.conf lt;/code gt; setting) lt;/li gt;.
lt;li gt;Add a new event management permission that grants access only to the contributions module  lt;/li gt;.
lt;li gt;Add bulk JSON export option in management contribution list  lt;/li gt;.
lt;li gt;Make the default roles of the contribution person link list field more similar to the abstract person link list field when there is a linked abstract  lt;/li gt;.
lt;li gt;Add option to hide person titles throughout the event lt;/li gt;.
lt;li gt;Preserve input when s
          
       
       
          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)