This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
Habitat 1.4 (Sitecore 8.2 Update-1)
Sitecore 8.2 update 1 support
Change log
- Project.Habitat: Added Japanese language support
- Feature.Demo: Allows fake data to be set on demo pages to fake referrers, geodata and ip addresses
- Feature.Demo: Site now works with MongoDB offline
- Feature.Search: Added type-ahead functionality
- Feature.Metadata: Possible to extend the page metadata from other modules
- Feature.Metadata: Extends the metadata support with custom tags and robots
- Feature.Search: Added facets
- Feature.Search: Added search context to allow the global search box to detech the search results page
- Foundation.Themes: Base theme updated with minor fixes
- Foundation.SitecoreExtensions: Updating ItemExtensions.cs to better handle Linkfields
- Foundation.Testing: Module is no longer deployed
- Foundation.Accounts: Added pipelines for LoggedIn, LoggedOut and Registered for extensibility by other modules
- Foundation.Themes: Added bundler/minifier to build
- Foundation.Multisite: Made it possible to define a placeholder settings root per site
- Foundation.DependencyInjection: Added standard Sitecore dependency injection support
- General: Moved themes sass to Project.Common
- General: Pulled out build tools version to be in config to easier enable VS2017 to work with Habitat.
- General: Added deploy task for gulp
- General: Added Dependency Injection to many modules
- General: Fixed a bunch of CI specific fixes