openstreetmap-website/app/views/diary_entry
Andy Allan 7b2af50f4a Refactor @this_user to @user
Historically we used @user for the currently logged in user, but
this was changed to `current_user` in 2017.
2018-04-11 11:42:33 +08:00
..
_diary_comment.html.erb Use user_path links. Fixes #1785 2018-03-21 11:33:45 +08:00
_diary_entry.html.erb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
_diary_list_entry.html.erb Site cleanup 2013-01-14 21:27:08 +00:00
_location.html.erb Fix more links to use new style #map links 2014-03-13 16:02:50 +00:00
comments.html.erb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
edit.html.erb Implmented diary submit label changing depending on if new or editing 2015-02-20 18:05:48 -05:00
list.html.erb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
no_such_entry.html.erb Site cleanup 2013-01-14 21:27:08 +00:00
rss.rss.builder Use only_path instead of setting an explicit host 2016-11-24 20:33:36 +00:00
view.html.erb Use a current_user helper for accessing the logged in user in all views. 2017-07-27 10:07:51 +01:00