]> git.openstreetmap.org Git - rails.git/history - app/controllers
Move status into the settings object
[rails.git] / app / controllers /
2018-11-07 Andy AllanRename hide_comment and unhide_comment to destroy and...
2018-11-07 Andy AllanRename comments_feed to index
2018-11-07 Andy AllanRename comment to create
2018-11-07 Andy AllanSplit changeset comment handling into a changeset_comme...
2018-11-07 Tom HughesMerge remote-tracking branch 'upstream/pull/2049'
2018-11-07 Tom HughesAvoid ordering points from public and private traces
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2038'
2018-10-31 Andy AllanUse deliver_later for all email sending
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-29 Tom HughesUpdate translation keys for renaming of user to users
2018-10-24 Andy AllanCheck the oauth token and then use the capabilities...
2018-10-24 Andy AllanRework the default denied access handler to give differ...
2018-10-11 Tom HughesMerge remote-tracking branch 'upstream/pull/2018'
2018-10-11 Tom HughesTidy up notes#search
2018-10-11 Tom HughesUse "user" as user id parameter for notes searches
2018-10-11 Tom HughesMerge remote-tracking branch 'upstream/pull/1955'
2018-10-11 Tom HughesSuppress changeset pagination for inactive users
2018-10-11 ENT8RFix Rubocop issue
2018-10-10 ENT8RFix some issues and improve code
2018-10-10 Andy AllanRemove temporary development code
2018-10-10 Andy AllanMove issues and reports to authorization system
2018-10-10 Andy AllanFix typo in method name
2018-10-10 Andy AllanRefactor site#welcome to use abilities instead of requi...
2018-10-10 Andy AllanChange abilities based on upstream renamings
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RFix Rubocop issue
2018-10-09 ENT8RFix an issue where the query did not work if a display...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2012'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Tom HughesFix Style/NumericPredicate rubocop warnings
2018-09-22 Tom HughesFix Style/SafeNavigation rubocop warnings
2018-09-22 Tom HughesFix new rubocop warnings
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1987'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1986'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1985'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1984'
2018-09-10 Andy AllanRename diary_entry#list to #index
2018-09-10 Andy AllanRename user#list to user#index
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 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 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 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-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-09 Tom HughesAdd /api/0.6/users to fetch multiple users
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 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 HughesSet the locale for issue and report views
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
next