hashplan / calendar

Apache License 2.0
0 stars 0 forks source link

events exclusion #44

Closed romasolot closed 9 years ago

romasolot commented 9 years ago

We are thinking of an easy way to not display broadway shows in the results. There are just too many of them (they normally have several shows a day) and it forces the users to scroll through many potentially unwanted events or events they are not interested in.

Categorising all of the events takes too long. We are thinking of setting up a separate exclusion table to hold an id of the venues we want to exclude from the search results. These venues only play broadway shows so there is no risk in impacting any other categories by excluding certain venues.

romasolot commented 9 years ago

The task was completed last week. Venue can be excleded in teh admin area (http://hashplans.com/admin/venues/venues_list). But navigation in the admin area is hard because there is no neither filtering nor sorting or search. So I mark this task complete and assign #34 back to me - still working on admin area.

hashplan commented 9 years ago

ok