Comments are only visible to users with admin rights or who have the new
permission level 'export'.
Also opportunisitally reduced code duplication in script.js
The config item required_entitlement has been replaced by two new items:
- access_entitlement: grants access to the site
- admin_entitlement: grants edit rights on the site
- Added toggling of labels
- Added a search function
- Moved buttons into a sidebar
- Eliminated some extraneous css
- Added the correct map to the repo
- Zoom levels and map position are remembered across reloads
- Markes are now draggable
- The edit form takes a reasonable guess as to where focus should be
- Fixed a bug preventing marker deletion on the server