----------------
- Relicensed from GPL to LGPL.
- Added MAP_SHOW_MULTISELECT, MAP_SHOW_DATE_RANGE and MAP_SHOW_DEFAULT_ZOOM
optional settings to make it possible to hide the three default lizard-map
content actions. They're True by default.
- Added popup with subtabs.
- Merged and cleaned various JavaScript files.
- Link to Pillow instead of PIL.
- Move most CSS styling to lizard-ui.
- Fix some styling issues, typo's.
- Revived the collage page.
- Switch to a Twitter Bootstrap based date-range selector.
- Fix legend order.
- Disable obsolete OpenLayers reprojection.
- Changed default graph colours.
- Popup is shown directly after click on map.
- Add some iPad exceptions and add graph navigation.
- Add support for location search.
- Add more resolutions for Rijksdriehoek.
- Started a simple JavaScript view state holder on the client.
In the future this will hold map extent, map layers etc. as well.
- Tables now have borders, as requested.