-----------------
- Added templatetag for date_trigger.
- Replaced action-icon 'calendar' and date_popup block to block
above-content in lizardgis.html and wms.html.
- Changed function updateDateSelectOrInput() in lizard_map.js to
update title of action-icon 'calendar'
- Deleted action-icon 'calendar' and date_popup block from
tag_workspace.html
- Fixed bug with updating snippet-list when pressing trashcan.
- Implemented new date popup (day, 2 days, week, ...). It now stores
relative datetimes in the session. It submits and updates on
changes. Added tests for daterange.
- Modified adapter.py so that graphs always have a top margin
- Fixed timeout on nothingFoundPopup (2585).
- Fixed nothingFoundPopup on collage class (2557).
- Removed map parameter from show_popup function.