]> git.openstreetmap.org Git - rails.git/history - app
Use options_for_select to set the selected items in the search form
[rails.git] / app /
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-21 Andy AllanConvert issue status to an enum
2018-03-14 Andy AllanRefactor set_default_assigned_role to be more easily...
2018-03-14 Andy AllanRedirect to the reportable after creating a report.
2018-03-14 Andy AllanAdd a redirect and error message if user ends up trying...
2018-03-14 Andy AllanHandle issue_types properly if current_user is both...
2018-03-14 Andy AllanHandle current_user being both an admin and a moderator...
2018-03-14 Andy AllanUnwind the set_issues method
2018-03-14 Andy AllanCreate a more accurate permissions check message
2018-03-14 Andy AllanRemove cascading deletes, add another foreign key,...
2018-03-14 Andy AllanEnsure reports have an issue id and a user id
2018-03-14 Andy AllanRemove nonsense has_one relationship
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 AllanIncrease padding around report disclaimer
2018-03-14 Andy AllanRemove vandalism as an option for reporting notes.
2018-03-14 Andy AllanUse underscore versions of model names for translation...
2018-03-05 Andy AllanRemove unused code
2018-02-28 Andy AllanRubocop fixes
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-27 Tom HughesMerge remote-tracking branch 'upstream/pull/1772'
2018-02-27 Holger JerominMove abbr style from border to text-decoration
2018-02-27 Tom HughesMerge remote-tracking branch 'upstream/pull/1769'
2018-02-27 Tom HughesRemove underline from abbr elements
2018-02-26 Tom HughesExclude hidden diary entries and comments from spam...
2018-02-25 Tom HughesUse bolded version of destinations
2018-02-25 Tom HughesShow exit numbers for off ramps in OSRM directions
2018-02-23 Andy AllanAvoid submit_tag to avoid 'Save changes' default
2018-02-23 Andy AllanMerge pull request #1758 from ardean80/patch-1
2018-02-23 Andy AllanMerge pull request #1732 from tomhughes/npemap
2018-02-23 Andy Allanresolve last_reported_by vs last_updated_by duplication
2018-02-15 Jamie GuthrieFix route path 'hovering' when marker positions are...
2018-02-15 Jamie GuthrieFix directions for roundabout without exit number
2018-02-14 Tom HughesAvoid relying on global state to detect when we are...
2018-02-14 Tom HughesStop map zooming out after dropping marker
2018-02-14 mmd-osmRemove BBOX expansion performance optimization
2018-02-14 Jamie GuthrieCorrectly swap from and to values when reversing directions
2018-02-13 Jamie GuthrieImprove OSRM directions for on and off ramps
2018-02-13 Jamie GuthrieAdd padding to directions popups
2018-02-12 Jamie GuthrieUse both name and ref when naming roads in directions
2018-02-09 Tom HughesUse https when redirecting to the render server
2018-02-09 Tom HughesUse correct class to disable zoom buttons
2018-02-05 Tom HughesUse configured protocol for URLs in diary feeds
2018-02-05 Tom HughesUse configured server protocol for shared URLs
2018-02-05 Tom HughesUse configured server protocol for links in e-mail...
2018-02-04 Tom HughesRemove npemap as a source for UK postcodes
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 HughesAllow lat/lon from the URL to take precedence when...
2018-02-03 Tom HughesGo through the router when reversing directions
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1726'
2018-01-29 Bryan HouselUpdate query icon to display cursor with '?'
2018-01-29 Bryan HouselAdd '+' to note icon ("add a note to the map")
2018-01-29 Bryan HouselRework FOSS4g-IT and FOSSGIS banners to leave space...
2018-01-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1721'
2018-01-24 Martin Koppenhoeferadd banner for the Italian OSM conference 2018
2018-01-22 Peter Barthcleanup banners: remove past conferences from 2017
2018-01-22 Peter Barthadd banner for this year's FOSSGIS conference
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-21 Andy AllanReopen issues if necessary when creating a report.
2018-01-18 Tom HughesUse no-r2 comment to block RTL gem from changing sprites
2018-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/1707'
2018-01-08 Tom HughesFix jshint warning
2018-01-08 Tom HughesConvert various URLs to https
2018-01-08 Tom HughesUse https for nominatim
2018-01-02 Tom HughesRemove dependencies on mapzen services
2017-12-19 mmd-osmRevoking administrator role on current user should...
2017-12-18 mmd-osmAdded explanation about discussions on open changesets
2017-12-17 J GuthrieAdded 'Reverse Directions' link
2017-12-16 Guillaume RISCHARDRemove support for soon discontinued josm remote https...
2017-12-16 mmd-osmAllow (un)subscribing discussions also when changeset...
2017-12-14 Tom HughesMove advice on what to enter in a note to guide text
2017-12-13 Andy AllanSimplify permissions check.
2017-12-13 Andy AllanFix some reporting links.
2017-12-13 Andy AllanRemove unused update method from issues_controller.
2017-12-13 Andy AllanRemove new issue notifications for now
2017-12-13 Andy AllanRemove a couple of unused style rules.
next