]> git.openstreetmap.org Git - rails.git/history - app/helpers
Merge remote-tracking branch 'upstream/pull/2431'
[rails.git] / app / helpers /
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-04-15 Andy AllanMerge pull request #2547 from bezdna/mobile-layout
2020-03-22 Tom HughesMake linkify return an HTML safe result for unsafe...
2020-02-27 Anton MelnichukMerge branch 'master' of github.com:openstreetmap/opens...
2020-02-26 Andy AllanMerge pull request #2542 from boubascript/master
2020-02-20 Boubacarchange validation to accept only single email values
2020-02-20 BoubacarMerge branch 'master' of github.com:openstreetmap/opens...
2020-02-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2381'
2020-02-17 Boubacarmake email regex slightly more readable
2020-02-17 BoubacarMerge branch 'master' of github.com:openstreetmap/opens...
2020-02-17 BoubacarAdd email link helper to create mailto: links for...
2019-11-23 Mayank TankhiwaleMerge branch 'master' of https://github.com/tankhiwale...
2019-11-07 Tom HughesMerge remote-tracking branch 'upstream/pull/834'
2019-10-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2354'
2019-10-19 Manfred StockTurn wikimedia_commons values into links
2019-09-04 Andy AllanMerge pull request #1779 from stefanb/tag-colour-preview
2019-08-31 Stefan Baeblerfixed line lengths
2019-08-31 Stefan Baeblerfixed some rubocop violations
2019-08-31 Stefan BaeblerColour preview moved into new browse_tags_helper
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-08-28 Andy AllanMerge pull request #2266 from systemed/patch-2
2019-07-31 Tom HughesAvoid trying to resize non-resizable images
2019-07-16 Tom HughesUse the configured host name for user image URLs
2019-07-16 Tom HughesRemove support for old style user images
2019-07-16 Tom HughesReturn absolute URLs for user images
2019-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2296'
2019-07-09 Tom HughesMove user images to Active Storage with paperclip as...
2019-07-07 Tom HughesMerge remote-tracking branch 'upstream/pull/2223'
2019-07-03 Tom HughesFix styling of email notifications in RTL languages
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2280'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2281'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2279'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2278'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2271'
2019-06-19 Andy AllanUse friendly_date_ago helper for user_blocks
2019-06-19 Andy AllanUse friendy_date_ago helper for notes
2019-06-19 Andy AllanAdd a friendly_date_ago helper
2019-06-19 Andy AllanUse scope for common details and changeset display...
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2225'
2019-05-15 Andy AllanAllow user_blocks to be created for longer periods
2019-03-26 Tom HughesPrefer String#match? over butt ugly Regexp#match?
2019-03-26 Andy AllanRubocop fixes for ruby 2.5
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-26 Tom HughesPrefer String#match? over butt ugly Regexp#match?
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-13 Andy AllanRubocop fixes for ruby 2.5
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2161'
2019-02-28 Andy AllanMove the notes api methods into a controller in the...
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2135'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2134'
2019-02-06 Andy AllanRemove unnecessary requires from helpers
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2107'
2019-01-07 Tom HughesFix new rubocop warning
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2072'
2018-11-28 Paul Dexter-SobkowiakSplit browse_helper.rb into two modules due to rubocop...
2018-11-27 Paul Dexter-SobkowiakShow tel: links for multiple phone numbers separated...
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2060'
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2061'
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2058'
2018-11-14 Andy AllanPluralize changesets controller
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Tom HughesFix Style/NumericPredicate rubocop warnings
2018-09-22 Tom HughesFix Style/SafeNavigation rubocop warnings
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1987'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1986'
2018-09-10 WilResolve 96 Rubocop Lint/AmbiguousRegexpLiteral conflicts
2018-09-10 Andy AllanJust pass the user object, rather than the display_name...
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1974'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1973'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1972'
2018-09-05 Andy AllanRename changeset#list to changeset#index
2018-09-05 Andy AllanRename diary_entry#view to diary_entry#show
2018-09-05 Andy AllanRename user#view to user#show
2018-07-09 Tom HughesReturn the "large" image from the user details API...
2018-06-17 Tom HughesOnly include issues visible to the current user in...
2018-06-16 Tom HughesShow count of open issues in the header
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesMake reportable item titles translatable
2018-06-10 Tom HughesMerge branch 'master' into next
2018-05-28 David AbiánConcept URIs for Wikidata entities
2018-05-18 hikemaniacRebase to current master
2018-05-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1866'
2018-05-16 Andy AllanRemove if_user and similar methods
next