Commit Graph

2063 Commits

Author SHA1 Message Date
lotte
5c39d3c8d1 62849: progress july 5 2019-07-05 15:19:16 +02:00
lotte
998a7107a8 Merge branch 'w2p-63184_Relations-delete-feedback-1' into w2p-62849_relationships-in-submission 2019-07-05 13:37:28 +02:00
lotte
58f991aaa1 62849: added search results to lookup window with checkboxes 2019-06-27 13:31:44 +02:00
Kristof De Langhe
417f79ab6a 63184: Relationship list refreshing fix - Re-initializing itemUpdateSubscription 2019-06-27 11:55:10 +02:00
Kristof De Langhe
2f6c0fb126 63184: Fixed test cases 2019-06-27 10:19:53 +02:00
Kristof De Langhe
14d7437da9 63184: Edit-Relationships left/right Item refactoring 2019-06-26 17:47:44 +02:00
lotte
96959b401c added new input field type and started on lookup modal 2019-06-26 16:46:15 +02:00
Kristof De Langhe
74813aaedc Merge branch 'master' into w2p-63184_Relations-delete-feedback-1 2019-06-26 14:59:31 +02:00
lotte
0746aaed43 added JSON response, created new submission section 2019-06-25 16:35:26 +02:00
lotte
deef684d70 Added response mocking service 2019-06-25 13:25:26 +02:00
Tim Donohue
395509a19a Merge pull request #408 from atmire/Relationship-items-HAL-links
Relationships link to items via HAL links
2019-06-21 23:50:49 +02:00
Tim Donohue
c244575e89 Merge pull request #425 from atmire/cleanup-search-service
Reverted #424
2019-06-21 23:41:55 +02:00
Kristof De Langhe
080ea9e7a4 Merge branch 'master' into w2p-62339_Relationships-link-to-item-via-HAL-links 2019-06-17 13:33:15 +02:00
lotte
e1fea7f8e3 removed unnecessary code 2019-06-13 09:44:11 +02:00
Tim Donohue
e179596ac2 Merge pull request #424 from 4Science/DSpace#423
Fix issue with getSearchLink
2019-06-09 09:28:13 +02:00
Giuseppe Digilio
c956c212be Fix issue with getSearchLink 2019-06-08 19:38:29 +02:00
Art Lowel
50c6cd4b27 Merge pull request #418 from 4Science/issue-#416
Fix #416
2019-06-06 17:35:44 +02:00
Giuseppe Digilio
509cea087f when iterate over selected values, retrieve facet value from getFacetValue method 2019-06-06 15:02:42 +02:00
Tim Donohue
4a1a64b728 Merge pull request #409 from DSpace/dependabot/npm_and_yarn/webpack-bundle-analyzer-3.3.2
Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2
2019-05-31 11:57:33 -05:00
Tim Donohue
95bd8c8653 Merge pull request #401 from atmire/Group-Entity-Types
Group logical entity types together
2019-05-31 11:42:13 -05:00
Tim Donohue
984da54e1a Merge pull request #407 from atmire/Fixed-filtered-search-page
Fixed filtered search page
2019-05-31 11:36:26 -05:00
lotte
16ebaf1bfe resolved PR feedback and solved possible bug 2019-05-31 13:10:47 +02:00
dependabot[bot]
1f9e014df0 Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.3.2)
2019-05-30 11:02:34 +00:00
Art Lowel
b352137fb3 add i18n labels for person facets 2019-05-29 18:05:30 +02:00
Kristof De Langhe
7d75454623 Merge branch 'travis-without-global-script' into w2p-62339_Relationships-link-to-item-via-HAL-links 2019-05-29 14:50:25 +02:00
lotte
813a856ed8 removed default value for search configuration 2019-05-29 13:48:50 +02:00
Kristof De Langhe
4143824bb8 Merge branch 'master' into w2p-62339_Relationships-link-to-item-via-HAL-links
Conflicts:
	src/app/+item-page/simple/item-types/shared/item-relationships-utils.ts
	src/app/+item-page/simple/item-types/shared/item.component.ts
2019-05-29 10:27:19 +02:00
lotte
f763dcf752 Merge branch 'travis-without-global-script' into Fixed-filtered-search-page 2019-05-29 10:01:40 +02:00
lotte
b5c98e6917 Removed call to global script from travis setup 2019-05-29 10:00:08 +02:00
lotte
49dc4b86e2 Fixed issue with switch component on mydspace page 2019-05-29 09:24:33 +02:00
lotte
24fdbaf0bd 62530: fixed loading issue 2019-05-23 16:15:40 +02:00
lotte
c3bd151cc3 Fixed issue with retrieving request 2019-05-22 16:55:49 +02:00
lotte
8a5bffa881 62530: working on fixing preboot issue with fixed filters/route params 2019-05-21 17:02:36 +02:00
Kristof De Langhe
796afb3919 Merge branch 'master' into w2p-61142_Relations-add-edit-delete-and-permissions
Conflicts:
	src/app/core/cache/object-cache.service.ts
	src/app/core/core.module.ts
	src/app/core/data/request.service.ts
	src/app/core/shared/item.model.ts
2019-05-20 13:08:33 +02:00
Kristof De Langhe
b8822e996d 62264: Fix module export 2019-05-20 10:50:49 +02:00
Kristof De Langhe
e9bfb77300 Merge branch 'master' into w2p-62264_Group-logical-entity-types-together 2019-05-20 10:09:20 +02:00
Tim Donohue
2d07cc1913 Reset URL to use DSpace 7 REST API Demo site. 2019-05-17 13:37:57 -05:00
Tim Donohue
31c9694666 Merge pull request #398 from atmire/preview-misc-fixes-2
Miscellaneous fixes for Preview Release - Part 2
2019-05-17 10:07:50 -05:00
Art Lowel
081c5d0952 fix lint error 2019-05-17 14:36:22 +02:00
Art Lowel
1306f1a6a1 Merge branch 'preview-misc-fixes-2' of https://git.atmire.com/contributions/dspace-angular into preview-misc-fixes-2 2019-05-17 13:28:18 +02:00
Art Lowel
151ac0114f replace npm variable with dedicated script to run webpack with a larger heapspace. The variables didn't work cross-platform 2019-05-17 13:28:10 +02:00
lotte
8aaff69d97 fixed issue with thumbnails not showing 2019-05-17 11:43:54 +02:00
Art Lowel
d16335ddb1 update requirement versions in docs 2019-05-17 10:21:37 +02:00
lotte
9b03c02f29 disabled statistics link 2019-05-17 09:44:12 +02:00
lotte
0bdb0ba2b7 fixed test and search facet issue for mydspace 2019-05-16 17:11:13 +02:00
lotte
cbde7fc679 facet fix 2019-05-16 16:44:38 +02:00
lotte
487ee9f756 small fixes for search 2019-05-16 13:43:07 +02:00
Art Lowel
5254308b8b fix reference webpack:watch to script 2019-05-16 11:38:10 +02:00
Art Lowel
fa5c80b7e1 double the webpack heap space 2019-05-16 11:16:24 +02:00
lotte
3afa288c58 fixed loading issue 2019-05-16 10:20:35 +02:00