Lotte Hofstede
971cf0ebb7
Merge branch 'entity-page-change-fix' into entities-or2018
2018-06-01 12:06:42 +02:00
Lotte Hofstede
8ab6eb6ec8
item page reload fix
2018-06-01 12:06:21 +02:00
Ben Bosman
01ab627a51
Merge branch 'w2p-52425_Item-display-publication-journalIssue-relation' into 'entities-or2018'
...
52425: Publication - JournalIssue relation
See merge request contributions/dspace-angular!2
2018-06-01 08:48:33 +00:00
Lotte Hofstede
1805c76c18
Merge branch 'entity-page-change-fix' into entities-or2018
2018-06-01 10:11:40 +02:00
Lotte Hofstede
90126888bb
fixed with subject instead of changedetection hack
2018-06-01 10:06:50 +02:00
Kristof De Langhe
691b466d96
52425: Publication - JournalIssue relation
2018-06-01 09:48:31 +02:00
Lotte Hofstede
733ca643cc
fix for entity page changes when going back/forth using browser
2018-05-31 16:48:27 +02:00
Ben Bosman
1749194171
Merge branch 'w2p-52212_Item-display-relations' into 'entities-or2018'
...
W2p 52212 item display relations
See merge request contributions/dspace-angular!1
2018-05-31 13:49:58 +00:00
Kristof De Langhe
34dbc24ba3
52212: Item display relations journal-types
2018-05-31 14:38:12 +02:00
Kristof De Langhe
c99d05c5f9
52211: Item display regular metadata journal-types
2018-05-31 14:02:04 +02:00
Kristof De Langhe
f50e0edbc0
52213: Item lists: displayed metadata journal-types
2018-05-31 12:40:05 +02:00
Art Lowel
8423261cc7
w2p 51851 - finished relation display on entity pages
2018-05-30 17:43:24 +02:00
Art Lowel
e5fc17da76
w2p 51849 - display entities as list results
2018-05-30 15:22:43 +02:00
Art Lowel
f1b35577b2
refactor
2018-05-30 10:57:33 +02:00
Art Lowel
82977ce5cf
optimized and refactored
2018-05-30 10:27:59 +02:00
Art Lowel
5149c48edd
first version of relationships - too resource intensive
2018-05-29 19:36:32 +02:00
Art Lowel
4ca8e8481f
Merge branch 'pr/271' into entities-w2p-51847
2018-05-29 17:04:37 +02:00
Art Lowel
26b82bed30
accidentally left focus on a unit test
2018-05-29 17:03:16 +02:00
Art Lowel
e582f56321
Merge branch 'pr/271' into entities-w2p-51847
2018-05-29 15:06:05 +02:00
Art Lowel
101921ceac
refactored IDToUUIDSerializer
2018-05-29 15:03:40 +02:00
Art Lowel
5fba750588
Merge branch 'pr/271' into entities-w2p-51847
2018-05-29 12:59:17 +02:00
Art Lowel
7db32b2e24
refactoring
2018-05-29 11:55:56 +02:00
Art Lowel
26098c6bd0
Throw an error when there are multiple components to render the same type/viewmode combination
2018-05-29 10:45:30 +02:00
Art Lowel
06d2ac74be
added custom item page fields for Projects, OrgUnits and People
2018-05-28 17:22:17 +02:00
Lotte Hofstede
8b8f067a6c
added tests for collections component
2018-05-28 12:07:22 +02:00
Lotte Hofstede
74cc699252
Merge branch 'master' into embedded-objects-fixes
...
Conflicts:
src/app/core/cache/builders/remote-data-build.service.ts
2018-05-28 10:43:47 +02:00
LotteHofstede
a99402c6b6
Changed workaround comment for clarification
2018-05-25 13:05:47 +02:00
Lotte Hofstede
0bcc8ee007
finished embedded object fixes
2018-05-25 12:48:00 +02:00
Tim Donohue
43380732de
Merge pull request #268 from atmire/browse-entries
...
Fetching and parsing browse entries
2018-05-18 10:17:14 -05:00
Lotte Hofstede
2a8de6dc49
another intermediate commit
2018-05-18 16:34:04 +02:00
Art Lowel
7c392f316d
fixed lint error
2018-05-18 16:00:59 +02:00
Art Lowel
a0851884e6
Added more tests
2018-05-18 15:54:05 +02:00
Lotte Hofstede
ca8c1830aa
intermediate commit
2018-05-17 17:10:38 +02:00
Art Lowel
44b031a234
#255 Fetching and parsing browse entries
2018-05-17 14:52:09 +02:00
Tim Donohue
fdd9746f64
Merge pull request #263 from the-library-code/262
...
Set ip and port by an env variable.
2018-05-15 15:44:14 -05:00
Tim Donohue
b1d3d4f7d5
Remove unnecessary "as ServerConfig" statements
2018-05-15 15:14:23 -05:00
Art Lowel
f21b3e390e
Merge pull request #267 from Georgetown-University-Libraries/mock-admin-guard
...
Mock AdminGuard
2018-05-14 18:31:38 +02:00
Michael Marttila
b60373e290
Add MockAdminGuard as provider
2018-05-14 11:25:35 -04:00
Michael Marttila
0827208c58
Spacing style fix
2018-05-14 09:39:00 -04:00
Michael Marttila
b53b7fdfb8
Add MockAdminGuard
2018-05-14 09:06:06 -04:00
Pascal-Nicolas Becker
c6557ca317
Set a few configuration options an env variables.
...
For docker containers it would be useful if any configuration variables
defining how to connect to the angular ui and how it connects to the
DSpace 7 REST endpoint could be overriden by environment variables. We
should not extend configuration by environment variables too much.
2018-05-11 18:52:00 +02:00
Art Lowel
c712ae789e
Merge pull request #243 from 4Science/notifications
...
This PR closes #160
2018-05-11 18:24:26 +02:00
Giuseppe Digilio
1609a06a43
made sure that content and title notification are not interpreted as html
2018-05-11 16:19:59 +02:00
Giuseppe Digilio
7a4f15c3e0
turned the html field in to a boolean
2018-05-11 13:57:31 +02:00
Giuseppe Digilio
7d38976ea0
Fixed tests
2018-05-08 10:05:11 +02:00
Giuseppe Digilio
343e5e4f30
Fixed tests
2018-05-07 16:37:09 +02:00
Giuseppe Digilio
ada577c2be
Merge remote-tracking branch 'remotes/origin/master' into notifications
...
# Conflicts:
# src/app/app.component.ts
# src/app/core/core.module.ts
2018-05-07 16:10:17 +02:00
Giuseppe Digilio
bafa46bb24
Adjusted CSS and added default notification options in the environment config files
2018-05-07 15:49:03 +02:00
Art Lowel
99f8d4f24d
Merge pull request #235 from LotteHofstede/search-backend
...
Search service implementation
2018-05-03 11:20:33 +02:00
Lotte Hofstede
b065df356a
fixed sorting issue
2018-05-03 10:21:31 +02:00