myrza1 | 9aca40cc33a | Update kk.json5submission.import-external.preview.title.Project төменнен жоғары тоқтадым | | |
myrza1 | 738a85ffc9e | Update kk.json5Update part 1 | | |
myrza1 | 7c5887654a8 | Іздеу нәтижелері қосылды | | |
myrza1 | 85d44ad3d47 | Update kk.json5synced from last english | | |
myrza1 | 4a573eb981e | Delete kz.json5deleted | | |
myrza1 | 16b3cb8008e | renamed to kk and added some translates | | |
 myrza1 | 3d5951eeb9aM | Merge branch 'DSpace:main' into patch-1 | | |
 Tim Donohue | a13f4ee3b94M | Merge pull request #1791 from atmire/w2p-93803_Refactor-DataServices-to-use-CompositionRefactor data services to use composition | | |
 Tim Donohue | 3665071deafM | Merge pull request #1820 from tdonohue/fix_test_to_read_all_dataEnsure `yarn test:rest` reads all JSON data, not just first chunk | | |
 Tim Donohue | bb31e1d25c5M | Merge pull request #1801 from GauravD2t/mainDisplaying Recent Submissions on the homepage | | |
Yury Bondarenko | c517ed0dfab | 93803: Fix broken SearchDataImplI'd originally removed this `...linksToFollow` but it's actually required here because it's used when constructing the RemoteData
Added cypress/downloads to .gitignore because I'd accidentally committed a downloads.html file after running e2e tests locally | | |
Yury Bondarenko | 919b4062602 | 93803: Make ProcessDataService implement DeleteData | | |
gaurav | ac2922e59d0 | no recent submissions should be displayed if pageSize is 0 and changing the configuration structure | | |
 Tim Donohue | 6d361beb881M | Merge pull request #1815 from atmire/w2p-94322_fix-theme-matching-using-handles94322: Fix theme matching using handles | | |
 Tim Donohue | 916d7fc13d8M | Merge pull request #1805 from atmire/w2p-92900_Admin_options_dont_appear_after_Shibboleth_authentication_PRAdmin options don't appear after Shibboleth authentication | | |
Yury Bondarenko | cc697041ebd | Remove unused variable | | |
Tim Donohue | 335d613df7b | Ensure all data is read, not just first chunk | | |
Yury Bondarenko | 147c7180d06 | 93219: Add (more) reusable functions to test DataService compositionData services that implement *Data interfaces should include the appropriate test functions in their specs.
These go over all methods in the interface & check that they're "wired up" correctly.
See e.g. the change in ExternalSourceDataService for an issue that is easy to miss but was highlighted by these new tests | | |
Yury Bondarenko | 8b4dbbad552 | 93219: Simplify DataService feature interfacesGet rid of optional methods
- createPatchFromCache is useful -> make required
- leave getFindAllHref and getSearchByHref out & use implementation directly or refactor usages | | |
Yury Bondarenko | c32e4ad7c79 | 93803: Add tests for create, search & put | | |
Yury Bondarenko | abc9bbeae3c | Revert "93803: Update DataService constructor signatures"This reverts commit a6fb4a6303ab47ac1f54218cdad1d05168d40af4. | | |
Yana De Pauw | 06e34355c3aM | Merge remote-tracking branch 'upstream/main' into w2p-94322_fix-theme-matching-using-handles | | |
Yury Bondarenko | 2ac0bcdc988M | Merge remote-tracking branch 'origin/main' into w2p-92900_Admin_options_dont_appear_after_Shibboleth_authentication_PR | | |
 Tim Donohue | e7dc5f8d149M | Merge pull request #1797 from tdonohue/fix_line_endingsForce all code to use LF line endings in .gitattibutes | | |
 Tim Donohue | aafe3543d8fM | Merge pull request #1759 from 4Science/CST-6035_external-provider-query-errorExternal provider query error | | CST-6035 |
 Tim Donohue | cd1d4095774M | Merge pull request #1792 from atmire/w2p-93914_delete-processAdd delete process functionality | | |
 Tim Donohue | e523583f1f8M | Merge pull request #1779 from mwoodiupui/themeable-dialogsMake create, edit community/collection/item dialogs theme-able. | | |
 Tim Donohue | e5165c151cbM | Merge pull request #1741 from atmire/w2p-93219_Consolidate-all-initialization-in-a-single-Service_PRConsolidate all initialization in a single Service | | |
Yana De Pauw | 28fff891d20 | 94322: Fix theme matching using handles | | |
Mark H. Wood | ba2f173199e | Address review: add missing templates, commented references to them, reference original templates by default. | | |
Yura Bondarenko | a6fb4a6303a | 93803: Update DataService constructor signaturesOverride linkPath/responseMsToLive/constructIdEndpoint
- in class body for inheritable classes (for clarity: it's the first thing you'd read, variable name is right there)
- in constructor for composable classes
* wrapped services must be 'synchronized' with their wrapper
* moved these overrides up in the argument list for emphasis (implementing a new composable feature? first thing... | | |
Yura Bondarenko | 38203490c75 | 93803: Add missing docstrings | | |
Mark H. Wood | 1f1b04e88f5 | Fix lint issues, incorrect selector copied from local code. | | |
Mark H. Wood | 9f609a2966a | Add themed components to shared module and 'custom' theme. | | |
Yura Bondarenko | 77eb6c1807e | Remove unused imports | | |
 Tim Donohue | 342a7125133M | Merge pull request #1790 from arvoConsultores/mainSpanish translation updated | | |
 Tim Donohue | eee0d72345eM | Merge pull request #1786 from hardyoyo/enable-responsive-font-sizesEnable responsive font sizes | | |
gaurav | 0840bfd8cef | bug resolve | | |
gaurav | bcc71ce2e17 | Trailing spaces remove | | |
gaurav | 01daf93d01a | Displaying Recent Submissions on the homepage | | |
corrad82 | 310237d30f1 | [CST-6035] updated test description and used example.com domain in test urls | | CST-6035 |
corrad82 | e9894c91aa3M | Merge remote-tracking branch 'origin/main' into CST-6035_external-provider-query-error | | CST-6035 |
Tim Donohue | b891ae02377 | End-of-line normalization for some files | | |
Tim Donohue | 795870d7122 | Update gitattributes to force LF line endings for code | | |
Art Lowel | 154d66f1e8d | remove unused imports | | |
Yura Bondarenko | ed9570e7ccbM | Merge remote-tracking branch 'origin/main' into w2p-92900_Admin_options_dont_appear_after_Shibboleth_authentication_PR | | |
Yura Bondarenko | f1543188551M | Merge remote-tracking branch 'atmire/w2p-93219_Consolidate-all-initialization-in-a-single-Service_PR' into w2p-92900_Admin_options_dont_appear_after_Shibboleth_authentication_PR | | |
 Tim Donohue | c1f6993144cM | Merge pull request #1777 from atmire/w2p-93665_fix-pagintion-in-metadata-browse-linksFix pagination in metadata browse links | | |
Yura Bondarenko | c5d3776df73 | 93492: Fix SSR dodging pinned admin sidebarOn the server, @slideSidebarPadding always resolved to 'expanded' because slideSidebarOver did not emit true
This resulted in the SSR HTML leaving space for the expanded sidebar.
Also got rid of the sliding animation as it would always play, even when replacing SSR HTML where the sidebar was already visible. | | |
lotte | 317c615b306 | Fixed lgtm issue | | |