Commit Graph

1361 Commits

Author SHA1 Message Date
lotte
5067793ce4 removed unnecessary injectable annotation 2018-09-25 14:14:36 +02:00
lotte
46eb9fa01d 55725: item page bug fix 2018-09-25 14:10:52 +02:00
Kristof De Langhe
193d751b4f 55647: Feedback 20/09 2018-09-24 15:23:44 +02:00
Art Lowel
41c8577d8b add missing filterservice to SearchConfigurationService spec 2018-09-24 10:48:14 +02:00
Art Lowel
bfb6b1f262 Merge pull request #291 from tdonohue/bootstrap_update
Update version of Bootstrap per CVE-2018-14041
2018-09-24 10:44:10 +02:00
Tim Donohue
9029231396 Update version of Bootstrap per CVE-2018-14041 2018-09-21 12:02:06 -05:00
lotte
7db30e8809 fixed tslint error 2018-09-20 15:37:54 +02:00
lotte
a2bcdfbea9 disabled reloads 2018-09-20 15:24:16 +02:00
Kristof De Langhe
278a664063 Merge branch 'w2p-55558_Entities-full-item-pages' into entities-master 2018-09-20 14:29:39 +02:00
Kristof De Langhe
4af12c2186 55647: Related publications on person pages 2018-09-19 14:26:15 +02:00
Kristof De Langhe
8e3e826a5f 55647: FixedFilter fixed 2018-09-19 09:36:33 +02:00
lotte
e96eeeaa83 fixed redirect after login 2018-09-18 16:29:55 +02:00
Kristof De Langhe
d8ce01b27a 55647: Intermediate FixedFilter fixes 2018-09-18 16:08:29 +02:00
Kristof De Langhe
66ae2fe224 55558: Full item page buttons on all entity type item-pages 2018-09-18 11:46:09 +02:00
Kristof De Langhe
363e1459cc 55558: RouteService tests fix 2018-09-18 11:22:41 +02:00
Kristof De Langhe
81d89401ad 55558: Test error fix 2018-09-18 10:31:41 +02:00
Kristof De Langhe
20520ea0e2 55558: Collection-page fix and search reponse parsing fix 2018-09-18 09:45:21 +02:00
Kristof De Langhe
de2499b1da 55558: Small conflict fixes - intermediate 2018-09-17 16:05:19 +02:00
Kristof De Langhe
addea8bf0e Merge branch 'master' into entities-master
Conflicts:
	src/app/+item-page/full/full-item-page.component.ts
	src/app/+item-page/simple/item-page.component.html
	src/app/+item-page/simple/item-page.component.ts
	src/app/+search-page/search-filters/search-filter/search-filter.service.spec.ts
	src/app/+search-page/search-filters/search-filter/search-filter.service.ts
	src/app/+search-page/search-options.model.ts
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-page.module.ts
	src/app/+search-page/search-results/search-results.component.ts
	src/app/+search-page/search-service/search.service.spec.ts
	src/app/+search-page/search-service/search.service.ts
	src/app/+search-page/search-settings/search-settings.component.ts
	src/app/core/cache/response-cache.models.ts
	src/app/core/core.module.ts
	src/app/core/data/search-response-parsing.service.ts
	src/app/core/shared/operators.ts
	src/app/core/shared/resource-type.ts
	src/app/shared/object-collection/object-collection.component.spec.ts
	src/app/shared/object-collection/object-collection.component.ts
	src/app/shared/object-collection/shared/dso-element-decorator.spec.ts
	src/app/shared/object-collection/shared/dso-element-decorator.ts
	src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.ts
	src/app/shared/object-grid/community-grid-element/community-grid-element.component.ts
	src/app/shared/object-grid/item-grid-element/item-grid-element.component.ts
	src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.ts
	src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.ts
	src/app/shared/object-grid/search-result-grid-element/item-search-result/item-search-result-grid-element.component.ts
	src/app/shared/object-grid/wrapper-grid-element/wrapper-grid-element.component.ts
	src/app/shared/object-list/collection-list-element/collection-list-element.component.ts
	src/app/shared/object-list/community-list-element/community-list-element.component.ts
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/object-list/item-list-element/item-list-element.component.ts
	src/app/shared/object-list/search-result-list-element/collection-search-result/collection-search-result-list-element.component.ts
	src/app/shared/object-list/search-result-list-element/community-search-result/community-search-result-list-element.component.ts
	src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.html
	src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.ts
	src/app/shared/object-list/wrapper-list-element/wrapper-list-element.component.ts
	src/app/shared/services/route.service.ts
	src/app/shared/shared.module.ts
	src/app/shared/testing/hal-endpoint-service-stub.ts
	src/app/shared/testing/search-service-stub.ts
	src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts
	src/app/shared/view-mode-switch/view-mode-switch.component.ts
	src/app/thumbnail/thumbnail.component.html
