openstreetmap-website/app/helpers
Andy Allan 52cd62bf13 Replace CSS-driven borders with bootstrap borders
This makes future refactoring easier, since the elements will
retain their borders even if the hierarchy changes.

Also round some maps and the legale section since I think those now
look nicer.
2021-11-24 12:24:16 +00:00
..
application_helper.rb Handle exceptions rendering flash messages 2021-11-23 16:55:06 +00:00
asset_helper.rb Avoid using Rails.application.assets as it no longer set in production 2016-02-11 10:15:19 +00:00
banner_helper.rb Fix various code comments 2021-07-21 11:24:23 +01:00
browse_helper.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-12 11:24:44 +00:00
browse_tags_helper.rb Switch to html5-compatible fragment encoding for wikipedia URLs 2021-07-28 16:01:48 +01:00
changesets_helper.rb Fix new rubocop warnings 2021-06-01 18:27:50 +01:00
geocoder_helper.rb Avoid some uses of html_safe 2020-10-28 14:45:20 +01:00
issues_helper.rb Fix new rubocop warnings 2020-06-11 19:21:41 +01:00
note_helper.rb Prefer string interpolation to concatenation 2020-10-28 17:15:14 +01:00
open_graph_helper.rb Update rubocop todo and fix new warnings 2021-09-14 20:40:36 +01:00
reports_helper.rb Fix new rubocop warnings 2021-11-16 08:48:35 +00:00
title_helper.rb Improve readability 2020-11-13 10:51:01 +00:00
trace_helper.rb Fix some rubocop todos 2020-08-02 19:38:58 +01:00
user_blocks_helper.rb Fix case when user block durations are slightly negative 2021-06-09 15:16:35 +01:00
user_helper.rb Replace CSS-driven borders with bootstrap borders 2021-11-24 12:24:16 +00:00
user_mailer_helper.rb Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
user_roles_helper.rb Update rubocop todo and fix new warnings 2021-09-14 20:40:36 +01:00