Michael Koch | 8f31651b813 | Added label for new curation task giregisterdoi | | |
Michael Koch | 24209c1f850 | New statistics info page that is linked from a global statistics menu | | |
Michael Koch | 80cae75e975 | Updated EUSSET theme | | |
Michael Koch | 1842eb24fc8 | Made gendering consistent - use * instead of : everywhere | | |
Michael Koch | cf34794af56 | Added linkstrip attribute to ds-item-page-uri-field | | |
Michael Koch | cca371133c6 | Made citation component configurable; removed some bugs | | |
Michael Koch | f1a840f4e2d | Updated newfeatures info page | | |
Michael Koch | 6ce840647ee | Added publication entity templates in theme GI; improve template | | |
Michael Koch | 77fd920a70c | Added person.component in theme GI, updated template | | |
Michael Koch | 2cae558836b | Added issue-item component to display issue item in collections | | |
Michael Koch | 5fe58b19570 | Reworked show citation implementation for collections and items. | | |
Michael Koch | a3df8ea925a | Added support to include dc.title.subtitle in title | | |
Michael Koch | 37b570e4e95 | Added RouterLink to components that do or can use this in content. | | |
Michael Koch | 8b405a92bb6 | Corrected wrong breadcrumbKey for info.overview | | |
Michael Koch | cc3d101d159 | Adapted themes GI and EUSSET to make it work with DSpace v8.1 | | |
Michael Koch | 78997f60ea5 | Adjusted spaces between menu entries on top right. | | |
Michael Koch | 9aa60f91164 | Automatically open search filter facet for authors. | | |
Michael Koch | fa493053c76 | Corrected wrong tag name in Highwire DOI tag | | |
Michael Koch | b67029f6024 | Added uri attribute to simple item display. | | |
Michael Koch | ad5a4054524 | Cleared theme language files. | | |
Michael Koch | 60b125b0232 | Added new theme EUSSET as subtheme to theme GI. | | |
Michael Koch | a288b2c90f9 | Corrected logo image display on community pages | | |
Michael Koch | 854f6ae7ac5 | Switched off thumbnail display, no default image for thumbnails. | | |
Michael Koch | 6bf2eb95f4f | Added dc.identifier.pissn and dc.identifier.eissn to page metadata | | |
Michael Koch | cc4c53af9e6 | Removed local caching of uiconfig.json in client. | | |
Michael Koch | f093dce92b2 | Added first version for retrieving and displaying citation information for items and collections. | | |
Michael Koch | 2065b6b5e78 | Removed non standard BibTeX type report. | | |
Michael Koch | 8ca667267bf | Added missing change from dctype-badge to type-badge | | |
Michael Koch | 0a6ebf4f7ba | Added community and collection pages and lists for theme GI | | |
Michael Koch | 585fafe5e5f | Fixed problem when no dc.relation.ispartof attribute is defined | | |
Michael Koch | 68be9498bc3 | Moved functionality of DCType-Badge into themed Type-Badge. | | |
Michael Koch | c868e5e4383 | Corrected wrong import reference (into theme) | | |
Michael Koch | eac13067e1f | Additional Highwire meta tags for Google Scholar indexing | | |
Michael Koch | d59e594002b | Initial version of theme 'gi' with header menu, info pages, new untyped-item page | | |
Michael Koch | ddf7f9e8eef | Inital commit for GI version of DSpace Frontend | | |
Tim Donohue | b9ff51d51cc | Update version tag for release | | |
 Tim Donohue | 3ea3327448fM | Merge pull request #3967 from DSpace/backport-3966-to-dspace-8_x[Port dspace-8_x] Move `enablePerformanceProfiler` option to last in list in `config.example.yml` | | |
 Tim Donohue | 21082197111 | Move performanceprofiler option to last in list(cherry picked from commit a37bb6ade129acf0c18aef93a535cad555041f5e) | | |
 Tim Donohue | 96c2310b26eM | Merge pull request #3964 from tdonohue/port_2827_to_8x[Port dspace-8_x] use translation service to determine placeholder values of date picker | | |
 Sascha Szott | c6deb2271dc | use translation service to determine placeholder values of date picker (#2827)* use translation service to determine placeholder values
* added translation of date-picker placeholder values
* added German translations of date-picker placeholder values
* fix lint warning: added missing comma
* fix lint warning: removed trailing spaces
* fixed broken tests
* fixed lint warning
* try to mock TranslateService correctly
* remove TranslateService mock
* removed import... | | |
 Tim Donohue | 59e6c4abf51M | Merge pull request #3953 from 4Science/task/dspace-8_x/DURACOM-288[Port dspace-8_x] Provide a setting to use a different REST url during SSR execution | | DURACOM-288 |
 Tim Donohue | 173f1d4335cM | Merge pull request #3959 from DSpace/backport-3955-to-dspace-8_x[Port dspace-8_x] Synchronized standalone imports in custom theme | | |
 Alexandre Vryghem | b504af6f197 | 126015: Sync standalone imports in custom theme(cherry picked from commit fddc4936e88173dc56c7b0d976c07a5fbcee3c41) | | |
 Tim Donohue | 677c77e9eecM | Merge pull request #3954 from DSpace/backport-3948-to-dspace-8_x[Port dspace-8_x] Avoid retrieving user suggestions if Researcher profiles are disabled | | |
 Toni Prieto | 402cb7e031e | Avoid retrieving user suggestions if Researcher profiles are disabled(cherry picked from commit 72919cd8676a18df472f9a2b5ee13924e9dccf04) | | |
 Vincenzo Mecca | 4b61ba4d864 | [DURACOM-288] Fixes undefined request in thumbnail | | DURACOM-288 |
Giuseppe Digilio | e6dbfe4b1bc | [DURACOM-288] Add convention SSR REST environment variable | | DURACOM-288 |
Giuseppe Digilio | f3534537ea0 | [DURACOM-288] Change properties description | | DURACOM-288 |
Giuseppe Digilio | d52a09406db | [DURACOM-288] Enable URL replacement by default | | DURACOM-288 |
Giuseppe Digilio | deb752c06ed | [DURACOM-288] Add unit test to test SSR url replace | | DURACOM-288 |