Commit Graph

9215 Commits

Author SHA1 Message Date
William Welling
583f6e96ac have prod, test, and dev environment config files override default 2017-07-19 11:07:26 -05:00
William Welling
8e87d3e0ab resolved critial dependency warning 2017-07-18 08:32:44 -05:00
William Welling
40dc20777f updated yarn lock 2017-07-17 13:16:36 -05:00
William Welling
c42004ee3c fixed coverege error 2017-07-17 13:13:11 -05:00
William Welling
b19daa8c4c upgraded postcss 2017-07-17 11:28:26 -05:00
William Welling
0449e36b8a fixed linting on config.ts 2017-07-17 11:27:56 -05:00
William Welling
4ffb8a6609 fixed environment config, upgraded angular again 2017-07-17 08:26:49 -05:00
William Welling
5a7df67927 allow weak typed comparison in pagination component 2017-07-14 09:34:50 -05:00
William Welling
ec7e7fd35e upgraded node types 2017-07-13 12:35:38 -05:00
William Welling
9507b3812b updated file tree in readme 2017-07-13 12:04:45 -05:00
William Welling
35e8bbf105 turn off debug for default config 2017-07-13 11:41:21 -05:00
William Welling
41cda802ec have default config use rehydrate pre-render strategy 2017-07-13 11:38:30 -05:00
William Welling
066bba28af fixed lint errors 2017-07-13 11:19:02 -05:00
William Welling
75cb60e70f added new dspace logo to home page news section 2017-07-13 08:28:52 -05:00
William Welling
929fc90ba3 updated dspace logo and favicon 2017-07-13 08:07:01 -05:00
William Welling
d864b30643 downgraded zone.js, breaks ci 2017-07-13 07:59:51 -05:00
William Welling
ff934d048b upgraded to ngx-pagination 2017-07-13 07:47:22 -05:00
William Welling
8a0eb1a88b fixed linting in pagination component spec 2017-07-13 07:33:02 -05:00
William Welling
8ba69590c8 updated environment config comments 2017-07-13 07:32:42 -05:00
William Welling
d131e1cab5 fixed pagination component spec, linting wip 2017-07-12 14:51:04 -05:00
William Welling
c08f5c672b dependency upgrades, server and platform module updates, linting wip 2017-07-12 14:33:16 -05:00
Art Lowel
afc39022f8 Merge pull request #117 from artlowel/dso-list-component
Live REST API & Dso list component
2017-06-23 17:04:21 +02:00
Art Lowel
f57c0a4fac fixed an issue where the pagination would always open on the first page if you went to the URL of a different page 2017-06-22 18:34:39 +02:00
Art Lowel
de7300691c fixed fileSize on full item pages 2017-06-22 16:22:33 +02:00
Art Lowel
bbf963424d added download attribute to full item page download links 2017-06-22 16:16:53 +02:00
Art Lowel
e12bb83441 Merge branch 'pr/116' into dso-list-component 2017-06-22 13:20:19 +02:00
Art Lowel
68aaf18185 Merge branch 'master' into dso-list-component 2017-06-22 13:09:43 +02:00
Art Lowel
ac58c8c2aa replace ng2-truncate with a naive own implementation, because ng2-truncate isnt compatible with the AoT build 2017-06-22 13:03:54 +02:00
Art Lowel
7b62c790ae fixed issues with retrieve 2017-06-22 10:59:35 +02:00
Art Lowel
12edec3471 added crude first recent items list to collection hompage - needs refactoring 2017-06-21 18:42:54 +02:00
Art Lowel
0dfe19af51 switched back to communities 2017-06-21 17:01:45 +02:00
Art Lowel
5e2bcc5f8f Merge branch 'live-rest-backend' into w2p-41914_DSO-list-component 2017-06-21 16:51:48 +02:00
Art Lowel
b46ad36eaf made use of embedded resources for relationships in the response that contain a single link for a set of resources rather than enumerate the self link of each resource 2017-06-21 16:51:37 +02:00
Art Lowel
9ab1750ca6 fixed an issue where the matrix URL pagination params would still be used 2017-06-21 16:44:49 +02:00
Art Lowel
96f3100288 Merge branch 'live-rest-backend' into w2p-41914_DSO-list-component 2017-06-21 11:31:05 +02:00
Art Lowel
0bccc7c201 fixed an issue where sometimes the wrong resource would be returned if it was fetched as part of a list, and later queried as a single resource 2017-06-21 11:30:48 +02:00
Giuseppe Digilio
0945c86a38 change thumbnail.component.ts 2017-06-20 17:28:35 +02:00
Giuseppe Digilio
32de03ee2d Change thumbnail.component.ts 2017-06-20 17:26:35 +02:00
Giuseppe Digilio
0d588a937d Resolve conflicts 2017-06-20 17:04:06 +02:00
Giuseppe Digilio
beec9ea206 Merge remote-tracking branch 'remotes/origin/master' into no-image
# Conflicts:
#	src/app/collection-page/collection-page.module.ts
#	src/app/collection-page/logo/collection-page-logo.component.html
#	src/app/collection-page/logo/collection-page-logo.component.ts
2017-06-20 16:07:56 +02:00
Giuseppe Digilio
5245fd6488 Show default image 2017-06-20 15:52:58 +02:00
Art Lowel
e17987b09b Merge branch 'live-rest-backend' into w2p-41914_DSO-list-component 2017-06-20 15:17:24 +02:00
Art Lowel
21a6a80d13 fixed issues with related resources that have a single link for a hasMany relationship (e.g. item.bitstreams) 2017-06-20 15:04:42 +02:00
Art Lowel
b04b103207 tweaks to the object lists 2017-06-20 14:27:35 +02:00
Art Lowel
429d4a8937 Merge branch 'live-rest-backend' into w2p-41914_DSO-list-component 2017-06-20 11:39:52 +02:00
Art Lowel
b69f2ff4cb updating tests 2017-06-20 11:22:26 +02:00
Art Lowel
145886e497 Merge branch 'master' into live-rest-backend 2017-06-19 18:18:33 +02:00
Art Lowel
923ad74c2f Merge pull request #115 from artlowel/bug-114-cache-issue
This merge closes #114
2017-06-19 15:56:26 +02:00
Art Lowel
f6550e2628 fixed issue where resources that were fetched from a list where not able to be rendered separately 2017-06-19 15:20:48 +02:00
Art Lowel
86d7b99010 Merge branch 'master' into live-rest-backend 2017-06-16 15:37:15 +02:00