Alen Pelin

Results 23 issues of Alen Pelin

**Scenario:** 1. Create sitecore\admin1 and sitecore\admin2 admin accounts in Sitecore 2. Delete sitecore\admin account 3. Click log in admin button **Actual Result:** User is not logged in. **Expected Result:** User...

bug

Implement AlwaysOn mode for certain instances: - Option 1 - for all instances you ran today - Option 2 - for selected instances, using button to run on or off...

enhancement

Implement switching profiles so that user can have a couple of different ones and choose them with split button in Home tab

enhancement

Currently when the package is being installed, SIM commands to overwrite changes in each conflict situation when an item or a file exists both in a solution and in a...

enhancement

Currently wrapping element into makes app stop working. We need to fix it.

**Scenario:** 1. Install clean Sitecore 8.2 Update-2 2. Put the attached [Test.config](https://github.com/Sitecore/Sitecore-Config-Builder/files/832902/Test.config.txt) file to zzz folder (rename `.config.txt` to `.config`) 3. Compare showconfig.aspx output with showconfig.xml generated by the tool...

We need to add a couple of context menu extensions: ### For `web.config` - `Sitecore ConfigBuilder / Open showconfig.xml` build showconfig in temp folder and open it - `Sitecore ConfigBuilder...

enhancement

Currently it is not possible to prevent Config Builder from building showconfig.xml for given configuration files - this must be fixed.

bug

It is essential to implement an ORM that will map Json5Object to custom types the same as it is done by Json.NET. For example: ```c# public class Program { public...