codeeu / coding-events

A Django app for adding EU Code Week events and showing them on a map.
http://events.codeweek.eu
MIT License
17 stars 36 forks source link

Add filter for homepage flags #418

Closed michelesr closed 8 years ago

michelesr commented 8 years ago

Only countries with at least 1 event which date is greater than or equal to 2014 are showed.

Flags for non-european countries still need to be added.

mitio commented 8 years ago

@michelesr Thank you!

mitio commented 8 years ago

We've got a failing test. Are you able to have a look at it?

michelesr commented 8 years ago

Yeah, that is related to the fact i changed the list_countries() function to show only certains countries instead of all... i'm working on a hotfix...

michelesr commented 8 years ago

Push forced right now, i cross my finger :+1:

mitio commented 8 years ago

Looks better! :) Pushing this live to see how it works.

michelesr commented 8 years ago

Nice!

mitio commented 8 years ago

It is live now. We still need to add the missing flags as they show up on other places, too (e.g. http://events.codeweek.eu/scoreboard/) but for now we've patched up things.

@michelesr, thanks a lot for your help!

michelesr commented 8 years ago

I'll see if i can patch up a filter in scoreboard.

mitio commented 8 years ago

Maybe we should just add the flags. I'll work on that later. I've found a package of flat flag icons.