Re: [openstreetmap/openstreetmap-website] Please help with pull requests! (Issue #3815)

2025-07-10 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#3815) > I've recently found myself reviewing less frequently, not because I expected > progress on particularly my submissions in return, but because I didn't see > my reviews contributing meaningfully to overall progress. I've experience

Re: [openstreetmap/openstreetmap-website] Add reasonable compile time limit (PR #6154)

2025-07-02 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6154) I also agree that adding reasonable timeouts is a good idea. It would help free up resources and improve reliability -especially in cases where jobs silently hang or get stuck without failing fast. -- Reply to this email directly o

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-07-02 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > -## Managing Users +After creating a user through the web interface at [http://localhost:3000](http://localhost:3000), you may need to perform additional user management tasks. If you don't want to set up your development box to send emails, you can m

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-07-02 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > -``` +After installing but before creating any users or data, import an extract with [Osmosis](https://wiki.openstreetmap.org/wiki/Osmosis) and the [`--write-apidb`](https://wiki.openstreetmap.org/wiki/Osmosis/Detailed_Usage#--write-apidb_.28--wd.29)

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-07-02 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > -These instructions are based on Ubuntu 24.04 LTS, which is the platform used by the OSMF servers. -The instructions also work, with only minor amendments, for all other current Ubuntu releases, Fedora and MacOSX +### Recommended: Containerized Install

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-07-02 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6111) > Please remove the duplicate lines you added. Messed something up during the conflict. It should be resolved now. Please let me know if there is any additional changes needed. Thank you. -- Reply to this email directly or view it

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-07-02 Thread Emin Kocan via rails-dev
@kcne pushed 3 commits. f198c551f0c1b846f59ceb62c990a51f1846bbad Restructure INSTALL.md 0406ed38b934952be8de145f4e023d1280dc0609 Restructure CONTRIBUTING.md 060322e66d86c5cb8803007329210e1f884554e8 Restructure CONFIGURE.md -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-w

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-07-02 Thread Emin Kocan via rails-dev
@kcne pushed 3 commits. 6f4f967bb285ded4ffa97aceec02cc0ebe271842 Restructure INSTALL.md 7cd06bdb96e4eb44fc621b8d6c2ffd38c74deb70 Restructure CONTRIBUTING.md 0de9c0797c6d6cab6c55a4b44615800ba5c9a586 Restructure CONFIGURE.md -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-w

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-06-19 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6111) > One thing that bugs me is the inconsistent level of explanation in _User > Management_. The two parts could be consolidated: > > 1. Enter rails console > > 2. Find User > > 3. Modify as desired > >* ac

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-06-19 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. 2082253a29fa104611a9bf928e35e1b53fcf8391 Restructure CONFIGURE.md -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6111/files/f41ffd9bfc5f14aa64ee510f163d565633304891..2082253a29fa104611a9bf928e35e1b53fcf8391 You are receiving this because

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-06-16 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6111) Oh and by the way this would be the one PR that tackles all files at once... If you prefer this to be a PR per file for easier review I can restructure accordingly. -- Reply to this email directly or view it on GitHub: https://git

[openstreetmap/openstreetmap-website] Restructure core developer docs (PR #6111)

2025-06-16 Thread Emin Kocan via rails-dev
### Description Closes #6093 This PR restructures the core developer documentation (`INSTALL.md`, `CONTRIBUTING.md`, and `CONFIGURE.md`) to improve clarity, navigation, and user experience for new contributors. ### **Key Changes:** **INSTALL.md:** - Prioritized installation methods with Do

Re: [openstreetmap/openstreetmap-website] Restructure core developer docs (Issue #6093)

2025-06-11 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6093) I can open a PR if there is general agreement on this, new ideas and comments are greatly appreciated too. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6093#issu

[openstreetmap/openstreetmap-website] Restructure core deveoper docs (Issue #6093)

2025-06-11 Thread Emin Kocan via rails-dev
kcne created an issue (openstreetmap/openstreetmap-website#6093) ### Problem The current developer documentation, specifically `INSTALL.md`, `CONTRIBUTING.md`, and `CONFIGURE.md`, is comprehensive but can be difficult for new contributors to navigate. The information is often presented in a den

Re: [openstreetmap/openstreetmap-website] bundle version mismatch - can't install with INSTALL.md instructions (Issue #6086)

2025-06-04 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6086) I'm not entirely sure about the installation instructions, but I'm confident that the Dockerfile image works, as I've used it for quite some time. You can take a look inside the Dockerfile to see if there are any additional steps be

Re: [openstreetmap/openstreetmap-website] Add hide/show selection for contribution heatmap on edit profile page (PR #5853)

2025-05-29 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#5853) @tomhughes Just let me know if there are any policy updates to update the PR and resolve conflicts. Thank you. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5853#is

Re: [openstreetmap/openstreetmap-website] How to remove English text from my profile? (Issue #6048)

2025-05-23 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6048) Is the heatmap not displaying on the profile, or does it appear to be a loading issue? I checked the code and confirmed that this section is properly localized: ```ruby <%= t("users.show.contributions", :count => @heatmap_data[:cou

Re: [openstreetmap/openstreetmap-website] Add latest diaries partial to profile page (PR #6010)

2025-05-22 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6010) > Thanks for the update, it's coming together! I still found a few nitpicks. Resolved the issues. Thank you for review. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pul

Re: [openstreetmap/openstreetmap-website] Add latest diaries partial to profile page (PR #6010)

2025-05-22 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > + +<% diary_entries.each do |entry| %> + + + + + http://www.w3.org/2000/svg"; width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stro

Re: [openstreetmap/openstreetmap-website] Add latest diaries partial to profile page (PR #6010)

2025-05-22 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > + <%= t(".latest_diaries") %> + +<% diary_entries.each do |entry| %> + + + + + http://www.w3.org/2000/svg"; width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="

Re: [openstreetmap/openstreetmap-website] Add latest diaries partial to profile page (PR #6010)

2025-05-22 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > @@ -0,0 +1,31 @@ +<% if diary_entries.present? %> + <%= t(".latest_diaries") %> + +<% diary_entries.each do |entry| %> + + + + + http://www.w3.org/2000/svg"; width="24" height="24" viewBox="0 0 24 24

Re: [openstreetmap/openstreetmap-website] Add latest diaries partial to profile page (PR #6010)

2025-05-22 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. 8f7deefadf16957cdf048711e4988a360894e6c2 Add profile diaries partial to profile -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010/files/5132e7ffa718005a0b9f85a6ce063b5eb8f6c085..8f7deefadf16957cdf048711e4988a360894e6c2 You are receivin

Re: [openstreetmap/openstreetmap-website] Add latest diaries partial to profile page (PR #6010)

2025-05-21 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6010) > I wonder if this should go underneath the heatmap rather than above it? It > pretty much pushes the heatmap below the fold on a laptop... Repositioned as suggested and resolved conflicts. Let me know if some additional changes are

Re: [openstreetmap/openstreetmap-website] Add latest diaries partial to profile page (PR #6010)

2025-05-21 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. 5132e7ffa718005a0b9f85a6ce063b5eb8f6c085 Add profile diaries partial to profile -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010/files/e00aecba8ffaaf1c596903ce8061cd04edb33202..5132e7ffa718005a0b9f85a6ce063b5eb8f6c085 You are receivin

Re: [openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)

2025-05-15 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#5998) I've noticed that the border radius of the day cells changes between desktop and mobile — it looks slightly rounded on desktop but becomes almost pill-shaped on mobile. If this isn’t intentional, we might want to set a fixed border-

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
kcne left a comment (openstreetmap/openstreetmap-website#6010) > If we're going to call it "Recent Diaries" should we apply some sort of date > limit to the selection? Otherwise maybe "Latest Diaries" would be a better > title? Changed the naming here since latest diaries makes a bit more sense

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. e659e475229d96044e1584370427f2357f50b94f Add recent diaries partial to profile -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010/files/efdfaedeab560e0f4189d073e253ebc653ebb899..e659e475229d96044e1584370427f2357f50b94f You are receiving

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > @@ -0,0 +1,27 @@ +<% if diary_entries.present? %> + <%= t(".recent_diaries") %> Certainly does. Applied. Thank you. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010#discussion_r20904

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. 270fd70b102a08f63f2d99def89c5de8226258fa Add recent diaries partial to profile -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010/files/544532037f8a49096d7a00451cf7880cafe9d54f..270fd70b102a08f63f2d99def89c5de8226258fa You are receiving

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. 544532037f8a49096d7a00451cf7880cafe9d54f Add recent diaries partial to profile -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010/files/e659e475229d96044e1584370427f2357f50b94f..544532037f8a49096d7a00451cf7880cafe9d54f You are receiving

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. On app/views/diary_entries/_profile_diaries.html.erb: Refactored. Thank you. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010#discussion_r2090489793 You are receiving this because you a

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > +<% diary_entries.each do |entry| %> + + + + + <%= image_tag "note.svg", :class => "card-icon", :alt => "Note" %> + <%= link_to entry.title, diary_entry_path(@user, entry) %> +

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-15 Thread Emin Kocan via rails-dev
@kcne commented on this pull request. > @@ -0,0 +1,27 @@ +<% if diary_entries.present? %> + <%= t(".recent_diaries") %> + +<% diary_entries.each do |entry| %> + + + + + <%= image_tag "note.svg", :class => "card-icon", :alt => "Note" %> +

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-13 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. efdfaedeab560e0f4189d073e253ebc653ebb899 Add recent diaries partial to profile -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010/files/b863bccd180438277586edb87e82bc37b0810440..efdfaedeab560e0f4189d073e253ebc653ebb899 You are receiving

Re: [openstreetmap/openstreetmap-website] Refactor Heatmap: Manual Labels & Yearly Template (PR #5906)

2025-05-13 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. 2e88bafaf438a85e1df7d77ff6b332ec871cf237 Add yearly template to localize start of the week and end the heatmap on todays date. -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5906/files/f3a27c1a01472faef9ab8c808c20c2f095dd033a..2e88bafaf

Re: [openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-13 Thread Emin Kocan via rails-dev
@kcne pushed 1 commit. b863bccd180438277586edb87e82bc37b0810440 Add recent diaries partial to profile -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6010/files/1c98dfab8f6abb23b8014100d11704b74307251f..b863bccd180438277586edb87e82bc37b0810440 You are receiving

[openstreetmap/openstreetmap-website] Add recent diaries partial to profile page (PR #6010)

2025-05-13 Thread Emin Kocan via rails-dev