gramps-web
gramps-web copied to clipboard
Frontend for Gramps Web
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Gramps/Web](https://hosted.weblate.org/projects/gramps-project/web/). Current translation status: 
Added some fixes and improvements in names' edit handling. Fixes: - name-type not selected - fix show-more feature Features: - add sort to surname - add delete to name and...
Some complaints will be because the Permission Level doesn't enable the feature a user reads about. (And sometimes the "Owner" will forget which tabs are accessible at lower levels.) The...
https://gramps.discourse.group/t/offer-openhistoricalmap-as-an-option-for-the-map-view/5313/12
See https://github.com/gramps-project/gramps-web-api/issues/510.
We use the import assertion syntax for importing language JSONs. They don't work in Firefox, which is why we have to use Chrome for development. I now started getting ```...
It would be nice to manage (create / rename) multiple trees in the UI. Letting the administrator assign a tree to a user would also make sense. WDYT?
Topola Viewer is integrated as follows: - Topola Viewer is loaded from the official deployment at https://pewu.github.io/topola-viewer and displayed in an iframe. - Data is loaded from the Gramps Web...
This Pull Request addresses the upcoming deprecation of the import assertion syntax in V8 v12.6 and Chrome 126, as outlined in the Chrome release notes and relevant developer documentation.
In desktop Gramps, the [Interactive Family Tree ](https://gramps-project.org/wiki/index.php/Addon:Interactive_Family_Tree) addon ([source](https://github.com/gramps-project/addons-source/tree/master/Topola)) adds an integration with the interactive [Topola Genealogy Viewer](https://github.com/PeWu/topola-viewer). Including it as an option within the Family Tree page would...