Commit Graph

3210 Commits

Author SHA1 Message Date
Michael W Spalti
9a0a1645fb Removed the success filter from DSO data response so that all responses are returned, including 404. 2019-10-30 11:53:46 -07:00
Michael W Spalti
d3a84c7e7f Updated matcher in lookup-by-id routing module.
Converted id to const.
2019-10-30 09:28:17 -07:00
Michael W Spalti
c3095e37bf Merge branch 'routing_by_id_2' of https://github.com/mspalti/dspace-angular into routing_by_id_2 2019-10-30 09:22:36 -07:00
Art Lowel
18cf2a8aca Merge pull request #503 from atmire/update-webdriver
Update webdriver-manager library
2019-10-30 14:45:08 +01:00
Antoine Snyers
bbb2570f87 Update webdriver-manager library 2019-10-30 14:13:47 +01:00
Michael W Spalti
3694c557e1 Tracking multiple subscriptions and unsubscribing in ondestroy. 2019-10-29 16:08:54 -07:00
Kristof De Langhe
dc9520a832 Merge branch 'master' into w2p-64503_Edit-collection-Content-Source-2
Conflicts:
	resources/i18n/en.json5
	src/app/core/core.module.ts
	src/app/core/data/collection-data.service.spec.ts
	src/app/core/data/collection-data.service.ts
	src/app/core/data/request.models.ts
	src/app/shared/shared.module.ts
2019-10-29 17:36:42 +01:00
lotte
2e50d99fc4 working on sending name variants to the server on patch 2019-10-25 16:35:10 +02:00
Kristof De Langhe
89f4d66012 65240: Switch to POST requests after logo has been deleted 2019-10-25 11:37:43 +02:00
lotte
5925b50141 65711: implemented retrieval and initial saving of name variants 2019-10-24 16:41:11 +02:00
Antoine Snyers
95b2feb868 Update webdriver-manager library 2019-10-24 15:38:08 +02:00
Kristof De Langhe
d5198283ff 65529: Remove line-break from imports 2019-10-24 12:00:20 +02:00
lotte
f53ebba096 65711: name variants in store 2019-10-23 16:25:01 +02:00
Kristof De Langhe
896e19990b 65240: Removed old test cases 2019-10-23 13:37:13 +02:00
Kristof De Langhe
19a2ae6ecc 65240: ComCol logo caching issue fix 2019-10-23 10:59:14 +02:00
lotte
9d5f1b09bc name variants combobox 2019-10-22 16:24:06 +02:00
Michael W Spalti
9ae869936b Added proposed change to force clearing the object cache in workspace component onInit. 2019-10-21 16:51:25 -07:00
Tim Donohue
82367ea778 Merge pull request #500 from DSpace/tdonohue-fix-e2e-tests
Correct baseUrl in local.cfg used by e2e tests
2019-10-21 14:23:31 -05:00
Tim Donohue
227943b112 Correct baseUrl in local.cfg used by e2e tests 2019-10-21 13:45:14 -05:00
Michael W Spalti
83e7b662e3 Merge branch 'forceBypassCache_remove' of https://github.com/mspalti/dspace-angular into forceBypassCache_remove 2019-10-21 11:17:36 -07:00
Michael W Spalti
03c36ab233 Updated unit test. 2019-10-18 11:18:21 -07:00
Michael W Spalti
dfd1881f89 Added support for using the dso (uuid) endpoint. 2019-10-18 10:59:24 -07:00
Kristof De Langhe
1fafc3a5d5 65240: Additional tests 2019-10-18 10:35:25 +02:00
Michael W Spalti
6b26506d88 Added matcher function to router that supports handle paths (eliminates the need to encode the forward slash).
Fixed comment.
2019-10-17 15:08:35 -07:00
Kristof De Langhe
c7bb6ab17c 65240: ComCol logo delete on bitstreams endpoint + caching issue fixes when editing logos 2019-10-17 17:59:18 +02:00
lotte
ae6a6f28f7 added new submission list component for persons 2019-10-17 16:37:55 +02:00
lotte
99517c084c fixed issues after merge 2019-10-17 13:57:10 +02:00
lotte
bc358ec954 Merge branch 'master' into w2p-65195_dynamic-component-refactoring 2019-10-17 12:49:50 +02:00
lotte
f79e210959 Merge branch 'w2p-65195_dynamic-component-refactoring' into clean-relationships-in-submission 2019-10-17 12:49:22 +02:00
Art Lowel
bf5fb417e1 Merge pull request #472 from lhenze/460-coll-pages
Collections pages: add collection header and footer to all "browse by..." views
2019-10-17 12:38:01 +02:00
lotte
6d253be878 Fix for search parameters 2019-10-17 10:19:12 +02:00
lotte
44228c3839 fixed tests for demo 2019-10-17 10:18:33 +02:00
Michael W Spalti
e38556e821 Updated unit test. 2019-10-16 23:42:36 -07:00
Michael W Spalti
b695da8487 Encoding removed. 2019-10-16 23:39:47 -07:00
Michael W Spalti
85d179e27f Bugfix for request by handle (removed unnecessary encoding) 2019-10-16 13:18:03 -07:00
Michael W Spalti
2d49f3e765 Added unit test for isCachedOrPending lookup by id (FindByIdRequest). 2019-10-16 13:18:03 -07:00
Michael W Spalti
5e40d7a4c1 Fixed lint errors. 2019-10-16 13:18:03 -07:00
Michael W Spalti
2aaab83427 Added unit tests. 2019-10-16 13:18:03 -07:00
Michael W Spalti
a1d21cd6af Minor change to comment. 2019-10-16 13:18:03 -07:00
Michael W Spalti
5ec9b7c29f Added new unit tests. 2019-10-16 13:18:03 -07:00
Michael W Spalti
efc91a4591 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.
2019-10-16 13:18:03 -07:00
lotte
ddbe0c825a fixed test issue 2019-10-16 16:32:22 +02:00
lotte
437dce9b15 Merge branch 'master' into w2p-65195_dynamic-component-refactoring 2019-10-16 15:48:39 +02:00
lotte
ac851f3812 renaming fixes, new tests 2019-10-16 14:48:17 +02:00
lotte
d962e40c58 added TypeDoc 2019-10-16 11:21:25 +02:00
Michael W Spalti
ef4ae44898 Added forceBypassCache property to request model. 2019-10-15 14:42:38 -07:00
Michael W Spalti
4b03f76db2 Setting responseMsToLive to zero for SubmissionRequest. 2019-10-15 14:42:38 -07:00
Art Lowel
040692455e increased responseMsToLive from 0 to 10s, to prevent infinite loops 2019-10-15 14:42:38 -07:00
Art Lowel
70a5e271f4 ensure object cache uses responseMsToLive from request 2019-10-15 14:40:39 -07:00
Michael W Spalti
2475de726f Tentative fix for the mydspace submission requests. 2019-10-15 14:40:39 -07:00