compsoc-edinburgh / website-django

The website
1 stars 1 forks source link

Recurrent events #24

Closed hmaurer closed 9 years ago

hmaurer commented 10 years ago

Would be nice to have some way to define recurrent events for things such as weekly social. Here are some issues to tackle

AngusP commented 10 years ago

a lower tech alternate to this is something like a cron system that can auto create events, allowing cancelled ones to be deleted.

hmaurer commented 10 years ago

yep I think that's the most reasonable solution at the moment.

R2ZER0 commented 10 years ago

Thinking about it, we could just use a widget to integrate with the compsoc google calendar - would be significantly easier than reinventing our whole own calendar system (this was the thinking behind hasacalendar, in part).

moredhel commented 10 years ago

yeah, tying into google calendar would be lovely :), I could look into parsing the .ical for a calendar...

On Wed, Mar 12, 2014 at 4:32 PM, Rikki Guy notifications@github.com wrote:

Thinking about it, we could just use a widget to integrate with the compsoc google calendar

— Reply to this email directly or view it on GitHubhttps://github.com/compsoc-edinburgh/website-django/issues/24#issuecomment-37430644 .

:wq!

AngusP commented 10 years ago

The admin dash will be heavily API'd (imgur, google (calendar drive mail?)) so a client side calendar widget'd be no biggie. Could add styles so that we can also show open tech calendar events. Not also that the events model now allows for a picture if the event is_in_gallery, a feature not in gcal.

hmaurer commented 9 years ago

Not relevant atm; closed until it comes back up.

AngusP commented 9 years ago

well it is kind of relevant but n0 one is going to do it soon so...