openstreetmap-website/app/controllers
Tom Hughes 801271363d Allow inline styling on pages that display the map
Both leaflet itself and at least one of our plugins use inline
styling to style markers so we need to allow it.

Fixes #2093
2018-12-31 09:32:13 +00:00
..
amf_controller.rb Fix Style/NumericPredicate rubocop warnings 2018-09-22 17:34:58 +01:00
api_controller.rb Avoid ordering points from public and private traces 2018-11-07 08:57:14 +00:00
application_controller.rb Allow inline styling on pages that display the map 2018-12-31 09:32:13 +00:00
browse_controller.rb Suppress changeset pagination for inactive users 2018-10-11 09:39:56 +01:00
changeset_comments_controller.rb Use CanCanCan for changeset comments 2018-11-28 12:35:45 +01:00
changesets_controller.rb Pluralize changesets controller 2018-11-14 10:34:28 +01:00
diary_entries_controller.rb Remove custom deny_access handlers 2018-11-14 14:10:51 +01:00
directions_controller.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
errors_controller.rb Use dynamic error pages built through the asset pipeline 2018-08-01 19:13:04 +01:00
export_controller.rb Use https when redirecting to the render server 2018-02-09 22:31:45 +00:00
geocoder_controller.rb Do not display two coordinates on 'where am I' click 2018-09-03 17:46:26 +01:00
issue_comments_controller.rb Remove custom deny_access handlers 2018-11-14 14:10:51 +01:00
issues_controller.rb Remove custom deny_access handlers 2018-11-14 14:10:51 +01:00
messages_controller.rb Use deliver_later for all email sending 2018-10-31 16:38:12 +01:00
nodes_controller.rb Pluralize nodes, ways and relations controllers 2018-11-07 15:55:26 +01:00
notes_controller.rb Only check IP addresses for anonymous note comments 2018-12-05 12:54:55 +00:00
oauth_clients_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
oauth_controller.rb Don't override non-existent policy 2018-05-23 12:50:10 +01:00
old_controller.rb Fix Style/SafeNavigation rubocop warnings 2018-09-22 17:21:06 +01:00
old_nodes_controller.rb Pluralize old_ controllers 2018-11-07 16:05:56 +01:00
old_relations_controller.rb Pluralize old_ controllers 2018-11-07 16:05:56 +01:00
old_ways_controller.rb Pluralize old_ controllers 2018-11-07 16:05:56 +01:00
redactions_controller.rb Use CanCanCan for redaction authorizations 2018-11-07 13:28:58 +01:00
relations_controller.rb Pluralize nodes, ways and relations controllers 2018-11-07 15:55:26 +01:00
reports_controller.rb Move issues and reports to authorization system 2018-10-10 16:34:44 +02:00
search_controller.rb Merge branch 'p' of https://github.com/jfirebaugh/openstreetmap-website into jfirebaugh-p 2017-11-22 10:47:18 +00:00
site_controller.rb Allow connect_src to match all sites in Potlatch 2018-11-19 17:34:47 +00:00
swf_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
traces_controller.rb Fix Style/SafeNavigation rubocop warnings 2018-09-22 17:21:06 +01:00
user_blocks_controller.rb Migrate UserBlocksController to use CanCanCan 2018-11-07 13:07:08 +01:00
user_preferences_controller.rb Use cancancan to authorize user_preference_controller 2018-06-17 13:57:06 -04:00
user_roles_controller.rb Use CanCanCan for user_roles auth 2018-11-28 21:39:26 +01:00
users_controller.rb Refactor users_controller to use CanCanCan for authorisation 2018-12-12 16:17:24 +01:00
ways_controller.rb Pluralize nodes, ways and relations controllers 2018-11-07 15:55:26 +01:00