vc-platform

Virto Commerce B2B Innovation Platform

OTHER License

Stars
1.2K

Bot releases are visible (Hide)

vc-platform - v2.13.1

Published by Woland2k over 7 years ago

  • Migrated all manager theme styles to sass
  • New setting value type Json
  • New platform setting VirtoCommerce.Platform.UI.Customization which allows to make simple UI customizations, by editing following JSON
{
  "title": "Your company caption",
  "logo": "Your company main logo url",
  "contrast_logo": "Your company contrast main logo url to display in login form"
}
  • New API GET/POST api/platform/profiles for working with user profile
vc-platform - v2.13.0

Published by Woland2k over 7 years ago

  • Redesigned main menu. Now it is getting more close to Azure portal main menu.
  • Display current license and some UI for licence activation (licence does not cause any functional limitation and is used only for information).
  • Updated some platform nuget packages.
vc-platform - v2.12.9

Published by Woland2k over 7 years ago

  • update ui-grid to v4.0.1
  • minor ui-grid extension improvements (not it is available to change any grid options from custom module)
  • minor modules management UI fixes
  • use authorization token to download modules from private GitHub repositories VirtoCommerce:Modules:GitHubAuthorizationToken - app setting
vc-platform - v2.12.8

Published by Woland2k almost 8 years ago

  • Represent inherited (overridden by using AbstractTypeFactory.OverrideType method ) instead base types in the resulting Swagger API doc
vc-platform - v2.12.7

Published by Woland2k almost 8 years ago

  • Fix in security service - does not cache null values for some security methods. (probably reason for failure registration)
vc-platform - v2.12.6

Published by Woland2k almost 8 years ago

  • Emergency fix for notifications resolving, bug with resolving notifications contains IDictionary property.
vc-platform - v2.12.5

Published by Woland2k almost 8 years ago

  • Add support for stream response in swagger API auto-generated document.
  • Allow to use properties with custom types in notifications and use them in the Liquid templates.

Example:
Notification.cs
class OrderNotification { public CustomerOrder Order { get; set; } }
Liquid template
{{ customer_order.total }}

vc-platform - v2.12.4

Published by Woland2k almost 8 years ago

  • Update Common.Logging to latest version 3.3.1 (not compatible with 3.1.0)
  • Change NuGet packages to targetFramework="net461"
vc-platform - v2.12.3

Published by Woland2k almost 8 years ago

  • Fix critical bug with SendGrid notification gateway. (Before sending not working)
  • Fix uploading assets by url
  • Change global JSON serialization policy for enums (before it was CamelCase)
vc-platform - v2.12.2

Published by Woland2k almost 8 years ago

  • Add Descriptions to dynamic properties
  • UI performance optimization
  • Update all dependent Nuget packages to latest versions
  • Change all platform projects to support latest .NET Framework 4.6.1
vc-platform - v2.12.1

Published by Woland2k about 8 years ago

Improvements

  • Added integration with Application Insights. Application Insights helps you detect and diagnose performance issues, and understand what users actually do with your app.
  • Added modules dependencies compatibility check in platform initialization. All modules with compatibility errors will be not loaded in runtime.
  • New blade scrolling animation
vc-platform - v2.12.0

Published by Woland2k about 8 years ago

Improvements

Read more in blog post

vc-platform -

Published by tatarincev about 8 years ago

  • Modules initialization isolation and informer
    image
  • Export/Import notification templates
  • Fix ChangeLogInterseptor cumulative change log policy bug when modified date was not updated
  • Add Application insight to platform
  • Long text in blade breadcrumbs limited to fit in blade
vc-platform -

Published by tatarincev over 8 years ago

Improvements

  • Notification templates - added Sender and Recipient fields for manual editing
    image
  • Avability to define notification gateway in web.config possible values Default - default smtp client, SendGrid - sendgrid client
  • Add support SSL connection for default SMTP client notification gateway
    image
  • New API method api/platform/security/users/{userName}/hasPermissions?permissions='store:read' for check user permission
vc-platform -

Published by tatarincev over 8 years ago

  • Modules minor UI adjustments
vc-platform - Virto Commerce 2.11.2

Published by artem-dudarev over 8 years ago

Version 2.11.2 release.
Bug fixes

  • Modules management "IO access violation error" on Microsoft Azure environment
vc-platform - Virto Commerce 2.11.1

Published by artem-dudarev over 8 years ago

Version 2.11.1 release.
Check for details here: https://blog.virtocommerce.com/2016/06/09/virtocommerce-2-11-release-notes/

vc-platform - Virto Commerce 2.11

Published by artem-dudarev over 8 years ago

vc-platform - Virto Commerce 2.10

Published by artem-dudarev over 8 years ago

vc-platform - Virto Commerce 2.9

Published by artem-dudarev over 8 years ago

Badges
Extracted from project README
Share on Facebook Tweet Latest release Total downloads License CI status Quality gate Reliability rating Security rating Sqale rating Lines of code Documentation Commnunity Contributors Deploy to Azure