openstreetmap-website/test/controllers
Andy Allan cbf71f04c2 Hide contributor terms details, unless the user hasn't agreed
It's no longer important to show when users agreed to the contributor terms.
For users that haven't agreed, we still show their status on their profile.

Logic was also re-written to avoid lots of `if not` things, and tests added.
2017-07-05 12:39:52 +01:00
..
amf_controller_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
api_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
browse_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
changeset_controller_test.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
diary_entry_controller_test.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
directions_controller_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
export_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
geocoder_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
message_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
node_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
notes_controller_test.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
oauth_clients_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
oauth_controller_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
old_node_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
old_relation_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
old_way_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
redactions_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
relation_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
search_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
site_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
swf_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
trace_controller_test.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
user_blocks_controller_test.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
user_controller_test.rb Hide contributor terms details, unless the user hasn't agreed 2017-07-05 12:39:52 +01:00
user_preference_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
user_roles_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
way_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00