Commit Graph

1203 Commits

Author SHA1 Message Date
lotte
cd5c7b72c2 57053: progress menu bar 2018-11-16 17:00:06 +01:00
lotte
0c4784346b progress vertical menu 2018-11-14 15:56:23 +01:00
lotte
17239cd1be Merge branch 'resolvers-branch-angular6' into w2p-57053_menu-angular6
Conflicts:
	src/app/app.module.ts
	src/app/header/header.component.ts
	src/app/navbar/navbar.effects.ts
2018-11-12 09:49:26 +01:00
lotte
83bf3ab8b8 start of vertical menu 2018-11-09 17:00:58 +01:00
lotte
b0fe14d015 57053: horizontal menu 2018-11-09 10:18:17 +01:00
lotte
2af1d3b042 57053: started on menu 2018-11-05 16:34:03 +01:00
Tim Donohue
2033119bd9 Merge pull request #319 from atmire/w2p-56119_fixed-facet-issue-when-logged-on
Fixed issue where facets could not be changed when you are logged in
2018-10-31 15:24:49 -05:00
lotte
54dad64ab4 resolved lint error 2018-10-31 15:28:50 +01:00
lotte
c334bbe78e updated merged master to rxjs 6 2018-10-31 11:13:58 +01:00
lotte
850545ea68 Merge branch 'master' into resolvers-branch-angular6
Conflicts:
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/metadata/metadata.service.ts
	src/app/core/shared/item.model.ts
	src/app/shared/loading/loading.component.ts
	yarn.lock
2018-10-31 11:03:09 +01:00
Tim Donohue
daee926638 Merge pull request #314 from atmire/support-paginated-dso-properties
Issue 313: add support for paginated properties on dspace objects
2018-10-26 14:08:08 -05:00
Tim Donohue
a1a356d2bb Merge pull request #312 from atmire/No-files-item-page-bugfix
Issue 311: No files item page bugfix
2018-10-26 13:53:17 -05:00
Art Lowel
7ba33c6e49 Merge pull request #307 from christian-scheible/dspace-angular-293
#293 Added link with the query quoted for search results if empty
2018-10-25 13:10:12 +02:00
Christian Scheible
fe2fdbc4b3 Merge remote-tracking branch 'origin/dspace-angular-293' into dspace-angular-293 2018-10-25 12:48:51 +02:00
Christian Scheible
88864f7aaf Improved testing of search-results-component 2018-10-25 12:48:05 +02:00
Art Lowel
9aff1b6954 add support for paginated properties on dspace objects 2018-10-25 11:57:20 +02:00
Christian Scheible
9d624f1f36 Improved testing of search-results-component 2018-10-24 15:24:19 +02:00
Art Lowel
335d74ea7e fix AoT issues with store devtools 2018-10-22 13:18:24 +02:00
Art Lowel
7ada6c7b21 configure @ngrx/store-devtools 2018-10-22 11:35:22 +02:00
Kristof De Langhe
348a42eb35 56129: Test covering the bug 2018-10-12 17:48:06 +02:00
Kristof De Langhe
d18e8e1ca5 Fix for item pages without bitstreams 2018-10-12 16:15:34 +02:00
lotte
d154caf039 56119: fixed issue where facets could not be changed when you are logged on 2018-10-12 15:06:10 +02:00
lotte
5b71788a20 improved test compiling time 2018-10-12 14:24:41 +02:00
lotte
998ed9af33 Merge branch 'master' into resolvers-branch-angular6 2018-10-12 12:50:18 +02:00
Christian Scheible
18ba810cc4 Added link with the query quoted for search results if empty
If there is an error 400 or a search returns an empty result this commit will show a link with the query quoted. 
Also improved testing of search results component as the component has changed.
2018-10-12 09:58:30 +02:00
Tim Donohue
8c124f227d Merge pull request #303 from atmire/hide-metadata-labels-without-value
Hide metadata labels without value
2018-10-11 14:16:33 -05:00
lotte
3a8f7754fa 55143: fixed all tests 2018-10-11 12:02:40 +02:00
Antoine Snyers
7ac26843b7 Remove the 'f' in fdescribe 2018-10-09 15:37:03 +02:00
Antoine Snyers
bbe22d9636 Hide metadata labels when there are no values 2018-10-09 15:25:58 +02:00
Antoine Snyers
9c444764a1 Add tests for the MetadataFieldWrapperComponent 2018-10-09 15:25:21 +02:00
lotte
7c16ccafd3 rxjs migrate 2018-10-08 12:33:39 +02:00
lotte
e025f3bc4d Merge branch 'master' into resolvers-branch-angular6
Conflicts:
	package.json
	src/app/+search-page/search-filters/search-filters.component.ts
	src/app/core/auth/auth.effects.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/data/comcol-data.service.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/header/header.component.spec.ts
	src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
	src/app/shared/testing/auth-service-stub.ts
	yarn.lock
2018-10-08 12:28:08 +02:00
lotte
199d8a8cff commit before merge 2018-10-08 12:12:09 +02:00
Art Lowel
1a20cec41c Merge pull request #300 from cjuergen/german-translation
Initial German Translation
2018-10-08 11:25:20 +02:00
cjuergen
c8ab655b4c Initial German Translation 2018-10-08 10:49:59 +02:00
Art Lowel
da4593a287 Merge pull request #296 from bram-atmire/issue-295-dutch-translation
Issue #295 Dutch translation
2018-10-05 11:45:58 +02:00
Art Lowel
c0e32457eb Merge pull request #297 from helix84/czech-l10n
Czech translation
2018-10-05 11:40:37 +02:00
helix84
a83c6c05df minor fixes in en.json 2018-10-04 09:25:38 +02:00
helix84
b2fef4d60a Create cs.json 2018-10-04 09:22:46 +02:00
Bram Luyten
031c4c0cf5 Dutch translation 2018-10-04 08:39:53 +02:00
Tim Donohue
5912c88791 Merge pull request #290 from atmire/authorization-issue
Fix for authentication
2018-09-27 14:16:11 -05:00
lotte
bfc70f4f88 Added links to issues 2018-09-27 10:37:40 +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
lotte
e96eeeaa83 fixed redirect after login 2018-09-18 16:29:55 +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