Joao Figueiredo jfig
  • Joined on 2025-02-22
jfig opened issue jfig/xprov#26 2026-07-27 15:31:13 +00:00
Show layer extent selection message as a warning toast
jfig pushed to main at jfig/xprov 2026-07-24 15:00:17 +00:00
16383c2a3f feat: add multilingual interface support
jfig closed issue jfig/xprov#23 2026-07-24 14:47:03 +00:00
Add multilingual translation support
jfig closed issue jfig/xprov#24 2026-07-24 14:47:03 +00:00
Add European Portuguese (pt-PT) translation
jfig commented on issue jfig/xprov#23 2026-07-24 13:08:02 +00:00
Add multilingual translation support

Follow-up validation found and fixed a Docker packaging omission: index.html referenced i18n.js, but the Dockerfile did not copy that file into the image. This caused XProI18n is not defined

jfig commented on issue jfig/xprov#23 2026-07-24 13:03:14 +00:00
Add multilingual translation support

Repository analysis and implementation plan

The application is a small static OpenLayers client with its user-facing text concentrated in index.html and app.js. This can be delivered…

jfig closed issue jfig/xprov#22 2026-07-24 12:03:47 +00:00
Fix logo alignment and remove left whitespace
jfig closed issue jfig/xprov#21 2026-07-24 11:24:34 +00:00
Add share button to the top-right toolset
jfig pushed to main at jfig/xprov 2026-07-24 11:24:18 +00:00
d2567c59ce feat: add share controls
jfig closed issue jfig/xprov#19 2026-07-24 08:54:51 +00:00
Add centered toast message display system
jfig pushed to main at jfig/xprov 2026-07-24 08:54:20 +00:00
a478f8972f feat: add application toast messages
jfig closed issue jfig/xprov#20 2026-07-24 08:43:39 +00:00
Support shareable deep links for the current view
jfig pushed to main at jfig/xprov 2026-07-24 08:43:04 +00:00
8d4f003b43 feat: support shareable map views
jfig closed issue jfig/xprov#10 2026-07-24 03:22:11 +00:00
Turn off compass orientation when clicking the bottom-right north pointer
jfig closed issue jfig/xprov#18 2026-07-24 03:19:22 +00:00
Improve building and parcel feature modals and navigation
jfig pushed to main at jfig/xprov 2026-07-24 03:19:18 +00:00
ae95447dc8 feat: improve feature modal navigation
jfig pushed to main at jfig/xprov 2026-07-24 02:51:26 +00:00
bf44014dc1 feat: indicate clickable map features
jfig pushed to main at jfig/xprov 2026-07-24 02:46:45 +00:00
2510bc583d feat: allow dragging feature dialog
jfig closed issue jfig/xprov#16 2026-07-24 02:33:33 +00:00
Make feature information modal semi-transparent like sidebar panels
jfig pushed to main at jfig/xprov 2026-07-24 02:33:14 +00:00
fadd2af414 fix: make feature modal translucent