]> git.openstreetmap.org Git - rails.git/history - app/views/messages/new.html.erb
Avoid double-escaping display names when sent through the translation system
[rails.git] / app / views / messages / new.html.erb
2020-01-08 Andy AllanAvoid double-escaping display names when sent through...
2020-01-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2494'
2019-12-20 Andy AllanUse _html suffix to avoid using raw when displaying...
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2209'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2257'
2019-06-12 Andy AllanUse built-in form sumbit translation keys for messages
2019-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2190'
2019-03-27 Tom Hugheserblint: use parentheses for nested function calls
2019-03-27 Tom Hugheserblint: fix remaining single quoted strings
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Andy AllanRefactor message creation to use a create action
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1892'
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1893'
2018-06-06 Andy AllanRefactor inbox and outbox paths to avoid display names...
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1858'
2018-05-09 Andy AllanRename message_controller to messages_controller