This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Indico v0.92.2 is released

New features summary:

  • Fixed cross-site scripting security issue
  • Latest news link in main menu
  • Added RSS feed for all categories
  • Added cache on overview main page

Latest release: cds-indico-0.92.2.tar.gz - tar file - 5 April 2007

For upgrading from version 0.8.14 and previous, you must run the script "Tools/Migration0.8.14To0.90.0.py" after the upgrade

For upgrading from 0.90.3 and previous version:

  • PIL is now mandatory
  • reportlab version must be 2.0
  • run the following script:
    • Tools/indexes/reindexcalendars.py
    • Tools/indexes/reindexcategories.py
    • Tools/indexes/reindexOAIModificationDates.py (only needed if you use the OAI gateway)

New features:

  • Conferences:

o Registration form:

+ New general field in registration form could not be modified for previously entered attendants + Registrants: export first/last names in separate columns

o Deafult "other views" for conference is "standard" o Entering modif key for conferences redirects the user to the originator page o Possibility to select the timetable default style for a conference o Added the "amount to pay" value for badges

  • Meetings:

o Participants:

+ Invited participant: added useful error message in case the participant was deleted before acceptance

o Corrected bug in xsl file preventing recent versions of python-libxslt to display an event o Meeting menu header printable option: withdraw header and keep current style

  • All:

o Admin:

+ Allow groups in administrator list

o Materials/Files?:

+ Specific file types icons are displayed only when no other files are available + Allow deletion of material in category File tab + Display a key icon next to a resource when protected + Material Protection: allow to set the material to private even when private by inheritance

o Tasks/Alarms?:

+ Alarm cloning: copy only addresses (not Users)

o Fixed cross-site scripting security issue o Latest news link in main menu o Adapted ics export for clean integration with Outlook 2007 o Added lock on cache files to avoid cache corruption o "edit slot time" now updates the starting time also o "Search for users and authors": provide coherent search strategy (empty search returns nothing) o Log emails sent to speakers o Display shadowed-icons for color-blind people on event page o Unexpected errors are displayed with specific message o Added RSS feed for all categories o Added RSS support in export.py o Added cache on overview main page o Event creation: added email notification configurable per category o Category admin interface: allow to select all conferences in one click o Changed "Access Control" tab name to "Protection" o Billable field of registrants are modifiable after the payment o Improved management of description field in display (wrapping...) o Added "Organisers" field to lecture creation form o Support for multi parts lecture creation o PDF: add abstract/contrib misc fields o Event dates modification: added "move timetable content" option

Bug fixes:

  • Badge printing: all registrants are printed now.
  • Correctly display HTML minutes (w/o adding extra <br>)
  • Category visibility: corrected bug when computing the visibility
  • Event creation: notification emails sent after commit to database
  • Category cache is cleaned up when an event is moved into
  • Room name is preserved in session creation form after adding a convener
  • NotifyModification? of event when report number is added
  • Domain protected event are not longer exposed to the AOI gateway
  • List of local group members works fine
  • Local group add member: Cancel button works as expected
  • Corrected bug in event creation form: "New" chair button now works as expected
  • "type" is taken into account when creating a new contribution
  • Chairperson text is now taken into account when creating a conference
  • Corrected bug with file upload not working in case of DB conflict

Comments

No comments.