Commit Graph

1855 Commits

Author SHA1 Message Date
Art Lowel
21953a07d8 fix issue where ItemMetadataRepresentations didn't get their entity type from the item 2019-04-30 11:22:44 +02:00
Tim Donohue
093a8e967b Merge pull request #387 from atmire/configurable_entities_feedback_2
61947: atarix83 feedback changes 19-04-2019
2019-04-23 10:25:07 -05:00
Kristof De Langhe
85101b5906 61947: atarix83 feedback changes 19-04-2019 2019-04-19 14:07:13 +02:00
Tim Donohue
ae3db86e2c Merge pull request #381 from atmire/configurable_entities_master_merge
configurable_entities merged with master
2019-04-04 11:24:37 -05:00
Kristof De Langhe
c749167f7b 61493: AoT build fix 2019-04-01 16:13:19 +02:00
Kristof De Langhe
9766a65c3a Merge branch 'master' into w2p-61493_Configurable-entities-master-merge
Conflicts:
	src/app/+item-page/item-page.module.ts
	src/app/+search-page/search-filters/search-filter/search-filter.service.ts
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-page.module.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/core/shared/item.model.ts
	src/app/core/shared/metadata.models.ts
	src/app/core/shared/resource-type.ts
	src/app/shared/services/route.service.spec.ts
	src/app/shared/services/route.service.ts
	src/app/thumbnail/thumbnail.component.html
2019-04-01 15:52:53 +02:00
Tim Donohue
f54a3a4d6b Merge pull request #279 from 4Science/submission
Submission implementation
2019-03-29 15:05:01 -05:00
Giuseppe Digilio
6302a65afe Fixed build error 2019-03-29 15:31:00 +01:00
Giuseppe Digilio
6556d4453d Merge remote-tracking branch 'remotes/origin/master' into submission 2019-03-29 15:22:15 +01:00
Tim Donohue
f139e642e4 Merge pull request #374 from atmire/Search-optimizations
Search performance optimisations
2019-03-29 08:52:43 -05:00
Tim Donohue
2d3a73a11c Merge pull request #377 from atmire/home-pagination-issue-fix
Home pagination issue fix
2019-03-29 08:51:28 -05:00
Art Lowel
8996716d71 Merge remote-tracking branch 'upstream/master' into configurable_entities 2019-03-29 13:23:05 +01:00
Giuseppe Digilio
a9794100be Fixed issue after bootstrap update 2019-03-29 11:21:15 +01:00
Giuseppe Digilio
ee5e13517c Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts:
#	yarn.lock
2019-03-29 11:02:21 +01:00
lotte
c4cbac44d8 Merge branch 'master' into performance-optimizations
Conflicts:
	yarn.lock
2019-03-29 08:54:24 +01:00
Tim Donohue
030709aef1 Merge pull request #375 from atmire/Bootstrap-upgrade-4.3.1
Bootstrap upgrade to 4.3.1
2019-03-28 16:15:20 -05:00
lotte
bb2df05bbe fixed messages and hid pagination gear on home page 2019-03-28 14:54:53 +01:00
lotte
19636a16ad added typedoc for toplevel communities component 2019-03-28 13:29:30 +01:00
lotte
bf83f7f91b cleaned up console log 2019-03-28 13:26:28 +01:00
lotte
b87ecca84b Fixed issue with pagination on the home page 2019-03-28 13:19:59 +01:00
lotte
281a4cd1d7 Fixed issues when there are no values for a specific facet 2019-03-26 09:36:07 +01:00
Giuseppe Digilio
2013eade50 Renamed components properly 2019-03-25 16:53:35 +01:00
Giuseppe Digilio
512382f476 Renamed components properly 2019-03-25 16:50:26 +01:00
Giuseppe Digilio
09d30cc2a8 Added more comments 2019-03-25 16:44:07 +01:00
Giuseppe Digilio
591ae3fb43 removed duplicate functions 2019-03-25 16:42:53 +01:00
lotte
c07766f5be Added missing test files 2019-03-22 11:41:42 +01:00
lotte
a788999c75 Added tests for new components 2019-03-22 11:40:07 +01:00
Art Lowel
bbf181e522 add TypeDocs about the IndexReducer and its selectors 2019-03-21 18:49:58 +01:00
lotte
b62e5786ab added typedoc 2019-03-21 17:20:33 +01:00
lotte
7889300c23 Merge branch 'master' into w2p-61116_bootstrap-upgrade 2019-03-21 16:27:23 +01:00
lotte
d820991beb solved conflicts with master 2019-03-21 16:16:24 +01:00
lotte
23a1e6bce5 Merge branch 'master' into performance-optimizations
Conflicts:
	src/app/core/data/request.service.spec.ts
	src/app/core/data/request.service.ts
2019-03-21 16:00:08 +01:00
lotte
037063ea63 Added more optimalisations and fixed tests 2019-03-21 15:52:34 +01:00
Giuseppe Digilio
dee38f3043 Merge remote-tracking branch 'remotes/origin/master' into submission
# Conflicts:
#	resources/i18n/en.json
#	src/app/core/cache/builders/remote-data-build.service.ts
#	src/app/core/data/request.service.spec.ts
#	src/app/core/data/request.service.ts
2019-03-21 15:10:15 +01:00
Tim Donohue
6aa0ec4427 Merge pull request #367 from atmire/Admin-select-DSO-modal
Admin pop-up to create/edit a DSO
2019-03-21 08:45:50 -05:00
Giuseppe Digilio
b9bae41935 Removed console.log 2019-03-21 14:44:32 +01:00
Giuseppe Digilio
433faf932c Renamed SectionContainerComponent to SubmissionSectionContainerComponent 2019-03-21 14:01:25 +01:00
Giuseppe Digilio
a87900c132 Renamed AlertsComponent to AlertComponent and added tests 2019-03-21 13:16:38 +01:00
Giuseppe Digilio
49c060d1ae Added more comments 2019-03-21 12:37:17 +01:00
Giuseppe Digilio
a017b178f7 Added more comments 2019-03-21 12:30:40 +01:00
Giuseppe Digilio
b0e76d227f Added more comments 2019-03-21 12:15:01 +01:00
Giuseppe Digilio
e3e9be03b2 Renamed properly submission's section components 2019-03-21 11:59:22 +01:00
Giuseppe Digilio
7ac39f05b9 Removed edit item from submission 2019-03-21 11:41:10 +01:00
Giuseppe Digilio
4539ee704a Added more comments 2019-03-21 11:22:17 +01:00
Giuseppe Digilio
3615075090 Removed WorkspaceitemSectionRecycleObject 2019-03-21 10:08:57 +01:00
Giuseppe Digilio
1804a467f3 Removed WorkspaceitemSectionDetectDuplicateObject 2019-03-21 10:00:21 +01:00
Giuseppe Digilio
6335d61dda Added more comments 2019-03-20 19:57:07 +01:00
lotte
fc73fc1d3e optimizations links in facets 2019-03-20 16:57:55 +01:00
lotte
6d64326238 Added debounce, fixed error handling for search results, fixed bug in paginated lists 2019-03-19 16:22:16 +01:00
Giuseppe Digilio
825464bb9c Fixed test 2019-03-18 11:38:38 +01:00