lotte
6163d159f7
applied feedback
2018-12-19 13:38:37 +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
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
Kristof De Langhe
683b58eaaf
50632: Working metadataschema registry service
2018-03-30 17:18:44 +02:00
Kristof De Langhe
889a2f716e
Merge remote-tracking branch 'lotte/search-backend' into w2p-50632_Replace-mock-registry-service-with-implementation
...
Conflicts:
src/app/core/core.module.ts
2018-03-29 16:07:25 +02:00
Kristof De Langhe
f80abb9f43
50452: Bitstream format registry
2018-03-29 15:40:19 +02:00
Kristof De Langhe
c40cefbef6
50434: Feedback 2018/03/16
2018-03-29 15:38:20 +02:00
Kristof De Langhe
70256c7f80
50434: Metadata Registry read-only
2018-03-29 15:38:19 +02:00
Lotte Hofstede
86fcf44977
facet, filter, pagination implementation using rest api
2018-03-29 15:30:46 +02:00
Lotte Hofstede
cdf1dc402a
50463: use search/facet endpoint to retrieve facet values
2018-03-20 11:39:51 +01:00
Giuseppe Digilio
19c9482009
Added first release of the authentication module
2018-02-06 15:48:05 +01:00
Giuseppe Digilio
2309c1be3b
Added login page ang nav menu
2018-02-01 17:13:08 +01:00
Jonas Van Goolen
152c79278a
195 Pre-test commit
2017-11-13 14:15:50 +01:00
Lotte Hofstede
202b045009
45621: finished filter facets for search sidebar
2017-11-13 13:52:21 +01:00
Lotte Hofstede
1ff29621af
Merge branch 'master' into w2p-45621_filter-facets-ui
...
Conflicts:
src/app/+search-page/search-page.component.html
src/app/+search-page/search-page.component.spec.ts
src/app/+search-page/search-page.component.ts
src/app/+search-page/search-results/search-results.component.html
src/app/+search-page/search-service/search.service.ts
src/app/shared/search-form/search-form.component.html
src/app/shared/shared.module.ts
2017-11-08 16:08:59 +01:00
Lotte Hofstede
91f4ee6ed1
45621: ngrx filter facets
2017-11-08 16:04:20 +01:00
Lotte Hofstede
532741d073
45621: filter components for sidebar
2017-11-06 14:27:48 +01:00