- Removed example_homepage.html, updated app_screen.html and views.homepage.
1.53
-----------------
- Added app_screen template for pages with apps, workspace and map.
1.52
-----------------
- Switched off mandatory authentication for the experimental API.
1.51
-----------------
- Fixed bug in date range handling: the default start/end dates would be calculated JUST ONCE at system startup. So the "2 weeks before today" would really be "2 weeks before the date apache restarted". Fixed it by adding two methods that do the proper thing.