Commit Graph

3289 Commits

Author SHA1 Message Date
lotte
0175b50d48 applied feedback 2020-03-12 12:49:48 +01:00
Art Lowel
2922deff50 small UI tweaks, fix tests 2020-03-10 18:38:04 +01:00
lotte
401393c8bd grid view for admin search results 2020-03-10 10:49:18 +01:00
lotte
6c7780ca56 fixed translation service issues 2020-03-09 11:15:48 +01:00
lotte
f5a66c2266 added missing translation helper for facets 2020-03-06 16:22:04 +01:00
lotte
18eaf18108 updated admin menu 2020-03-06 14:19:31 +01:00
lotte
d5484e5c89 created admin search page 2020-03-06 13:54:46 +01:00
Tim Donohue
01231ef105 Merge pull request #606 from 4Science/#603_mydspace_fixes
#603 mydspace fixes
dspace-7.0-beta1
2020-03-03 11:14:06 -06:00
Giuseppe Digilio
98d44fd42e Fixed issue with workflowitem edit 2020-03-03 17:38:03 +01:00
Tim Donohue
000bfb85c0 Merge pull request #607 from atmire/allow-optional-links
Allow optional HALLinks
2020-03-03 10:30:04 -06:00
Kristof De Langhe
6606520c2f 68729: Resolve missing links to undefined 2020-03-03 16:36:35 +01:00
Giuseppe Digilio
5e95f1df1a Removed unintentional "this." from html template 2020-03-03 12:18:50 +01:00
Giuseppe Digilio
0e1d3e4048 Fixed following links for mydspace workflow results 2020-03-03 12:13:22 +01:00
Giuseppe Digilio
3cd8178f65 Reverted MyDSpacePageComponent 2020-03-03 12:11:25 +01:00
Giuseppe Digilio
2262a115fc Fixed issue with detailed visualization for mydspace results 2020-03-03 12:10:40 +01:00
Giuseppe Digilio
64c96c78f0 Fixed issue while retrieve undefined item's bitstreams on ItemDetailPreviewComponent 2020-03-03 12:09:33 +01:00
Giuseppe Digilio
401065dba2 Merge remote-tracking branch 'remotes/origin/master' into #603_mydspace_fixes 2020-03-03 09:29:09 +01:00
Tim Donohue
be4d4ec88d Merge pull request #605 from tdonohue/Increase_network_timeout_Docker
Increase network timeout for Docker builds to 5min
2020-03-02 14:00:06 -06:00
Tim Donohue
ccb3c98f81 Increase network timeout for Docker builds to 5min 2020-03-02 13:36:32 -06:00
Tim Donohue
dbca93e3aa Merge pull request #602 from 4Science/issues#599_and_issues#600_fixes
Issues#599 and issues#600 fixes
2020-03-02 12:56:30 -06:00
Giuseppe Digilio
18e17f0dad Added action to retrieve authenticated eperson object 2020-03-02 13:09:17 +01:00
Giuseppe Digilio
df8ef2b5c3 Fixed issue with field's required property during form filed initialization 2020-03-02 13:06:47 +01:00
Tim Donohue
b2f0e9f620 Merge pull request #591 from atmire/w2p-68921_breadcrumbs
Breadcrumbs
2020-02-28 10:36:43 -06:00
Tim Donohue
dbdc42fc73 Merge pull request #597 from 4Science/#592-miscellaneous-fixes
fix Submission cannot be completed #592
2020-02-27 15:20:48 -06:00
lotte
8b6b478df9 fixed other async 2020-02-27 16:59:34 +01:00
lotte
aa5383ca5a remove unnecessary async that causes test timeout 2020-02-27 16:58:44 +01:00
lotte
3d1e93f5ef feedback 2020-02-27 16:53:47 +01:00
Giuseppe Digilio
5d22ba7d36 Fixed Related Dynamic Form Controls functionality after Angular 8 upgrade 2020-02-27 13:08:09 +01:00
Giuseppe Digilio
653cf8e921 Temporary fix for Collection defaultAccessConditions issue 2020-02-27 11:20:00 +01:00
Giuseppe Digilio
355d9984b4 Fixed initialization of workspaceitem/workflowitem's selfUrl 2020-02-27 11:16:42 +01:00
Giuseppe Digilio
500f5c645f Fixed issue with DataService's delete method that used wrong uuid to make the request 2020-02-27 11:15:31 +01:00
Bram Luyten
3b89580caf Merge pull request #593 from bram-atmire/PR557-Partial-Dutch-Translation
Partial Dutch Translation by @muiltje
2020-02-27 10:11:26 +01:00
Bram Luyten
4814ed0c68 Rebase and enabling Dutch translation by default 2020-02-27 09:51:57 +01:00
muiltje
5acbf4f216 Second batch of Dutch translations 2020-02-27 08:54:59 +01:00
muiltje
423cf7569a First batch of Dutch translations 2020-02-27 08:54:59 +01:00
muiltje
9d988022c7 First batch of Dutch translations 2020-02-27 08:54:59 +01:00
muiltje
802498e27e First batch of Dutch translations 2020-02-27 08:54:59 +01:00
Kristof De Langhe
e1f940668a 69115: MyDSpace ClaimedTask proper link resolving 2020-02-26 17:50:44 +01:00
lotte
d2fe506299 fixed time out 2020-02-26 17:08:59 +01:00
lotte
b554d40e9c added tests and docs 2020-02-26 16:53:10 +01:00
lotte
4ae8997ada added tests for breadcrumbs service and component 2020-02-26 14:44:34 +01:00
Art Lowel
b4a63fccf4 rollback debug change 2020-02-26 14:17:27 +01:00
Art Lowel
5b326aea92 add DSONameService 2020-02-26 13:58:09 +01:00
Tim Donohue
a6f1a6d1ec Merge pull request #584 from atmire/SubmissionUseFullProjection
Use full projection for submission REST requests
2020-02-24 16:29:50 -06:00
lotte
f67387ed65 first draft breadcrumbs 2020-02-24 16:27:19 +01:00
lotte
725f20a9d0 breadcrumbs for DSOs 2020-02-24 16:27:19 +01:00
lotte
4ea264dd7f dso + i18n breadcrumbs with providers + resolvers 2020-02-24 16:27:19 +01:00
lotte
413f798f71 initial simple breadcrumb implementation 2020-02-24 16:27:19 +01:00
Tim Donohue
e60688b85e Merge pull request #578 from atmire/followlink-refactor
Only resolve links when needed
2020-02-24 09:21:29 -06:00
Art Lowel
91e3775135 fix incorrect links in eperson and group dataservices 2020-02-24 15:15:41 +01:00