[openstreetmap/openstreetmap-website] Posm osm home cookie (#1224)
Nicholas Hallahan
notifications at github.com
Tue May 24 23:33:17 UTC 2016
This PR completes and closes:
https://github.com/AmericanRedCross/posm/issues/87
cc/ @mojodna
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/1224
-- Commit Summary --
* Check for a child member object
* [posm] Default user.status to 'active'
* Support URL prefixes
* osm:apps:create Rake task
* Output JSON app info
* [posm] Quiet Potlatch logging
* Re-use existing instances
* apps → osm
* osm:users:create Rake task
* [posm] Automatically log users in
* Support for RAILS_DEFAULT_URL_ROOT
* Email isn't valid
* Allow password to be configurable
* Downcase email, just 'cause
* Generate a random password if none was provided
* [posm] Add default POSM style
* Merge remote-tracking branch 'origin/master' into posm
* [posm] Merge offline-enabled iD v1.9.1
* [posm] Use puma for local development
* [posm] Ignore bundler configuration
* Added POSM and Huaquillas Satellite base maps
* Revert "Support URL prefixes"
* Remove unavailable imagery sources, change URLs
* Provide an FQDN for local tiles
* Using a cookie to keep track of whether the OSM.home has changed https://github.com/AmericanRedCross/posm/issues/87
-- File Changes --
M .gitignore (1)
M CONFIGURE.md (8)
M Gemfile (1)
M Gemfile.lock (5)
M app/assets/javascripts/leaflet.map.js (9)
M app/assets/javascripts/osm.js.erb (33)
M app/controllers/application_controller.rb (10)
M app/controllers/user_controller.rb (2)
M app/models/relation.rb (2)
M app/views/site/id.html.erb (3)
M config.ru (7)
M lib/potlatch.rb (2)
A lib/tasks/osm.rake (48)
M vendor/assets/iD/iD.js (22)
M vendor/assets/iD/imagery.js (23)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/1224.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1224.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1224
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160524/96bc2e2e/attachment-0001.html>
More information about the rails-dev
mailing list