Commit Graph

4625 Commits

Author SHA1 Message Date
Raf Ponsaerts
a38d365bab Updated message for the collapse bitstreams for the bitstream pagination on simple item pages 2020-08-17 15:18:25 +02:00
Raf Ponsaerts
18fb47c9b6 [Task 72397] applied feedback on the file section and full file section components 2020-08-17 10:14:05 +02:00
Danilo Di Nuzzo
cfd819cd62 Merge branch 'authorities_and_controlled_vocabularies' of https://github.com/4Science/dspace-angular into authorities_and_controlled_vocabularies 2020-08-14 12:56:57 +02:00
ddinuzzo
3f8a670dcf Merge branch 'main' into authorities_and_controlled_vocabularies 2020-08-14 12:53:38 +02:00
Art Lowel
0a06368340 add a proxy for the sitemaps 2020-08-12 17:31:33 +02:00
Art Lowel
a2fa51cef5 deprecate the use of /api in the rest nameSpace 2020-08-12 14:38:06 +02:00
Danilo Di Nuzzo
66cabcb342 refactory for metadata and collection params 2020-08-12 14:01:29 +02:00
Art Lowel
8f822ba4f7 add robots.txt 2020-08-12 13:20:11 +02:00
Art Lowel
05a92f8e5b refactor webpack config 2020-08-12 13:19:23 +02:00
lotte
82d780b6c2 Fixed PageInfo SSR issue 2020-08-12 11:56:49 +02:00
Raf Ponsaerts
cb7335208f [Task 72397] undo test consoles and fix pagination issue 2020-08-11 13:13:02 +02:00
Raf Ponsaerts
0553f68607 [Task 72397] adding debug consoles and pageSize 2020-08-11 11:58:42 +02:00
Matteo Perelli
25d912b006 Merge with main 2020-08-11 10:01:16 +02:00
Raf Ponsaerts
f6f87a5738 [Task 72397] implemented the bitstream pagination on simple and full item pages 2020-08-07 16:07:33 +02:00
jonas-atmire
e78a1ee63e Routing back to the item page from bitstream edit 2020-08-07 09:51:33 +02:00
Tim Donohue
f1db0c044b Merge pull request #829 from atmire/Put-dynamic-workflowgroup-links-on-Collections-in-an-array
Put dynamic workflowgroup links on Collections in an array
2020-08-06 15:52:23 -05:00
Tim Donohue
9c83cd9b53 Merge pull request #830 from atmire/submission-repeatable-issue
Fix issue with repeatable scrollable dropdowns in the submission
2020-08-06 15:14:45 -05:00
Tim Donohue
4f608eb3cf Merge pull request #724 from 4Science/CST-3091
DS-4514 start a new submission via file
2020-08-06 08:45:50 -05:00
Kristof De Langhe
42978931de Merge branch 'main' into w2p-71764_Features-support-part-2
Conflicts:
	src/app/core/core.module.ts
2020-08-06 13:50:48 +02:00
Samuel
261f79daab Put dynamic workflowgroup links on Collections in an array - fix lgtm warnings 2020-08-05 16:17:27 +02:00
Art Lowel
d560e08b20 only clone for add events 2020-08-05 16:03:51 +02:00
Art Lowel
8bfccaa624 fix issue where adding multiple fields at the same time to an empty dropdown would only add the last field 2020-08-05 15:37:10 +02:00
Art Lowel
c2fd019ebd fix exception when adding a field for a repeatable dropdown 2020-08-05 13:55:26 +02:00
Samuel
a29de15f71 Put dynamic workflowgroup links on Collections in an array 2020-08-05 12:41:11 +02:00
jonas-atmire
82587b5ff8 Move followLink for format to bitstream-page.resolver 2020-08-05 11:14:21 +02:00
jonas-atmire
97ce951bd8 FollowLink addition to bitstream/bundle models 2020-08-05 11:01:56 +02:00
Danilo Di Nuzzo
6422288207 added TypeDocs on collection selectior component 2020-08-04 11:55:24 +02:00
ddinuzzo
73b5a376b3 Merge branch 'main' into CST-3091 2020-08-04 11:53:35 +02:00
Danilo Di Nuzzo
4a30e5d7d5 fix response for test submission/vocabularies 2020-08-04 09:43:36 +02:00
Danilo Di Nuzzo
9b69aaaa07 added missing unsubscription in onebox component 2020-08-03 16:52:28 +02:00
Marie Verdonck
e06ff5057a lint 2020-08-03 16:26:10 +02:00
Marie Verdonck
4338250d8d abort travis after script fail, to be able to find cause of failure 2020-08-03 16:26:10 +02:00
Marie Verdonck
26905860ba 71712: Test fixes: eventemitter to subject in confirmation modal 2020-08-03 16:26:10 +02:00
Marie Verdonck
3e0f4a54e6 71712: confirmation modal for export + tests &
- request causing error because of issue #756, commented out for now &
- drop event prevention in a HostListener like dragover event
2020-08-03 16:26:10 +02:00
Marie Verdonck
66cdf9dd18 fdescribe removed 2020-08-03 16:25:38 +02:00
Marie Verdonck
e160d46b81 71713: Dropzone without uploader to own component 2020-08-03 16:25:38 +02:00
Marie Verdonck
9e095d09b6 lint fixes 2020-08-03 16:25:38 +02:00
Marie Verdonck
930512efaa 71713: dropzone padding 2020-08-03 16:25:38 +02:00
Marie Verdonck
393bdf0786 71713: restyle dropzone & rewrite antipattern nested subscribes 2020-08-03 16:25:38 +02:00
Marie Verdonck
9ae68fee32 71713: Tests Import metadata CSV page added 2020-08-03 16:25:38 +02:00
Marie Verdonck
2898cbac6d 71713: Import metadata CSV 2020-08-03 16:25:38 +02:00
Marie Verdonck
d295fa422f 71712: Item export no longer redirects & test async fixes 2020-08-03 16:25:09 +02:00
Marie Verdonck
8f28e989a1 71712: Test fixes 2020-08-03 16:25:09 +02:00
Marie Verdonck
311d93efad 71712: Left out the filter for authorized & metadata-export script exists to show export metadata option for now, until #635 is fixed
See https://github.com/DSpace/dspace-angular/issues/635
If uncommented now: in prod mode: button only available after refresh after login; in dev mode: button not available in any way because authorisation request header is not added to script request
2020-08-03 16:25:09 +02:00
Art Lowel
2f946ba2a3 fix issue where the menu wouldn't update if an option was added after the initial render 2020-08-03 16:25:09 +02:00
Marie Verdonck
d2523ade9b 71712: Check script exists with findBy Id & new tests & test fixes 2020-08-03 16:25:09 +02:00
Marie Verdonck
902d4c2330 71712: Export metadata CSV; WIP 2020-08-03 16:25:09 +02:00
ddinuzzo
793698a6d8 Merge branch 'main' into authorities_and_controlled_vocabularies 2020-08-03 11:00:38 +02:00
Tim Donohue
eb9809801f Merge pull request #799 from atmire/w2p-71806_Curation-tasks-UI
Curation Task Admin UI
2020-07-31 14:14:25 -05:00
Giuseppe Digilio
34da1dc055 Removed angular material dependency 2020-07-31 15:18:41 +02:00