Habitat icon indicating copy to clipboard operation
Habitat copied to clipboard

Sitecore Modular Architecture Example

Results 46 Habitat issues
Sort by recently updated
recently updated
newest added

If you have few solution files in source folder, you will get error: 'MSBUILD : error MSB1050: Specify which project or solution file to use because the folder "..............." contains...

**Describe the bug** The UserProfileProvider code relies on opening the UserProfile Template, which is created on the "core" database. Sitecore, from version 9.1 has disabled access from CD servers to...

Hi, I noticed that the merge of the commit dcfc40aa413af8bcd005ed71d6a35e87e28ba30f -[ [#449] [9.1] Updated install and uninstall for 9.1 ](https://github.com/Sitecore/Habitat/commit/dcfc40aa413af8bcd005ed71d6a35e87e28ba30f)- overrided the IdentityServerUrl in file settings.ps1. Currently, the file shows...

After quick search I found, that Website URL is also referred as config variable in these files: - .\src\Project\Common\code\App_Config\Environment\Project\Common.Dev.config - .\src\Project\Common\code\App_Config\Include\Project\Common.Website.config Please update :)

Even though SIF supports a network SQL server, the version check in the Habitat install script results in the following error: ``` Could not find SQL Server 'devserver3', check settings.ps1...

bug

**Describe the bug** Google maps now display with message, "This page can't load Google Maps correctly." **Sitecore Version** Reproduced on 8.2 and 9.0. **To Reproduce** Steps to reproduce the behavior:...

bug

- **Templates** structures were changed to static classes to hold template GUIDs. - It was discussed earlier, [here](https://github.com/Sitecore/Habitat/issues/458) and also in Sitecore Slack,

- Add the new nuget source for Sitecore 9.1.1 - Upgrade all sitecore's reference from all projects to `9.1.1` - But keep Sitecore.Framework.Conditions (= 3.1.0)

Did a git flow, and found out that the Develop branch wasn't updated anymore since May 16th, 2017, while the master branch was updated for the last time by @nickwesselman...

Fixed Multisite current site evaluation issue: the site selector does not show the current site selection based on the current Site context. Implementation note: maybe SiteDefinition should just have the...