-
For the resource list in the record page, handles are being resolved in an asynchronous callback after rendering the page. Resolution is not attempted before the callback is made. Since we know to exp…
-
Since we moved to v2 the [changelog](https://github.com/clarin-eric/switchboard/blob/master/Changelog.md) as been neglected. I think it would be nice to keep it up to date.
Alternatively we should …
-
Currently the switchboard scales down its UI depending on the screen size, becoming unusable on phones with small screens. This should be fixed in some way.
Related to clarin-eric/LRSwitchboard#50
-
我整个报文传输都是加密的,我要根据响应头的参数,判断响应报文是否是密文,是密文的话就要解密
-
See [datacite schema](https://schema.datacite.org)
-
See what actions have to be taken (and carry them out if feasible) to make the VLO web app, importer and Solr instance run without issues on a Java 9 JRE, as well as building on a Java 9 environment.
…
-
When processing a not overly large text file ([example](http://clarinws.informatik.uni-leipzig.de:8080/clarinwebservices/sentences/11022/0000-0000-242F-4/sentencestext/?dataproviderId=7&analysis=0&)) …
-
Set up CI to run automatic tests on the code and, if all goes well, also build binaries for release and distribution. I'm not set on GitHub Actions vs Travis CI vs {whatever}; just trying what's close…
-
When initializing an array of orbits (o), the expected unit conversion works when calling an entire array of values (e.g o.x()) but not when calling values one by one (e.g. o[0].x()). The below code e…
-
Since the deployment of VLO 4.6.0 (2019-02-28), the average query response of Solr seems to have increased substantially. This can be seen in the following screen shots:
![screenshot 2019-03-04 at …