2018-09-17 14:10:46 +02:00
lotte
97669d0c34 upgrade ngrx to fix store devtools bug 2018-09-17 10:20:12 +02:00
Tim Donohue
59baced783 Merge pull request #283 from atmire/browse-by-features
Issues 252,253: Browse by title and browse by metadata (author)
2018-09-14 14:01:27 -05:00
lotte
2b1d4cd12a Fixed logout issue 2018-09-14 11:42:55 +02:00
lotte
1f336f29fd small fixes for authentication 2018-09-12 16:11:04 +02:00
lotte
caf9194f36 Fixes for authentication (awaiting fixes in EPerson REST endpoint) 2018-09-12 11:38:08 +02:00
lotte
14fd58dd21 issues with form component tests 2018-09-07 13:48:00 +02:00
Kristof De Langhe
cb20a31379 Fixed Browse-By-Title sort direction 2018-09-07 12:05:22 +02:00
Kristof De Langhe
d7582edfa1 BrowseItemsResponseParsingService TypeDocs 2018-09-07 11:24:37 +02:00
Kristof De Langhe
15587a920a Merge branch 'master' into browse-by-features
Conflicts:
	src/app/core/shared/operators.ts
2018-09-07 11:15:01 +02:00
Tim Donohue
0455a16d03 Merge pull request #288 from atmire/resolvers-branch
Resolvers for item, collection and community home page
2018-09-06 11:52:56 -05:00
lotte
14f5c97ecc another intermediate commit 2018-09-06 11:55:13 +02:00
lotte
75a3985474 fixed production mode 2018-08-31 16:13:25 +02:00
lotte
f11d486d14 updated angular/rxjs to v6 successfully 2018-08-31 15:40:39 +02:00
lotte
e62524e7d0 fixed typos and added TypeDocs 2018-08-30 12:53:57 +02:00
Kristof De Langhe
28d7a169fc removed browse-by pages empty test files 2018-08-30 10:05:09 +02:00
lotte
777facf5cd intermediate commit 2018-08-29 15:12:01 +02:00
Kristof De Langhe
3a53595573 Merge branch 'browse-by-features' of https://github.com/atmire/dspace-angular into browse-by-features
Conflicts:
	src/app/core/data/data.service.spec.ts
2018-08-29 14:40:38 +02:00
Kristof De Langhe
4590264d5a Merge branch 'master' into browse-by-features
Conflicts:
	src/app/core/core.module.ts
	src/app/core/shared/operators.ts
	src/app/shared/object-grid/item-grid-element/item-grid-element.component.html
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/shared.module.ts
2018-08-29 14:24:45 +02:00
Kristof De Langhe
535034ec8e Added type docs 2018-08-29 12:46:20 +02:00
Tim Donohue
bf308c02c7 Merge pull request #280 from atmire/search-features
Search features
2018-08-27 12:39:22 -05:00
lotte
46daefd16e 55407: updated home page 2018-08-27 14:36:04 +02:00
lotte
2cbe6a6d91 upgrade to angular6 2018-08-24 13:26:43 +02:00
lotte
9fbbf53661 undo REST server config 2018-08-23 16:00:46 +02:00
lotte
02110c66be Merge branch 'search-features' into resolvers-branch
Conflicts:
	src/app/core/shared/operators.ts
2018-08-23 15:53:02 +02:00
lotte
bf29b74c55 reverse rest endpoint to 4Science server 2018-08-23 15:39:22 +02:00
lotte
9a410d02d9 scope now uses DSO endpoint instead of PID 2018-08-23 15:38:10 +02:00
lotte
976302389f fixed collection page, added SearchFilter Model 2018-08-23 14:01:37 +02:00
lotte
f5fed28722 reworked items list on collection page 2018-08-22 16:30:28 +02:00
lotte
1ea0e0ecfc fix for tests 2018-08-22 10:08:01 +02:00
lotte
d9cd292ec1 Revert "added preloading guard for search results"
This reverts commit d9e70bd4da.
2018-08-22 09:26:31 +02:00
Ben Bosman
132d979598 Merge branch 'w2p-53029_filtered-discovery-pages-entities' into 'entities-or2018'
W2p 53029 filtered discovery pages entities

See merge request contributions/dspace-angular!3
2018-08-21 11:54:09 +00:00