David Tsiklauri
David Tsiklauri
This PR addresses "Map Data checkbox: perhaps use toggle slider instead" issue mentioned in the https://github.com/openstreetmap/openstreetmap-website/issues/4931 Several changes were made to the data loading functionality: 1. Rendering process will be...
This PR is alternative to the https://github.com/openstreetmap/openstreetmap-website/pull/5103. This PR addresses "Provide a summary view of recent diaries" issue mentioned in the https://github.com/openstreetmap/openstreetmap-website/issues/3887 Diary entries will be truncated after 1000 characters...
This PR addresses "Provide a summary view of recent diaries" issue mentioned in the https://github.com/openstreetmap/openstreetmap-website/issues/3887 [Bootstrap Accordion](https://getbootstrap.com/docs/5.2/components/accordion/) was added to the diary entries list pages. Now the content of the...
This PR addresses "Language switcher on the homepage" issue mentioned in https://github.com/openstreetmap/openstreetmap-website/issues/1115 The code is based on @tomhughes 's PR https://github.com/openstreetmap/openstreetmap-website/pull/3618, which, as Tom mentioned in the [comment](https://github.com/openstreetmap/openstreetmap-website/pull/4461#issuecomment-1879660419), after rebasing...
This PR addresses "Map Data checkbox: perhaps use toggle slider instead" issue mentioned in the https://github.com/openstreetmap/openstreetmap-website/issues/4931 Several changes were made to the data loading functionality: 1. Clicking "Map Data" checkbox...
This PR addresses "Show 'reporting user' on 'issues' screen" issue mentioned in the https://github.com/openstreetmap/openstreetmap-website/issues/2273 On the issues page, there was added a new column called "Reporter Users". It will show...
This PR addresses "Language switcher on the homepage" issue mentioned in https://github.com/openstreetmap/openstreetmap-website/issues/1115 This PR is mainly based on https://github.com/openstreetmap/openstreetmap-website/pull/5077, https://github.com/openstreetmap/openstreetmap-website/pull/3618 and https://github.com/openstreetmap/openstreetmap-website/pull/4461. As solution using Wikimedia selector added external files,...
This PR addresses "Modify the way 'Friends' are added" issue mentioned in https://github.com/openstreetmap/openstreetmap-website/issues/3310 This PR replaces all occurrences of "friends" to "followers", including texts, tests and URLs. This PR was...