Tim Donohue
|
cebea75605
|
Merge pull request #362 from atmire/Edit-item-metadata
Administrative Item Edit
|
2019-03-01 10:49:21 -06:00 |
|
lotte
|
f12e0d04be
|
removed todo comment
|
2019-03-01 10:00:33 +01:00 |
|
lotte
|
27180c5960
|
Applied feedback
|
2019-03-01 09:31:03 +01:00 |
|
lotte
|
8125f56009
|
finished docs and tests
|
2019-02-27 13:18:35 +01:00 |
|
lotte
|
664d58f40e
|
fixed sorting issue
|
2019-02-26 16:53:37 +01:00 |
|
lotte
|
8a9f57966f
|
Fixed conflicts with new metadata map
|
2019-02-26 16:06:33 +01:00 |
|
lotte
|
c40179fc88
|
Merge branch 'master' into w2p-59334_edit-item-metadata-branch
Conflicts:
src/app/+community-page/community-page.component.ts
src/app/core/auth/server-auth.service.ts
src/app/core/data/dso-response-parsing.service.ts
src/app/core/data/item-data.service.ts
src/app/core/data/metadata-schema-data.service.ts
src/app/core/data/request.models.ts
src/app/core/metadata/metadata.service.spec.ts
src/app/core/metadata/normalized-metadata-schema.model.ts
src/app/core/shared/metadatum.model.ts
src/app/core/shared/operators.spec.ts
src/app/shared/shared.module.ts
|
2019-02-25 10:28:18 +01:00 |
|
lotte
|
35be122eea
|
bug fixing
|
2019-02-25 09:57:46 +01:00 |
|
Tim Donohue
|
eb818e4d69
|
Merge pull request #355 from atmire/modifying-metadata-registries
Modifying metadata registries
|
2019-02-21 14:27:23 -06:00 |
|
Tim Donohue
|
562160bb8a
|
Merge pull request #347 from atmire/DS-4107_Metadata_as_map
DS-4107 Metadata as map updates for Angular
|
2019-02-21 14:22:37 -06:00 |
|
Kristof De Langhe
|
efc761e6b8
|
Missing JDocs
|
2019-02-21 16:11:53 +01:00 |
|
Tim Donohue
|
8bf9b509ff
|
Merge pull request #360 from atmire/Browse-by-links
Browse-By links (in navbar and on community and collection pages)
|
2019-02-21 08:53:52 -06:00 |
|
Kristof De Langhe
|
3d1e6e63fb
|
Added JDocs
|
2019-02-21 15:09:44 +01:00 |
|
lotte
|
3c104a460b
|
59334: removed unnecessary config entry
|
2019-02-21 11:59:04 +01:00 |
|
Chris Wilper
|
c2c59cd85a
|
DS-4107 Improve variable naming
|
2019-02-20 16:36:38 -05:00 |
|
lotte
|
1cea791cba
|
fixed tests and added some more documentation
|
2019-02-19 15:59:03 +01:00 |
|
lotte
|
0ebb0de3dd
|
59334: edit metadata finetuning
|
2019-02-19 14:49:26 +01:00 |
|
lotte
|
bfa1e77177
|
finalised edit item page
|
2019-02-19 10:13:49 +01:00 |
|
Chris Wilper
|
e499f792e8
|
DS-4107 Use isUndefined and isNotUndefined where appropriate
|
2019-02-14 14:52:43 -05:00 |
|
Chris Wilper
|
4c8747a345
|
DS-4107 Improve TypeDocs
|
2019-02-14 14:46:27 -05:00 |
|
Chris Wilper
|
6474cbfafb
|
DS-4107 Add tests for Metadata utility methods
|
2019-02-14 12:29:45 -05:00 |
|
Chris Wilper
|
ea9ce6194c
|
DS-4107 Update tests and mocks for metadata as map
|
2019-02-14 12:29:40 -05:00 |
|
Chris Wilper
|
2368df9513
|
DS-4107 Retrieve and model metadata as a map
|
2019-02-14 12:29:35 -05:00 |
|
Kristof De Langhe
|
4bf94894b6
|
59415: Tests fix
|
2019-02-13 13:34:21 +01:00 |
|
Kristof De Langhe
|
371f2bcd85
|
Merge remote-tracking branch 'atmire/master' into Browse-by-links
Conflicts:
src/app/core/browse/browse.service.spec.ts
src/app/core/data/dso-response-parsing.service.ts
src/app/shared/shared.module.ts
|
2019-02-13 13:25:35 +01:00 |
|
Kristof De Langhe
|
05bb5dc70b
|
58789: Authentication fix
|
2019-02-13 13:08:22 +01:00 |
|
Kristof De Langhe
|
d6a60d1adc
|
Merge remote-tracking branch 'atmire/master' into modifying-metadata-registries
Conflicts:
src/app/+community-page/community-page.component.ts
src/app/+item-page/edit-item-page/item-delete/item-delete.component.spec.ts
src/app/+item-page/edit-item-page/item-delete/item-delete.component.ts
src/app/+item-page/edit-item-page/item-private/item-private.component.ts
src/app/+item-page/edit-item-page/item-public/item-public.component.spec.ts
src/app/+item-page/edit-item-page/item-public/item-public.component.ts
src/app/+item-page/edit-item-page/item-reinstate/item-reinstate.component.spec.ts
src/app/+item-page/edit-item-page/item-reinstate/item-reinstate.component.ts
src/app/+item-page/edit-item-page/item-withdraw/item-withdraw.component.spec.ts
src/app/+item-page/edit-item-page/item-withdraw/item-withdraw.component.ts
src/app/+item-page/edit-item-page/simple-item-action/abstract-simple-item-action.component.spec.ts
src/app/core/auth/server-auth.service.ts
src/app/core/cache/response.models.ts
src/app/core/data/item-data.service.spec.ts
src/app/core/data/item-data.service.ts
src/app/core/data/request.models.ts
src/app/core/index/index.effects.ts
src/app/core/metadata/metadata.service.spec.ts
src/app/core/shared/operators.spec.ts
src/app/header/header.component.spec.ts
src/app/shared/form/form.component.ts
|
2019-02-13 12:47:17 +01:00 |
|
lotte
|
86115c44ce
|
started navigation for tabs
|
2019-02-13 12:18:21 +01:00 |
|
lotte
|
69be696a19
|
Merge branch 'master' into w2p-59334_edit-item-metadata-branch
|
2019-02-13 11:40:21 +01:00 |
|
lotte
|
7eec961fa7
|
59334: edit item metadata finished
|
2019-02-13 11:39:32 +01:00 |
|
Art Lowel
|
34e78bd495
|
Merge pull request #350 from atmire/delete-communities-and-collections
Delete communities and collections
|
2019-02-13 11:14:43 +01:00 |
|
lotte
|
714811dc07
|
59334: added validation
|
2019-02-12 12:48:32 +01:00 |
|
lotte
|
45c699e4d8
|
Merge branch 'master' into w2p-59334_edit-item-metadata-branch
|
2019-02-11 15:45:45 +01:00 |
|
lotte
|
643c0d6e1a
|
finished tests for item metadata updates
|
2019-02-11 15:45:41 +01:00 |
|
Tim Donohue
|
13c3e2fbc9
|
Merge pull request #349 from atmire/community-and-collection-forms
Create/Edit for Communities and Collections
|
2019-02-08 11:15:41 -06:00 |
|
lotte
|
ace523ed14
|
intermediate commit for tests
|
2019-02-08 14:42:34 +01:00 |
|
Kristof De Langhe
|
49fc891809
|
59415: Fixed tests
|
2019-02-07 16:10:32 +01:00 |
|
Kristof De Langhe
|
f15162f500
|
59415: Prevent empty pages returning error, initialize empty array instead
|
2019-02-07 15:50:17 +01:00 |
|
lotte
|
af4a6bab79
|
processed PR feedback
|
2019-02-07 14:14:35 +01:00 |
|
Kristof De Langhe
|
2f58128f55
|
59415: Disabled Communities & Collections link in navbar + fixed browse by title
|
2019-02-07 14:07:29 +01:00 |
|
Kristof De Langhe
|
47f8bf02a1
|
59415: Browse by title and metadata shows community/collection name you're browsign
|
2019-02-07 14:02:21 +01:00 |
|
Kristof De Langhe
|
fbb9cadf45
|
59415: Browse-by on top of com-col pages + spacing
|
2019-02-05 10:34:49 +01:00 |
|
Kristof De Langhe
|
2acb55f58a
|
59415: Browse-by page component tests
|
2019-01-30 13:47:14 +01:00 |
|
Kristof De Langhe
|
18afb35e74
|
59415: Fixed existing tests
|
2019-01-30 11:32:12 +01:00 |
|
Kristof De Langhe
|
da7723c27b
|
59415: BrowseEntrySearchOptions to enforce correct use of parameters
|
2019-01-30 11:09:29 +01:00 |
|
Kristof De Langhe
|
7c267603eb
|
59415: Code cleanup and refactoring
|
2019-01-30 10:49:07 +01:00 |
|
Kristof De Langhe
|
fde2e1cc6e
|
59415: Browse-Entries empty response handling and doc fix
|
2019-01-29 17:44:28 +01:00 |
|
Kristof De Langhe
|
64f301d1dd
|
59415: messages, subject link on comcol pages and documentation updates
|
2019-01-29 17:22:23 +01:00 |
|
Kristof De Langhe
|
3fdd32b383
|
59415: Refactored Browse-By-Author to Browse-By-Metadata to support multiple metadata definitions
|
2019-01-29 17:00:25 +01:00 |
|
Kristof De Langhe
|
551ed18fe5
|
59415: Allow scope in browse-by-value
|
2019-01-29 16:18:46 +01:00 |
|