]> git.openstreetmap.org Git - rails.git/history - app
Use distance_in_words_ago scope for user blocks
[rails.git] / app /
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-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 HughesFix new eslint warnings
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-11 Tom HughesParse each GPX file in an archive separately
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-06-06 Tom HughesFix erblint warnings
2019-06-06 Tom HughesMake hidden diary entries and comments more visible
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-06-05 Tom HughesFix rubocop warning
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 AllanAllow a configurable delay to keep diary entries from...
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-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2236'
2019-05-29 Andy AllanUpdate annotations to show 'using' clause on indexes
2019-05-29 Andy AllanUpdate annotations to correctly show bigint types
2019-05-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2028'
2019-05-19 mmd-osmRemove SWF gpx trackpoints feature for Potlatch1
2019-05-18 Tom HughesAdd some extra indexes for ACL lookups
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 PooleReduce es lint moaning
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 PooleRemove unnecessary test for 0
2019-05-13 Simon PooleRubocop fixes and increase per method complexity limit...
2019-05-13 Simon PooleStyle fixes
2019-05-13 Simon PooleRequire that tou_read checkbox is set
2019-05-13 Simon PooleUse jquery
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-04-27 J GuthrieAdd geolink class to login/logout referer links
2019-04-24 Tom HughesAvoid error when there is no layer with a keyid
2019-04-23 Tom HughesReturn correct base layer ID
2019-04-23 Tom HughesFix new rubocop warnings
2019-04-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2205'
2019-04-10 Andy AllanResourceful(ish) naming for api/users_controller
2019-04-10 Andy AllanResourceful route names for api/trace_controller
2019-04-07 Tom HughesEnable a number of eslint style rules
2019-04-06 Tom HughesEnable some more eslint checks
2019-04-06 Tom HughesUse double quotes consistently in javascript code
2019-04-06 Tom HughesEnable some more eslint rules from iD rules
2019-04-03 Tom HughesFix queuing of trace imports for API uploads
2019-04-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2196'
2019-04-01 Tom HughesFix issues found by eslint
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 AllanDisentangle the api abilities from the web abilities
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 Andy AllanUse the trace jobs for creating and destroy traces...
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2187'
2019-03-27 Andy AllanCheck validity token in changesets controller
2019-03-27 Andy Allanerblint: avoid parentheses for method calls with no...
2019-03-27 Andy Allanerblint: prefer double quoted strings
2019-03-27 Andy Allanerblint: Add or remove curly braces around hash paramet...
2019-03-27 Andy Allanerblint: use hash rocket syntax
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2168'
2019-03-26 Tom HughesFix capitalisation of div tag
next