kendraio / kendra_hub

Kendra Hub
https://www.kendra.io/kendra-hub
GNU General Public License v2.0
4 stars 1 forks source link

Create project and event entities #29

Open BBGuy opened 10 years ago

BBGuy commented 10 years ago
BBGuy commented 10 years ago

Time zone settings:

dahacouk commented 10 years ago

Please can we have the timezone per datetime rather than per event? So, that means the start datetime of the event has one timezone and the end datetime of the event potentially has another different timezone – this is in the case where people travel between timezones – easily done in the USA!

BBGuy commented 10 years ago

we now have a start and end date with a timezone for each

BBGuy commented 10 years ago

We need to add a Location content type for now it will only have a name but later on we can GEO tag and add taxonomy for type taxonomy (Venue, Pub, Recording studio)

BBGuy commented 10 years ago

Update Date view:

BBGuy commented 10 years ago

calander view backed up to Dropbox/kendra initiative/Kendra Hub/issues/29/calendar_before_events_update.txt https://www.dropbox.com/s/pwm4ecuyw8gzj3t/calendar_before_events_update.txt

BBGuy commented 10 years ago

View updated to use the event data and all page views disabled However as we are using two fields one for start and one for end we can't get the view to show the start and end, this is not an issues on the year and month views but it is on the week and day view

BBGuy commented 10 years ago

Updated the event and view to use a single date field with a start and end. One small issue is the timezone is doubled up on the display of events

BBGuy commented 10 years ago

managed to play around with a format so it displays only one abbreviated timezone

BBGuy commented 10 years ago

created issue for a start end timezone see #32

BBGuy commented 10 years ago

Removed the "Add event URL field" requirement as we can just put the url in the description.