Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Nov 18, 2016 @ 19:45
    Rusty Swayne
    2

    Merchello 2.3.1 Release

    New Features

    • Anonymous customer cookie expiration can now be configured instead of immediately expiring at the end of a session.
    • Publicized "Master" property on IProductVariant
    • Publicized "ExamineId" property on IProductVariant
    • Adds Shipments() extension to IOrder.
    • Adds void payment dialog for Purchase Order.
    • Refreshes collection listings as a collection is managed through the dialog.

    Bug fixes

    • Fixes issue with charts breaking when site not in debug mode.
    • Fixes issue where BasketConversionBase constructor was internal (instead of protected)
    • Fixes coupon date issues when using non US date formatted dates.
    • Fixes InvoiceService StatusChanging and StatusChanged events which were not being raised correctly.
    • Fixes issue with Braintree Payment provider in back office when attempting to capture a previously failed payment.
    • Copy product dialog verifies unique SKU.
    • Fixes ProductAttribute detachedContentValues db field size. Column changed from nvarchar(255) to NTEXT.

    Umbraco Version

    Merchello tested against Umbraco 7.5.4

    • Copy over Merchello binaries (dlls) in the bin directory.
    • Copy over the AppPlugins/Merchello and AppPlugins/MerchelloProviders directory (note if you have made any configuration changes in the merchello.config make sure to retain those).
    • Copy over Merchello binaries (dlls) in the bin directory.
    • Copy over the AppPlugins/Merchello and AppPlugins/MerchelloProviders directory (note if you have made any configuration changes in the merchello.config make sure to retain those).

    Change log

    http://issues.merchello.com/youtrack/agiles/76-1/77-75

  • Simon 692 posts 1068 karma points
    Dec 07, 2016 @ 20:11
    Simon
    0

    Hi Rusty,

    Where can I find the .dll files and the other AppPlugins files?

    The download package in the Project page is when installing via the package installer, for Umbraco.

  • Simon 692 posts 1068 karma points
    Dec 13, 2016 @ 13:25
    Simon
    0

    Any feedback please Rusty?

    Thank you

    KindRegards

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Dec 13, 2016 @ 16:09
    Rusty Swayne
    0

    Hey Simon,

    I stopped including just the patch files as a zip as it was creating too many issues with people not reading the instructions and trying to install them as a package ...

    It's a pretty quick operation to download and get a new Umbraco instance running and then install the latest version of Merchello and optionally FastTrack.

    Then copy the AppPlugins/Merchello and AppPlugins/FastTrack folders + the relevant Merchello dlls from the /bin to your solution.

  • Simon 692 posts 1068 karma points
    Dec 14, 2016 @ 08:55
    Simon
    0

    From where can I download it?

    Thanks

  • Simon 692 posts 1068 karma points
    Dec 14, 2016 @ 09:53
    Simon
    0

    I Rusty,

    I download accordingly through nuGet.

    Now, I am getting an error everyime I have CurrentCustomer instance, like below:

    NumberOfBasketItems = CurrentCustomer.Basket().Items.Count
    

    Any idea how to solve it please?

    Kind Regards

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Dec 15, 2016 @ 15:51
    Rusty Swayne
    100

    Merchello does not install via NuGet (at least until version 3). Think of the the Merchello.Core NuGet package like the UmbracoCms.Core NuGet package.

    Download the package from https://our.umbraco.org/projects/collaboration/merchello/

Please Sign in or register to post replies

Write your reply to:

Draft