A new config property allows the user to force the duplicate
section to be displayed even if there are no duplicates
as sometimes this is useful information to a reviewer or
submitter
* Update homepage-config.interface.ts
change comment of homepage-config.interface.ts
* advance Search add
* slove error while unti test
* write unit test
* Ensures select element has an accessible name
* change data pass into url
* error resolve
* Search.Filters.Applied.F.Title given name as Title
* Advanced filters configurable in the User interface (in config.*.yml)
* turn on/off and add filters as a list
* remove currenturl
* resolve
* change envierment config and url pass data
* set enabled: false ,and remove debugger ,remove searchConfig
* expect clauses add
* reslove conflict
* merge added
* remove commented and design change advance search
* moving the "add" button to its own col-lg-12
* resolve conflict
* reslove error
* merge en.json5 file
* remove trailing spaces
* resolve Conflicts
* Fix typo. property is filter not filters
---------
Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
* Update homepage-config.interface.ts
change comment of homepage-config.interface.ts
* advance Search add
* slove error while unti test
* write unit test
* Ensures select element has an accessible name
* change data pass into url
* error resolve
* Search.Filters.Applied.F.Title given name as Title
* Advanced filters configurable in the User interface (in config.*.yml)
* Search Facets on all Home, Community, Collection
* should pass accessibility tests error resolve
* change label name
* unique role or role/label/title
* remove same role name
* order of headings is semantically correct
* semantically correct advance search and global css
* URL pattern
* headings is semantically correct
* Merge branch 'Search-Facets-home-community-collection' of https://github.com/GauravD2t/Advanced-search into Search-Facets-home-community-collection
* change update
* change update
* remove advance search code from here
* removing all code relating to Community/Collection pages
* resolve code conflict
* remove the space
* remove commented code
* add 'merge'
* resolve confilt
* remove back file
* add lable dynamic
* Update search-navbar.component.spec.ts
* Update search-filter.component.html
* showDiscoverFilters config in yml file
* Ensures the order of headings is semantically correct
* showDiscoverFilters change default to false
* Update homepage-config.interface.ts to use boolean instead of false
---------
Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>