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
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
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