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
Michael W Spalti
b89e57a1a6
Added unit test for isCachedOrPending lookup by id (FindByIdRequest).
2019-10-01 12:25:41 -07:00
Terry Brady
f85d4fa033
Add README for Docker
2019-10-01 10:31:07 -07:00
lhenze
d4d4a6121e
Mobile view: adding select element for navigation
2019-10-01 12:12:50 -04:00
lhenze
39aa284310
Merge branch 'master' into 460-coll-pages
2019-10-01 12:09:15 -04:00
Kristof De Langhe
eade3e7d37
65240: Set uploader method to PUT if object already contains a logo
2019-10-01 16:53:21 +02:00
Kristof De Langhe
ecef1b35d1
65240: Delete logo button and service method
2019-10-01 16:12:08 +02:00
Kristof De Langhe
ed91e96d42
65240: Message cleanup
2019-10-01 15:26:09 +02:00
Kristof De Langhe
a2695edbac
65240: Add community/collection logo on create/edit pages
2019-10-01 14:42:25 +02:00
Michael W Spalti
dd817c9159
Fixed lint errors.
2019-10-01 03:38:56 -07:00
Michael W Spalti
24be6c1544
Added unit tests.
2019-10-01 03:03:08 -07:00
Michael W Spalti
8fe37eeaf7
Minor change to comment.
2019-10-01 01:06:12 -07:00
Michael W Spalti
e41b3083aa
Added new unit tests.
2019-09-30 16:57:06 -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
Michael W Spalti
6bf086b707
Updated work on routing by id.
...
Fixed unit tests.
Updated to use pid REST endpoint.
Minor change in data.service and unit test update.
Updated the objectnotfound page with new text and go home button.
2019-09-27 11:26:19 -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
lotte
5353e889a3
added new decorator for metadata representations
2019-09-27 16:58: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
lotte
20274bd4af
refactored ItemViewMode to be part of ViewMode and added the Context enum
2019-09-27 13:19:26 +02:00
lotte
e584489eaf
65195: removed duplicate view mode, renamed existing modes from SetViewMode
2019-09-27 11:22:55 +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
L. Henze
e992dde287
Handle component: UIURLCombiner
2019-09-23 15:50:47 -04:00
L. Henze
4f6b81ea9f
CSS update: In mobile, long URL breaks layout
2019-09-23 13:17:54 -04:00
L. Henze
2aaa0cf726
Comcol Handle component
2019-09-23 12:43:00 -04:00
L. Henze
948fa5cfee
Moving margins to a bootstrap class attribute
2019-09-23 12:40:05 -04:00
L. Henze
cf980dfb47
Building handle using GLOBAL_CONFIG
2019-09-19 15:57:00 -04:00
L. Henze
2c904f7e39
Merge branch 'master' into 460-coll-pages
2019-09-19 15:15:42 -04: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
Kristof De Langhe
a87dc89ff1
Merge branch 'master' into w2p-62589_Item-mapper-update
...
Conflicts:
resources/i18n/en.json5
2019-09-19 17:29:32 +02:00
L. Henze
300aeb435e
Some visual / layout improvements
2019-09-18 17:42:20 -04:00
L. Henze
b91220368c
Alternate default text
2019-09-18 16:37:58 -04:00