Project

General

Profile

Activity

From 2020-05-08 to 2020-06-06

2020-06-06

22:46 Feature #1269 (In Progress): API: get_by_menu_item() for actors
Thank you for the detailed description. Problem was that this function is also used for table views and when trying t... Alexander Watzinger
15:25 Feature #1269 (Closed): API: get_by_menu_item() for actors
I try to access the API with json payload. It works fine, but when I'm using the get_by_menu_item function with actor... Bernhard Koschiček-Krombholz
16:36 Feature #1255 (In Progress): API: Content Negotiation
You can access the API now through an HTTPS GET request with a json body (https://redmine.craws.net/projects/uni/wiki... Bernhard Koschiček-Krombholz

2020-06-03

14:11 Administration #1257 (Assigned): Hackathon
There seems to be no wiki page to collect ideas so I linked an issue that I would like to discuss (#1222) Alexander Watzinger

2020-06-01

10:13 Feature #1232 (Closed): API: Error/Exception Handling
I pushed it to develop. Bernhard Koschiček-Krombholz

2020-05-30

17:26 Question #1219 (Closed): Missing entry
Closing ticket. Please reopen in case there are additional questions about it. Alexander Watzinger
16:02 Bug #1267: Model link checker bug
Fixed model link checker. Already committed in master in case anybody needs it before next release. Alexander Watzinger
16:00 Bug #1267 (Closed): Model link checker bug
After changing the table select overlays, selection of classes or properties at model link checker are not working an... Alexander Watzinger

2020-05-29

11:51 Feature #1232 (Resolved): API: Error/Exception Handling
A first model for the API error handling is finished and run through nosetests. @Alex: do you want to look it through... Bernhard Koschiček-Krombholz

2020-05-26

16:55 Administration #1257: Hackathon
Good idea! I'm in! Bernhard Koschiček-Krombholz
16:53 Administration #1257: Hackathon
same here, some direct interaction would likely accellerate the pace for improvements
also: community building ftw!
Christoph Hoffmann
16:40 Feature #1253: Download Button
Implementation on the backend complete.
@Christoph: I included a download button image from https://icons.getbootst...
Bernhard Koschiček-Krombholz

2020-05-25

11:09 Feature #1258 (Closed): Manual Text for Subunits
In the OpenAtlas database a place is a physical thing that has a certain position and or extend in space that can be ... Stefan Eichert
09:41 Feature #1216: Adding references to subunits (citation)
I think this could be (from a conceptual point of view) achieved by differentiating between primary and secondary (bi... Stefan Eichert

2020-05-22

15:34 Question #1211 (Closed): API: CORS handler
Setting status to closed so that it doesn't shows up as open anymore. Hope that's ok otherwise please change the stat... Alexander Watzinger
15:32 Feature #1255 (Assigned): API: Content Negotiation
Alexander Watzinger
15:32 Feature #1151 (Assigned): Map marker improvements
Alexander Watzinger
15:31 Feature #1108 (Acknowledged): Current owner of human remains
Should be discussed/specified at an opportunity e.g. develper meeting. Alexander Watzinger
15:28 Administration #1257: Hackathon
+1, I like the idea Alexander Watzinger
09:34 Administration #1257 (Closed): Hackathon
Dear "core" team!
As with version 5.0 a lot of new features have been implemented and due to the rapid development...
Stefan Eichert

2020-05-20

14:29 Feature #1253: Download Button
New branch feature_api_download
Right now, it is functional but not good implemented.
Bernhard Koschiček-Krombholz
13:52 Feature #1253 (In Progress): Download Button
Bernhard Koschiček-Krombholz
13:52 Feature #1232 (In Progress): API: Error/Exception Handling
Bernhard Koschiček-Krombholz
12:42 Question #1211 (Resolved): API: CORS handler
For now resolved. Moving all external access and API authentification to #1233. Bernhard Koschiček-Krombholz
12:37 Feature #1255 (Closed): API: Content Negotiation
For now, we provide content negotiation with HTTP headers, in a not very professional way, but it works. At the meeti... Bernhard Koschiček-Krombholz

2020-05-18

18:52 Feature #1253 (Closed): Download Button
Make a download button for the GeoJson field. Bernhard Koschiček-Krombholz

2020-05-15

13:13 Feature #1242 (Closed): Frontend
This issue is just for time tracking frontend related work. Alexander Watzinger

2020-05-12

15:10 Bug #1235 (Assigned): Layout issues with forms on smaller screens
Thank you very much for reporting and especially for the screenshots. We already did some work on that but it seems t... Alexander Watzinger
14:52 Bug #1235 (Closed): Layout issues with forms on smaller screens

On smaller screens (e.g. my 15'' Laptop) the Description field overlays the map. Also, the Clear - buttons jump f...
Jennifer Portschy

2020-05-11

16:50 Feature #1065 (Closed): User manual in application
Alexander Watzinger
15:15 Bug #1218 (Closed): Resizeable form elements vanish below map
I would say this is good enough for now, a flexible user interface will be an ongoing task anyway. Thanks for fixing,... Alexander Watzinger
13:00 Bug #1218: Resizeable form elements vanish below map
I now moved the positioning fix to a declaration for textareas only (so it won't affect other description class eleme... Christoph Hoffmann
15:14 Bug #1223 (Closed): Visibility of Full Entries
Seems to work now, thanks for fixing and will be released with 5.2.0 Alexander Watzinger
13:01 Bug #1223: Visibility of Full Entries
should be resolved now. because we sized the elements in em, there were some rounding errors when doing comparisons. Christoph Hoffmann

2020-05-10

17:06 Bug #1218: Resizeable form elements vanish below map
@ Christoph: FYI, I removed your fix from the development version to show off the new manual which has a lot of links... Alexander Watzinger
16:45 Feature #1207 (Closed): Refactor
Alexander Watzinger
12:52 Feature #1232: API: Error/Exception Handling
Good idea, we could try to use the backend error views located at views/index.py. If we differentiate in these functi... Alexander Watzinger
12:43 Feature #1232 (Assigned): API: Error/Exception Handling
Bernhard Koschiček-Krombholz
10:22 Feature #1232 (Closed): API: Error/Exception Handling
API Error/Exception Handling. Implemented error codes:
400: The request is invalid. The body or parameters are wro...
Bernhard Koschiček-Krombholz
12:43 Feature #1233 (Assigned): API: External Authentication
Bernhard Koschiček-Krombholz
10:34 Feature #1233 (In Progress): API: External Authentication
External Authentication will be needed for projects who want a frontend without exposing all data (no public API).
F...
Bernhard Koschiček-Krombholz
12:41 Bug #1234 (Closed): API: Relation inverse doesn't work proper
should work now (branch feature_api) Bernhard Koschiček-Krombholz
12:30 Bug #1234 (Closed): API: Relation inverse doesn't work proper
The inverse function for relations doesn't work. Bernhard Koschiček-Krombholz

2020-05-09

19:04 Bug #1223 (In Progress): Visibility of Full Entries
Re-opened.
Although the fix solves the reported problem "show more" is now displayed even if there is nothing to s...
Alexander Watzinger
18:42 Bug #1218 (In Progress): Resizeable form elements vanish below map
Re-opening.
Although solving the reported problem, the solution to add "position: absolute;" to the description f...
Alexander Watzinger
17:29 Feature #1221 (Closed): Introduction text for OpenAtlas
Alexander Watzinger
 

Also available in: Atom