Commit Graph

888 Commits

Author SHA1 Message Date
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
Lotte Hofstede
a4b2229509 fixed prod build issue 2018-05-03 09:48:34 +02:00
Lotte Hofstede
38efd5b542 changed default sort options 2018-05-03 09:32:48 +02:00
Art Lowel
ebbe2e6a93 added tests for the new object-grid-component onInit code 2018-04-26 15:51:36 +02:00
Art Lowel
d6fc8aca4f added support for Object.entries, removed a console.log and fixed an issue where the page wouldn't reset after selecting a new filter 2018-04-26 14:36:19 +02:00
Art Lowel
5ad190c906 fixed an issue where the search form wouldn't work on any page but the search page 2018-04-26 13:37:14 +02:00
Art Lowel
5e2dc51828 replaced css with bootstrap classes 2018-04-26 13:27:15 +02:00
Art Lowel
cb4c062ad9 fixed an issue with the AoT build 2018-04-26 11:58:32 +02:00
Art Lowel
2d0a43f91f added tests for new HostWindowService code 2018-04-26 11:38:36 +02:00
Art Lowel
994c089925 fixed a few sorting, rpp and view persistence issues with grid view 2018-04-26 10:57:12 +02:00