Commit Graph

9215 Commits

Author SHA1 Message Date
Art Lowel
e37ea12e2d Merge pull request #108 from christian-scheible/community-home-page
Added community home page. This PR closes #89.
2017-06-16 14:47:46 +02:00
Christian Scheible
8c16918728 Added unsubscribe to community logo subscription. 2017-06-16 12:34:17 +02:00
Christian Scheible
f4dba7879b merged with master 2017-06-16 12:02:55 +02:00
Art Lowel
8663f27403 Merge pull request #113 from artlowel/bug-112-collection-homepage-errors
Fix Collection Homepage Errors
2017-06-16 10:55:25 +02:00
Lotte Hofstede
432039a2be 41914: implemented sort for pagination 2017-06-16 10:45:44 +02:00
Art Lowel
c6494d3de3 fixed an issue where incomplete mock data caused an error on collection homepages 2017-06-16 10:44:49 +02:00
Art Lowel
4325e569fd switched to 'retrieve' as the property for a bitstream's file url 2017-06-16 09:19:00 +02:00
Lotte Hofstede
a253509c5d 41914: implemented pagination sort direction/field 2017-06-15 13:35:04 +02:00
Lotte Hofstede
6db165b7a3 41914: implemented pagination sort direction/field 2017-06-15 13:32:15 +02:00
Lotte Hofstede
c63bd7c2ef 41914: Finished pagination feature for object list 2017-06-15 09:30:03 +02:00
Lotte Hofstede
818407635d Merge remote-tracking branch 'artlowel/live-rest-backend' into w2p-41914_DSO-list-component 2017-06-14 16:21:19 +02:00
Art Lowel
70c43b5fda added support for pagination in findAll rest calls 2017-06-14 16:18:54 +02:00
Lotte Hofstede
03208c8261 41914: DSO list with pagination from rest 2017-06-14 15:03:41 +02:00
Lotte Hofstede
3929a49c1d 41914: DSO list finished without item count 2017-06-14 13:51:38 +02:00
Art Lowel
fda5cc3b3b Merge branch 'master' into live-rest-backend 2017-06-14 13:31:27 +02:00
Art Lowel
3d4de8a5a0 Merge pull request #110 from 4Science/matrix-notation
remove Matrix URL notation
2017-06-14 11:04:04 +02:00
Art Lowel
ba62a646ac Merge pull request #99 from artlowel/rest-embedded
Support embedded resources in rest responses
2017-06-14 11:02:50 +02:00
Christian Scheible
ac7b2775e4 Renamed Collection/Community shared components 2017-06-13 15:41:38 +02:00
Christian Scheible
90840d949b Refactored collection/community logo and name as shared components. 2017-06-13 14:35:57 +02:00
Christian Scheible
3ad3df7568 Refactored community and collection pages to use a shared component for most of the content. This PR connect’s to #89 2017-06-13 10:02:49 +02:00
Giuseppe
06f3a4ff90 Create pagination.component.ts 2017-06-12 16:39:52 +02:00
Giuseppe Digilio
e3778afd45 Remove matrix URL notation in PaginationComponent 2017-06-12 16:35:14 +02:00
Art Lowel
84a3272e55 never push things on a friday night as you're about to leave ;) 2017-06-12 10:18:27 +02:00
Art Lowel
7e12b33151 fix merge isses 2017-06-09 18:32:47 +02:00
Art Lowel
9208aae03d Merge branch 'master' into rest-embedded 2017-06-09 18:09:29 +02:00
Art Lowel
bdf6d006e7 parse page info from rest api and add it to remotedata objects 2017-06-09 17:43:26 +02:00
Christian Scheible
48c3cb4e46 #89 added community home page 2017-06-09 15:04:48 +02:00
Art Lowel
2c7f646b71 fixed relative/absolute paths 2017-06-08 16:59:49 +02:00
Art Lowel
9e1f7848b6 Merge branch 'master' into live-rest-backend 2017-06-08 16:16:50 +02:00
Art Lowel
0677bc38ee switch to live rest-backend, still issue with bitstreams on item page 2017-06-07 18:25:52 +02:00
Art Lowel
d4b7f5f9ce Merge pull request #105 from rivaldi8/bugfix-63-collection-home-page
Collection home page
2017-06-07 15:06:01 +02:00
Àlex Magaz Graça
2e89cb03d8 Fix page loading failing when the collection hasn't a logo 2017-06-07 14:50:02 +02:00
Àlex Magaz Graça
c5d92d4e5f Implement collection home page
Shows the following fields if they exist:
* title
* logo
* introductory text
* news (also referred to as sidebarText)
* copyright text
* license

Fixes https://github.com/DSpace/dspace-angular/issues/63
2017-06-07 10:35:15 +02:00
Tim Donohue
af5b721d40 Merge pull request #100 from LotteHofstede/w2p-41650_full-item-page
Full item page
2017-06-06 07:51:18 -07:00
Art Lowel
8d0b0b48b9 Merge pull request #106 from wwelling/101-travis-build-timeout
Travis build timeout: this connects to #101
2017-06-06 14:18:28 +02:00
William Welling
dfc0ce8f98 Use travis_retry for installs. Use default travis_wait for build. 2017-06-05 12:19:42 -05:00
William Welling
e9bd8db79c Increase travis_wait for potential timeouts. 2017-06-05 12:11:05 -05:00
Art Lowel
a8781de044 Merge branch 'pr/100' into live-rest-backend 2017-06-02 15:14:02 +02:00
Art Lowel
7b0c11355e Merge branch 'rest-embedded' into live-rest-backend 2017-06-02 15:12:24 +02:00
Lotte Hofstede
afb13421d2 41650: fixed full file section 2017-06-02 12:21:49 +02:00
Lotte Hofstede
6c4c23a574 41650: updated links to full/simple view 2017-06-02 12:06:17 +02:00
Lotte Hofstede
2ee2227761 41650: removed console log 2017-06-02 12:06:17 +02:00
Lotte Hofstede
d0fc0e6970 41650: fixed AoT bug, links and tests 2017-06-02 12:06:17 +02:00
Lotte Hofstede
abd7ffc97a removed comment 2017-06-02 12:06:17 +02:00
Lotte Hofstede
e1b3c971c3 removed console log 2017-06-02 12:06:17 +02:00
Lotte Hofstede
fa9cd9b1ea 41650: finished full item page 2017-06-02 12:06:16 +02:00
Lotte Hofstede
563a8ca66b 41650: full item page 2017-06-02 12:04:55 +02:00
Art Lowel
fbb64a6031 adapted remote data build method to aggregate relation remotedata arrays 2017-06-02 12:04:04 +02:00
Art Lowel
2b74c3034a added aggregate function for RemoteData arrays 2017-06-02 11:56:11 +02:00
Lotte Hofstede
145b080854 41650: moved files and made small full item page changes 2017-06-02 11:56:11 +02:00