Kristof De Langhe
|
1b978124d1
|
66156: Removal of redundant fields, message update and aciveTab as observable
|
2019-11-27 18:01:31 +01:00 |
|
Tim Donohue
|
7f44c7751b
|
Merge pull request #513 from atmire/sidebar-refactoring
Sidebar refactoring
|
2019-11-27 10:46:40 -06:00 |
|
Art Lowel
|
8c2e63c2a7
|
fix issue where font urls in scss slow down the build
|
2019-11-27 14:55:18 +01:00 |
|
Kristof De Langhe
|
2ef02864f2
|
Merge branch 'master' into w2p-66156_Display-of-relations
|
2019-11-27 14:47:29 +01:00 |
|
Antoine Snyers
|
c83c861e85
|
Update TypeDocs
|
2019-11-27 14:11:43 +01:00 |
|
Art Lowel
|
d127e5f27c
|
remove version number
|
2019-11-27 13:48:06 +01:00 |
|
Marie Verdonck
|
afcf897bbe
|
Reducer test and e2e test for persisting tree state through store
|
2019-11-27 13:37:37 +01:00 |
|
Art Lowel
|
c0962cb966
|
add supported fonts README
|
2019-11-27 13:32:30 +01:00 |
|
Art Lowel
|
36e80e3624
|
Add support for OTF fonts
|
2019-11-27 13:30:26 +01:00 |
|
Marie Verdonck
|
db7ebfb16e
|
Existing community list test fixes
|
2019-11-27 10:37:38 +01:00 |
|
Tim Donohue
|
fcae21e944
|
Merge pull request #529 from DSpace/tdonohue-README
Update README
|
2019-11-26 11:42:17 -06:00 |
|
Marie Verdonck
|
5ff634a26f
|
Last bit of doc
|
2019-11-26 18:06:07 +01:00 |
|
Marie Verdonck
|
69a99e9381
|
Fix after master rebase and tests updated for chevron rendering changes (AoT ok)
|
2019-11-26 18:02:45 +01:00 |
|
Art Lowel
|
77f6294bde
|
fix linting issues
|
2019-11-26 17:42:27 +01:00 |
|
Samuel
|
b1f4a90a58
|
taskid 66074 Keep virtual metadata on relationship delete - fix lint issues
|
2019-11-26 17:31:47 +01:00 |
|
Marie Verdonck
|
9bd1933548
|
66391: expandedNodes (&loadingNode) is now retrieved/sent to the store
at component initialisation/destruction so the state of the tree persists
& documentation
|
2019-11-26 17:23:49 +01:00 |
|
Marie Verdonck
|
eaf0911e2e
|
66391: Fixed the valse positive chevron indicating node is expandable
|
2019-11-26 17:23:49 +01:00 |
|
Marie Verdonck
|
84326ef564
|
Pagination for collections & Process feedback
|
2019-11-26 17:23:49 +01:00 |
|
Art Lowel
|
adfe881a81
|
add findByParent method to ComColDataService
|
2019-11-26 17:23:03 +01:00 |
|
Kristof De Langhe
|
aed4db6289
|
64387: HAL endpoint refactoring
|
2019-11-26 17:18:04 +01:00 |
|
Marie Verdonck
|
ee140e623a
|
65600: Cleanup & indentation of shortDescription
|
2019-11-26 17:18:04 +01:00 |
|
Marie Verdonck
|
98c8eb558a
|
65600: Renamed FindAllOptions to FindListOptions
|
2019-11-26 17:18:04 +01:00 |
|
Marie Verdonck
|
a4bf1a64c7
|
65600: Pagination for subcommunities works; not yet for collections since it needs authorisation
|
2019-11-26 17:18:04 +01:00 |
|
Marie Verdonck
|
48d893e975
|
65600: Pagination on top level communities by combineFlatten list of consecutive page payloads
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
1400af3a5e
|
65600: Indentation description more than one line
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
e950c23f40
|
65600: Theme changes&improvements and route calculation moved to tree creation
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
c99b6adb31
|
65600: ComCol-Tree load more links message, not yet functional
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
f4686ea6cf
|
65528: styleLint
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
3997ed2c99
|
65528: ComCol routing via routing modules instead of literal
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
3daf35e4a4
|
65528: Renaming/Moving according to feedback; style and links added; chevrons fixed
|
2019-11-26 17:18:03 +01:00 |
|
Art Lowel
|
79424ac108
|
refactor community list datasource
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
8e0280cb5a
|
65528: last coll/subcom undefined fix (wait for remoteData.succeeded)
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
514e9a98ed
|
65528: Removed unused css files
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
2ece89db62
|
65528: ComCol flat tree with actual backend comm/coll
> TODO FIX: Last subcom and coll are undefined
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
69e8221867
|
65528: ComCol Tree with flatlist that gets generated at every (un)collapse
> Only creates flatlist with expanded nodes
|
2019-11-26 17:18:03 +01:00 |
|
Marie Verdonck
|
4feba32157
|
65528: ComCol Tree with full FlatList that gets generated at page-load
|
2019-11-26 17:18:03 +01:00 |
|
Samuel
|
ae476baa62
|
taskid 66074 Keep virtual metadata on relationship delete
|
2019-11-26 16:44:31 +01:00 |
|
lotte
|
8522c35186
|
fixes
|
2019-11-26 16:43:46 +01:00 |
|
lotte
|
835ce735cb
|
added some tests
|
2019-11-25 18:04:05 +01:00 |
|
Tim Donohue
|
b73799d28b
|
Update README
Update wiki links. Reorg docs/links in README
|
2019-11-25 10:57:06 -06:00 |
|
Tim Donohue
|
2d50598177
|
Merge pull request #525 from vitorsilverio/translation-pt
Portuguese Translation
|
2019-11-25 09:53:12 -06:00 |
|
Tim Donohue
|
c5d271b647
|
Merge pull request #526 from vitorsilverio/fix-translation-typo
fix translation typo
|
2019-11-25 09:51:42 -06:00 |
|
Kristof De Langhe
|
757b9f9dcd
|
66156: Persons and Projects search tabs on OrgUnit pages + mantis fix
|
2019-11-25 14:18:21 +01:00 |
|
lotte
|
7c88616ba8
|
name variant reducer tests
|
2019-11-25 12:36:22 +01:00 |
|
lotte
|
23a378bd26
|
fixes after merge with master
|
2019-11-25 12:11:40 +01:00 |
|
lotte
|
168e74d1fa
|
Merge branch 'master' into clean-relationships-in-submission
|
2019-11-25 11:18:57 +01:00 |
|
lotte
|
cbfc396b29
|
fixed some tests
|
2019-11-25 11:09:44 +01:00 |
|
Art Lowel
|
29c9682508
|
Fix variable name
|
2019-11-22 18:14:36 +01:00 |
|
Art Lowel
|
b34e636379
|
Add support for locally hosted fonts
|
2019-11-22 18:14:02 +01:00 |
|
Kristof De Langhe
|
8c3416ce29
|
Merge branch 'master' into w2p-64503_Edit-collection-Content-Source-2
Conflicts:
resources/i18n/en.json5
src/app/core/data/collection-data.service.spec.ts
src/app/core/data/collection-data.service.ts
|
2019-11-22 18:08:00 +01:00 |
|