Alexandre Vryghem
15342b3903
108588: Updated CollectionPageRoutingModule to use custom sections
2024-02-07 00:44:17 +01:00
Alexandre Vryghem
2d48c6369b
Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main
2023-03-16 00:30:49 +01:00
cris
6e77140591
avoiding trailing space
2023-03-09 21:12:29 +00:00
cris
6493b62e6a
adding sortConfig
2023-03-09 21:00:36 +00:00
cris
9d1991eec1
pageSize applied in Recent Submissions
2023-03-09 18:39:13 +00:00
Alexandre Vryghem
2513f91a1a
Use DSONameService to display DSpaceObjects names
2023-03-02 19:40:36 +01:00
Michael Spalti
4fff311fe4
Ah those sneaky unused imports.
2022-09-13 14:59:55 -07:00
Michael Spalti
78358a4067
Multiple updates.
2022-09-13 14:26:37 -07:00
Michael Spalti
56c8c8c370
Initial work on browse with thumbs.
2022-09-07 10:47:37 -07:00
lotte
30b7e8eb39
Merge branch 'main' into w2p-87382_circular-dependency-fixes
2022-04-05 16:35:00 +02:00
lotte
143b7c3e0d
87382: fixing circular dependencies
2022-02-16 13:52:32 +01:00
Tim Donohue
9310d6e649
Merge pull request #1478 from 4Science/CST-4633-search-refactoring
...
MyDSpace Search component refactoring
2022-01-20 11:41:06 -06:00
Rezart Vata
e594cabe4a
[CST4981] finished task, working on unit testing
2021-12-22 18:01:37 +01:00
Giuseppe Digilio
b6ae15fbd2
[CST-4633] move search.component to search module and create search models folder
2021-12-16 10:00:08 +01: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
ef1ed028f7
switched isUndefined usages to our built in version
2017-08-10 15:58:23 +02:00
Art Lowel
ebcc38f6b6
added is(Not)Null and Undefined methods to empty.util because they're deprecated in the node core
2017-08-10 15:50:58 +02:00
Giuseppe Digilio
0e4d6e6334
Delete console.log
2017-08-01 16:58:31 +02:00
Giuseppe Digilio
a3e0b01d19
change collection-page.component
2017-07-31 16:25:44 +02:00
Giuseppe Digilio
aa6afea6e2
Fix pagination issues
2017-07-28 20:19:54 +02:00
William Welling
066bba28af
fixed lint errors
2017-07-13 11:19:02 -05:00
William Welling
c08f5c672b
dependency upgrades, server and platform module updates, linting wip
2017-07-12 14:33:16 -05:00
Art Lowel
f57c0a4fac
fixed an issue where the pagination would always open on the first page if you went to the URL of a different page
2017-06-22 18:34:39 +02:00
Art Lowel
12edec3471
added crude first recent items list to collection hompage - needs refactoring
2017-06-21 18:42:54 +02:00
Art Lowel
c6494d3de3
fixed an issue where incomplete mock data caused an error on collection homepages
2017-06-16 10:44:49 +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