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

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#226 closed enhancement (fixed)

Support email in events: allow to modify the text 'support'

Reported by: jbenito Owned by: irolewic
Priority: very low Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: Cc:

Description

This is interesting for conferences in which they want to display, for instance, contact secretariat.

Change History (3)

comment:1 Changed 6 years ago by irolewic

  • Owner set to irolewic
  • Status changed from new to accepted

comment:2 Changed 6 years ago by ian.rolewicz@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit 62a512fe596cc6652aa64e7ec929805f49c14403
Author: Ian Rolewicz <ian.rolewicz@…>
Date: Tue Mar 2 15:31:27 2010 +0100

[FIX] Support email improvements


  • Make the caption of the support email entry editable, both asynchronously and synchronously (new widget created for the asynchronous editing).
  • User can now specify more than one email address for support email. Entries of the user are parsed and put in a valid format, both for synchronous and asynchronous editing.
  • Changed the html for the support and the start/end dates entries by replacing spans by a table.
  • Updated the user guide (new screenshots and small explanation about how to specify more than one mail).
  • fixes #226

comment:3 Changed 5 years ago by Ian Rolewicz <ian.rolewicz@…>

In [62a512fe596cc6652aa64e7ec929805f49c14403]:

[FIX] Support email improvements

  • Make the caption of the support email entry editable, both asynchronously and synchronously (new widget created for the asynchronous editing).
  • User can now specify more than one email address for support email. Entries of the user are parsed and put in a valid format, both for synchronous and asynchronous editing.
  • Changed the html for the support and the start/end dates entries by replacing spans by a table.
  • Updated the user guide (new screenshots and small explanation about how to specify more than one mail).
  • fixes #226
Note: See TracTickets for help on using tickets.