Commit Graph

2044 Commits

Author SHA1 Message Date
Kristof De Langhe
55a5b1891e 63945: Upload, Download and Edit buttons 2019-07-29 13:10:57 +02:00
Kristof De Langhe
4f8fe9e611 63945: Bitstream pagination and removal of listing per bundle 2019-07-26 17:33:06 +02:00
Kristof De Langhe
27ec828142 63945: Bitstream delete notifications, de-caching, reloading and small layout changes 2019-07-26 13:28:32 +02:00
Kristof De Langhe
f93a104d68 63945: deleteAndReturnResponse on data-service 2019-07-26 10:37:51 +02:00
Kristof De Langhe
277aad26c8 63945: BitstreamDataService + bitstream remove 2019-07-26 10:32:51 +02:00
Kristof De Langhe
4461e9025b 63945: Edit bitstream tab intermediate commit 2019-07-25 17:46:23 +02:00
Kristof De Langhe
4f3ec612a1 63945: Abstract item-update component 2019-07-25 13:39:28 +02:00
Yana De Pauw
cdb2c30bd4 63667: Extract update tracker 2019-07-10 11:14:21 +02:00
Tim Donohue
395509a19a Merge pull request #408 from atmire/Relationship-items-HAL-links
Relationships link to items via HAL links
2019-06-21 23:50:49 +02:00
Tim Donohue
c244575e89 Merge pull request #425 from atmire/cleanup-search-service
Reverted #424
2019-06-21 23:41:55 +02:00
Kristof De Langhe
080ea9e7a4 Merge branch 'master' into w2p-62339_Relationships-link-to-item-via-HAL-links 2019-06-17 13:33:15 +02:00
lotte
e1fea7f8e3 removed unnecessary code 2019-06-13 09:44:11 +02:00
Tim Donohue
e179596ac2 Merge pull request #424 from 4Science/DSpace#423
Fix issue with getSearchLink
2019-06-09 09:28:13 +02:00
Giuseppe Digilio
c956c212be Fix issue with getSearchLink 2019-06-08 19:38:29 +02:00
Art Lowel
50c6cd4b27 Merge pull request #418 from 4Science/issue-#416
Fix #416
2019-06-06 17:35:44 +02:00
Giuseppe Digilio
509cea087f when iterate over selected values, retrieve facet value from getFacetValue method 2019-06-06 15:02:42 +02:00
Tim Donohue
4a1a64b728 Merge pull request #409 from DSpace/dependabot/npm_and_yarn/webpack-bundle-analyzer-3.3.2
Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2
2019-05-31 11:57:33 -05:00
Tim Donohue
95bd8c8653 Merge pull request #401 from atmire/Group-Entity-Types
Group logical entity types together
2019-05-31 11:42:13 -05:00
Tim Donohue
984da54e1a Merge pull request #407 from atmire/Fixed-filtered-search-page
Fixed filtered search page
2019-05-31 11:36:26 -05:00
lotte
16ebaf1bfe resolved PR feedback and solved possible bug 2019-05-31 13:10:47 +02:00
dependabot[bot]
1f9e014df0 Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.3.2)
2019-05-30 11:02:34 +00:00
Art Lowel
b352137fb3 add i18n labels for person facets 2019-05-29 18:05:30 +02:00
Kristof De Langhe
7d75454623 Merge branch 'travis-without-global-script' into w2p-62339_Relationships-link-to-item-via-HAL-links 2019-05-29 14:50:25 +02:00
lotte
813a856ed8 removed default value for search configuration 2019-05-29 13:48:50 +02:00
Kristof De Langhe
4143824bb8 Merge branch 'master' into w2p-62339_Relationships-link-to-item-via-HAL-links
Conflicts:
	src/app/+item-page/simple/item-types/shared/item-relationships-utils.ts
	src/app/+item-page/simple/item-types/shared/item.component.ts
2019-05-29 10:27:19 +02:00
lotte
f763dcf752 Merge branch 'travis-without-global-script' into Fixed-filtered-search-page 2019-05-29 10:01:40 +02:00
lotte
b5c98e6917 Removed call to global script from travis setup 2019-05-29 10:00:08 +02:00
lotte
49dc4b86e2 Fixed issue with switch component on mydspace page 2019-05-29 09:24:33 +02:00
lotte
24fdbaf0bd 62530: fixed loading issue 2019-05-23 16:15:40 +02:00
lotte
c3bd151cc3 Fixed issue with retrieving request 2019-05-22 16:55:49 +02:00
lotte
8a5bffa881 62530: working on fixing preboot issue with fixed filters/route params 2019-05-21 17:02:36 +02:00
Kristof De Langhe
b8822e996d 62264: Fix module export 2019-05-20 10:50:49 +02:00
Kristof De Langhe
e9bfb77300 Merge branch 'master' into w2p-62264_Group-logical-entity-types-together 2019-05-20 10:09:20 +02:00
Tim Donohue
2d07cc1913 Reset URL to use DSpace 7 REST API Demo site. 2019-05-17 13:37:57 -05:00
Tim Donohue
31c9694666 Merge pull request #398 from atmire/preview-misc-fixes-2
Miscellaneous fixes for Preview Release - Part 2
2019-05-17 10:07:50 -05:00
Art Lowel
081c5d0952 fix lint error 2019-05-17 14:36:22 +02:00
Art Lowel
1306f1a6a1 Merge branch 'preview-misc-fixes-2' of https://git.atmire.com/contributions/dspace-angular into preview-misc-fixes-2 2019-05-17 13:28:18 +02:00
Art Lowel
151ac0114f replace npm variable with dedicated script to run webpack with a larger heapspace. The variables didn't work cross-platform 2019-05-17 13:28:10 +02:00
lotte
8aaff69d97 fixed issue with thumbnails not showing 2019-05-17 11:43:54 +02:00
Art Lowel
d16335ddb1 update requirement versions in docs 2019-05-17 10:21:37 +02:00
lotte
9b03c02f29 disabled statistics link 2019-05-17 09:44:12 +02:00
lotte
0bdb0ba2b7 fixed test and search facet issue for mydspace 2019-05-16 17:11:13 +02:00
lotte
cbde7fc679 facet fix 2019-05-16 16:44:38 +02:00
lotte
487ee9f756 small fixes for search 2019-05-16 13:43:07 +02:00
Art Lowel
5254308b8b fix reference webpack:watch to script 2019-05-16 11:38:10 +02:00
Art Lowel
fa5c80b7e1 double the webpack heap space 2019-05-16 11:16:24 +02:00
lotte
3afa288c58 fixed loading issue 2019-05-16 10:20:35 +02:00
Art Lowel
2852ef0364 fix test issues, rewrite recent submissions using switchmap 2019-05-16 09:33:55 +02:00
lotte
c216e35a23 added search link fixes 2019-05-15 15:34:46 +02:00
Art Lowel
f34c19717d fix an issue where the state of an aggregated RD would be wrong when some of the RDs it's based on were still pending 2019-05-15 10:51:36 +02:00