MapofLife / MOL

Integrating information about species distributions in an effort to support global understanding of the world's biodiversity.
http://mol.org
BSD 3-Clause "New" or "Revised" License
25 stars 2 forks source link

Feature/filter refactor #145

Closed jmalczyk closed 12 years ago

jmalczyk commented 12 years ago

This refactor of search results filtering allows for easier configuration of new filters and removes hard-coded filter titles. Filter option titles now come from the types, providers, and source_types metadata tables in CartoDB. It also provides support for new data types and providers not present in the old schema. Full new schema support for feature and dashboard level metadata will come in a subsequent pull request.

eightysteele commented 12 years ago

LGTM. #shipit