clarin-dspace icon indicating copy to clipboard operation
clarin-dspace copied to clipboard

clarin-dspace digital repository based on DSpace and LINDAT/CLARIN DSpace

Results 197 clarin-dspace issues
Sort by recently updated
recently updated
newest added

> On the topic of complex fields...I don't think the required flag behaves as it should; the requirements are not enforced if the whole field is not mandatory (it seems)....

v7
dq: done

items/0ffc5ac4-94bc-4fd9-8d90-f5a88c8c4984 has a publisher- `Shark: An IC&T 13+37 co.` the link from item view is:`/search?f.publisher=Shark:%20An%20IC&T%2013+37%20co.,equals` url "metacharacters" (`&+` in this example) should be treated properly. Not sure if the `:`...

bug
UI
v7

I'll try tracking changes that require documentation (wiki) update in this issue - [ ] uuid vs numerical id (https://github.com/ufal/clarin-dspace/wiki/FineGrainedFieldPermissions) _Originally posted by @kosarko in https://github.com/ufal/clarin-dspace/pull/1025#discussion_r1105577459_ - [ ] matomo...

dq: done

@milanmajchrak @vidiecan This field (`local.bitstream.redirectToURL`) was originally used to provide an alternative/faster way to provide files to users. The need for that was mostly replaced by using X-Sendfile (https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/). In...

v7
dq: in progress

view: ![Image](https://github.com/ufal/clarin-dspace/assets/1842385/25213895-d8fd-4487-8344-5bd3ba479256) vs ![Image](https://github.com/ufal/clarin-dspace/assets/1842385/d9a13e86-8b4b-46d9-a231-0be058f0ab46) What about indexing? There used to be some special treatment in: https://github.com/ufal/clarin-dspace/blob/8a6ba5c98547942d7115b74cf4978e0b29ca50e4/dspace/solr/search/conf/schema.xml#L606 and https://github.com/ufal/clarin-dspace/blame/8a6ba5c98547942d7115b74cf4978e0b29ca50e4/dspace-api/src/main/java/cz/cuni/mff/ufal/dspace/discovery/SolrServiceTweaksPlugin.java#L241

UI
v7
dq: in progress

probably fixed in upstream, see https://github.com/DSpace/dspace-angular/issues/1488 https://github.com/DSpace/dspace-angular/pull/1642

migration-to-7
dq: done
ok: ask

Editing an item (eg. its metadata) should add a record into provenance metadata.

v7

## Expectation Use idp2 and “anon” as the username; the user should be logged in successfully, be in the “Authenticated” and “IDP2” groups (there’s no mapping for the unscoped-affiliation with...

v7
shibboleth
dq: in progress

1. The email variables are not interpolated...I got this: ``` Confirmation e-mail: https://someplace.example.com//login/autoregistration?verification-token=NOT_A_REAL_TOKEN _____________________________________ ${dspace.name}, WWW: ${dspace.url} Email: ${lr.help.mail} Tel.: ${lr.help.phone} ``` note the footer/signature 2. Seems there's an issue...

v7
dq: done
ok: nope