Skip to content

History / Data Model and Editing

Revisions

  • Complete French translation of the wiki All 14 pages (Home, _Sidebar, and the 12 content pages) get a French sibling ({Page}.fr.md), stamped with scripts/sync-wiki-translations.py (see gramps-connect repo) and cross-linked alongside the existing German translations. Terminology pulled from the live Gramps translation API and app/public/lang/fr.json, same as the German pass. Overview.md's coverage note updated to mention both languages. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @dsblank dsblank committed Sep 22, 2026
  • Complete German translation of the wiki All twelve remaining pages get a German sibling ({Page}.de.md), stamped with scripts/sync-wiki-translations.py (see gramps-connect repo) and cross-linked to/from their English original. Overview.md's own note about translation coverage updated to match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @dsblank dsblank committed Sep 20, 2026
  • Note SVG in the Media View button's supported formats Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Mwfsu1rtm2H4NYLNfqqMM9

    @dsblank dsblank committed Sep 13, 2026
  • Document the new Media/Output View button for non-image files Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Mwfsu1rtm2H4NYLNfqqMM9

    @dsblank dsblank committed Sep 13, 2026
  • Document per-object edit history, drop it from known gaps Gramps Connect now has a History button on every record (see the gramps-connect app repo). Adds a "Viewing edit history" section to Data Model and Editing, a "See who changed what, when" bullet to Overview, and removes the now-stale "No user-facing edit history" gap from Roadmap -- replacing its backlog item with a proper Undo entry, since that's now the open question rather than history itself. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018F7eD1CBeoiSu1GuZnjyPg

    @dsblank dsblank committed Sep 11, 2026
  • Fix more stale gaps: Source repository links, st.columns() Both were already shipped (repository links since 74610d0 in gramps-connect, st.columns() since a9e8f74) but still listed here as missing. Also documents st.columns() usage in Gramplets.md, which had no coverage of it at all. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018F7eD1CBeoiSu1GuZnjyPg

    @dsblank dsblank committed Sep 11, 2026
  • Document shipped merge tooling and Media editing, drop stale gaps Merge (all types except Tag) and Media desc/date/private editing were already implemented in the app but still listed here as missing. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018F7eD1CBeoiSu1GuZnjyPg

    @dsblank dsblank committed Sep 11, 2026
  • Note that Wikidata-created place levels now get a full hierarchy title Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014J1RyKuGSqxKdfc8QyvMGR

    @dsblank dsblank committed Sep 10, 2026
  • Note the Wikidata place-type guess now covers most countries Follows gramps-connect's place-type table expansion from 9 QIDs to ~2700. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014J1RyKuGSqxKdfc8QyvMGR

    @dsblank dsblank committed Sep 10, 2026
  • Document colored Wikidata outlines and the new-place manual/Wikidata choice Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FpnB5CEYf3Ci1KAD38LiuQ

    @dsblank dsblank committed Sep 9, 2026
  • Document the Wikidata place lookup's new outline-fetch checkbox Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FpnB5CEYf3Ci1KAD38LiuQ

    @dsblank dsblank committed Sep 9, 2026
  • Document map overlay date/opacity/stacking-order and place name date/lang Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SLAjDuFAfqf41pvfWGTbxC

    @dsblank dsblank committed Sep 7, 2026
  • Document Wikidata place lookup, map overlay warping, and edit-conflict detection Covers recently shipped features not yet reflected here: Wikidata-driven place hierarchy lookup, free-transform image overlay warping and create-place-from-overlay in the map editor, and stale-edit conflict detection on save. Also adds the KML overlay's missing source-image back-reference to the backlog. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01339bJBPHiZHgtNWvKPXsqZ

    @dsblank dsblank committed Sep 6, 2026
  • Fix GOQL description: opt-in via checkbox, and document backlinks The search box defaults to a fast plain-text match against each view's common fields, not GOQL -- a checkbox ("Use Gramps Object Query Language") switches it into full GOQL. Also documents the backlinks collection (reverse references), which GOQL supports alongside the relationship-chaining ("join") capability already covered. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KhexSTjPEcgXYL2v33anbn

    @dsblank dsblank committed Sep 3, 2026
  • Populate wiki from gramps-connect docs, with fuller detail throughout Ports docs/Overview.md and docs/GOQL.md, then expands into a full wiki: Installing, Deploying, Architecture, Development, Gramplets & Add-on Store, Data Model & Editing, Roadmap/Known Limitations, and FAQ, cross-linked via a sidebar. Content is drawn from the project's README, deploy/README.md, gramplet-store/README.md, TODO.md, package READMEs, and the gramplet_examples/ source. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KhexSTjPEcgXYL2v33anbn

    @dsblank dsblank committed Sep 3, 2026