Commit Graph

2537 Commits

Author SHA1 Message Date
Michael W Spalti
2d9fdef974 Explicitly checking for undefined in dataService (since I think 0 is not truthy for number). 2019-10-15 14:40:11 -07:00
Michael W Spalti
934f5a1bd0 Sets responseMsToLive to zero in some dataService methods and adds ability to reset the responseMsToLive value in subclasses. 2019-10-15 14:38:52 -07:00
Michael W Spalti
fbcffd8097 Fixes unit test and problem in map fuction. 2019-10-15 14:38:00 -07:00
Michael W Spalti
34defdc5cd Setting cache period to zero for all instances where forceBypassCache was previously true. 2019-10-15 14:36:41 -07:00
Michael W Spalti
121e564e12 Refactored to remove forceBypassCache param from requestService and from data service classes. 2019-10-15 14:33:33 -07:00
Michael W Spalti
7bda63bc5a Renamed cache property and replaced conditional with hasValue. 2019-10-15 14:26:50 -07:00
Michael W Spalti
8ae5e415db Explicitly checking for undefined in dataService (since I think 0 is not truthy for number). 2019-10-15 14:26:49 -07:00
Michael W Spalti
2a1c85937c Fixed unit test that was missing from project before rebase. 2019-10-15 14:26:49 -07:00
Michael W Spalti
a50e568899 Sets responseMsToLive to zero in some dataService methods and adds ability to reset the responseMsToLive value in subclasses. 2019-10-15 14:26:49 -07:00
Michael W Spalti
d449bd70a0 Fixes unit test and problem in map fuction. 2019-10-15 14:26:49 -07:00
Michael W Spalti
6e3127c3a6 Setting cache period to zero for all instances where forceBypassCache was previously true. 2019-10-15 14:26:49 -07:00
Michael W Spalti
d2897cec3f Removed final reference to forceBypassCache param. 2019-10-15 14:26:49 -07:00
Michael W Spalti
96f8e905dd Refactored to remove forceBypassCache param from requestService and from data service classes. 2019-10-15 14:26:49 -07:00
Tim Donohue
896462ff10 Merge pull request #348 from atmire/Item-Collection_Mapper
Item-Collection mapper
2019-10-10 11:38:24 -05:00
Kristof De Langhe
f7bd30cf12 62589: Item-Mapper Requests responseMsToLive to 10s 2019-10-10 13:39:59 +02:00
Kristof De Langhe
5b776b605a 62589: Review 03-10-2019 Changes and fixes 2019-10-08 13:06:31 +02:00
Tim Donohue
1508d6133d Merge pull request #493 from terrywbrady/ds4346V2
[DS-4346] V2: create docker compose files in code base
2019-10-04 19:37:43 +02:00
Tim Donohue
f114897661 Minor updates/corrections to README 2019-10-04 12:08:30 -05:00
Tim Donohue
262b33261e Merge pull request #494 from atmire/Changes-to-relationship-type-fix
Small bug-fix due to changes to relationship-type
2019-10-03 19:18:29 +02:00
Kristof De Langhe
556475318d Fixed remaining left/right-labels 2019-10-03 15:22:45 +02:00
Kristof De Langhe
a1fea1d6a2 leftLabel/rightLabel renaming to leftwardType/rightwardType in test case 2019-10-03 14:53:00 +02:00
Kristof De Langhe
36d3ddd691 leftLabel/rightLabel renaming to leftwardType/rightwardType 2019-10-03 13:55:57 +02:00
benbosman
b85c76f40e Merge pull request #461 from atmire/changes-to-relationship-type
Rename relationship type properties
2019-10-02 18:23:04 +02:00
Terry Brady
e4bab45f3c correct path in README 2019-10-01 23:47:01 -07:00
Terry Brady
f8961d7647 readme update 2019-10-01 23:32:45 -07:00
Terry Brady
dc47d191ec move all compose files to one dir 2019-10-01 23:30:26 -07:00
Terry Brady
a74f256cea refine startup instructions 2019-10-01 22:52:44 -07:00
Terry Brady
292f7ddd25 Add pull vs build instructions to README 2019-10-01 15:38:19 -07:00
Terry Brady
f85d4fa033 Add README for Docker 2019-10-01 10:31:07 -07:00
Terry Brady
c6d2cb66c7 refactor docker compse names 2019-09-30 10:45:45 -07:00
Kristof De Langhe
8652c4bce8 62589: Fixed test imports 2019-09-30 16:37:44 +02:00
Kristof De Langhe
b8a466d12b 62589: Loading components for item and collection select lists 2019-09-30 16:17:18 +02:00
Kristof De Langhe
3c8e35e4d2 Merge branch 'master' into w2p-62589_Item-mapper-update 2019-09-30 10:37:02 +02:00
Kristof De Langhe
a2fb8a316b 62589: Added tests for more coverage 2019-09-30 10:35:52 +02:00
Terry Brady
eca35851d3 match network name 2019-09-29 11:58:50 -07:00
Terry Brady
824289cde1 fix compose file 2019-09-29 11:19:56 -07:00
Terry Brady
c060099ff8 run angular on its own 2019-09-29 10:44:42 -07:00
Tim Donohue
2789996000 Merge pull request #486 from atmire/add-header-icon-color-variable
Add header icon color variable
2019-09-27 20:20:24 +02:00
Kristof De Langhe
145ed346c8 62589: Feedback improvements and fixes 2019-09-27 16:40:47 +02:00
Kristof De Langhe
f83e31a1a2 Merge remote-tracking branch 'dspace/master' into w2p-62589_Item-mapper-update
Conflicts:
	src/app/core/data/collection-data.service.ts
2019-09-27 15:33:02 +02:00
Art Lowel
e68cbcd28c add header icon color variable and add !default to all themeable
variables
2019-09-27 14:57:07 +02:00
Tim Donohue
eea250664d Merge pull request #432 from 4Science/submission-miscellaneous-fixes
Submission miscellaneous fixes
2019-09-26 23:22:42 +02:00
Art Lowel
69a0ae8722 Merge pull request #491 from paulo-graca/patch-1
Remove duplicated "SearchFilterService"
2019-09-26 11:36:40 +02:00
Paulo Graça
ef832d34dc Remove duplicated "SearchFilterService" 2019-09-26 10:04:21 +01:00
Terry Brady
5dfc2fffca fix compose file 2019-09-25 15:09:36 -07:00
Terry Brady
71287b6b41 travis troubleshooting 2019-09-25 15:03:46 -07:00
Terry Brady
dfcb5abd49 change path to component compose files 2019-09-25 14:56:57 -07:00
Terry Brady
314c33b011 reference compose files in travis.yml 2019-09-23 16:56:07 -07:00
Terry Brady
05d85c2d18 create docker compose files in code base 2019-09-23 14:32:57 -07:00
Tim Donohue
d85cc0a0f2 Merge pull request #467 from mspalti/login_redirect_url
Redirecting user to same page after login.
2019-09-19 17:30:00 +02:00