]> git.openstreetmap.org Git - rails.git/history - app/views
Use the configured host name for user image URLs
[rails.git] / app / views /
2019-07-16 Tom HughesRemove support for old style user images
2019-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2296'
2019-07-09 Tom HughesMove user images to Active Storage with paperclip as...
2019-07-07 Tom HughesMerge remote-tracking branch 'upstream/pull/2223'
2019-07-03 Tom HughesMore tweaks for RTL email
2019-07-03 Tom HughesFix styling of email notifications in RTL languages
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-27 mmd-osmAvoid unnecessary arrays
2019-06-26 mmd-osmSimplify partial rendering
2019-06-26 mmd-osmAvoid using @variables in partials
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2280'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2282'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2281'
2019-06-26 Andy AllanRename @edits variable to @changesets, for clarity
2019-06-26 Andy AllanAdd support for an unversioned 'versions' API call
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2279'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2278'
2019-06-26 Andy AllanSimplify render calls for changesets
2019-06-26 Andy AllanSimplify partial rendering when the partial is named...
2019-06-26 Andy AllanRework to ensure views are named after the controller...
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2271'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2267'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2270'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2269'
2019-06-19 Andy AllanUpdate note comments to use friendly_date_ago helper
2019-06-19 Andy AllanUse friendly_date_ago for notes display
2019-06-19 Andy AllanUse friendly_date_ago for user blocks
2019-06-19 Andy AllanUse friendly_date_ago helper for changeset comments
2019-06-19 Andy AllanUse friendly_date_ago helper for chnagesets
2019-06-19 Andy AllanUse distance_in_words_ago scope for user blocks
2019-06-19 Andy AllanUse scope for common details and changeset display...
2019-06-19 Andy AllanUse scope for time_ago when viewing users
2019-06-19 Andy AllanUse distance_in_words_ago scope for issues display
2019-06-19 Andy AllanUse the distance_in_words_ago scope for diary comments...
2019-06-19 Andy AllanUse the distance_in_words_ago scope for trace display
2019-06-19 Andy AllanRename user.friend_users to user.friends
2019-06-19 Andy AllanRename Friend model to Friendship
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2209'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2257'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-12 Andy AllanUse built-in form submit translation keys for traces
2019-06-12 Andy AllanUse built-in form submit translation keys for oauth...
2019-06-12 Andy AllanUse i18n for submit button for issue comments
2019-06-12 Andy AllanUse built-in form sumbit translation keys for diary...
2019-06-12 Andy AllanUse built-in form sumbit translation keys for messages
2019-06-12 Andy AllanUse built-in form sumbit translation keys for redactions
2019-06-12 Andy AllanUse built-in form sumbit translation keys for user...
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-06-06 Tom HughesFix erblint warnings
2019-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2248'
2019-06-06 Andy AllanShow all diary comments to administrators
2019-06-06 Andy AllanAllow admins to unhide diary comments, if they wish
2019-06-06 Andy AllanShow deleted diary entries to administrators, if the...
2019-06-06 Andy AllanAllow administrators to unhide diary entries, if they...
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2225'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2237'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2239'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2238'
2019-05-29 Andy Allanrubocop and erblint fixes
2019-05-29 Andy AllanRefactor diary entry form
2019-05-29 Andy AllanRefactor some diary entry routes to use resources
2019-05-29 Andy AllanRefactor diary entries to use create and update methods
2019-05-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2028'
2019-05-15 Andy AllanAllow moderators to hide diary entries and comments
2019-05-15 Andy AllanAllow user_blocks to be created for longer periods
2019-05-13 Simon PooleTry to make erblint happy
2019-05-13 Simon PooleAdd checkbox for contributor terms and improve text
2019-05-13 Simon PooleStyle fixes
2019-05-13 Simon PooleRename string to avoid translation confusion
2019-05-13 Simon PooleMove link to ToU to attribution footer
2019-05-13 Simon PooleMove onclick handling of tou checkbox to ujs
2019-05-13 Simon PooleAdd links to the ToU and include them in signup
2019-05-07 mmd-osmMove xml gen. into view for (old) nodes, ways, relation...
2019-04-27 J GuthrieAdd geolink class to login/logout referer links
2019-04-14 Frederik RammMove generation of gpx_file XML from model to builder
2019-04-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2205'
2019-04-10 Andy AllanResourceful(ish) naming for api/users_controller
2019-03-30 Tom HughesFormat closed_at correctly in changeset API responses
2019-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2190'
2019-03-28 Tom Hugheserblint: use consistent spacing in HTML tags
2019-03-28 Tom Hugheserblint: remove leading blank lines
2019-03-27 Tom Hugheserblint: avoid dynamic find_by methods
2019-03-27 Tom Hugheserblint: add rel=noopener to links that open in a new tab
2019-03-27 Tom Hugheserblint: use conditional assignment
2019-03-27 Tom Hugheserblint: use word arrays
2019-03-27 Tom Hugheserblint: use parentheses for nested function calls
2019-03-27 Tom Hugheserblint: use symbols as procs
2019-03-27 Tom Hugheserblint: avoid negated if conditions
2019-03-27 Tom Hugheserblint: prefer symbolic logical operators over and...
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2192'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2191'
2019-03-27 Andy AllanSet image dimensions in order to avoid a reflow after...
2019-03-27 Andy AllanRefactor notes#mine to simplify code
2019-03-27 Tom Hugheserblint: fix remaining single quoted strings
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2189'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2188'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2187'
2019-03-27 Andy Allanerblint: avoid parentheses for method calls with no...
next