]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2025-01-03 Anton KhorevUse resourceful route for message reply
2025-01-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5457'
2025-01-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5456'
2025-01-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5455'
2025-01-02 translatewiki.netLocalisation updates from https://translatewiki.net.
2025-01-02 Anton KhorevUse resourceful route for new message
2025-01-02 Anton KhorevRemove test_logout_removes_session_token
2025-01-02 Anton KhorevRemove commit parameter from diary controller test
2025-01-01 Tom HughesMerge remote-tracking branch 'upstream/pull/5451'
2025-01-01 Tom HughesMerge remote-tracking branch 'upstream/pull/5443'
2024-12-31 Anton KhorevMove new note marker to click location
2024-12-31 Anton KhorevDecrease new note marker opacity when zoomed out
2024-12-31 Anton KhorevLet page.load proceed when zoomed out, disabling submit
2024-12-31 Anton KhorevRemove active class from addNoteButton only in page...
2024-12-31 Anton KhorevCall removeNewNoteMarker() only from page.unload()
2024-12-31 Anton KhorevAdd addNewNoteMarker() and removeNewNoteMarker() functions
2024-12-31 Anton KhorevConvert newHalo() to addHalo() and removeHalo()
2024-12-31 Anton KhorevMove new note page.pushstate/popstate next to page...
2024-12-31 Anton KhorevAdd new note marker to root map layer instead of noteLayer
2024-12-31 Anton KhorevRemove unused return value of addCreatedNoteMarker()
2024-12-31 Anton KhorevRename updateMarker() to addCreatedNoteMarker()
2024-12-31 Anton KhorevPass location instead of marker to createNote()
2024-12-31 Anton KhorevMove create note callback to button click handler
2024-12-31 Anton KhorevDon't pass url to createNote()
2024-12-31 Anton KhorevPass text instead of form to createNote()
2024-12-31 Anton KhorevDisable new note submit button in click handler
2024-12-31 Anton KhorevRename newNote to newNoteMarker
2024-12-31 Tom HughesUpdate bundle
2024-12-30 dependabot... Bump leaflet.locatecontrol from 0.82.0 to 0.83.0
2024-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/5440'
2024-12-30 Tom HughesUpdate leaflet-osm to latest upstream version
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5448'
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5447'
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5446'
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5442'
2024-12-29 Anton KhorevUse resourceful routes for web mailboxes
2024-12-29 Anton KhorevReplace resent confirmation link with button
2024-12-29 Anton KhorevMove code that runs after user save from save_new_user...
2024-12-29 Anton KhorevTest signup with confirmation email
2024-12-29 Anton KhorevAdd within_content_body system test helper
2024-12-24 Anton KhorevWrap diary entry location coordinates
2024-12-24 Anton KhorevAdd revoke all actions to received blocks resource
2024-12-24 Anton KhorevCreate received blocks resource
2024-12-24 Anton KhorevCreate issued blocks resource
2024-12-24 Anton KhorevCreate blocks table test helper module
2024-12-24 Anton KhorevDeclare new block path on resources
2024-12-24 Anton KhorevTest active nav tabs on blocks_on/by pages
2024-12-23 Tom HughesMerge remote-tracking branch 'upstream/pull/5435'
2024-12-23 Anton KhorevRemove check_api_readable from api messages controller
2024-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/5434'
2024-12-22 Anton KhorevUse resourceful routes for api messages in/outbox
2024-12-20 Anton KhorevMerge branch 'pull/5428'
2024-12-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5429'
2024-12-20 Anton KhorevMerge ApiCapability class into ApiAbility
2024-12-20 Tom HughesDon't map multiple paths in a single route
2024-12-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5427'
2024-12-20 Tom HughesUpdate stringio
2024-12-20 Anton KhorevRemove code that added now-unused field_with_errors...
2024-12-20 Tom HughesUpdate bundle
2024-12-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5425'
2024-12-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5424'
2024-12-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5423'
2024-12-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5422'
2024-12-20 Anton KhorevSimplify calls to user block path helpers
2024-12-20 Anton KhorevSimplify calls to api_message_path helper
2024-12-20 Anton KhorevMove user preferences routes to api namespace
2024-12-20 Anton KhorevReplace show and index abilities with read ability
2024-12-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5420'
2024-12-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5416'
2024-12-19 Anton KhorevChange image download warning message to a list
2024-12-19 Anton KhorevAdd 'canDownloadImage' layer option
2024-12-19 Anton KhorevTest share textarea not to leak into note text on hidin...
2024-12-19 translatewiki.netLocalisation updates from https://translatewiki.net.
2024-12-19 Andy AllanMerge pull request #5417 from tomhughes/social-share...
2024-12-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5419'
2024-12-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5418'
2024-12-19 Tom HughesImprove testing of social sharing buttons
2024-12-19 Tom HughesUse safe_join to join social sharing buttons
2024-12-19 Tom HughesDrop unused options from social_share_buttons
2024-12-19 Tom HughesDrop unused ability to filter social sharing sites
2024-12-19 Tom HughesDrop render prefix from social_share_buttons function
2024-12-19 Anton KhorevUse within_sidebar in CreateNoteTest
2024-12-19 Anton KhorevMove blocked resolve/reactivate tests to ResolveNoteTest
2024-12-19 Anton KhorevGet note text only from textarea within left sidebar
2024-12-19 Anton KhorevTest share textarea not to leak into note text on react...
2024-12-19 Anton KhorevCenter share popup inside the browser window
2024-12-18 Andy AllanMerge pull request #5388 from AntonKhorev/map-layer...
2024-12-18 Anton KhorevAdd 'canEmbed' layer option
2024-12-18 Anton KhorevAdd map.getMapBaseLayer()
2024-12-18 Anton KhorevRename return values of getMapBaseLayerId() to layerId
2024-12-18 Andy AllanMerge pull request #5413 from tomhughes/social-share...
2024-12-18 Tom HughesConvert social share helper library into a real helper
2024-12-18 Andy AllanMerge pull request #5411 from tomhughes/bluesky-sharing
2024-12-18 Andy AllanMerge pull request #5412 from tomhughes/facebook-sharing
2024-12-18 Tom HughesPass correct URL to Facebook sharing
2024-12-18 Tom HughesAdd Bluesky to social sharing buttons
2024-12-18 Tom HughesMerge remote-tracking branch 'upstream/pull/5391'
2024-12-18 Tom HughesMerge remote-tracking branch 'upstream/pull/5410'
2024-12-18 Anton KhorevMerge branch 'pull/4985'
2024-12-17 Emin KocanAdd social sharing functionality
next