Yana De Pauw
b9ea5133e3
Remove edit page menu options not handled in this PR
2018-12-19 12:40:25 +01:00
Yana De Pauw
d9a393c8e6
Add Item Status Edit Actions
...
Add the Item Withdraw and Reistate action
Add the make Item Private and Public action
Add the Permanently Delete action
2018-12-18 16:52:11 +01:00
Tim Donohue
a3b4883e2d
Merge pull request #320 from atmire/angular6-upgrade
...
Angular6 upgrade
2018-12-03 07:10:39 -08:00
lotte
afa3a03d2c
fix for 401 requests
2018-11-27 11:45:35 +01:00
Art Lowel
3c7fcfc87a
Merge pull request #325 from atmire/hide-metadata-wrapper-component
...
Hide the wrapper component when there is no text content
2018-11-27 11:07:30 +01:00
Antoine Snyers
9bf96d11df
Remove fdescribe
2018-11-21 15:23:05 +01:00
Antoine Snyers
86830263dd
Add an empty span in the test case
2018-11-21 15:02:42 +01:00
lotte
d46ab9637c
Merge branch 'master' into angular6-upgrade
2018-11-21 11:09:38 +01:00
lotte
5cbe8ffb88
resolved PR feedback
2018-11-20 15:53:40 +01:00
Antoine Snyers
8800f238eb
Hide the wrapper component when there is no text content
2018-11-12 10:23:28 +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