Davide Negretti
d65c12ae04
Merge branch 'main-gh4s' into CST-7757
...
# Conflicts:
# src/app/collection-page/collection-page.component.html
# src/app/community-page/community-page.component.html
# src/app/core/core.module.ts
# src/app/core/data/feature-authorization/feature-id.ts
# src/app/shared/shared.module.ts
2023-02-11 03:17:44 +01:00
Giuseppe Digilio
27d5097f4b
[CST-7757] Add subscribe button to all dso pages
2022-12-28 16:22:17 +01:00
Yana De Pauw
be8a3d278c
Merge remote-tracking branch 'upstream/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu
2022-09-30 12:31:21 +02:00
Peter Wolfersberger
b0d1a74128
Made comcol-page-handle-component themeable
2022-09-29 10:49:02 +02:00
Yana De Pauw
7f91f50e63
Merge remote-tracking branch 'upstream/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu
2022-09-22 16:08:53 +02:00
Yana De Pauw
878db5be75
94390: Replace DSO page edit buttons with a menu
2022-09-21 16:16:44 +02:00
Alexandre Vryghem
e741573348
Merge branch 'w2p-89984_feature-rtl-theme_contribute-7.2' into w2p-91272_Add-themed-components-to-upstream-branch
2022-05-13 18:46:03 +02:00
Yana De Pauw
870a36180c
89984: Add ThemedLoadingComponent
2022-05-10 16:44:50 +02:00
Alexandre Vryghem
2ff79d93b9
89741: Added Tests for the scope @Input() in SearchFormComponent
2022-05-04 18:16:11 +02:00
Yura Bondarenko
3f340c18f2
87968: Fix spacing issues via custom CSS
2022-04-08 17:58:23 +02:00
Yura
931560ee26
84367: Make ComcolPageBrowseByComponent themeable
2021-10-21 10:22:29 +02:00
Art Lowel
124845bee1
update folder structure based on style guide
2021-07-23 17:18:51 +02:00
William Welling
3d02e660da
fixed core and shared module usage, lazy loading modules
2017-09-26 11:44:07 -05:00
Art Lowel
12edec3471
added crude first recent items list to collection hompage - needs refactoring
2017-06-21 18:42:54 +02:00
Christian Scheible
8c16918728
Added unsubscribe to community logo subscription.
2017-06-16 12:34:17 +02:00
Christian Scheible
ac7b2775e4
Renamed Collection/Community shared components
2017-06-13 15:41:38 +02:00
Christian Scheible
90840d949b
Refactored collection/community logo and name as shared components.
2017-06-13 14:35:57 +02:00
Christian Scheible
3ad3df7568
Refactored community and collection pages to use a shared component for most of the content. This PR connect’s to #89
2017-06-13 10:02:49 +02:00
Àlex Magaz Graça
2e89cb03d8
Fix page loading failing when the collection hasn't a logo
2017-06-07 14:50:02 +02:00
Àlex Magaz Graça
c5d92d4e5f
Implement collection home page
...
Shows the following fields if they exist:
* title
* logo
* introductory text
* news (also referred to as sidebarText)
* copyright text
* license
Fixes https://github.com/DSpace/dspace-angular/issues/63
2017-06-07 10:35:15 +02:00