Yury Bondarenko

Results 44 issues of Yury Bondarenko

## References * DS-3097 ([98ae2bd0](https://github.com/DSpace/DSpace/commit/98ae2bd0713a374e367733d11de30012ef0689e2)) ## Description Withdrawn Items keep their `READ` resource policies after migrating from

bug
backend: Postgres
backend: FlywayDB
component: Discovery

## Description Fixes #4234 by introducing more fine-grained control over how to handle index tracks and headings. Still very much a draft. - [ ] Cleaner config (do we need...

When importing [this release](https://www.discogs.com/release/2026070-Handel-Sutherland-Kirkby-Kwella-Nelson-Watkinson-Bowman-Rolfe-Johnson-Elliott-Partridge-Thomas-The-A) (linked in #4234) the tracklist gets mangled. Compare this excerpt to the Discogs page: ``` 5-05 Athalia, Act III, Scene 2: Chorus- Shall We Of Servitude...

bug

### Problem After parallel ReplayGain analysis on import, writing to newly imported files can fail if they're moved. ### Temporary solution * #3818 * The results are still stored in...

bug

Hi, I can't get gitinspector to run from the `npm`package; after a clean install it crashes with ``` $ gitinspector -h Traceback (most recent call last): File "/home/ybnd/.npm/node_modules/bin/gitinspector", line 21,...

Priority : Medium
Bug

# PR # ## References * Fixes #1515 * Builds on #1741 ## Description Currently, most admin sidebar functions are unavailbable when logging in as an admin via Shibboleth; they...

bug
high priority
authentication: Shibboleth
performance / caching

## References * Fixes #742 ## Description This PR refactors all data services into a composition pattern * Data services should extend `BaseDataService` or `IdentifiableDataService` * `BaseDataService` contains only the...

improvement
Difficulty: High
high priority
performance / caching
code task
e/30

## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #1683 * More robust approach to address #1668 ## Description This PR moves most app...

bug
high priority
e/20

## References * Further improvement to #1733 and #1357 * Continuation of #1760 ## Description This (work-very-much-in-progress) PR continues the integration of [Angular `preboot`](https://github.com/angular/preboot) into DSpace by enabling event replay,...

low priority
merge conflict

## References * Fixes #1733 * Further improvent to #1357 * Proposed continuation: #1761 ## Description This PR introduces [Angular `preboot`](https://github.com/angular/preboot) as a next step in improving initial page load...

low priority
merge conflict