Marie Verdonck
e160d46b81
71713: Dropzone without uploader to own component
2020-08-03 16:25:38 +02:00
Marie Verdonck
9e095d09b6
lint fixes
2020-08-03 16:25:38 +02:00
Marie Verdonck
930512efaa
71713: dropzone padding
2020-08-03 16:25:38 +02:00
Marie Verdonck
393bdf0786
71713: restyle dropzone & rewrite antipattern nested subscribes
2020-08-03 16:25:38 +02:00
Marie Verdonck
9ae68fee32
71713: Tests Import metadata CSV page added
2020-08-03 16:25:38 +02:00
Marie Verdonck
2898cbac6d
71713: Import metadata CSV
2020-08-03 16:25:38 +02:00
Marie Verdonck
d295fa422f
71712: Item export no longer redirects & test async fixes
2020-08-03 16:25:09 +02:00
Marie Verdonck
8f28e989a1
71712: Test fixes
2020-08-03 16:25:09 +02:00
Marie Verdonck
311d93efad
71712: Left out the filter for authorized & metadata-export script exists to show export metadata option for now, until #635 is fixed
...
See https://github.com/DSpace/dspace-angular/issues/635
If uncommented now: in prod mode: button only available after refresh after login; in dev mode: button not available in any way because authorisation request header is not added to script request
2020-08-03 16:25:09 +02:00
Art Lowel
2f946ba2a3
fix issue where the menu wouldn't update if an option was added after the initial render
2020-08-03 16:25:09 +02:00
Marie Verdonck
d2523ade9b
71712: Check script exists with findBy Id & new tests & test fixes
2020-08-03 16:25:09 +02:00
Marie Verdonck
902d4c2330
71712: Export metadata CSV; WIP
2020-08-03 16:25:09 +02:00
ddinuzzo
793698a6d8
Merge branch 'main' into authorities_and_controlled_vocabularies
2020-08-03 11:00:38 +02:00
Tim Donohue
eb9809801f
Merge pull request #799 from atmire/w2p-71806_Curation-tasks-UI
...
Curation Task Admin UI
2020-07-31 14:14:25 -05:00
Giuseppe Digilio
34da1dc055
Removed angular material dependency
2020-07-31 15:18:41 +02:00
Giuseppe Digilio
0582bc5622
Fixed issue when adding repeatable onebox field with vocabulary
2020-07-31 15:17:51 +02:00
Giuseppe Digilio
79db49043f
Make metadata and scope properties as optional in the VocabularyOptions
2020-07-31 14:16:20 +02:00
Giuseppe Digilio
2ed144bd1c
Fixed wrong links in mock object
2020-07-31 13:37:26 +02:00
Giuseppe Digilio
c9519f44fb
Retrieve entries url from vocabulary's link
2020-07-31 13:30:23 +02:00
Giuseppe Digilio
9ced3530ab
Added inline comments
2020-07-30 19:13:59 +02:00
Giuseppe Digilio
090fb94c4d
Normalized submission section data when retrieving them from item object
2020-07-30 18:50:47 +02:00
Giuseppe Digilio
85506238b3
Fixed issue with form dropdown field which didn't close menu after entry selection
2020-07-30 18:46:17 +02:00
Giuseppe Digilio
1a9d20161c
Fixed issue while preparing json patch value in case of array in the JsonPatchOperationsBuilder
2020-07-30 18:43:19 +02:00
Giuseppe Digilio
7dae82cbbd
added virtualValue property to FormFieldMetadataValueObject
2020-07-30 18:41:04 +02:00
Giuseppe Digilio
7e7ce7b06e
Added check for VocabularyEntry when initializing a controlled vocabulary component's init model
2020-07-30 18:37:45 +02:00
Yana De Pauw
ce5247253c
Remove unused imports
2020-07-30 16:01:59 +02:00
Yana De Pauw
90f68eed7e
Add check for config properties provided by server
2020-07-30 15:11:42 +02:00
Yana De Pauw
76ad72f536
71806: Use server config for curation tasks
2020-07-30 14:31:59 +02:00
Kristof De Langhe
23354b45c1
71764: Test changes
2020-07-30 11:24:58 +02:00
Kristof De Langhe
adb51bc06c
71764: authorization-data-service remove eperson param unless provided
2020-07-30 11:09:16 +02:00
Tim Donohue
8b639bc7ba
Add keyword fixes & reminder to link to REST PR
2020-07-27 10:46:28 -05:00
Giuseppe Digilio
4779dd209e
[CST-3092] fix context
2020-07-27 11:15:15 +02:00
Giuseppe Digilio
3f77ffa1e6
[CST-3092] remove margin bottom
2020-07-27 11:14:56 +02:00
Giuseppe Digilio
2529c91868
Merge remote-tracking branch 'remotes/DSpacegithub/main' into DS-4515_submit-external-source
2020-07-27 09:49:33 +02:00
Tim Donohue
1a46031e4d
Add comments about syncing with local.cfg
...
This seems to be a common question of users. Clarifying via comments.
2020-07-24 11:36:52 -05:00
Giuseppe Digilio
a25ab5620f
Merge remote-tracking branch 'remotes/origin/main' into authorities_and_controlled_vocabularies
2020-07-23 11:41:03 +02:00
Giuseppe Digilio
fb1b6c7a7a
Changed findEntryDetailByValue method name to a properly findEntryDetailById
2020-07-22 17:49:36 +02:00
Giuseppe Digilio
d88a863a0d
fixed issue that didn't allow to select tree node after a search
2020-07-22 17:40:03 +02:00
Giuseppe Digilio
47ab023e7a
fixed VocabularyTreeviewComponent selector
2020-07-22 17:03:52 +02:00
Tim Donohue
095d5f3299
Merge pull request #541 from atmire/metadata-and-relationships-combined-in-submission
...
Combining relationships and metadata during submission
2020-07-22 09:26:55 -05:00
lotte
725481687d
added test
2020-07-22 11:34:45 +02:00
Yana De Pauw
3e8ff05d2d
71806: Update messages
2020-07-22 10:49:59 +02:00
Yana De Pauw
2162153ae9
71806: Curation tasks UI
2020-07-22 10:49:59 +02:00
lotte
091ec6c917
added missing typedoc + removed console.logs
2020-07-22 10:27:57 +02:00
Giuseppe Digilio
c8c7e92717
Merge remote-tracking branch 'remotes/origin/main' into authorities_and_controlled_vocabularies
...
# Conflicts:
# src/app/core/core.module.ts
2020-07-21 18:57:47 +02:00
Giuseppe Digilio
cb11e3c702
Merge remote-tracking branch 'remotes/origin/main' into authorities_and_controlled_vocabularies
2020-07-21 18:55:48 +02:00
Giuseppe Digilio
6fecdfadb2
Fixed issue that redirect always to home page after checking authentication on CSR
2020-07-21 18:53:09 +02:00
Tim Donohue
9d3f58770a
Merge pull request #717 from atmire/Features-support
...
Features support
2020-07-21 11:41:49 -05:00
lotte
ee8ad1293f
removed remaining unnecessary imports for lgtm
2020-07-17 10:41:52 +02:00
lotte
a68428cc12
Merge branch 'main' into metadata-and-relationships-combined-in-submission
2020-07-17 10:03:39 +02:00