lotte
|
c9494c32ec
|
renamed theme to Mantis
|
2019-05-14 11:50:54 +02:00 |
|
lotte
|
4b7f0bd017
|
61299: solved merge conflicts
|
2019-05-14 11:41:52 +02:00 |
|
lotte
|
a994ba1927
|
cleaned up theming code
|
2019-05-14 11:41:07 +02:00 |
|
lotte
|
dc858d334d
|
changed homepage
|
2019-05-14 11:39:56 +02:00 |
|
lotte
|
eddf106557
|
added banner and changed fonts
|
2019-05-14 11:39:56 +02:00 |
|
lotte
|
ddfbbcc223
|
added custom theming
|
2019-05-14 11:39:34 +02:00 |
|
lotte
|
ba14ed88c3
|
finished SCSS theming support
|
2019-05-14 11:39:01 +02:00 |
|
lotte
|
5fa8fd2688
|
added different themes, issue with ngrx
|
2019-05-14 11:38:34 +02:00 |
|
Kristof De Langhe
|
d70c9dcba8
|
Merge branch 'w2p-62372_Final-master-merge' into Miscellaneous-fixes
|
2019-05-14 11:33:26 +02:00 |
|
Kristof De Langhe
|
120fd86e24
|
62372: FilteredSearchPage injection fix
|
2019-05-14 11:27:10 +02:00 |
|
lotte
|
32d4fbde12
|
32180: fixed rebase issues
|
2019-05-14 09:43:58 +02:00 |
|
lotte
|
7a4edd1567
|
62180: fixed non-uuid paths
|
2019-05-14 08:54:27 +02:00 |
|
lotte
|
187c70847c
|
added test and docs for 404 operator
|
2019-05-14 08:49:39 +02:00 |
|
lotte
|
ee5a9c7df5
|
62180: fixed issues wih 404 pages
|
2019-05-14 08:47:38 +02:00 |
|
Art Lowel
|
487339d9ef
|
fix item-page 404 redirect
|
2019-05-14 08:45:43 +02:00 |
|
lotte
|
22bd69ba13
|
misc fixes
|
2019-05-14 08:44:56 +02:00 |
|
Tim Donohue
|
8865d6e049
|
Merge pull request #372 from DSpace/configurable_entities
Adding Configurable "Entities" to DSpace 7 (Part 1: Search/Browse, Display)
|
2019-05-13 12:06:49 -05:00 |
|
Tim Donohue
|
badfb1f408
|
Merge pull request #396 from atmire/entities-final-master-merge
[Configurable Entities] final master merge
|
2019-05-13 11:42:45 -05:00 |
|
Kristof De Langhe
|
5c4691b5f6
|
62372: ItemTypeSwitcher bugfix
|
2019-05-13 17:46:20 +02:00 |
|
Kristof De Langhe
|
b0f9ce96dc
|
62372: Post-merge test fixes
|
2019-05-13 14:05:53 +02:00 |
|
Kristof De Langhe
|
0390f67d01
|
Merge branch 'master' into w2p-62372_Final-master-merge
Conflicts:
config/environment.default.js
resources/i18n/en.json
src/app/+search-page/paginated-search-options.model.ts
src/app/+search-page/search-filters/search-filter/search-filter.service.spec.ts
src/app/+search-page/search-options.model.ts
src/app/+search-page/search-page.component.spec.ts
src/app/+search-page/search-page.component.ts
src/app/+search-page/search-page.module.ts
src/app/+search-page/search-service/search-configuration.service.ts
src/app/core/cache/response.models.ts
src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.spec.ts
src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts
src/app/shared/object-list/wrapper-list-element/wrapper-list-element.component.ts
src/app/shared/services/route.service.ts
|
2019-05-13 12:47:21 +02:00 |
|
Tim Donohue
|
7727d4a277
|
Merge pull request #390 from atmire/entities_new_data_tweaks
[Configurable Entities] new data tweaks
|
2019-05-10 12:10:06 -05:00 |
|
Tim Donohue
|
9e0846ac26
|
Merge pull request #384 from 4Science/mydspace
Mydspace
|
2019-05-10 11:59:21 -05:00 |
|
Kristof De Langhe
|
098298c1ea
|
62339: Remove f from fdescribe
|
2019-05-10 14:07:17 +02:00 |
|
Kristof De Langhe
|
37a8b9f253
|
62339: ItemComponent test fixes
|
2019-05-10 14:06:23 +02:00 |
|
Kristof De Langhe
|
54371503ae
|
62339: JSDocs
|
2019-05-10 13:47:27 +02:00 |
|
Kristof De Langhe
|
38625d2cd5
|
62339: itemIds to item remotedata in relationships
|
2019-05-10 13:44:58 +02:00 |
|
Kristof De Langhe
|
7ef769431a
|
62264: Fixed tests
|
2019-05-10 10:43:23 +02:00 |
|
Kristof De Langhe
|
461eacff45
|
62264: Group messages
|
2019-05-10 10:19:51 +02:00 |
|
Kristof De Langhe
|
2166e0633c
|
62264: Grouped logical entity types together into separate modules
|
2019-05-09 17:51:11 +02:00 |
|
Giuseppe Digilio
|
718931abe6
|
fixed build error
|
2019-05-09 15:37:15 +02:00 |
|
Giuseppe Digilio
|
7ea34ac8bf
|
Fixed getSearchLink method with pages with embedded search
|
2019-05-09 15:13:03 +02:00 |
|
Giuseppe Digilio
|
137416c4ed
|
Changed default rest server
|
2019-05-09 14:58:58 +02:00 |
|
Art Lowel
|
81e8c23cc5
|
Merge branch 'master' into entities_new_data_tweaks
|
2019-05-08 09:57:21 +02:00 |
|
Art Lowel
|
0d8291a0eb
|
turn contributors on project pages in to metadatarepresentations
|
2019-05-06 16:58:42 +02:00 |
|
Art Lowel
|
bcf6f6a21b
|
change 'of' to 'observableOf'
|
2019-05-06 15:32:04 +02:00 |
|
Art Lowel
|
17636906db
|
move relationsToRepresentations to util file
|
2019-05-06 15:30:23 +02:00 |
|
Kristof De Langhe
|
80c7b86084
|
62063: browse-by-switcher + decorator tests
|
2019-05-06 15:27:16 +02:00 |
|
Kristof De Langhe
|
af2d376fb9
|
62063: Fixed existing tests
|
2019-05-06 14:08:55 +02:00 |
|
Giuseppe Digilio
|
4f7299f639
|
Fixes for SubmissionResponseParsingService
|
2019-05-02 17:12:25 +02:00 |
|
Giuseppe Digilio
|
2a124887c0
|
added default value for onBeforeUpload property
|
2019-05-02 11:25:32 +02:00 |
|
Kristof De Langhe
|
369a6dfaea
|
62063: JSDocs and comments
|
2019-04-30 17:24:58 +02:00 |
|
Kristof De Langhe
|
41e55d8d44
|
62063: Configurable Browse-By menus
|
2019-04-30 16:54:50 +02:00 |
|
Kristof De Langhe
|
67e5578bba
|
62063: Configurable browse-by
|
2019-04-30 16:24:22 +02:00 |
|
Art Lowel
|
dcaeb71d68
|
add translate module to fix test
|
2019-04-30 16:21:41 +02:00 |
|
Art Lowel
|
396f02bb68
|
replace placeholder images with more consistent, scalable ones
|
2019-04-30 16:04:02 +02:00 |
|
Art Lowel
|
fea07feefe
|
show additional metadata fields for projects
|
2019-04-30 14:22:23 +02:00 |
|
Art Lowel
|
fd26f19041
|
show entity time on item pages and in search results
|
2019-04-30 14:07:01 +02:00 |
|
Art Lowel
|
21953a07d8
|
fix issue where ItemMetadataRepresentations didn't get their entity type from the item
|
2019-04-30 11:22:44 +02:00 |
|
lotte
|
b2ceb8e9d6
|
61949: finished refactoring, adding type doc
|
2019-04-29 16:21:36 +02:00 |
|