Commit Graph

99 Commits

Author SHA1 Message Date
Kristof De Langhe
b1b239d451 59695: Wait for startsWithOptions to prevent empty dropdown + loading message 2019-02-12 11:50:35 +01:00
Kristof De Langhe
c49f9f2ef6 59695: Browse-by-date style finetuning + navigation + parsing service fix for empty pages 2019-02-12 11:27:24 +01:00
Kristof De Langhe
cdcacedfae 59695: Starts-with implementation for browse-by date 2019-02-12 10:40:47 +01:00
Kristof De Langhe
30c0bd8ebb 59695: Browse by date base 2019-02-11 13:11:47 +01:00
Kristof De Langhe
fde2e1cc6e 59415: Browse-Entries empty response handling and doc fix 2019-01-29 17:44:28 +01:00
Kristof De Langhe
64f301d1dd 59415: messages, subject link on comcol pages and documentation updates 2019-01-29 17:22:23 +01:00
Kristof De Langhe
3fdd32b383 59415: Refactored Browse-By-Author to Browse-By-Metadata to support multiple metadata definitions 2019-01-29 17:00:25 +01:00
Yana De Pauw
a93f3e4357 Merge branch 'master' into Item-Status-Edit-Actions 2019-01-10 14:37:27 +01:00
courtneypattison
91f8eba6d8 Merged with dspace logo svg 2018-12-20 09:14:02 -08:00
Art Lowel
2055f3216d Merge pull request #338 from atmire/dynamic_menus
Dynamic menus
2018-12-20 14:46:11 +01:00
courtneypattison
b305462449 Made home news responsive 2018-12-19 13:53:19 -08:00
lotte
6163d159f7 applied feedback 2018-12-19 13:38:37 +01:00
Yana De Pauw
2c78f98097 Merge branch 'master' into DS249_Display-subcommunities 2018-12-19 10:16:39 +01:00
Yana De Pauw
d9a393c8e6 Add Item Status Edit Actions
Add the Item Withdraw and Reistate action
Add the make Item Private and Public action
Add the Permanently Delete action
2018-12-18 16:52:11 +01:00
lotte
cc53dda46b fixed issue with hostwindowservice, search filter bug, changed sidebar toggle text to pin, fixed mobile view of header 2018-12-17 12:08:12 +01:00
lotte
dceb835e53 latest fixes 2018-12-13 16:17:21 +01:00
lotte
07c9927b6a finished dynamic menus 2018-12-06 15:50:12 +01:00
lotte
c17b395ba0 57053: intermediate commit active issue 2018-12-05 12:46:22 +01:00
lotte
567d4dc331 sidebar animations 2018-11-23 14:44:11 +01:00
lotte
83bf3ab8b8 start of vertical menu 2018-11-09 17:00:58 +01:00
lotte
b0fe14d015 57053: horizontal menu 2018-11-09 10:18:17 +01:00
lotte
2af1d3b042 57053: started on menu 2018-11-05 16:34:03 +01:00
Yana De Pauw
f4482c710c 55959: Add subcommunities on community page 2018-10-25 18:16:18 +02:00
Christian Scheible
18ba810cc4 Added link with the query quoted for search results if empty
If there is an error 400 or a search returns an empty result this commit will show a link with the query quoted. 
Also improved testing of search results component as the component has changed.
2018-10-12 09:58:30 +02:00
cjuergen
c8ab655b4c Initial German Translation 2018-10-08 10:49:59 +02:00
Art Lowel
da4593a287 Merge pull request #296 from bram-atmire/issue-295-dutch-translation
Issue #295 Dutch translation
2018-10-05 11:45:58 +02:00
helix84
a83c6c05df minor fixes in en.json 2018-10-04 09:25:38 +02:00
helix84
b2fef4d60a Create cs.json 2018-10-04 09:22:46 +02:00
Bram Luyten
031c4c0cf5 Dutch translation 2018-10-04 08:39:53 +02:00
Kristof De Langhe
4590264d5a Merge branch 'master' into browse-by-features
Conflicts:
	src/app/core/core.module.ts
	src/app/core/shared/operators.ts
	src/app/shared/object-grid/item-grid-element/item-grid-element.component.html
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/shared.module.ts
2018-08-29 14:24:45 +02:00
Kristof De Langhe
883a1d8881 Issues 252,253: Browse by title and browse by metadata (author) 2018-08-08 11:36:42 +02:00
lotte
117a0cd3ff Merge branch 'master' into search-features
Conflicts:
	package.json
	src/app/shared/shared.module.ts
	yarn.lock
