Kristof De Langhe
374f7acd7a
58789: MetadataSchemaComponent tests
2019-01-23 15:27:49 +01:00
Kristof De Langhe
cba07300d1
58789: Fields not being filled in fixed
2019-01-23 15:01:34 +01:00
Kristof De Langhe
6e9cad0fba
58789: Remove f in fdescribe
2019-01-23 14:43:00 +01:00
Kristof De Langhe
4e0678a0bd
58789: MetadataRegistryComponent tests
2019-01-23 14:42:23 +01:00
Kristof De Langhe
62b9a48543
58789: JSDocs
2019-01-23 13:23:10 +01:00
Giuseppe Digilio
491a8f7d2b
Returns RemoteData when retrieving a submission and handles error response
2019-01-23 13:10:19 +01:00
Giuseppe Digilio
4505f6e525
Added error response status code to returned object in DSpaceRESTv2Service
2019-01-23 13:06:42 +01:00
Giuseppe Digilio
1b820ea8ed
Improved redirect url management
2019-01-23 13:01:11 +01:00
Kristof De Langhe
54f88402a9
58789: Fixed alignment of input fields for both schema and field
2019-01-23 11:51:03 +01:00
Kristof De Langhe
2521bafa92
58789: Forms using messages
2019-01-23 11:06:20 +01:00
Kristof De Langhe
7f991d2a06
58789: Notifications loaded through messages
2019-01-22 17:52:32 +01:00
Art Lowel
e0eb5448b5
Merge remote-tracking branch 'upstream/configurable_entities' into add-virtual-metadata-fields-for-journals
2019-01-22 17:23:41 +01:00
Kristof De Langhe
fe44146291
58789: Metadata field create/edit/delete feature
2019-01-22 17:15:14 +01:00
Kristof De Langhe
09eb01c545
58789: Deselect all schemas and set page to 1 after deleting schemas
2019-01-22 15:49:09 +01:00
Kristof De Langhe
eb198383fe
58789: Update metadata-schema content-type fix
2019-01-22 15:05:45 +01:00
Kristof De Langhe
8029f65d4f
58789: More improvements to selecting metadata schemas
2019-01-22 14:38:07 +01:00
Kristof De Langhe
55f5857c9c
58789: Error fix and selecting/deselecting schemas improvement
2019-01-22 14:22:39 +01:00
Kristof De Langhe
2f853f09b9
58789: Preventing submit from firing multiple times + some code cleanup
2019-01-22 13:51:57 +01:00
Kristof De Langhe
27f3f9c7a1
58789: Force reload list after editing and deleting metadata as well
2019-01-22 13:46:45 +01:00
Kristof De Langhe
5fb5aad408
58789: Clear index cache and reload lists after adding metadata schema
2019-01-22 13:35:15 +01:00
Kristof De Langhe
8be40c31f6
58789: Ability to clear request cache from index
2019-01-22 13:34:46 +01:00
Kristof De Langhe
c493fc4003
58789: Hardcoded notifications for creating and editing metadataschemas
2019-01-22 13:06:37 +01:00
Kristof De Langhe
7a390d42ba
58789: Rest call for editing schema (returns 415 unsupported media type atm) + improvements to delete
2019-01-22 12:02:30 +01:00
Kristof De Langhe
9726fdf897
58789: Rest call for deleting metadata schemas
2019-01-22 11:22:22 +01:00
Kristof De Langhe
73f24a5dc1
58789: Rest call for creating metadata schemas
2019-01-22 10:39:32 +01:00
Art Lowel
160aba1249
Merge branch 'rename-entities' into mixing-text-authority-entities
2019-01-22 10:15:26 +01:00
Art Lowel
bd07b33ef2
Merge remote-tracking branch 'upstream/configurable_entities' into rename-entities
2019-01-22 10:04:18 +01:00
lotte
c4004eaaa2
fixes for conflicts with master
2019-01-22 09:46:55 +01:00
lotte
6dba02ca67
Merge branch 'master' into community-and-collection-forms
...
Conflicts:
src/app/core/data/item-data.service.spec.ts
src/app/core/data/item-data.service.ts
src/app/core/shared/operators.spec.ts
src/app/core/shared/operators.ts
src/app/shared/shared.module.ts
2019-01-22 08:34:51 +01:00
Tim Donohue
2e53c3e3cf
Merge branch 'master' into configurable_entities
2019-01-21 14:26:47 -06:00
Giuseppe Digilio
b561bf69e7
moved submission id assignment into subscription
2019-01-21 19:43:48 +01:00
Giuseppe Digilio
a45d9eab60
Added a custom variable for submission sections margin bottom
2019-01-21 19:40:19 +01:00
Art Lowel
57999ad382
add the ability to mix text based metadata fields, authority controlled fields and typed items in the same section
2019-01-21 18:27:07 +01:00
Kristof De Langhe
52a440c9f2
58789: TSLint error fixing
2019-01-21 12:32:55 +01:00
Samuel
962bafcce2
taskid 58789 Metadata Registry UI Part 2
2019-01-19 20:53:15 +01:00
Tim Donohue
da1a97bd8c
Merge pull request #329 from bram-atmire/issue-298-language-switch-2018-11-18-rebase-squash
...
Issue 298 Language switch
2019-01-18 14:43:08 -06:00
Giuseppe Digilio
726626ad8f
Move navigation history state to the ngrx/store
2019-01-18 11:39:25 +01:00
Kristof De Langhe
47294d37bf
Merge branch 'master' into Item-Collection_Mapper
...
Conflicts:
resources/i18n/en.json
src/app/+item-page/edit-item-page/edit-item-page.component.ts
src/app/+item-page/edit-item-page/edit-item-page.module.ts
src/app/+item-page/edit-item-page/edit-item-page.routing.module.ts
src/app/+item-page/edit-item-page/item-status/item-status.component.html
src/app/+item-page/edit-item-page/item-status/item-status.component.spec.ts
src/app/+item-page/edit-item-page/item-status/item-status.component.ts
src/app/+item-page/item-page-routing.module.ts
src/app/core/data/item-data.service.spec.ts
src/app/core/data/item-data.service.ts
src/app/core/shared/operators.spec.ts
src/app/core/shared/operators.ts
2019-01-17 15:57:25 +01:00
Art Lowel
586a4ac35b
add docs, rename classes for clarity
2019-01-17 14:59:48 +01:00
Samuel
390966f30d
* added authenticate guard
...
* added metadata schema form, with the form model fields & validation and layout
* fixed the pagination for schemas and fields
* added reducer and actions for the registry state
2019-01-17 14:47:22 +01:00
Art Lowel
e387f9446f
remove unused 'first' imports
2019-01-17 13:53:34 +01:00
Giuseppe Digilio
b219843249
Fixed build error
2019-01-17 13:21:18 +01:00
Giuseppe Digilio
d76376ef92
Fixed build error
2019-01-17 11:53:00 +01:00
Giuseppe Digilio
e6ec979d44
Fixed build error
2019-01-17 10:04:27 +01:00
Giuseppe Digilio
8cb86c392c
Merge remote-tracking branch 'remotes/origin/master' into submission
2019-01-17 09:40:50 +01:00
Bram Luyten
8fd18127c8
Removing test for presence of active language string in the header itself
2019-01-17 09:25:05 +01:00
Giuseppe Digilio
190c17f6e2
Merge remote-tracking branch 'remotes/origin/master' into submission
2019-01-17 09:18:10 +01:00
Bram Luyten
82c91be44f
Reconciling with new header design
2019-01-16 20:51:02 +01:00
Bram Luyten
17be7a34e0
Issue 298 Language switch
2019-01-16 20:01:14 +01:00
Art Lowel
95e9e9166a
rename ItemSearchResultComponent to prevent confusion with ItemSearchResultListElementComponent
2019-01-16 16:34:10 +01:00