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 |
|
Kristof De Langhe
|
e011ec207c
|
54472: Adjustment of tests with new code + removal of fdescribe
|
2018-09-17 10:46:47 +02:00 |
|
Kristof De Langhe
|
a842d70939
|
Merge branch 'w2p-54472_Create-community-and-collection-pages' of https://git.atmire.com/contributions/dspace-angular into w2p-54472_Create-community-and-collection-pages
|
2018-09-17 10:33:27 +02:00 |
|
Kristof De Langhe
|
30284ea78f
|
54472: DataService create method tests + buildFormData test pt2
|
2018-09-17 10:33:20 +02:00 |
|
lotte
|
97669d0c34
|
upgrade ngrx to fix store devtools bug
|
2018-09-17 10:20:12 +02:00 |
|
lotte
|
9da839e318
|
refactoring
|
2018-09-17 08:47:30 +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 |
|
Kristof De Langhe
|
6aee6e668c
|
54472: DataService create method tests pt1
|
2018-09-14 16:27:41 +02:00 |
|
Giuseppe
|
6da159b763
|
Changed EpersonService to extend DataService
|
2018-09-14 15:01:32 +02:00 |
|
Kristof De Langhe
|
f9203a5cb6
|
54472: Tests + caching fix attempts intermediate commit
|
2018-09-14 12:02:20 +02:00 |
|
lotte
|
2b1d4cd12a
|
Fixed logout issue
|
2018-09-14 11:42:55 +02:00 |
|
lotte
|
17ad62c172
|
implementation of server synchronization
|
2018-09-14 09:26:30 +02:00 |
|
Giuseppe
|
49f37e8ad7
|
Added more tests
|
2018-09-13 15:00:05 +02:00 |
|
Kristof De Langhe
|
6c8e498891
|
54472: Small changes
|
2018-09-13 14:19:02 +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 |
|
Kristof De Langhe
|
6973c66d79
|
54472: Intermediate commit
|
2018-09-12 10:49:31 +02:00 |
|
Kristof De Langhe
|
0197b4a9dc
|
54472: Passing parent as parameter and fixed duplicate collection created
|
2018-09-12 08:11:33 +02:00 |
|
Kristof De Langhe
|
758127e409
|
54472: Working post request with form-data (contains test code)
|
2018-09-11 16:23:57 +02:00 |
|
lotte
|
acb5f5197d
|
patching changes
|
2018-09-11 16:05:21 +02:00 |
|
Kristof De Langhe
|
ad9852f194
|
54472: form-data intermediate commit
|
2018-09-11 14:50:23 +02:00 |
|
Kristof De Langhe
|
2740f69025
|
54472: Removed old error messages
|
2018-09-11 09:22:45 +02:00 |
|
Kristof De Langhe
|
dfb4a3bd9c
|
54472: Notification errors
|
2018-09-11 09:21:35 +02:00 |
|
Kristof De Langhe
|
12058cb4db
|
54472: Remove console logs
|
2018-09-11 08:31:41 +02:00 |
|
Kristof De Langhe
|
79afa38a67
|
54472: Fixed duplicate requests
|
2018-09-11 08:12:16 +02:00 |
|
Giuseppe
|
2786dbd8d8
|
Refactoring based on review
|
2018-09-10 16:15:27 +02:00 |
|
Kristof De Langhe
|
7f8fa9c1b7
|
54472: GetRequestByUUID
|
2018-09-10 15:20:16 +02:00 |
|
Kristof De Langhe
|
7b3e82c5af
|
54472: Removed SingleDsoSuccessResponse and replaced by GenericSuccessResponse
|
2018-09-10 13:48:34 +02:00 |
|
Kristof De Langhe
|
2f139c5c94
|
54472: Create request, response, responseparsingservice and data-service changes
|
2018-09-10 12:03:00 +02:00 |
|
Kristof De Langhe
|
87f5c3b8a8
|
Merge branch 'Authentication-issue-fix' into w2p-54472_Create-community-and-collection-pages
|
2018-09-10 10:33:39 +02:00 |
|
Kristof De Langhe
|
ea075fbd8f
|
Correct parsing of AuthStatus and small changes
|
2018-09-10 08:44:56 +02:00 |
|
Kristof De Langhe
|
7a2e0ae851
|
54472: Post-merge error fixes
|
2018-09-07 14:32:43 +02:00 |
|
Kristof De Langhe
|
da3627e614
|
Merge branch 'master' into w2p-54472_Create-community-and-collection-pages
Conflicts:
src/app/+collection-page/collection-page-routing.module.ts
src/app/+collection-page/collection-page.module.ts
src/app/+community-page/community-page-routing.module.ts
src/app/core/data/community-data.service.ts
src/app/core/data/dso-response-parsing.service.ts
|
2018-09-07 14:16:21 +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 |
|
Kristof De Langhe
|
260ddd979a
|
54472: request created dso
|
2018-09-07 11:07:04 +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 |
|
Kristof De Langhe
|
e7c5a2a29c
|
54472: refactoring feedback pt1
|
2018-09-05 16:31:06 +02:00 |
|
Giuseppe
|
1a358c864c
|
Removed unused util methods
|
2018-08-31 19:05:55 +02:00 |
|
Giuseppe
|
c6ce420873
|
Added scss variables
|
2018-08-31 19:05:07 +02:00 |
|
Giuseppe
|
6bd7883069
|
Added sticky position for buttons used for editing item bitstream's metadata
|
2018-08-31 17:58:48 +02:00 |
|
Giuseppe
|
820e3909ca
|
Fixed an issue occurred while removing an item from a qualdrop group
|
2018-08-31 17:51:44 +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 |
|