Commit Graph

9297 Commits

Author SHA1 Message Date
Giuseppe Digilio
412a3a3970 Add pagination component 2017-05-19 18:22:41 +02:00
Art Lowel
71c1e3a549 fixing merge conflicts 2017-05-18 17:57:51 +02:00
Art Lowel
4eaa5e8471 Merge pull request #94 from artlowel/upgrade-to-ngx-translate
upgraded to ngx-translate
2017-05-18 17:43:03 +02:00
Art Lowel
230c23bdd0 Merge pull request #93 from artlowel/initial-home-page-content
Initial home page content
2017-05-18 17:42:35 +02:00
Art Lowel
4c16291112 Merge pull request #88 from LotteHofstede/w2p-40416_simple-item-page
Simple Item View Page
2017-05-18 17:42:13 +02:00
Art Lowel
8f666dde63 Merge pull request #92 from artlowel/rest-communities
Add support for Communities
2017-05-18 17:41:49 +02:00
Art Lowel
cdb5f01198 upgraded to ngx-translate 2017-05-18 16:49:33 +02:00
Art Lowel
a721bb0a4b adjusted e2e test to match new contents 2017-05-18 15:26:16 +02:00
Art Lowel
f5e5b72f47 added initial home page content 2017-05-18 15:02:33 +02:00
Art Lowel
e5a885afe7 Add support for Communities 2017-05-12 12:50:23 +02:00
Art Lowel
6359bbc645 Merge pull request #87 from artlowel/rest-relationships
Rest relationships
2017-05-11 17:22:31 +02:00
Lotte Hofstede
0f472fb06b 40416: removed thumbnails and applied test fix 2017-05-10 13:30:18 +02:00
Lotte Hofstede
8267f877b2 Merge branch 'rest-relationships' of https://github.com/artlowel/dspace-angular into w2p-40416_simple-item-page 2017-05-10 13:23:06 +02:00
Lotte Hofstede
9906dd59e3 40416: Thumbnail fix + clean up 2017-05-10 13:03:53 +02:00
Art Lowel
45d174ccc3 Forgot to revert test after reverting the ObjectCacheService 2017-05-10 13:01:46 +02:00
Lotte Hofstede
6652f61770 40416: clean up 2017-05-08 10:25:35 +02:00
Lotte Hofstede
176c498770 40416: solved collections issue on item page 2017-05-08 10:20:59 +02:00
Lotte Hofstede
57aa58ac56 Merge branch 'rest-relationships' into w2p-40416_simple-item-page
Conflicts:
	src/app/core/cache/models/normalized-item.model.ts
	src/app/core/shared/item.model.ts
2017-05-08 09:26:49 +02:00
Art Lowel
609f617e52 Forgot to add files 2017-05-05 15:41:06 +02:00
Art Lowel
f56eefab59 Fixed an issue where deadlocks could occur when loading the relationship decorators 2017-05-05 15:37:43 +02:00
Lotte Hofstede
54cd529cc6 40416: normalized collection bug 2017-05-05 10:21:33 +02:00
Art Lowel
b9de162e00 another attempt at fixing reflect-metadata issue 2017-05-04 15:47:47 +02:00
Art Lowel
1b1b742717 moved reflect-metadata from devDependencies to dependencies in order to try and fix a travis build issue 2017-05-04 15:14:37 +02:00
Art Lowel
36924b5fb9 updated test 2017-05-04 14:17:27 +02:00
Lotte Hofstede
25ef735366 Merge branch 'rest-relationships' into w2p-40416_simple-item-page
Conflicts:
	src/app/core/cache/models/bundle-builder.ts
	src/app/core/cache/models/collection-builder.ts
	src/app/core/cache/models/item-builder.ts
2017-05-04 13:47:56 +02:00
Art Lowel
d3f478ef0f refactoring 2017-05-04 13:44:14 +02:00
Lotte Hofstede
86901fae2e 40416: Start of file section 2017-05-04 13:44:03 +02:00
Lotte Hofstede
d932b44a77 40416: small fixes and thumbnails 2017-05-03 14:28:26 +02:00
Art Lowel
2a2bb36692 refactoring 2017-05-03 11:05:18 +02:00
Tim Donohue
5894498a3c Fix a broken link 2017-04-27 08:31:44 -05:00
Lotte Hofstede
b6fd84eb38 Merge remote-tracking branch 'artlowel/rest-relationships' into w2p-40416_simple-item-page
Conflicts:
	src/app/core/shared/dspace-object.model.ts
2017-04-27 13:12:23 +02:00
Art Lowel
f8d6e96e44 added builders for bundles and bitstreams 2017-04-24 13:43:54 +02:00
Art Lowel
fd441aec15 Merge branch 'master' into rest-relationships 2017-04-20 14:22:11 +02:00
Art Lowel
c2da34b305 added normalized models and builders 2017-04-20 14:21:21 +02:00
Art Lowel
e36ebcd72e Merge pull request #84 from 4Science/freeze
ngrx-store-freeze added and configured
2017-04-13 17:03:51 +02:00
Art Lowel
8e0d2bac9b refactored requestCacheReducer 2017-04-12 18:03:02 +02:00
Matteo Perelli
c99c8637e8 ngrx-store-freeze added and configured 2017-04-12 10:06:34 +02:00
Art Lowel
6212f5d114 Merge pull request #82 from wwelling/opaque-config
Opaque config: this connects to #64 and this connects to #79
2017-03-31 16:27:23 +02:00
Lotte Hofstede
868c42e617 40416: renaming and implemented uri field 2017-03-29 17:16:08 +02:00
Lotte Hofstede
66e421a1eb 40416: started on simple item view page 2017-03-28 17:17:24 +02:00
William Welling
c59ad14cfc Reduced the tree to app directory. 2017-03-27 11:20:37 -05:00
William Welling
bf4e6f1cdb Added angular universal badge. 2017-03-27 08:41:21 -05:00
William Welling
9c46ec1564 Ensure correct environment file used. 2017-03-27 08:31:12 -05:00
William Welling
648383405a Update config.ts 2017-03-26 17:12:22 -05:00
William Welling
ba201f8316 Added travis ci build badge to readme. 2017-03-25 09:03:47 -05:00
William Welling
bf32f45298 Cleanup and minore refactor. 2017-03-24 22:36:15 -05:00
William Welling
f51196b4a7 Fixed some readme formatting. 2017-03-24 22:18:21 -05:00
William Welling
2974d8aab1 Build setting some configs. Configs used by server. 2017-03-24 20:56:14 -05:00
William Welling
9b23393121 Working on config providor. 2017-03-24 16:57:11 -05:00
William Welling
415a52f011 Bring config into server. 2017-03-24 16:48:43 -05:00