Aleksandr Vishniakov

Results 41 issues of Aleksandr Vishniakov

Please, add option to support equal tab panels height. Here: https://skydrive.live.com/redir?resid=251E9ECF21896237%214778 jQuery.EasyTabs version 3.2.0 with equal tab height functionality.

## Description ## References ### QA-test: ### Jira-link: ### Artifact URL: https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Platform.3.80.0-pr-2344.zip

Currently used smart-float and money directives may have incorrect behavior. For example, smart-float allow you to use numbers in the following formats: - 222,111.000 - 222.111,000 - 222,111 - 222.111...

bug
Priority: Low

Version info: - Browser version: Chrome 59 - Platform version: 2.13.11/2.13.12 - Module version: 2.14.2 ### Expected behavior When you create user for contact/employee in Customer module, user must appear...

bug
frontend
module

**Problem:** Currently we store objects in cache using the following cache keys: ServiceNameMethodName-Param1-Param2-Param3. So if we lad objects by id and put array of objects [A, B, C] to cache,...

enhancement
client request
Cache data consistency project

Version info: - Platform version: 2.13.23 ### Expected behavior Asset should be successfully uploaded on root of assets (i.e. Assets blade opened by menu) ### Actual behavior It fails. ###...

**Problem:** Currently you may ask hundreds and thousands of objects through "get by ID" or especially search APIs. It will cause large requests to database, high memory usage and problems...

**Problem:** Currently we can set multiple dynamic properties names - one per language, but description is single for all languages **Solution:** Make dynamic property description localizable **Proposal of changes:** Duplicate...

enhancement
Priority: Low

**Problem:** We need the way to get only roles created by storefront **Solution:** Use CreatedBy = "frontend" **Alternative (optional):** Use Group field **Proposal of changes:** Inherit Role class from AuditableEntity,...

enhancement
client request