Tom Misilo

Results 67 issues of Tom Misilo

I tried changing the metadataPrefix to qdc, however I only get a subset of the data being returned?

**Describe the bug** On DSpace 7.6.1 when the frontend makes requests to the backend server, many of the requests have the user agent string: `"Mozilla/5.0 (Linux x64) node.js/18.20.0 v8/10.2.154.26-node.36"` instead...

bug
code task

When putting figures and tables in the document, they overrun each other. Any ideas on how to fix this?

Hello When using the manuscript mode `[htbp]` prints for both figures and tables in the document about the Caption / "Figure ##" Reference. ``` \begin{table}[htbp] \begin{center} \caption{Table Caption} \begin{tabular}{l c}...

Hello! I have 6 authors, and only 3 of them have affiliations we want to to call out. Is there a way to not have an affiliation for the users?...

> Redmine uses ActiveJob::QueueAdapters::AsyncAdapter as default queue adapter which is [not recommended](https://api.rubyonrails.org/classes/ActiveJob/QueueAdapters/AsyncAdapter.html) for production environment. Recommended adapter is [Sidekiq](https://github.com/sidekiq/sidekiq) which uses Redis for persistance. Configuration guide: [SidekiqConfiguration](https://www.redmine.org/projects/redmine/wiki/SidekiqConfiguration). From: https://www.redmine.org/projects/redmine/wiki/RedmineInstall#Queues-adapter Can...

Should top.html exist? It is referenced [here](https://github.com/zemkat/grima/blob/6fcc076dc1964cf2b1d35115475fa6cd98aaa138/grimas/grima.php#L8) in the grima.php

When running docker-build.sh the ../dist directory is missing.

Hi, We are trying to update the inventory date in a Grima. We added the following to the $el_addresses array: ``` 'inventory_number' => '//inventory_number', 'inventory_date' => '//inventory_date', ``` This appears...

Hi, Is it possible to have the Institutions be a dropdown, instead of requiring the user to type the institution name correctly?