[IMP] Redo room booking notification system
commit9708cf54c5821a41fcf9076bf8c18ef8404f3c41
authorAdrian Moennich <jerome.ernst.monnich@cern.ch>
Wed, 30 Nov 2011 13:54:36 +0000 (30 14:54 +0100)
committerPedro Ferreira <jose.pedro.ferreira@cern.ch>
Wed, 7 Dec 2011 15:57:28 +0000 (7 16:57 +0100)
tree05f198d3e9fd583b9f34bc1b16dc46c0bfe5d3cb
parent0922436490ab558528b7aeafca85105eba257bc0
[IMP] Redo room booking notification system

- x days before booking, settable per room
- only one task for start notification, runs hourly, only performs
  notifications during a specific hour though
- send notifications per occurrence unless the repetition is daily
- option to send notifications to room responsible, too
- fixes #953
bin/migration/migrate_0.97_0.98.py
indico/MaKaC/common/utils.py
indico/MaKaC/plugins/RoomBooking/notifications.py
indico/MaKaC/plugins/RoomBooking/options.py
indico/MaKaC/rb_room.py
indico/MaKaC/rb_tools.py
indico/MaKaC/webinterface/rh/roomBooking.py
indico/MaKaC/webinterface/tpls/RoomBookingRoomForm.tpl
indico/modules/scheduler/tasks.py