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

#274 closed enhancement (fixed)

[CRBS] mails should have the room ID

Reported by: jbenito Owned by: irolewic
Priority: normal Milestone: v0.97.0
Component: Room Booking Version: 0.97.0
Keywords: Cc:

Description

Something like:

[CRBS] 513 R-055 New booking....

or something similar

Change History (3)

comment:1 Changed 6 years ago by 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 9b288dd3843993b11d2d698a2d39e314019a213e
Author: Ian Rolewicz <ian.rolewicz@…>
Date: Mon Mar 15 15:42:52 2010 +0100

[FIX] RB - Change format notif email subject


  • Changed the format of the room booking notification email subjects
  • Before was of the form "[CRBS] New Booking for <room name> on <date>". Now is "[CRBS] [<building>-<floor>-<room nr> (<room name>)] New Booking on <date>"
  • fixes #274
  • reviewed by jbenito: keeping room.getFullName as it was before this commit.

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

In [9b288dd3843993b11d2d698a2d39e314019a213e]:

[FIX] RB - Change format notif email subject

  • Changed the format of the room booking notification email subjects
  • Before was of the form "[CRBS] New Booking for <room name> on <date>". Now is "[CRBS] [<building>-<floor>-<room nr> (<room name>)] New Booking on <date>"
  • fixes #274
  • reviewed by jbenito: keeping room.getFullName as it was before this commit.
Note: See TracTickets for help on using tickets.