Activity
From 2024-02-20 to 2024-03-20
2024-03-19
- 08:24 Feature #1567: Enhanced Import
- Added external reference system with @id;identifier;match@
Not sure if ; is the optimal delimiter, but it is a start...
2024-03-14
- 17:25 Feature #1567: Enhanced Import
- Took some time, but I replaced northing/easting with WKT and therefore also support for Polygons and Linestrings.
2024-03-13
- 15:30 Feature #2230 (Acknowledged): Linking sources with other sources
- I have a drawing (SOURCE) containing the text of an inscription (SOURCE) written on a marble base (ARTIFACT). I have ...
- 12:32 Feature #2228 (Closed): API: Swagger UI adaptation
- If /swagger is called, it will create a new @openapi.json@ file in the folder @files/@ (so it won't be tracked by git...
2024-03-12
- 19:10 Feature #2228 (Closed): API: Swagger UI adaptation
- Since it led to confusion, that the server selection show always the demo version first, a adaptation of the OpenApi ...
2024-03-08
- 08:23 Feature #2106: IIIF: Delete IIIF images
- Thanks for implementing.
Because you have done quite some work recently, I uploaded recent additions to demo-dev (ht... - 08:00 Feature #2146 (Closed): IIIF: Display hints for possible problems
- In case we encounter other problems we might be able to catch before we will create a new issue.
Closing and assigni...
2024-03-07
- 16:52 Feature #1567: Enhanced Import
- By comparing the example and the current import, following things needs to be added:
* Alias*
* Geometry as WKT ... - 14:48 Feature #2193 (Closed): Import artifacts
- Included artifact to import. Is in develop branch.
- 13:15 Feature #2106 (Closed): IIIF: Delete IIIF images
- I added the delete all button to the IIIF settings and the delete single IIIF file under the profile image. We can di...
2024-03-06
- 18:31 Feature #2106: IIIF: Delete IIIF images
- Alexander Watzinger wrote in #note-2:
> I'm not sure why we need this. At one point we will implement that if IIIF i... - 18:24 Feature #2146 (In Progress): IIIF: Display hints for possible problems
- I added the check on submit, if there is a trailing slash. And if it is a valid URL.
If the IIIF path does not ex... - 15:25 Feature #2126 (Closed): IIIF: Polygons for annotation selection
- Added polygon as new possible geometry for image annotation. If other geometries are needed, feel free to make a new ...
2024-03-05
- 17:13 Feature #2126 (Assigned): IIIF: Polygons for annotation selection
- 17:12 Question #2225 (Closed): update from 8.1 to 8.2
- You're welcome.
- 17:11 Question #2225: update from 8.1 to 8.2
- Thank you so much. It works.
- 16:55 Question #2225: update from 8.1 to 8.2
- The problem is, that git thinks that you changed all these files manually. This can be caused by several things.
... - 16:41 Question #2225: update from 8.1 to 8.2
- it says:
On branch main
Your branch is behind /origin/main' by 237 commits, and can be fast-forwarde. (use "git pu... - 14:11 Question #2225: update from 8.1 to 8.2
- Git can be a little complicated.
Are you sure that you are on the main branch and not on develop?
What does @git s... - 15:35 Feature #2223 (In Progress): Improved forms
2024-03-04
- 21:11 Question #2225: update from 8.1 to 8.2
I ran the code to pull the origin but got the following message and the installation process was aborting
"Your ...- 09:09 Question #2225 (Assigned): update from 8.1 to 8.2
- For this update, no database update is needed. So you can skip @python3 install/upgrade/database_upgrade.py@
Prefe... - 08:22 Question #2225 (Closed): update from 8.1 to 8.2
It is my first update of the software so I want to make sure I am doing things correctly.
Should I first navigat...- 16:44 Question #2183 (Closed): Reference System and Vocabs Import
- In conclusion, it can be imported from VOCABS, but not updated. I will close this ticket, if new question arise feel ...
- 12:37 Bug #2184 (Closed): Directory for processed files not writable
- This is fixed in 8.2.1.
Thank you for reporting.
If you created the folder manually, you don't need to do anyth...
2024-02-29
- 12:50 Feature #1974: Reference management system for biblio references
- Found these libraries, which is also supported by bookworm:
* "bibtexparser":https://github.com/sciunto-org/pytho...
2024-02-28
- 16:41 Bug #2224 (Closed): Password cannot be revealed
- It is fixed in the *develop branch* and can be tested at the *development demo*: https://demo-dev.openatlas.eu/login
... - 14:06 Bug #2224 (Assigned): Password cannot be revealed
- Thank you for reporting. I can confirm that the show password function doesn't work anymore and will look into it.
- 12:35 Bug #2224 (Closed): Password cannot be revealed
- Hi
There is a problem with the function of showing the password.
I check the box but my password is still hidd... - 12:25 Feature #2223 (Closed): Improved forms
- Forms were improved, mainly by moving collection of entities for form tables to the form manager.
The results are:...
2024-02-22
- 15:51 Feature #2200 (Closed): API: Expand LPF format
- For OpenAtlas Discovery we decided to make a new format out of Linked Places so we can experiment and test it without...
2024-02-21
- 16:58 Feature #2193 (Assigned): Import artifacts
- Thank you for reporting.
The selected category does matter. I guess it's not too much work to implement an artifact ... - 13:14 Feature #2193: Import artifacts
- Gary Hsu wrote:
> I am trying to import an archaeological dataset (a csv file) that contains artefacts and correspon... - 12:55 Feature #2193 (Closed): Import artifacts
- I am trying to import a group of artefacts using the provided csv template.
However, it does not seem to have an ... - 15:37 Feature #2190 (Closed): Server side compression
- 11:04 Feature #2190: Server side compression
- Thank you for the advice :) it's easy to implement and helps a lot with larger data sets.
I decided to document it i... - 09:58 Feature #2190: Server side compression
- thanks for implementing!
also, for reference: a client can tell the server about supported compression formats wit... - 13:17 Feature #1567 (Assigned): Enhanced Import
2024-02-20
- 19:44 Feature #2190: Server side compression
- If you make an API request (e.g. /api/system_class/place) and the @Content-Encoding@ is @br@ than it worked.
Ok, th... - 16:46 Feature #2190 (In Progress): Server side compression
- Thanks for your inputs and instructions. I activated it on trinity for https://demo-dev.openatlas.eu.
Not sure how t... - 11:54 Feature #2190: Server side compression
- cool!
> I don't know how trustworthy this site is, but according to caniuse.com
very! - 10:33 Feature #2190: Server side compression
- I don't know how trustworthy this site is, but according to "this":https://caniuse.com/brotli globally 97% of the use...
- 11:36 Feature #1047: Enter WKT geometries
- Translations done
Also available in: Atom