Abel Gómez

Results 9 issues of Abel Gómez

I have a few [Salicru SPS 850 ADV T UPS](https://www.salicru.com/sps-850-adv-t.html), and this model seems to work with the new `salicru-hid` subdriver for `usbhid-ups`, but the product id (0302) is different...

HCL
DDL

Change Preview Viewer refresh strategy: - Preview Viewer uses an intermediate file, which enables the use of the `refresh()` method. The `refresh()`method does not reset the scroll position on every...

Add quotes to `git add` command

Running the `sharelatex-git` command on repositories containing files with spaces fails with the following error: ``` $ sharelatex-git -n -e [email protected] https://hidden [2018/05/14 17:21:35] Downloading files from https://hidden... Enter password:...

## References This PR does not directly address an open issue, but improves PR #3010 that addressed #3002. Requires: https://github.com/DSpace/DSpace/pull/9882 ## Description The `ItemPageCcLicenseFieldComponent`implemented in #3010 has some configuration properties...

new feature
integration: Creative Commons

## Describe the bug The `ItemPageCcLicenseFieldComponent`, which is rendered for any untyped item, wrongly assumes that any value in `dc.rights` is a valid CC license. ## To Reproduce Create an...

bug
integration: Creative Commons
affects: 8.x
affects: 7.x

## References _Add references/links to any related issues or PRs:_ * This PR is related to this discussion: https://groups.google.com/g/dspace-tech/c/IU3udR1bZfI/m/unOcszYACwAJ ## Description This PR adds one configuration option for both communities...

new feature
component: Community
component: Collection

## References * Related to DSpace/dspace-angular#3165 ## Description This PR exposes the properties `cc.license.name` and `cc.license.uri` by default through the REST API. These properties do not save sensitive information (and...

new feature
integration: Creative Commons

## References * Fixes #3170 * Fixes #3167 * Requires DSpace/DSpace#9882 * Relates to #3165 (and may require manual merge) ## Description This PR adds a new ItemPageLicenseFieldComponent, which allows...

new feature
integration: Creative Commons