dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
**Describe the bug** The listable-object decorator uses default values for inputs in situations where it shouldn't. More specifically after it resorts to a default value for one of the fields,...
Ficheiro is used only in pt-PT in pt-BR is used arquivo
https://github.com/DSpace/dspace-angular/pull/1851 adds a way to support Markdown/MathJax with the new `dsMarkdown` pipe. This pipe can be used anywhere we use `[innerHtml]`, but the scope of that PR scope is limited...
**Describe the bug** In #1848 we address an issue with `AuthRequestService` during initialization (caused [here](https://github.com/DSpace/dspace-angular/blob/f01db3e984e1e531a65c0ac3a6260afdfbecc8b0/src/app/core/auth/auth-request.service.ts#L79-L93)) * With the REST server down, `getEndpoint` would throw an error and the request would...
**Describe the bug** When a standard Creative Commons license is selected, the user can select the jurisdiction but it is ignored by the Rest side. The Rest side uses a...
**Objective** The objective is to offer specific Angular UI page depending on the entity types of Collection. This will allow to use and display appropriate and relevant browsing options. For...
**Is your feature request related to a problem? Please describe.** The DSpace submission form supports [controlled vocabularies](https://wiki.lyrasis.org/display/DSDOC7x/Authority+Control+of+Metadata+Values#AuthorityControlofMetadataValues-HierarchicalTaxonomiesandControlledVocabularies), including Swedish Research Subject Categories in srsc.xml. In DSpace 6 and previous versions,...
**Objective** To offer a standardized alternatives to the default resource types in DSpace using the configurable entity model. COAR Resource Types 3.0 Controled Vocabulary (https://vocabularies.coar-repositories.org/resource_types/) will be used for standardization....
**Describe the bug** When running with `mediaViewer.image = true`, thumbnails on Item pages have a fixed width which doesn't look right on screen widths between 768px and 1200px **To Reproduce**...
**Describe the bug** `ds-media-viewer` was recently enabled on the demo server, but has some issues right now * Restricted thumbnails or image content are not shown. This was recently addressed...