]> git.openstreetmap.org Git - rails.git/history - app
Fix rubocop warning
[rails.git] / app /
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1974'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1973'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1972'
2018-09-05 Andy AllanRename changeset#list to changeset#index
2018-09-05 Andy AllanRename diary_entry#view to diary_entry#show
2018-09-05 Andy AllanRename user#view to user#show
2018-09-05 Andy AllanUse resourceful routing for message replies
2018-09-05 Andy AllanUse a resourceful path for message marking
2018-09-05 Andy AllanUse resourceful destroy method for messages
2018-09-04 Tom HughesHide note comments made by deleted users
2018-09-03 Ilya ZverevDo not display two coordinates on 'where am I' click
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Andy AllanRename i18n keys track->trace
2018-08-29 Andy AllanRename traces#list to traces#index
2018-08-29 Andy AllanRename traces#view to traces#show
2018-08-29 Andy AllanSplit out updating a trace into an update action
2018-08-29 Tom HughesAvoid multiple returns
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1963'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1960'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1959'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1961'
2018-08-29 Tom HughesTidy up control flow in trace creation
2018-08-29 Andy AllanMerge pull request #1938 from jguthrie100/fix_no_trace_...
2018-08-29 Andy AllanRefactor message creation to use a create action
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1948'
2018-08-28 Tom HughesOnly include embed related messages in the embed javascript
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1950'
2018-08-28 Tom HughesTidy whitespace
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1958'
2018-08-28 Ilya ZverevReverse coordinates order only when called with two...
2018-08-27 ENT8RAdd some more tests, better error handling for dates
2018-08-27 Ilya ZverevAdd parsing coordinates in lon, lat format
2018-08-26 ENT8RImprove code style, fix tests
2018-08-25 ENT8REnhanced the notes search endpoint with a few features
2018-08-16 Tom HughesOnly fetch client side translations for the current...
2018-08-14 mmd-osmInclude num_changes in changeset xml response
2018-08-13 Tom HughesAvoid some accidental manouver type matches
2018-08-01 Tom HughesSet the locale when adding a comment to an issue
2018-08-01 Tom HughesUse dynamic error pages built through the asset pipeline
2018-07-26 Tom HughesRemove script sources which are no longer needed by iD
2018-07-26 J GuthrieRefactored and added new test
2018-07-25 J GuthrieReturn after rendering - stops further processing in...
2018-07-25 J GuthrieSwitched if to unless to satisfy rubycop
2018-07-25 J GuthrieNo trace description now redirects to /new
2018-07-22 Frederik Rammallow moderators to read hidden notes through API
2018-07-18 Tom HughesAdd issues link to "More" menu for intermediate sized...
2018-07-09 Tom HughesAdd /api/0.6/users to fetch multiple users
2018-07-09 Tom HughesReturn the "large" image from the user details API...
2018-06-22 Tom HughesRemove expired banners
2018-06-22 Francesco FrassinelliAdd SotM 2018 banner
2018-06-18 Tom HughesUpdate to rails 5.2.0
2018-06-18 Tom HughesFix new rubocop warnings
2018-06-18 Chris FlipseMake rubocop happy
2018-06-17 Chris Flipseseparate ability and capability
2018-06-17 Benjamin ReynoldsAuthorize actions on GeocoderController with CanCanCan...
2018-06-17 Chris FlipseUpdate capabilities check to actually reflect the exist...
2018-06-17 Chris FlipseUse cancancan to authorize user_preference_controller
2018-06-17 Chris FlipseImplement the cancan filters for diary entries
2018-06-17 Chris Flipseuse a controller method to handle cancan denials
2018-06-17 Chris Flipseuse token in ability checks
2018-06-17 Chris Flipsefix tests for site controller
2018-06-17 Chris Flipsedon't check authorization everywhere
2018-06-17 Andy AllanAdd cancancan and the first ability definitions for...
2018-06-17 Tom HughesAllow inline javascript and CSS in better_errors pages
2018-06-17 Tom HughesAssign vandalism reports for users to moderators
2018-06-17 Tom HughesOnly include issues visible to the current user in...
2018-06-16 Tom HughesAvoid using "other" as a translation key
2018-06-16 Tom HughesShow count of open issues in the header
2018-06-16 Tom HughesSet the locale for issue and report views
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesDefault to only showing open issues
2018-06-10 Tom HughesMake report type a required field
2018-06-10 Tom HughesMake reportable item titles translatable
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-10 Tom HughesUse lazy lookups for translations in issues
2018-06-10 Tom HughesAvoid losing filter settings when an invalid user is...
2018-06-10 Tom HughesUse select_tag for issue filter fields instead of abusi...
2018-06-10 Tom HughesAdd some extra indexes on issues
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1892'
2018-06-06 Tom HughesUpdate style for change of name for message controller
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1893'
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1894'
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1895'
2018-06-06 Tom HughesAllow iD to access ESRI imagery metadata
2018-06-06 Andy AllanPrefer the helper in controllers
2018-06-06 Andy AllanFix lazy i18n lookups for browse error pages
2018-06-06 Andy AllanFix missing message translation strings
2018-06-06 Andy AllanRefactor messages show action to be resourceful
2018-06-06 Andy AllanRefactor inbox and outbox paths to avoid display names...
2018-06-06 Andy AllanRefactor trace creation pages
2018-05-30 Tom HughesAvoid using inline javascript to update message list
2018-05-28 David AbiánConcept URIs for Wikidata entities
2018-05-27 J GuthrieChange language immediately after updating settings
2018-05-25 BenoîtImprove HOT layer attribution
2018-05-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1880'
2018-05-24 Edward BettsWrap the permission label with a <label> tag
2018-05-24 Andy AllanMerge pull request #1871 from hikemaniac/browse-icon...
2018-05-23 Tom HughesDon't override non-existent policy
2018-05-23 Tom HughesUse an empty array for ruby 2.3 compatibility
next