Dániel Péter Sipos
|
9a1b21aeef
|
#675 remove unused imports
|
2020-10-29 14:43:17 +01:00 |
|
Dániel Péter Sipos
|
71ca57a5ce
|
#674 update other grid elements
|
2020-10-29 14:35:44 +01:00 |
|
Dániel Péter Sipos
|
6f7a226b81
|
#674 refactore thumbnail
|
2020-10-29 14:28:49 +01:00 |
|
Dániel Péter Sipos
|
431d884e8a
|
Merge remote-tracking branch 'upstream/main' into #674-fix-thumbnail
|
2020-10-29 11:23:16 +01:00 |
|
Dániel Péter Sipos
|
77e7d0effd
|
#674 remove consle logs
|
2020-10-29 11:23:02 +01:00 |
|
Marie Verdonck
|
9ae7e8174e
|
74275: [Issue 2988]: Password (re)set for eperson with add PatchOperation
|
2020-10-29 10:08:19 +01:00 |
|
Tim Donohue
|
09bdc7a0e3
|
Merge pull request #891 from atmire/DSO-404-fix
Fix DSO 404 pages
|
2020-10-28 13:04:57 -05:00 |
|
Dániel Péter Sipos
|
7925e9134a
|
Revert "#674 remove async"
This reverts commit 371b8e72f7 .
|
2020-10-28 16:29:02 +01:00 |
|
Dániel Péter Sipos
|
371b8e72f7
|
#674 remove async
|
2020-10-28 16:13:41 +01:00 |
|
Dániel Péter Sipos
|
0ea105c73e
|
#674 fix community and collection thumblogo
|
2020-10-28 16:01:26 +01:00 |
|
Dániel Péter Sipos
|
0d8049494f
|
Merge branch 'main' into #0-fix-thumbnail
|
2020-10-28 10:44:59 +01:00 |
|
Dániel Péter Sipos
|
23c01b4683
|
#0-remove
|
2020-10-28 10:44:51 +01:00 |
|
Kristof De Langhe
|
d52da292a6
|
74053: Fix double slash in route
|
2020-10-27 13:14:01 +01:00 |
|
Kristof De Langhe
|
2d67b0b13e
|
74053: remove fdescribe + use consts for routing paths
|
2020-10-27 12:29:39 +01:00 |
|
Kristof De Langhe
|
736704aae8
|
74053: redirectOn404Or401
|
2020-10-27 11:25:12 +01:00 |
|
Kristof De Langhe
|
18577f016c
|
74200: DsoPageEditButtonComponent test cases
|
2020-10-27 10:46:33 +01:00 |
|
Dániel Péter Sipos
|
d7d527b735
|
#0 fix thumbnail
|
2020-10-27 10:00:21 +01:00 |
|
Kristof De Langhe
|
06769493e1
|
74199: Edit current DSO button
|
2020-10-26 17:49:56 +01:00 |
|
Kristof De Langhe
|
892e7bdaa1
|
74199: Tests
|
2020-10-26 15:43:15 +01:00 |
|
Tim Donohue
|
e3c4884bf9
|
Merge pull request #913 from atmire/fix-item-grid-shadows
Fix grid search result shadows
|
2020-10-23 16:42:57 -05:00 |
|
Tim Donohue
|
418fe5c5ce
|
Merge pull request #881 from jonas-atmire/w2p-72326-Back-link-on-bitstream-edit-page
Back link on bitstream edit page
|
2020-10-23 16:18:36 -05:00 |
|
Kristof De Langhe
|
40891a3c35
|
74199: Admin search dialogs - Current DSO + context for new item/collection
|
2020-10-23 17:29:10 +02:00 |
|
Corrado Lombardi
|
9658da4fc0
|
[CSTPER-66] removed detectChanges in single tests, removed TranslateService stub provision, added _links section in community objects
|
2020-10-23 16:40:49 +02:00 |
|
Corrado Lombardi
|
4bed16af32
|
[CSTPER-66] onConfirm tests executed within a scheduler and provided _links section on tested data
|
2020-10-23 11:54:07 +02:00 |
|
Corrado Lombardi
|
564e4e0b02
|
[CSTPER-66] onSubmit test executed within a scheduler and provided _links section on tested data
|
2020-10-23 11:53:35 +02:00 |
|
Corrado Lombardi
|
d50d1506ef
|
[CSTPER-66] provided RequestService
|
2020-10-22 23:41:18 +02:00 |
|
Corrado Lombardi
|
8424ab89d7
|
[CSTPER-66] provided RequestService in constructor and parent community empty link
|
2020-10-22 20:15:08 +02:00 |
|
Kristof De Langhe
|
ade5eb53cc
|
74199: Infinite scroll size changes
|
2020-10-22 18:03:32 +02:00 |
|
Giuseppe Digilio
|
c374627c27
|
[CSTPER-138] Fixed failed test
|
2020-10-22 17:24:18 +02:00 |
|
Corrado Lombardi
|
5ef329f7a6
|
[CSTPER-66] removed consecutive blank lines
|
2020-10-22 16:44:49 +02:00 |
|
Corrado Lombardi
|
be6a6a2f62
|
[CSTPER-66] when a community or a collection is created or deleted, angular cache is refreshed so that in case of new community or collection it appears immediately in pages where communities and collections lists are displayed, in case of community or collection deletion deleted community or collection does not appear anymore in pages where communities and collections lists are displayed.
|
2020-10-22 15:50:44 +02:00 |
|
Corrado Lombardi
|
20c7afce06
|
[CSTPER-66] utility functions to create remote data object without content
|
2020-10-22 15:46:29 +02:00 |
|
Corrado Lombardi
|
e1cce311e8
|
[CSTPER-66] utility method to check if remote data has no content
|
2020-10-22 15:46:05 +02:00 |
|
Corrado Lombardi
|
1127b363e9
|
[CSTPER-66] function to get succeeded or no content response
|
2020-10-22 15:45:39 +02:00 |
|
Giuseppe Digilio
|
826957a66d
|
[CSTPER-138] Fixed issue where results are the same when pagination changed while retrieving external source providers
|
2020-10-22 09:18:03 +02:00 |
|
Kristof De Langhe
|
8b2b28df25
|
74199: Infinite scrollable dso-selector + collection/community implementation + authorized-collection-selector
|
2020-10-21 18:04:03 +02:00 |
|
Tim Donohue
|
d103092a81
|
Merge pull request #901 from qultoltd/#895-search-grid-layout
#895 fix grid layout
|
2020-10-21 08:50:44 -05:00 |
|
Kristof De Langhe
|
f79ea2b844
|
74199: Admin search dialogs - sidebar search list element implementations - intermediate commit
|
2020-10-21 13:24:21 +02:00 |
|
Art Lowel
|
c4687116e5
|
add isCollapsed to mock TruncatableService
|
2020-10-21 11:35:05 +02:00 |
|
Art Lowel
|
1dcfb729a8
|
fix issue where item search results would always have a shadow, instead of only when they're focused
|
2020-10-21 10:23:56 +02:00 |
|
Kristof De Langhe
|
ac44bb9cb9
|
74199: Admin search dialogs - intermediate commit
|
2020-10-20 17:54:12 +02:00 |
|
Kristof De Langhe
|
6a016cd17f
|
74199: ItemResolver item to dso refactor
|
2020-10-20 16:40:01 +02:00 |
|
Corrado Lombardi
|
a2c5ddbfce
|
Merge branch 'main' into CSTPER-66
|
2020-10-19 08:59:18 +02:00 |
|
Sascha Szott
|
4e4ef36c34
|
bugfix of issue #904
|
2020-10-17 21:42:47 +02:00 |
|
Dániel Péter Sipos
|
9a324ba456
|
#895 revert changes fix layout
|
2020-10-16 17:12:25 +02:00 |
|
Dániel Péter Sipos
|
3d1ffa6738
|
#895 fix colums sorting
|
2020-10-16 17:05:46 +02:00 |
|
Dániel Péter Sipos
|
622871fcde
|
#895 fix grid layout
|
2020-10-16 14:53:58 +02:00 |
|
Tim Donohue
|
f7883492c6
|
Correct syntax for referencing related issues/PRs
|
2020-10-15 15:41:08 -05:00 |
|
Giuseppe Digilio
|
988747e392
|
[CSTPER-138] Fixed issue with request pagination while retrieving external source providers
|
2020-10-15 12:50:02 +02:00 |
|
Giuseppe Digilio
|
7599938516
|
[CSTPER-138] Added label for arXiv external providers
|
2020-10-15 12:47:12 +02:00 |
|