Marie Verdonck | 3550cb90733 | i18n-sync-files script | | |
 Tim Donohue | d8dd045a10aM | Merge pull request #514 from tdonohue/fix_broken_buildFix broken tests on master | | |
Tim Donohue | eb4f7d557c5 | Fix code from PR#490 to align with PR#468 | | |
 Tim Donohue | c2f13548edeM | Merge pull request #490 from mspalti/routing_by_id_2Lookup and redirect by uuid and handle | | |
 Tim Donohue | 3381d5e8df4M | Merge pull request #468 from mspalti/forceBypassCache_removeforceBypassCache param removed | | |
 Tim Donohue | 68d186ae8ddM | Merge pull request #497 from atmire/w2p-65195_dynamic-component-refactoringDynamic component loading refactoring | | |
 Art Lowel | ce31ef0d0f5M | Merge pull request #511 from mspalti/login_redirect_encoding_fixPrevent encoding of query after login redirect. | | |
Michael W Spalti | 3bea8f5a171 | Redirect after login changed to use Router navigateByUrl() to prevent encoding of query parameters in redirect. | | |
lotte | 40d740640d5 | fixes after merge | | |
lotte | 0cdafacf22bM | Merge branch 'master' into w2p-65195_dynamic-component-refactoring | | |
 benbosman | 576b5328c31M | Merge pull request #475 from atmire/Item-Page-EntitiesItem page entities changes/refactoring | | |
Kristof De Langhe | 449f66076bfM | Merge branch 'master' into w2p-64574_Item-page-entitiesConflicts:
src/app/+item-page/simple/item-types/shared/item-relationships-utils.ts
src/app/+item-page/simple/item-types/shared/item.component.spec.ts
src/app/+item-page/simple/item-types/shared/item.component.ts
src/app/+item-page/simple/metadata-representation-list/metadata-representation-list.component.spec.ts | | |
Michael W Spalti | 85509e21593 | Removed unused import. | | |
Michael W Spalti | e7302bd8af6 | Clear cache in mydspace redirect and reload methods. | | |
lotte | 1e94a02da0a | added missing typedoc | | |
lotte | 575a1420224 | split up submission context | | |
lotte | b1ff5765a61 | Fixes after merge | | |
lotte | 36ec68fd335M | Merge branch 'master' into w2p-65195_dynamic-component-refactoring | | |
Michael W Spalti | 7565507f692M | Merge remote-tracking branch 'upstream/master' into forceBypassCache_remove | | |
 Tim Donohue | 959134fc89aM | Merge pull request #496 from atmire/Name-variants-on-item-pagesName variants on item pages | | |
Michael W Spalti | dc43e233014 | Added not found for identifier message to i18n. | | |
Michael W Spalti | 0dd765d84a0 | Reverted object cache method names back to the original UUID convention. | | |
Michael W Spalti | d309b2081c7 | Removed the handle index (not needed because the uuid index will always be used internally) and all associated code. | | |
Michael W Spalti | 9a0a1645fb1 | Removed the success filter from DSO data response so that all responses are returned, including 404. | | |
Michael W Spalti | d3a84c7e7f5 | Updated matcher in lookup-by-id routing module.Converted id to const. | | |
Michael W Spalti | c3095e37bf2M | Merge branch 'routing_by_id_2' of https://github.com/mspalti/dspace-angular into routing_by_id_2 | | |
 Art Lowel | 18cf2a8aca9M | Merge pull request #503 from atmire/update-webdriverUpdate webdriver-manager library | | |
 Antoine Snyers | bbb2570f878 | Update webdriver-manager library | | |
Michael W Spalti | 3694c557e17 | Tracking multiple subscriptions and unsubscribing in ondestroy. | | |
 Antoine Snyers | 95b2feb8685 | Update webdriver-manager library | | |
Kristof De Langhe | d5198283ffc | 65529: Remove line-break from imports | | |
Michael W Spalti | 9ae869936b7 | Added proposed change to force clearing the object cache in workspace component onInit. | | |
 Tim Donohue | 82367ea7782M | Merge pull request #500 from DSpace/tdonohue-fix-e2e-testsCorrect baseUrl in local.cfg used by e2e tests | | |
 Tim Donohue | 227943b1128 | Correct baseUrl in local.cfg used by e2e tests | | |
Michael W Spalti | 83e7b662e30M | Merge branch 'forceBypassCache_remove' of https://github.com/mspalti/dspace-angular into forceBypassCache_remove | | |
Michael W Spalti | 03c36ab2334 | Updated unit test. | | |
Michael W Spalti | dfd1881f892 | Added support for using the dso (uuid) endpoint. | | |
Michael W Spalti | 6b26506d881 | Added matcher function to router that supports handle paths (eliminates the need to encode the forward slash).Fixed comment. | | |
lotte | bc358ec9547M | Merge branch 'master' into w2p-65195_dynamic-component-refactoring | | |
 Art Lowel | bf5fb417e15M | Merge pull request #472 from lhenze/460-coll-pagesCollections pages: add collection header and footer to all "browse by..." views | | |
Michael W Spalti | e38556e8214 | Updated unit test. | | |
Michael W Spalti | b695da84878 | Encoding removed. | | |
Michael W Spalti | 85d179e27fc | Bugfix for request by handle (removed unnecessary encoding) | | |
Michael W Spalti | 2d49f3e765e | Added unit test for isCachedOrPending lookup by id (FindByIdRequest). | | |
Michael W Spalti | 5e40d7a4c16 | Fixed lint errors. | | |
Michael W Spalti | 2aaab834277 | Added unit tests. | | |
Michael W Spalti | a1d21cd6af7 | Minor change to comment. | | |
Michael W Spalti | 5ec9b7c29f4 | Added new unit tests. | | |
Michael W Spalti | efc91a45913 | Updated work on routing by id.Fixed unit tests.
Updated to use pid REST endpoint.
Minor change in data.service and unit test update.
Updated the objectnotfound page with new text and go home button. | | |
lotte | ddbe0c825a8 | fixed test issue | | |