Activity
From 2023-03-07 to 2023-04-05
2023-04-05
- 15:03 Question #2000 (Closed): Linking events with artifacts
- I would like to be able to add an event describing the use of an artifact. For example, I would like to indicate that...
2023-04-03
- 17:00 Feature #1909: IIIF image API server
- Just some notes for myself (and maybe later for install notes)
IIPImage server install documentation: https://iipima...
2023-04-01
- 15:37 Feature #1997: Performance: improve type views
- I decided to make the function more generalized now when already at it.
So now we have the function *get_roots()* at...
2023-03-31
- 16:31 Feature #1997 (Closed): Performance: improve type views
- Thanks a lot Stefan, this is great and also cool that you got it so quick so that we can add it to the release.
It's... - 15:23 Feature #1997: Performance: improve type views
- This should do the job: ...
- 13:26 Feature #1997: Performance: improve type views
- Thanks Stefan, this would be great. So we are talking about the *model.link* table, where we can look up the *P46* li...
- 11:00 Feature #1997: Performance: improve type views
- If you could post details on the desired result and the data sources (tables, fields etc.) I will design the recursiv...
2023-03-30
- 16:19 Feature #1997: Performance: improve type views
- I looked with Bernhard into this issues. It seems if me manage to get all "root" places for every entity in one go wi...
- 09:02 Feature #1997: Performance: improve type views
- Thank you for the quick workaround!
2023-03-29
- 17:03 Feature #1998 (Closed): Project List Homepage
- Thanks for the hint, I updated the project site (CONNEC to concluded, raised Shahi to 2023) and changes are already o...
- 14:41 Feature #1998 (Closed): Project List Homepage
- As Zachary mentioned in the proofs of our MAMEMS article, the project list on the website should be updated (https://...
- 16:45 Feature #1997: Performance: improve type views
- Like suspected the reason was a combination of a feature and growing data. Because of #1752 (Add a place column for s...
- 16:15 Feature #1997 (In Progress): Performance: improve type views
- I can confirm this issue and will look into it.
Because THANADOS is using the *develop* branch I tested it with the ... - 14:38 Feature #1997 (Closed): Performance: improve type views
- When opening/editing/saving e.g. type entities, that have many connected other entities, the performance is very poor...
2023-03-28
- 16:21 Feature #1753 (Closed): Make a copy of an entry
- Although I put it back on the wishlist a few days ago it still bothered me. So I tried a different approach and "hija...
- 15:20 Feature #1791 (Closed): Forms: buttons instead of white-space string inputs
2023-03-27
- 17:37 Feature #1973 (Closed): Manual: document linking artifact with places
- Thanks a lot Nina for adding this, it looks great and is compiled in the **develop** branch.
- 15:58 Feature #1973 (Resolved): Manual: document linking artifact with places
- 15:58 Feature #1973: Manual: document linking artifact with places
- A short description of how to deal with linking multiple places to an artificial via a move event was added to the ma...
2023-03-26
- 20:03 Feature #1990 (Closed): Refactor and minor improvements
- 19:42 Feature #1993 (Closed): Functionality to change super of subunits
- In OpenAtlas a strict hierarchy for archeological subunits is used which is created implicitly when e.g. adding a fea...
2023-03-23
- 10:19 Feature #1980: API: Improve LOUD
- Representation of the main image is implemented. For implementation to further display images, we should talk about c...
- 07:53 Feature #1908 (Closed): New website layout
2023-03-22
- 16:10 Feature #1992 (Assigned): Project website adaptions
- A collection of ideas to further improve our project website: https://openatlas.eu
* Menu labels: the "Projects" a... - 10:25 Feature #1542 (In Progress): OpenAtlas on Kubernetes
2023-03-21
- 18:19 Feature #1542: OpenAtlas on Kubernetes
- file management on k8s probably with "WebDAV":https://github.com/danuk/k8s-webdav
- 12:09 Feature #1542: OpenAtlas on Kubernetes
- Thank you, I put it now on https://openatlas-demo.acdh-ch-dev.oeaw.ac.at
- 16:27 Feature #1987 (Closed): API: Add centroid points of geometries
- Currently, in develop branch.
2023-03-20
- 19:53 Feature #1542: OpenAtlas on Kubernetes
- -openatlas-demo.acdh-dev.arz.oeaw.ac.at-
Your options are
* https://openatlas-demo.acdh-ch-dev.oeaw.ac.at (publicly... - 18:19 Feature #1542: OpenAtlas on Kubernetes
- Thank you, Omar!
Working on first demo version, have some problems with URL. (Going for https://openatlas-demo.acdh... - 17:46 Feature #1987: API: Add centroid points of geometries
- > should the point replace the polygon entry or should it be additionally
I would make it additionally.
> should ... - 13:38 Feature #1987: API: Add centroid points of geometries
- I would make a parameter named *centroid* (true/false), to mark if you want the centroid or not.
Questions:
* shou... - 12:17 Feature #1980: API: Improve LOUD
- There is already a function for this: *Entity.get_profile_image_id(id_)*
And, as added in the note before, in case t... - 12:04 Feature #1980: API: Improve LOUD
- At the implementation of LPF, it was not as easy achievable. But ok, then it will make it easier to get the represent...
- 11:59 Feature #1980: API: Improve LOUD
- Not sure which part of getting the "main" image is hard but giving info just in case:
This information is stored in ... - 11:37 Feature #1980: API: Improve LOUD
- I was sick, hence the late reply.
It is possible to add the images this way. One problem is, to my knowledge it is h... - 11:27 Feature #1991 (Closed): Import controlled vocabularies via API
- The VOCABS service of the ACDH-CH has an API which can be used to import controlled vocabularies into OpenAtlas.
...
2023-03-18
- 16:44 Feature #1990 (Closed): Refactor and minor improvements
- * Refactored populate_insert() for forms
* Cleanup class instance attributes
* Improved search page layout
* Fixin...
2023-03-17
- 15:15 Feature #1753 (Acknowledged): Make a copy of an entry
- Although I initially thought that this might be easy to implement, just make an insert using the populate_update func...
2023-03-16
- 19:02 Feature #1542: OpenAtlas on Kubernetes
- Deployment is now guarded with an if in acdh-oeaw clause.
The rest of the actions can run in other orgs or personal ... - 18:26 Feature #1542: OpenAtlas on Kubernetes
- There is a (new) permission setting in the actions yaml which has to state that a job wants to write to the container...
- 17:02 Feature #1753 (In Progress): Make a copy of an entry
2023-03-15
- 18:37 Feature #1542: OpenAtlas on Kubernetes
- Helm chart now should support external database as well as a database installed next to OpenAtlas. The "docker-k8s fe...
- 11:55 Feature #1475: Archaeological demo version
2023-03-14
- 14:49 Feature #1908: New website layout
- Like discussed we will finalize and put the new designed website online in the course of the website workshop next week.
- 14:47 Feature #1868 (Closed): Mission statement
- Thanks a lot Nina for the excellent draft and all others for reading and commenting. We will implement this in one go...
- 14:14 Feature #1980: API: Improve LOUD
- Currently I cannot distinguish which documents are image files that depict the respective entity. Would it be possibl...
2023-03-13
- 15:35 Feature #1988 (Closed): API: Depiction URL without extension
- 15:24 Feature #1988 (Assigned): API: Depiction URL without extension
- 15:33 Feature #1834: Solve confusing actor relations at move event
- This issue is laying around for some time. To keep the question simple: is there any reason to keep the option to add...
- 14:25 Feature #1946: Adding sub artifacts
- Thanks, Alex. End of March is fine, so I will wait for the release of 7.12.0
2023-03-12
- 18:08 Feature #1946 (Closed): Adding sub artifacts
- After some refactoring and writing an extra SQL to avoid performance issues this feature is now finished, merged to d...
2023-03-10
- 16:40 Feature #1946: Adding sub artifacts
- The selection is now saved, I've done the first parameter refactoring of the get_table_form() function (also in the d...
- 14:29 Feature #1663: Controlled vocabularies via Vocabs
- As it turned out, Vocabs has some API functionality that we might be able to use for the import.
Besides maybe solvi...
2023-03-09
- 16:36 Feature #1988 (Closed): API: Depiction URL without extension
- It would be great to have the url in the system_class/artifact depictions without the *.png ending as this is not nee...
- 16:35 Feature #1987 (Assigned): API: Add centroid points of geometries
- Thank your for reporting, this could be very useful indeed.
@ @Berni - we are already using this for the map in the ... - 16:32 Feature #1987 (Closed): API: Add centroid points of geometries
- It would be great to also have the centroid points of the artifacts that have a polygon or line location also availab...
- 10:21 Feature #1064 (Assigned): Restructure UI for historical sources
- As discussed yesterday with Stefan we really should restructure the UI for historical sources.
Because this issue wa...
2023-03-08
- 14:55 Feature #1475 (Assigned): Archaeological demo version
- Thank you Bernhard for moving this from the wishlist to the actual roadmap.
The reason that it doesn't belong on t...
2023-03-07
- 19:14 Feature #1475: Archaeological demo version
- Great idea! Please provide us data and we will make it happen!
- 19:01 Question #1277 (Closed): Description 2 (invisible)
- With #1925 this issue will be solved.
- 15:22 Feature #1663: Controlled vocabularies via Vocabs
- I just put the newest version of imported INDIGO vocabularies online, the result can be seen at the custom "Graffiti"...
- 15:17 Feature #1868: Mission statement
- From my side, it is good and complete. Thank you for writing.
- 15:06 Feature #1981 (Assigned): Manual: API
- 15:00 Question #1978: Images in wrong order
- I tried it my self but cannot replicate the problem. Best thing is that you can show me personally.
Also available in: Atom