ColoradoSchoolOfMines / mozzarella

Mozzarella is a web application made to help student computing clubs better collaborate and organize their projects, presentations, and even mailing list messages.
https://acm.mines.edu
GNU General Public License v3.0
7 stars 3 forks source link

Allow meetings to have duration #27

Closed sumnerevans closed 7 years ago

sumnerevans commented 7 years ago
jackrosenthal commented 7 years ago

Show duration on schedule page only if it's not the default 2 hours.

Should be shown as a time range (t to t + d, rather than just d).

jackrosenthal commented 7 years ago

Default duration is now specified as meetings.default_duration in the paste config.

sumnerevans commented 7 years ago

@jackrosenthal, this is ready for deployment.