This website requires JavaScript.
Explore
Help
Register
Sign in
bic
/
GetTogether
Watch
1
Star
0
Fork
You've already forked GetTogether
0
Code
Issues
Pull requests
Releases
Wiki
Activity
c63eaa6436
GetTogether
/
events
/
models
History
Michael Hall
c63eaa6436
Add EventSeries model to hold recurrence data, implement screens to view, edit and delete Series. Show recurrence rules for events that are part of a Series.
2018-04-14 11:14:40 -04:00
..
__init__.py
Initial commit, basic models only and just enough views to show it's working
2017-12-26 11:46:27 -05:00
events.py
Add EventSeries model to hold recurrence data, implement screens to view, edit and delete Series. Show recurrence rules for events that are part of a Series.
2018-04-14 11:14:40 -04:00
locale.py
Improve Lookup field to be more intuitive and show initial value. Move css out of base.html and into new static get_together.css.
Fixes
#57
2018-03-25 14:40:29 -04:00
profiles.py
Add EventSeries model to hold recurrence data, implement screens to view, edit and delete Series. Show recurrence rules for events that are part of a Series.
2018-04-14 11:14:40 -04:00
search.py
Convert Event start and end times to UTC, display them in local time but store them in UTC. Show ical feeds for the user and teams.
Fixes
#28
,
Fixes
#59
2018-04-01 22:22:30 -04:00