]> git.openstreetmap.org Git - rails.git/history - app/views
Add some extra indexes on issues
[rails.git] / app / views /
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-04-05 Tom HughesAsk for confirmation before deleting a trace
2018-03-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1796'
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1799'
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1798'
2018-03-28 Andy AllanBe more consistent with 'my' vs 'your' for objects...
2018-03-28 Andy AllanUse named paths for a few trace links
2018-03-28 Andy AllanAvoid sending a commit value from from the search button
2018-03-28 Andy AllanUse options_for_select to set the selected items in...
2018-03-28 Andy AllanCreate a report_link helper, and use text instead of...
2018-03-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1788'
2018-03-21 Andy AllanUse user_path links. Fixes #1785
2018-03-14 Andy AllanFix class name
2018-03-14 Andy AllanRemove unnecessary div
2018-03-14 Andy AllanApply list styling to list of related reports
2018-03-14 Andy AllanUse th instead of td and b
2018-03-14 Andy AllanUser user_path to generate links to users
2018-03-14 Andy AllanAvoid wrapping in the reports count column
2018-03-14 Andy AllanCombine last_updated_by and last_updated_at columns...
2018-03-14 Andy AllanCombine category and reporting user
2018-03-14 Andy AllanUse underscore versions of model names for translation...
2018-03-09 Andy AllanMerge branch 'pull/1765'
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanReposition the note and user report flags
2018-02-28 Andy AllanRework the new report form text and layout
2018-02-28 Andy AllanRearrange issues table and combine some columns.
2018-02-28 Andy AllanRemove reporting of changesets
2018-02-28 Andy AllanAllow reporting of anonymous notes
2018-02-28 Andy AllanRefactor reportable_url to just return the url
2018-02-28 Andy AllanRefactor reportable_url helper to focus on just the...
2018-02-28 Andy AllanRemove the report_type helper and use the model_name...
2018-02-28 Andy AllanLink to diary comments using anchors, rather than showi...
2018-02-28 Andy AllanAllow the status to be translated in the table of results
2018-02-28 Andy AllanRework status search to avoid relying on the enum ids...
2018-02-24 biswesh456Allow admins and moderators to delete traces
2018-02-23 Andy AllanAvoid submit_tag to avoid 'Save changes' default
2018-02-23 Andy Allanresolve last_reported_by vs last_updated_by duplication
2018-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/1704'
2018-02-04 Biswesh MohapatraAdd marker at trace start coordinate
2018-02-04 Biswesh MohapatraRemove duplicate link: traces >> more
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-22 Tom HughesFix new rubocop warnings
2018-01-22 Andy AllanFully internationalise the issues and reports interfaces.
2018-01-21 Andy AllanMerge branch 'master' into moderation
2018-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/1707'
2018-01-08 Tom HughesConvert various URLs to https
2018-01-02 Tom HughesRemove dependencies on mapzen services
2017-12-18 mmd-osmAdded explanation about discussions on open changesets
2017-12-17 J GuthrieAdded 'Reverse Directions' link
2017-12-14 Tom HughesMove advice on what to enter in a note to guide text
2017-12-13 Andy AllanFix some reporting links.
2017-12-13 Andy AllanRemove new issue notifications for now
2017-12-13 Andy AllanStore the report category.
2017-12-06 Andy AllanShow issues based on all the users roles
2017-12-06 Andy AllanRe-enable issue reassigning.
2017-12-06 Andy AllanRemove the hardcoded pixel width for columns.
2017-11-29 Andy AllanRemove column sorting
2017-11-29 Andy AllanRemove the reassign boolean display
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-24 Tom HughesRemove inline javascript from user settings page
2017-11-22 Andy AllanPut specific page titles at the start
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-27 Tom HughesAvoid using rinku's auto_link helper
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-10-09 Tom HughesRemove reference to large screen stylesheet
2017-10-09 Tom HughesFix typo that means fe0f4543c1 has never worked
2017-09-13 Andy AllanRemove some more of the structured-details stuff
2017-09-13 Andy AllanCreate an IssueCommentsController for managing IssueCom...
2017-09-13 Andy AllanFix parameter spacing
2017-09-13 Andy AllanRework the 'issues not found' notice slightly.
2017-09-13 Andy AllanThe link is to the list of issues, not of reports,...
2017-09-08 Wille MarcelAdd padding between the last diary post and the paginat...
2017-09-06 Andy AllanRefactor creating a new report to use a ReportsController
2017-09-06 Andy AllanUse reports_count so that counter_cache works automatic...
2017-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1614'
2017-08-11 Tom HughesMake sure we show errors correctly when resetting a...
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1604'
2017-08-02 Tom HughesMake sure the account form is POSTed
2017-08-02 Andy AllanMerge pull request #1588 from Georeactor/master
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1603'
2017-08-02 Andy AllanAvoid passing the current_user.id when commenting
2017-08-02 Andy AllanRemove unused user save template.
2017-08-02 Andy AllanUse current_user instead of @user.
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-08-01 Tom HughesFix user settings form
2017-07-28 Andy AllanMerge pull request #1597 from tomhughes/current-user
2017-07-27 Tom HughesChange user forms to use current user instead of @user
2017-07-27 Tom HughesMerge remote-tracking branch 'upstream/pull/1595'
2017-07-27 Andy AllanUse a current_user helper for accessing the logged...
2017-07-12 Andy AllanRemove indirection.
2017-07-12 Andy AllanSet the reported_user in a callback
2017-07-12 Andy AllanRename association to reported_user, for clarity
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-07-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1575'
2017-07-05 Andy AllanWhitespace fixes.
2017-07-05 Andy AllanHide contributor terms details, unless the user hasn...
2017-06-30 Tom HughesDon't disable search submission buttons on form submission
next