lotte
|
836492d2af
|
sending name variant update requests to the server
|
2019-11-06 16:43:25 +01:00 |
|
Art Lowel
|
60f9692c29
|
update mockobject signature
|
2019-11-06 10:17:43 +01:00 |
|
Art Lowel
|
bf086db969
|
add a service to retrieve a submission object without knowing its type
|
2019-11-06 10:08:31 +01:00 |
|
Tim Donohue
|
959134fc89
|
Merge pull request #496 from atmire/Name-variants-on-item-pages
Name variants on item pages
|
2019-11-05 09:55:13 -06:00 |
|
lotte
|
5a6a0eac6f
|
trying to clean up namevariant code
|
2019-11-05 16:33:39 +01:00 |
|
Art Lowel
|
d255838265
|
add submissionId to fieldparser, and refactor to create fieldparsers using DI
|
2019-11-05 15:53:41 +01:00 |
|
Michael W Spalti
|
dc43e23301
|
Added not found for identifier message to i18n.
|
2019-11-01 13:40:19 -07:00 |
|
Kristof De Langhe
|
404729faa3
|
64503: Feedback 2019-10-24 ; loading, message fix, notification clearing
|
2019-10-31 12:41:03 +01:00 |
|
Michael W Spalti
|
0dd765d84a
|
Reverted object cache method names back to the original UUID convention.
|
2019-10-30 14:23:50 -07:00 |
|
Michael W Spalti
|
d309b2081c
|
Removed the handle index (not needed because the uuid index will always be used internally) and all associated code.
|
2019-10-30 13:59:10 -07:00 |
|
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 |
|
Giuseppe Digilio
|
eea76746b1
|
remove test AuthMethodModel
|
2019-10-24 22:48:51 +02:00 |
|
Giuseppe Digilio
|
1896b14520
|
Added CHECK_AUTHENTICATION_TOKEN_COOKIE action
|
2019-10-24 22:46:01 +02:00 |
|
Giuseppe Digilio
|
24b308ace6
|
change i18n shibboleth label
|
2019-10-24 22:45:15 +02:00 |
|
Giuseppe Digilio
|
61eccb2973
|
Move out new-user and forgot-password items menu from LogInPasswordComponent
|
2019-10-24 22:44:36 +02:00 |
|
Giuseppe Digilio
|
ab117105b3
|
Remove shibboleth target page
|
2019-10-24 21:47:11 +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 |
|
Giuseppe Digilio
|
e4bcf3d4b0
|
Added X-Requested-With header on SSR
|
2019-10-24 15:35:41 +02:00 |
|
Giuseppe Digilio
|
103425d7ee
|
Added withCredentials request param
|
2019-10-24 15:35:15 +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 |
|
Julius Gruber
|
a851a71f22
|
Removed building of target param from auth-method.model2
|
2019-10-22 11:02:13 +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 |
|
Julius Gruber
|
0df7bb57a6
|
Removed log from auth.interceptor
|
2019-10-21 11:32:39 +02:00 |
|
Julius Gruber
|
2e236cc98b
|
Shibboleth location error fixed
|
2019-10-21 09:17:01 +02: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 |
|
Julius Gruber
|
5088ec0628
|
Code clean up
|
2019-10-18 12:55:34 +02:00 |
|
Julius Gruber
|
0b57dd738b
|
Code clean up
|
2019-10-18 12:50:11 +02:00 |
|
Julius Gruber
|
6231495444
|
Code clean up
|
2019-10-18 12:45:48 +02:00 |
|
Julius Gruber
|
4805dd5abf
|
Code clean up
|
2019-10-18 12:45:19 +02:00 |
|
Julius Gruber
|
d894056d44
|
Code clean up
|
2019-10-18 12:44:49 +02:00 |
|
Julius Gruber
|
eb96359d9e
|
Code clean up
|
2019-10-18 12:43:55 +02:00 |
|
Julius Gruber
|
41daaa34ad
|
Code clean up
|
2019-10-18 12:43:02 +02:00 |
|
Julius Gruber
|
764546e4d5
|
Code clean up
|
2019-10-18 12:41:42 +02:00 |
|