Developer Meeting 2025-06-26, 14:00¶
Location: ACDH, Bäckerstraße 13, room 2D (second floor beside kitchen)
Updated information in the course of the meeting is in color and/or marked with an ✅. Every participant is welcome to add and adapt.
Participants¶
- Alexander Watzinger (moderator)
- Bernhard Koschiček-Krombholz
- Katharina Wünsche
- Nina Richards
- Stefan Eichert
- Olivia Reichl
- Elias Grünbacher
Administrative¶
- Feedback round ✅
- Schedule next developer meeting -> 2025-09-17 13:00, moderated by Olivia
- New intern Zuzanna in July and August ✅
- Vacation planning ✅
- Meeting date suggestions for TerraLID in August -> Bernhard will set up a meeting poll
- Events ✅
Topics¶
- Discuss login error messages -> the team decided to follow a security guideline, see #2569
- THANADOS to ARCHE? -> Yes but later
- More storage at ACDH server needed (15 GB free) -> Bernhard will look into it
- How to handle multiple license holder and creator?
- Like Alias but then merge entries with separator for easy storage in database -> see #2570
- How to handle URLs like https://orcid.org/0000-0002-1218-9635 (this is what ARCHE wants)
- Differentiate between Organization and Person in License Holder and Creator -> We won't get into that detail at the moment
- -> In summary we decided that if we change functionality we will do it in a more structured way at some point, e.g. implementing BibTeX or similar
- #2464 Refactor OpenAtlas classes
- When to merge into develop? -> There will be an exception in this case, meaning that it will be merged to develop even if it is not in a full release-able stage (but with passing tests)
- More flexibility (with overwriting config/model.py) but combined with e.g. possible incompatibilities at updates ✅
- Look into FemCare pharmacy data mapping, see meeting notes
- -> Stefan had an interesting idea that instead of implementing sub sources to use an edition as a "summary" of sources, which we will explore. E.g. asking in a former issue if this is a viable solution, see #1970
- -> For structure Stefan suggested to take a look at Imareal
Frontend¶
- Update -> A lot was implemented (e.g. detail views) and was well received
- Welterbe was moved to ACDH server. We could start with presentation site. ✅
- New table system? (#2300) ✅
- Look into new package for tree view without jQuery: https://www.npmjs.com/package/quercus.js ✅
- We could try to remove jQuery completely. Most likely the maps would be the greatest challenge. ✅