]> git.openstreetmap.org Git - rails.git/history - app
Require people replying to diary notifications to be subscribed
[rails.git] / app /
2018-05-09 Andy AllanMore lazy translation lookups for traces
2018-05-09 Andy AllanUse named paths for messages
2018-04-30 Tom HughesFix translation lookups for roundabout exits
2018-04-30 Tom HughesAvoid using "one" and "two" as translation keys
2018-04-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1802'
2018-04-30 Tom HughesAdd terminating semicolon to overpass query
2018-04-29 J GuthrieSeparated ordinal roundabout exit text from normal...
2018-04-29 J GuthrieMerge branch 'convert_roundabout_exits' of https:/...
2018-04-29 J GuthrieChange roundabout exit logic and remove blank string...
2018-04-29 Jamie GuthrieMerge branch 'master' into convert_roundabout_exits
2018-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1809'
2018-04-29 Tom HughesUpdate translation keys for renaming of note to notes
2018-04-28 Tom HughesFix syntax error with ruby 2.5
2018-04-25 J GuthrieAdded exit counts as seperate keys in locale file
2018-04-25 Rajdeep MandrekarUse rails helpers to construct URLs
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1833'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1839'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1838'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1837'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1836'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1835'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1834'
2018-04-25 Andy AllanLazy translation lookups and key renames for help page.
2018-04-25 Andy AllanLazy translation lookup and key renames for fixthemap...
2018-04-25 Andy AllanUse lazy lookups and rename translation keys for export
2018-04-25 Andy AllanUse lazy lookups and rename keys for the copyright...
2018-04-25 Andy AllanUse lazy lookups and rename keys for the welcome page.
2018-04-25 Andy AllanUse lazy lookups and rename keys for the about page.
2018-04-25 Andy AllanUse lazy lookups for site translations
2018-04-25 Andy AllanRemove empty and unused view template
2018-04-25 Andy AllanUse lazy translation lookups for the oauth controller.
2018-04-25 Andy AllanRename note to notes in i18n lookups
2018-04-25 Andy AllanUse lazy translation lookups for redactions
2018-04-25 Andy AllanUse lazy translations where possible
2018-04-25 Andy AllanUse lazy lookups for user_blocks translations
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 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-16 Bryan HouselAllow changeset source tag to be settable via url api
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-11 Andy AllanSet default_url_options for action_mailer
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-05 Tom HughesAsk for confirmation before deleting a trace
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-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-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-26 Tom HughesFix new rubocop warnings
2018-03-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1788'
2018-03-21 Andy AllanConvert issue status to an enum
2018-03-21 Andy AllanUse user_path links. Fixes #1785
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-09 Andy AllanMerge branch 'pull/1765'
2018-03-09 Andy AllanSimplify redirect.
2018-03-05 Štefan BaeblerAdded support for 2 more secondary wikidata tag links
2018-03-05 Andy AllanRemove unused code
2018-03-04 Tom HughesValidate user location is sensible
2018-03-04 Tom HughesUse home_tile to find nearby users
2018-03-04 Tom HughesAdd an indexed home_tile column to the user table
next