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 |
|
Kristof De Langhe
|
0312e659a4
|
59415: Browse-By links on community and collection pages'
|
2019-01-29 16:07:53 +01:00 |
|
lotte
|
0050f58bf0
|
got rid of TNormalized everywhere
|
2019-01-29 16:03:50 +01:00 |
|
Kristof De Langhe
|
4ccd19081a
|
59415: Possibility to browse-by using a scope
|
2019-01-29 15:47:32 +01:00 |
|
lotte
|
58b45801b7
|
59334: added reducer for editing items
|
2019-01-25 16:40:37 +01:00 |
|
lotte
|
953c0ecfc8
|
Merge branch 'delete-communities-and-collections' into w2p-59334_edit-item-metadata-branch
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-01-25 13:34:09 +01:00 |
|
lotte
|
b1a2571858
|
59334: basic edit metadata implementation
|
2019-01-25 13:27:18 +01:00 |
|
Giuseppe Digilio
|
a33f2c2136
|
Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts:
# src/app/shared/shared.module.ts
|
2019-01-25 10:00:52 +01:00 |
|
Giuseppe Digilio
|
e90190cd1f
|
Changed ConfigObject model
|
2019-01-25 09:43:01 +01:00 |
|
Giuseppe Digilio
|
9a6d24c80f
|
Removed background color from logout dropdown menu
|
2019-01-25 09:42:09 +01:00 |
|
Giuseppe Digilio
|
28f070bc89
|
Fixed NormalizedResourcePolicy object model
|
2019-01-24 19:22:26 +01:00 |
|
Giuseppe Digilio
|
5d63021a18
|
Fixed a bug when selecting a date didn't emit change event
|
2019-01-24 18:49:36 +01:00 |
|
Giuseppe Digilio
|
a37a918130
|
Replaced filter and take rxjs operators with first rxjs operator
|
2019-01-24 17:24:07 +01:00 |
|
Giuseppe Digilio
|
f83dba4eff
|
Fix build error
|
2019-01-24 15:45:55 +01:00 |
|
Giuseppe Digilio
|
df3f4a6feb
|
Refactored getFindAllHref and getSearchByHref DataService methods
|
2019-01-24 15:22:57 +01:00 |
|
Kristof De Langhe
|
f08fda9bce
|
58789: Added more test coverage
|
2019-01-24 15:08:59 +01:00 |
|
lotte
|
b8252a1a8e
|
Fixed feedback
|
2019-01-24 14:13:22 +01:00 |
|
Kristof De Langhe
|
31b3a1fdaa
|
Merge branch 'master' into w2p-58789_Metadata-Registry-UI-Part-2
Conflicts:
src/app/+admin/admin-registries/metadata-schema/metadata-schema.component.ts
src/app/+community-page/community-page.component.html
src/app/app.reducer.ts
src/app/core/auth/server-auth.service.ts
src/app/core/core.module.ts
src/app/core/data/item-data.service.spec.ts
src/app/core/data/item-data.service.ts
src/app/core/index/index.effects.ts
src/app/core/index/index.reducer.spec.ts
src/app/core/index/index.reducer.ts
src/app/core/shared/operators.spec.ts
src/app/core/shared/operators.ts
src/app/header/header.component.spec.ts
|
2019-01-24 13:18:20 +01:00 |
|
Giuseppe Digilio
|
c56f0b85ee
|
Fixed test
|
2019-01-24 13:15:21 +01:00 |
|
Giuseppe Digilio
|
29954c7e6a
|
Replaced filter and take/first rxjs operators with find rxjs operator
|
2019-01-24 13:15:05 +01:00 |
|
lotte
|
a733eb5834
|
Merge branch 'community-and-collection-forms' into w2p-58522_delete-collections-and-communities
Conflicts:
src/app/core/data/data.service.ts
src/app/shared/shared.module.ts
|
2019-01-24 12:58:05 +01:00 |
|
Kristof De Langhe
|
c150b5f350
|
58789: Feedback 2019-01-24
|
2019-01-24 12:45:46 +01:00 |
|
Kristof De Langhe
|
d2a918b8e9
|
58789: Changed delete button labels to Delete selected
|
2019-01-24 11:18:56 +01:00 |
|
Kristof De Langhe
|
03702dc0dc
|
58789: Empty page error fix and navigate to last page on delete
|
2019-01-24 11:14:17 +01:00 |
|
Kristof De Langhe
|
552dce0960
|
58789: Fix AuthenticatedGuard and put on higher level route
|
2019-01-24 10:20:18 +01:00 |
|
Kristof De Langhe
|
826830ca07
|
58789: RegistryService tests, small bugfixes and prod-build fixes
|
2019-01-23 18:05:12 +01:00 |
|
Kristof De Langhe
|
89894287ea
|
58789: Tests for deleting metadata schema and fields
|
2019-01-23 16:59:50 +01:00 |
|
Kristof De Langhe
|
7d36dfe3e7
|
58789: metadata-schema and field form-components tests
|
2019-01-23 16:25:25 +01:00 |
|
Kristof De Langhe
|
25e4b46bc3
|
58789: Remove f in fdescribe
|
2019-01-23 15:34:32 +01:00 |
|
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 |
|
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 |
|