Commit Graph

3210 Commits

Author SHA1 Message Date
Art Lowel
588fc484a4 remove e2e tests from the ci task 2019-08-06 17:08:43 +02:00
lotte
848b700f84 refactoring relationship service code 2019-08-06 16:59:27 +02:00
Tim Donohue
5221615c42 Merge pull request #452 from atmire/security-fixes
Upgrade dependencies to prevent vulnerabilities
2019-08-06 15:37:17 +02:00
lotte
28b450498f 62849: intermediate commit, fixed issue with retrieving relationship type id 2019-08-06 15:30:44 +02:00
Art Lowel
004f4ce38c increase protractor timeouts again 2019-08-06 14:40:53 +02:00
Art Lowel
1fb38fe56d increase protractor allScriptsTimeout 2019-08-06 13:31:32 +02:00
Art Lowel
dc868853a8 remove node 9, add node 10 2019-08-06 11:17:17 +02:00
Art Lowel
73f67827f3 upgrade dependencies to prevent CVE-2019-10744, CVE-2019-13173, CVE-2018-14732, CVE-2018-16469, CVE-2018-1000620, CVE-2019-10744 and WS-2018-0236 2019-08-05 18:23:27 +02:00
lotte
07d876348e submitting relationships to the REST server 2019-08-05 16:30:56 +02:00
Yana De Pauw
279b80b4de 62769: Bitstream format registry 2019-08-05 13:14:03 +02:00
Art Lowel
0b4379abad Merge pull request #431 from DSpace/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
Bump lodash.mergewith from 4.6.1 to 4.6.2
2019-08-02 17:23:59 +02:00
Art Lowel
2e4b9d7811 Merge pull request #422 from DSpace/dependabot/npm_and_yarn/ecstatic-3.3.2
Bump ecstatic from 3.2.2 to 3.3.2
2019-08-02 17:23:26 +02:00
Art Lowel
00858ae013 Merge pull request #415 from DSpace/dependabot/npm_and_yarn/handlebars-4.1.2
Bump handlebars from 4.0.11 to 4.1.2
2019-08-02 17:23:05 +02:00
Art Lowel
aed3e5ae46 Merge pull request #414 from DSpace/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-08-02 17:22:44 +02:00
Art Lowel
3e8b12cb91 Merge pull request #412 from DSpace/dependabot/npm_and_yarn/pem-1.13.2
Bump pem from 1.12.3 to 1.13.2
2019-08-02 17:21:57 +02:00
Art Lowel
8148a67e40 double e2e jasmine timeout 2019-08-02 16:52:15 +02:00
lotte
8ece6bf79f creating relationship type service 2019-08-02 16:43:25 +02:00
Tim Donohue
f4f6c21abf Merge pull request #434 from atmire/object-factory-refactoring
Replaced unnecessary model factories
2019-08-01 23:13:06 +02:00
Tim Donohue
2c3c07ce52 Merge pull request #444 from atmire/Travis-webdriver-manager-temp-fix
Patch protractor with the latest webdriver-manager
2019-08-01 17:28:32 +02:00
lotte
140a194b0a 62849: updated view mode tyypes 2019-08-01 14:59:11 +02:00
Art Lowel
6043d16429 Merge branch 'Travis-webdriver-manager-temp-fix' into ConfigurationSearchPageComponent 2019-08-01 14:28:00 +02:00
Art Lowel
22fa4c6dae Merge branch 'Travis-webdriver-manager-temp-fix' into Edit-current-item-query 2019-08-01 14:27:11 +02:00
lotte
a891a319d8 Merge branch 'Travis-webdriver-manager-temp-fix' into object-factory-refactoring 2019-08-01 14:26:40 +02:00
Art Lowel
d320c703b1 Merge branch 'Travis-webdriver-manager-temp-fix' into UI-language-cookie 2019-08-01 14:25:10 +02:00
Art Lowel
16b8184dad patch protractor with the latest webdriver-manager 2019-08-01 13:54:34 +02:00
lotte
01198c3ac5 removed unnecessary static type in NormalizedWorkflowItem and fixed generic type for NormalizedWorkspaceItem 2019-08-01 13:26:54 +02:00
lotte
19e28bf367 replacing with item type switcher - intermediate commit 2019-08-01 13:14:32 +02:00
Kristof De Langhe
344f355995 Merge branch 'master' into w2p-63825_UI-language-cookie 2019-07-31 17:04:54 +02:00
lotte
c7c150a7dd moving lookup button outside of input field 2019-07-31 16:53:05 +02:00
lotte
0749cbcc0f 62849: moving relation lookup from separate component to option for all input components 2019-07-30 16:18:42 +02:00
Kristof De Langhe
6f347868ff Merge branch 'master' into w2p-63469_Relations-delete-feedback-2
Conflicts:
	src/app/+item-page/simple/item-types/shared/item-relationships-utils.ts
2019-07-30 10:34:22 +02:00
lotte
1f7b8b8210 62849: fixed issues with multiple selections, improved UX, updating to use new REST response 2019-07-29 15:42:30 +02:00
Kristof De Langhe
ee11944645 Merge branch 'master' into w2p-63934_Edit-current-item-query 2019-07-29 11:03:55 +02:00
Kristof De Langhe
24a8e06ee7 Merge branch 'master' into w2p-63724_ConfigurationSearchPageComponent 2019-07-29 10:25:10 +02:00
Giuseppe Digilio
509fd0d802 Fixed an issue while editing repeatable fields 2019-07-26 19:43:15 +02:00
Giuseppe Digilio
861f8ddb6c Show hint message only when there is an error message 2019-07-26 19:41:28 +02:00
Art Lowel
359cb10fa3 add json5 support 2019-07-26 17:21:57 +02:00
lotte
16feb61ebf reinstated select multiple behavior 2019-07-26 16:46:31 +02:00
Giuseppe Digilio
45ab326355 Added FindAllOptions param to getAuthorizedCollection and getAuthorizedCollectionByCommunity 2019-07-26 15:29:00 +02:00
Art Lowel
64a60f561e flatten i18n files 2019-07-26 11:09:06 +02:00
lotte
650b77081f Merge branch 'master' into w2p-62849_relationships-in-submission 2019-07-26 10:01:50 +02:00
lotte
96bcb8c671 Merge branch 'master' into object-factory-refactoring 2019-07-26 08:53:11 +02:00
lotte
b442690350 Merge branch 'master' into w2p-62355_optimize-search-performance 2019-07-26 08:41:43 +02:00
Giuseppe Digilio
697b8199e4 Merge remote-tracking branch 'remotes/origin/master' into submission-miscellaneous-fixes 2019-07-25 19:19:22 +02:00
Giuseppe Digilio
3fe67b8da1 changed elementsPerPage on CollectionDataService 2019-07-25 19:18:11 +02:00
Giuseppe Digilio
50024c8c55 During submission retrieve collection list only at first load 2019-07-25 19:16:08 +02:00
Giuseppe Digilio
2ff1b88bac Fixed issue with collection change 2019-07-25 19:14:57 +02:00
Tim Donohue
81b19a96d7 Merge pull request #438 from DSpace/tdonohue-patch-1
Update environment.js with new demo site path
2019-07-25 18:19:31 +02:00
Tim Donohue
64c653feb9 Update environment.js with new demo site path 2019-07-25 10:53:19 -05:00
benbosman
5ca011e5fe Merge pull request #430 from atmire/One-Sided-Relationship-Filtering
One-sided relationship filtering and refactoring
2019-07-25 15:59:24 +02:00