2018-08-02 14:21:28 +02:00
lotte
e4f3ee9970 removed unnecessary translation 2018-08-02 14:00:39 +02:00
lotte
a3bdd7c5f2 fixed some facet aspects 2018-08-02 12:56:34 +02:00
lotte
93584596a5 added label text 2018-07-19 14:21:59 +02:00
lotte
329d5ac81e 54435: sort options 2018-07-17 14:20:44 +02:00
lotte
2e04b542b8 Merge branch 'w2p-49440_Date-widget' into w2p-49440_date-widget-for-search-features
Conflicts:
	package.json
	src/app/+search-page/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts
	src/app/+search-page/search-filters/search-filter/search-filter.component.html
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-page.module.ts
	src/app/shared/shared.module.ts
2018-07-17 10:09:07 +02:00
Giuseppe Digilio
10d90e4325 Merge remote-tracking branch 'remotes/origin/master' into dynamic_forms
# Conflicts:
#	resources/i18n/en.json
#	src/app/core/cache/response-cache.models.ts
#	src/app/core/data/request.models.ts
#	src/app/shared/shared.module.ts
#	src/styles/_custom_variables.scss
2018-07-12 14:56:57 +02:00
Giuseppe Digilio
c4f1738520 Improved icons handler in chips.component.ts 2018-07-11 18:45:56 +02:00
Kristof De Langhe
079b8b7679 Merge remote-tracking branch 'dspace/master' into w2p-50632_Replace-mock-registry-service-with-implementation
Conflicts:
	src/app/app-routing.module.ts
	src/app/core/cache/response-cache.models.ts
2018-07-09 14:09:24 +02:00
Giuseppe Digilio
ccb50f69d6 Added support for regex validation 2018-07-06 14:20:09 +02:00
Giuseppe Digilio
7a32d18b1b Merged dynamic form module 2018-05-09 12:14:18 +02:00
Lotte Hofstede
ce08f52b94 Finished date widget without tests and with AoT error 2018-05-09 09:32:07 +02:00
Giuseppe Digilio
f8b3cc516c Merge remote-tracking branch 'remotes/origin/master' into authentication
# Conflicts:
#	src/app/+search-page/search-filters/search-filter/search-filter.component.ts
#	src/app/+search-page/search-filters/search-filter/search-filter.service.ts
#	src/app/+search-page/search-service/search.service.spec.ts
#	src/app/+search-page/search-service/search.service.ts
#	src/app/app.component.spec.ts
#	src/app/app.component.ts
#	src/app/core/cache/response-cache.models.ts
#	src/app/core/core.effects.ts
#	src/app/core/core.module.ts
#	src/app/core/shared/hal-endpoint.service.ts
#	src/app/shared/services/route.service.ts
#	src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts
#	src/modules/app/browser-app.module.ts
#	src/modules/app/server-app.module.ts
2018-05-08 10:57:15 +02:00
Kristof De Langhe
9dd79eda2e Merge branch 'master' into w2p-50632_Replace-mock-registry-service-with-implementation 2018-05-03 11:44:47 +02:00
Art Lowel
2317f1f3a3 fixed an issue where changing the sort direction wouldn't work 2018-04-20 14:19:18 +02:00
Kristof De Langhe
9f003cf751 50632: Empty table info message 2018-04-18 15:33:19 +02:00
Kristof De Langhe
056eb14224 Merge remote-tracking branch 'lotte/search-backend' into w2p-50632_Replace-mock-registry-service-with-implementation 2018-04-18 14:13:13 +02:00
Lotte Hofstede
e56ea2aff8 Applied feedback and other fixes 2018-04-13 15:18:35 +02:00
Giuseppe Digilio
26a743322e Added i18n label and fixes 2018-04-04 17:01:49 +02:00