Commit Graph

4311 Commits

Author SHA1 Message Date
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
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
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
lotte
d467af4a35 lgtm feedback fixes 2020-07-17 10:01:56 +02:00
Tim Donohue
b3e90cbce9 Merge pull request #792 from atmire/X-Forwarded-For-Interceptor
IP Authentication: X-Forwarded-For Interceptor
2020-07-16 17:18:25 -05:00
Tim Donohue
84451b1f6f Merge pull request #758 from atmire/DS-630-Item_delete_broken
DS 630 - item delete broken
2020-07-16 15:17:32 -05:00
Tim Donohue
cf2759f6ca Update and rename .github/workflows/pull_request_opened.yml to .github/disabled-workflows/pull_request_opened.yml 2020-07-16 14:20:15 -05:00
Giuseppe Digilio
607318f6c5 Fix CommunityDataService's topLinkPath 2020-07-16 19:51:32 +02:00
Giuseppe Digilio
efb2922bb3 Merge remote-tracking branch 'remotes/origin/master' into authorities_and_controlled_vocabularies
# Conflicts:
#	src/app/process-page/form/process-form.component.spec.ts
2020-07-16 17:18:20 +02:00
Giuseppe Digilio
dda2668109 Merge remote-tracking branch 'remotes/origin/master' into authorities_and_controlled_vocabularies 2020-07-16 14:36:37 +02:00
Giuseppe Digilio
c7ef818454 [CST-3088] fix ProcessFormComponent test 2020-07-16 14:35:57 +02:00
Giuseppe Digilio
c33a63aa90 [CST-3088] Removed metadata and collection params when making vocabulary requests 2020-07-16 13:13:24 +02:00
Giuseppe Digilio
a283476403 [CST-3088] Fixed travis failure 2020-07-16 13:08:17 +02:00
Samuel
130a58870e Merge branch 'main' into DS-630-Item_delete_broken 2020-07-16 12:27:28 +02:00
Tim Donohue
a38df3811b Update issue templates 2020-07-15 15:10:53 -05:00
Tim Donohue
7ff250fb0b Merge pull request #795 from DSpace/tdonohue-pr-action
Auto Assign new Pull Requests to "main" branch to the PR creator
2020-07-15 15:05:35 -05:00
Tim Donohue
31e97eec9c Merge pull request #796 from DSpace/tdonohue-issue-action
Automatically add new Issues to "DSpace Backlog" project board
2020-07-15 15:05:13 -05:00
Tim Donohue
2959b73632 Create issue_opened.yml 2020-07-15 14:56:00 -05:00
Tim Donohue
5088da484e Create pull_request_opened.yml 2020-07-15 14:53:44 -05:00
Art Lowel
eeec39bf3f remove debug log 2020-07-15 18:16:45 +02:00
Tim Donohue
8d399fdde8 Initial issue templates
Starting with just a bug report & feature request.
2020-07-14 16:48:15 -05:00
Tim Donohue
23001b6d26 Merge pull request #794 from tdonohue/rename_master_to_main
Replace all references to `master` with `main`
2020-07-14 12:02:52 -05:00
Tim Donohue
47e735270b Rename master to main 2020-07-14 10:44:38 -05:00
Kristof De Langhe
b8a5edd2f3 Merge branch 'main' into w2p-71809_Add-server-side-X-Forwarded-For-interceptor 2020-07-14 17:37:30 +02:00
Kristof De Langhe
522ad4b3dc Merge branch 'main' into w2p-71429_Features-support-part-1
Conflicts:
	src/app/process-page/form/process-form.component.spec.ts
2020-07-14 17:36:20 +02:00
Tim Donohue
0da19b7c75 Merge pull request #793 from atmire/project-rename
Renamed project back to dspace-angular
2020-07-14 10:32:32 -05:00
lotte
1d7a9cd78b removed unused ci script from package.json 2020-07-14 16:39:04 +02:00
lotte
d558a056aa updates to travis scripts to prevent timeout 2020-07-14 16:37:26 +02:00
lotte
1bfc12fe9b added travis_wait to yarn ci command 2020-07-14 16:21:41 +02:00
lotte
08484d31ca renamed project to dspace-angular and fixed broken tests 2020-07-14 15:54:41 +02:00
Kristof De Langhe
35ca785695 Merge branch 'master' into w2p-71809_Add-server-side-X-Forwarded-For-interceptor
Conflicts:
	src/modules/app/server-app.module.ts
2020-07-14 13:35:11 +02:00
Tim Donohue
e5742c49d9 Merge pull request #760 from tdonohue/update_coveralls
Move coveralls step to "after_success" in Travis CI
2020-07-13 15:39:22 -05:00
Tim Donohue
4648348bd1 Remove deprecated "sudo" key. Add new recommended "os" key 2020-07-13 14:08:47 -05:00
Tim Donohue
e94fbfdcd0 Allow for any version of coveralls compatible with 3.0.0 2020-07-13 12:22:31 -05:00
Tim Donohue
6cd6c096e3 Move coveralls to after_success 2020-07-13 12:22:11 -05:00
Tim Donohue
e053607a17 Merge pull request #714 from 4Science/language-header
Language header
2020-07-13 11:40:09 -05:00