]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1827'
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1826'
2018-04-18 Tom HughesImprove formatting
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1824'
2018-04-18 Andy AllanUse lazy translation lookups for the user_blocks partials.
2018-04-18 Andy AllanPluralise user_preferences_controller
2018-04-18 Andy AllanMove the default_url_options config to the action_maile...
2018-04-16 Bryan HouselFix for empty array when querying for local community...
2018-04-16 Bryan HouselAllow changeset source tag to be settable via url api
2018-04-16 Bryan HouselUpdate to iD v2.8.0
2018-04-15 Tom HughesAllow trusted addresses for better_errors to be set...
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1815'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1820'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1816'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1814'
2018-04-15 J GuthrieRemove error class when right-click-selecting destination
2018-04-12 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-04-12 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-04-12 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-04-11 Andy AllanAlter class to avoid conflict with model test class
2018-04-11 Andy AllanSet default_url_options for action_mailer
2018-04-11 Andy AllanAdd better_errors gem for easier debugging
2018-04-11 Andy AllanFix handling of title when replying to diary entries
2018-04-11 Andy AllanRefactor @this_user to @user
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-04-09 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-04-05 Tom HughesAsk for confirmation before deleting a trace
2018-04-05 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-04-02 J GuthrieReworded roundabout exit text
2018-04-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1804'
2018-04-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1801'
2018-04-02 Tom HughesTweak highlighting of geolocation errors
2018-04-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1800'
2018-03-31 J GuthrieAdded autoPan for Directions markers
2018-03-31 J GuthrieConverted roundabouts to take "1st, 2nd, 3rd" exit etc
2018-03-31 J GuthrieAdded missing onramp instructions to locale file
2018-03-29 J GuthrieMoved inline styling to stylesheet
2018-03-29 J GuthrieRemove/replace redundant no_place locale translation
2018-03-29 J GuthrieUnlocateable place now highlighted in red and specified...
2018-03-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1796'
2018-03-29 translatewiki.netLocalisation updates from https://translatewiki.net.
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 Tom HughesMerge remote-tracking branch 'upstream/pull/1797'
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1795'
2018-03-28 Andy AllanStrip trailing whitespace from multiline html translations
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 AllanMove the api routes into the api/0.6 scope
2018-03-28 Andy AllanRemove unnecessary route aliases
2018-03-28 Andy AllanUse concise route definitions for single method routes
2018-03-28 Andy AllanDisable image_optim workers in tests
2018-03-28 Andy AllanRemove image_optim config loading override
2018-03-28 Andy AllanSilence puma startup messages when running tests
2018-03-28 Andy AllanAdd more tests
2018-03-28 Andy AllanUpdate system tests for report link changes
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-26 Tom HughesFix new rubocop warnings
2018-03-26 Tom HughesUpdate rubocop
2018-03-26 Tom HughesRevert to dalli 2.7.6
2018-03-26 Tom HughesUpdate bundle
2018-03-26 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-03-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1788'
2018-03-22 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-03-21 Andy AllanConvert issue status to an enum
2018-03-21 Andy AllanUse user_path links. Fixes #1785
2018-03-19 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-03-15 translatewiki.netLocalisation updates from https://translatewiki.net.
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 lower case to refer to reportable objects
2018-03-14 Andy AllanUse underscore versions of model names for translation...
2018-03-14 Andy AllanFix grammar
2018-03-12 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-03-11 Bryan HouselUpdate to iD v2.7.1
2018-03-09 Andy AllanMerge branch 'pull/1765'
2018-03-09 Andy AllanSimplify redirect.
2018-03-08 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-03-05 Štefan BaeblerAdded support for 2 more secondary wikidata tag links
2018-03-05 Bryan HouselUpdate to iD v2.7.0
next