3 Commits

Author SHA1 Message Date
Tim Burke
630657cafd Add ability to have per-meeting chairs
Wanting to schedule multiple meeting slots is often driven by a desire
to include more timezones; there's no reason to assume that a single
person will be available to chair all meetings.

Change-Id: If7f565d481dd0ae4bd4ee084cfddb203d170b2e8
2025-04-09 13:30:59 -07:00
Thierry Carrez
ff513f9efe Add timestamp to the template variables
Add index generation timestamp as a variable available to template
authors ("timestamp").

Change-Id: I7607f0c7eebaad1adca2d6e92a356a3dab1f015b
2015-05-28 15:45:35 +02:00
Thierry Carrez
8bc6cf87c5 Add ability to generate a meeting index
Adding optional parameters -t and -w used to generate an index of
meetings using a Jinja2 template.

Refactor output file/dir preparation so that index generation can make
use of it.

Expose UTC time in the Schedule object and human-friendly description of
the recurrence in the Recurrence objects, so that they are directly
usable in the templates.

Change-Id: I103ac552f43a02a0b6e2e3ad6e5f52a6877efa68
2015-02-27 16:08:24 +01:00