Close

ChangeLog August-September 2015

Wednesday, December 30, 2015

ChangeLog August-September 2015 / nopCommerce 3.60

Ajax Cart

  • 17244 : 2015-09-16 : Add to Whishlist support completed -  added a setting for the wishlist button selector. Now we have ajax add to whishlist button. It works the same way as the ajax cart button. For consistency both ajax buttons are enabled/disabled with the same settings in the administration.
  • 17236 : 2015-09-16 : Remved the setting for enabling/disabling the add to cart button for grouped products as in nopCommerce 3.6 the default add to cart button is always available for grouped products.
  • 17225 : 2015-09-15 : Add to Whishlist support - added a setting for the header menu wishlist quantity selector.
  • 17147 : 2015-09-08 : Added label "Per unit" after the price in the product added to cart/whishlist window. It is a resource, so it can be changed from the administration.
  • 17126 : 2015-09-07 : Fix for the bug described in this forum thread http://www.nop-templates.com/boards/topic/2674/bug-ajax-cart-doesnt-use-shoppingcartheaderquantity-resource-when-updating-mini-cart-quantity The bug was that the format for the quantity in the mini shopping cart, was hardcoded to always have brackets.
  • 17056 : 2015-08-27 : Motion theme - Fixed an issue when displaying error messages.
  • 16989 : 2015-08-18 : Performance optimization: Improved the way we get associated products for a given product. Fixed an upgrade issue introduced only in 3.60 (older versions don't have this issue).

Ajax Filters

  • 17369 : 2015-09-28 : Ajax filters - On search page when search in description is checked we should search for product tags too.
  • 17269 : 2015-09-18 : Don't return empty Pager element after filtration.
  • 17129 : 2015-09-07 : Fixed a problem with "Sort by" not working when ajax filters are disabled for a certain category.
  • 17121 : 2015-09-04 : AjaxFilters Brooklyn - styled ajax filters;
  • 17093 : 2015-09-01 :Fixed a problem on the search page with disappearing filter panels, caused by wrong value mapping for min and max prices.

Anywhere Sliders

  • 17106 : 2015-09-02 : Added the missing nivo.rtl.css file in DefaultClean theme as well as in all our premium themes.
  • 17027 : 2015-08-24 : Anywhere sliders - Increased the width & height of the add new slider image popup in the administration.

Attachments

  • 17206 : 2015-09-14 : We used to always create the file on both the file system and the database even if "files are stored in the database" setting is set. 
  • 17182 : 2015-09-12 : Removed unnecessary anti forgery token when saving the download url.
  • 17081 : 2015-08-28 : Don't render the image tag if there is no uploaded image for the attachment.

CloudZoom

  • 17109 : 2015-09-03 : If no store specific setting is available then use the All stores setting.
  • 16917 : 2015-08-05 : Load the settings per store.

Customer Reminders

  • 17305 : 2015-09-23 : Reported an issue that started appearing for a few clients after a windows update. This issue does not  happen in production environment when running on IIS but only when using IISExpress during development. When running on IISExpress you might get this error in the Log: "System.InvalidCastException: Unable to cast object of type 'System.Web.Hosting.SimpleWorkerRequest' to type 'System.Web.Hosting.IIS7WorkerRequest'". There is an easy fix for by adding a setting in the Web.config file. The issue is described in the documentation in case someone has it.

Facebook Shop

  • 17099 : 2015-09-02 : Fixed an issue with the facebook share button by adding fully qualified product urls.
  • 16982 : 2015-08-17 : Fixed an issue with the facebook share button in IE and FF.

Help Desk

  • 17178 : 2015-09-11 : Localized the DaysOfWeek enumeration. Now you can show the days of the week in the administration into your own language.

Instant Search

  • 17134 : 2015-09-08 : Added styling for the SKU section in the instant search dropdown in all themes.
  • 16929 : 2015-08-07 : Performance optimization for the multi-store support.

JCarousel

  • 17070 : 2015-08-28 : Added relative scaling for the product images in JCarousel / Lavella 3.6
  • 17066 : 2015-08-27 : Fixed a bug with the product ribbons inside a carousel / Default Clean 3.6.
    Fixed a bug with product rating box / Traction 3.6

Mega Menu

  • 17073 : 2015-08-28 : The default manufacturers per line setting should be 6 instead of 5.
  • 17020 : 2015-08-21 : Changed the integration logic for the mobile script when the plugin is used in a custom theme. We used to check if the current theme is the DefaultClean theme and then include the mobile script. This caused the menu to not work properly on mobile resolutions when used in a custom theme. This change does not affect the DefaultClean theme or any of our premium themes.
  • 17016 : 2015-08-21 : Urban theme - moved the "header_menu_after" widget zone right after the li elements, because it was after the social icons.

Quick Tabs

  • 17486 : 2015-10-08 : Do not validate anti-forgery token, because for some reasons it does not work with "filtering".
  • 17392 : 2015-09-30 : Merged revision(s) 17390 from Projects/nopCommerce_3.4/Plugins/SevenSpikes.Nop.Plugins.NopQuickTabs: NopQuickTabs - Add existing tabs should load tabs with server side paging, because if there are too many tabs an exception will be thrown ( Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property ). https://www.nop-templates.com/HelpDesk/ViewTicket/2314 ........
  • 17297 : 2015-09-23 : NopQuickTabs - Populate the ReplyTo and ReplyToName fields in the QueueEmail when sending emails from ContactUs form.
  • 17259 : 2015-09-17 : Quick Tabs - added "Subject" field to the Contact Us tab.
  • 17176 : 2015-09-11 : Quick Tabs / Brooklyn 3.6
  • 17157 : 2015-09-10 : Quick Tabs - made the Picture Tab work with Cloud Zoom when available (the problem appeared in Allure).
  • 16933 : 2015-08-10 : QuickTabs - Remove an AntiforgeryToken helper method from Tabs.cshtml view, because it is not needed and causes the appearance of multiple tokens on the page which causes "The anti-forgery token could not be decrypted" message.

Sales Force

Previous Next Product

  • 17184 : 2015-09-12 : addAdditional work on Prev-Next plugin + RTL styles / Brooklyn 3.6
  • 17174 : 2015-09-11 : adding hover transition to prev-next plugin / Brooklyn 3.6
  • 17169 : 2015-09-10 : Prev-Next plugin / Brooklyn 3.6
  • 17021 : 2015-08-21 : Removed public bool EnabledAsWidget { get; set; } from the Settings class in the plugins it was existing.

Product Ribbons

  • 17279 : 2015-09-18 : Product Ribbons - Made the plugin to use the ProductPriceService from the Conditions framework, instead of having its own, because they are almost identical. - Moved the GetSpecialPriceExpiresIn method from the old ProductPriceService to the ProductRibbonsTokenManager file as its not needed in the new ProductPriceService in the Conditions.
  • 17156 : 2015-09-09 : Product Ribbons / Brooklyn 3.6
  • 17152 : 2015-09-09 : Fixed a major problem with getting associated products.
  • 17123 : 2015-09-07 : ProductRibbons - Fixed a bug with throwing an exception when categoryPageIds is null.
  • 17092 : 2015-09-01 : ProductRibbons - added a check if the ribbon picture exists. If not we log an error.
  • 17046 : 2015-08-26 : ProductRibbons - Fixed the problem with showing multiple ribbons on a same product if there are multiple instances of this product.
  • 16932 : 2015-08-08 : Cleaned up the code by removing unused fields, types and exception variables in order to removed build "Warnings".

Quick View

  • 17349 : 2015-09-25 : Quick View RTL / Brooklyn 3.6
  • 17226 : 2015-09-15 : Quick View - made the wishlist button work with the new Ajax Cart functionality.
  • 17167 : 2015-09-10 : RTL Quick View (to be improved when theme RTL is ready) / Brooklyn 3.6
  • 17153 : 2015-09-09 : Quick View / Brooklyn 3.6
  • 17110 : 2015-09-03 : QuickView in Electronics theme - fixed the price position in RTl;

One Page Checkout

  • 17504 : 2015-10-09 : OnePageCheckout - we should return the "no payment method" error only if it is require to have a payment method.
  • 17493 : 2015-10-08 : OnePageCheckout - Updating the vat field should update the order total panel.
  • 17491 : 2015-10-08 : OnePageCheckout - fixed the problem with not updating the order total panel. We should handle the initial load as a different case.
  • 17488 : 2015-10-08 : OnePageCheckout - replaced Html.RequiredHint with a "*", because it adds an unnecessary span element.
  • 17479 : 2015-10-08 : OnePageCheckout - We should not display the labels for not supported attributes. In fact, we should hide everything for these attributes.
  • 17454 : 2015-10-07 : OnePageCheckout: - Updated all Nop-Templates views. - Fixed a wrong checks. We should check if the city is "required" in order to show the required hint, not if the city is "enabled".
  • 17438 : 2015-10-05 : OnePageCheckout: - Added more checks if there is selected payment method / shipping method on confirm order step. If not, an error message is displayed to the customer. - We should delete the generic attributes cache when getting payment methods. Otherwise, when more than one request is sent simultaneously to the server, the second request will wait ( because of the lock statement ), but the data will be already cached ( it is cached on application_start ) and we will have wrong data to use. This is causing a problem and allow the customer to checkout even if there is no payment method selected.
  • 17411 : 2015-10-01 : RealOnePageCheckout - Fix for a small bug with the updating of the mini shopping cart when removing an element. The default format of the number of items in mini shopping cart is (numOfItems), but there are cases in which the brackets will be missing. In our logic we use a regex to find the number of items, but we assume it will be always in brackets. When there are no brackets the regex returns null and error occurs.
  • 17367 : 2015-09-28 : OnePageCheckout - Fixed an old broken check. We should use the settings object instead of selectedShippingAddress.
  • 17262 : 2015-09-17 : RealOnePageCheckout plugin - Little refactoring of the code: logic that determines if the order total should be updated extracted to methods (in dispatcher), also the UpdateShippingAddress method is not UpdateAddress (in RealOnePageCheckoutController), this is needed because we now need to update both addresses with unknown (currently only zip and state are common for both) number of fields. - Three new settings added to update the order total when zip, state or country are changed in the address that you have set for your taxes to be based on. For example if you set your taxes to be based on Billing Address and you have checked the AjaxUpdateOrderTotalOnZipChangeBasedOnTaxCountryUpdate and change you billing address zip code, the order total will be updated (also the billing address).
  • 17249 : 2015-09-16 : OnePageCheckout - added a few more checks to the code.
  • 17196 : 2015-09-14 : RealOnePageCheckout plugin - When you have tax based on billing or shipping address and you have choose to preselect last shipping/billing address the tax was not calculated. The fix was to set the shipping/billing address on the customer and to update it in the database. Also, we needed to specifically reset the order total data when the logic for preselecting last shipping/billing address is called.
  • 17040 : 2015-08-25 : OnePageCheckout - fixed the problem with not showing the client side validation when the ship to same address is checked.
  • 16994 : 2015-08-19 : OnePageCheckout - removed the "Ajax" word from the resource values.
  • 16977 : 2015-08-14 : OnePageCheckout: - added a new setting: Update Order total panel when payment method is changed. - added a new setting: Update Order total panel when shipping method is changed.Shipping Methods change - changed the resource values to be more meaningful.
  • 16964 : 2015-08-13 : OnePageCheckout - added a new setting: Update Shipping methods panel when the shipping zip code is updated
  • 16961 : 2015-08-12 : OnePageCheckout - added a new setting: Update Shipping methods panel when the shipping city is updated
  • 16958 : 2015-08-12 : OnePageCheckout - added a new setting: Update Shipping methods panel when the shipping state province dropdown is updated
  • 16956 : 2015-08-12 : OnePageCheckout - added a new setting: Update Shipping methods panel when the shipping country dropdown is updated
  • 16955 : 2015-08-12 : OnePageCheckout - added a new setting: Update Payment methods panel when the billing country dropdown is updated
  • 16950 : 2015-08-11 : OnePageCheckout - Added new setting - Update Shipping methods panel when a cart item is updated
  • 16949 : 2015-08-11 : OnePageCheckout - removed formatted checkout attributes from the order summary panel.
  • 16947 : 2015-08-11 : RealOnePageCheckout - Added new setting AjaxUpdateOrderTotal. - Added more checks so that the textbox and multilinetextbox will not update the order total regardless of the setting.
  • 16940 : 2015-08-10 : OnePageCheckout - - text area and multiline attributes will not update the order total. - the rest of the checkout attributes will update order total, instead of order summary.
  • 16939 : 2015-08-10 : OnePageCheckout - Removed debounce for text area and multiline because no price adjustment can be set to them.
  • 16935 : 2015-08-10 : Merged in 3.60; OnePageCheckOut - Removed $scope.eval because it is from the old copied code and in our case it is not needed and it is throwing an error( this could be used only if there are some {{expression}} in the placeholder tag ).
  • 16918 : 2015-08-05 : One Page Checkout - prepare the custom address attributes when the Default addresses are preselected.
  • 16915 : 2015-08-04 : One Page Checkout - made a backward compatibility for the route "realonepagecheckout".
  • 16912 : 2015-08-04 : One Page Checkout - added support for custom address attributes.
  • 16910 : 2015-08-04 : OnePageCheckout - add debounce to the quantity box ( 1000 ms ). - prevent form submission on enter key

Rich Blog

  • 17464 : 2015-10-07 : - Updated overridden RichBlog files for Nop-Templates to 3.60. - Added empty css files.
  • 17366 : 2015-09-28 : RichBlog - We should prepare the whole model ( without comments ) for every blog post on home page.
  • 17353 : 2015-09-25 : Rich Blog RTL / Brooklyn 3.6
  • 17268 : 2015-09-18 : Rich Blog / Brooklyn 3.6
  • 17263 : 2015-09-17 : Rich Blog / Brooklyn 3.6
  • 17256 : 2015-09-17 : Added year to the blog date
  • 17253 : 2015-09-17 : 1. Made the date to be with day of the month and three letter month name 2. Removed unused resources
  • 17252 : 2015-09-17 : css improvements / Rich Blog / Theme Template 3.6
  • 17251 : 2015-09-17 : Rich Blog / Brooklyn 3.6
  • 17245 : 2015-09-16 : empty Rich Blog RTL / Theme Template 3.6
  • 17239 : 2015-09-16 : Rich Blog / Theme Template 3.6
  • 17223 : 2015-09-15 : No need of empty folders in the plugin
  • 17192 : 2015-09-14 : Copy always the RichBlog.css and RichBlog.rtl.css files for Traction theme
  • 17111 : 2015-09-03 : Rich Blog RTL / Traction 3.6
  • 17108 : 2015-09-02 : Rich Blog LTR / Traction 3.6
  • 17107 : 2015-09-02 : Fixed 2 issues on mobile resolutions in Rich Blog plugin / Native 3.6
  • 17102 : 2015-09-02 : Rich Blog (LTR + RTL) / Native 3.6
  • 16922 : 2015-08-06 : RichBlog - Added the seo information to every category, because it was not used. Using the pageHeadBuilder for this, but from the controller not from the view, because we are reusing the List view from Nop.Web/Blog

Sale of the Day

  • 17442 : 2015-10-06 : Fixed a bug with fixed height for the thumbnails in the Nop Sale of the Day plugin.
  • 17405 : 2015-09-30 : Hide the title of the sale of the day for the home page
  • 17383 : 2015-09-29 : SaleOfTheDay / Brooklyn / Changes old prise font-size, added new cursor hint; Theme roller / Brooklyn / added title to all the colors, changed hover effect;
  • 17334 : 2015-09-24 : change the js for the brooklyn needs
  • 17332 : 2015-09-24 : Sale Of The Day - override the view for Brooklyn - reverted the default JS
  • 17328 : 2015-09-24 : Sale of the day / Brooklyn / styles for RTL; Theme roller / Brooklyn / added one style for direction;
  • 17323 : 2015-09-24 : Theme Roller / Brooklyn / added image for custom select and css fixes; Sale of the day / Brooklyn / changed plugin proportions in different resolutions;
  • 17307 : 2015-09-23 : Sale of the day / brooklyn / styled plugin for two items in desktop resolution;
  • 17290 : 2015-09-18 : Sale of the day / Brooklyn / added new styles for mobile;

Sales Campaigns

  • 17021 : 2015-08-21 : Removed public bool EnabledAsWidget { get; set; } from the Settings class in the plugins it was existing.
  • 16932 : 2015-08-08 : Cleaned up the code by removing unused fields, types and exception variables in order to removed build "Warnings".

Smart SEO

  • 17203 : 2015-09-14 : Smart SEO - Improved the code for escaping HTML.
  • 17185 : 2015-09-12 : Smart SEO - Fixed a bug, when the meta data is null - stripped the html tags for category description, manufacturer description and product full description.
  • 17144 : 2015-09-08 : Smart SEO - stripped the html tags for category description, manufacturer description and product full description.

Store Locator

  • 17423 : 2015-10-02 : Store Locator - fixed the admin script to work over HTTPS.
  • 17421 : 2015-10-02 : StoreLocator - called via HTTPS the google script for shop details page.
  • 17227 : 2015-09-15 : StoreLocator - added a setting for using Metric/Imperial units.
  • 17021 : 2015-08-21 : Removed public bool EnabledAsWidget { get; set; } from the Settings class in the plugins it was existing.
  • 17014 : 2015-08-21 : StoreLocator - fixed the menu markup to be working on mobile devices.

Alfresco

  • 17430 : 2015-10-05 : Fixed a problem with coupon code forms / Alfresco 3.6
  • 17224 : 2015-09-15 : Products in list with AjaxFilter enabled / Alfresco 3.6
  • 17220 : 2015-09-15 : Products in list / Alfresco 3.6
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Alicante

  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Allure

  • 17419 : 2015-10-01 : Fixed filters-wrapper css selector / Allure 3.6
  • 17358 : 2015-09-25 : Fixed a bug with buttons not using color presets styling in the Allure theme.
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

ArtFactory

  • 16996 : 2015-08-19 : Art Factory theme - fixed Nop default search in RTL;
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);
  • 16936 : 2015-08-10 : Fix for Mega Menu in IE8 / Art Factory 3.6

Beauty

  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Brooklyn

  • 17462 : 2015-10-07 : Brooklyn / Changed wrong resource for home page categories title;
  • 17459 : 2015-10-07 : Brooklyn / Added home page categories title;
  • 17458 : 2015-10-07 : Brooklyn / added fix for vertical align header-action links; Added missing color preset;
  • 17426 : 2015-10-02 : Display the Search Box on the correct location depending on the header style 1 or 2
  • 17425 : 2015-10-02 : 1. Made the Nivo slider from the Nop Anywhere Sliders to render the first image and after that on document ready to add the other images and initialize. This should fix the issue with delayed loading of the nivo slider. 2. Fixed the two sliders logic on the home page.
  • 17420 : 2015-10-01 : Brooklyn / added some new color presets;
  • 17415 : 2015-10-01 : Brooklyn / added missing styles (remove some color presets that overwrite elements in footer 2 and header 2)
  • 17401 : 2015-09-30 : 1. Added Design By Nop-Templates.com link in the footer with a setting for removing it. 2. Added a setting for hiding the second main slider on mobile.
  • 17400 : 2015-09-30 : More changes in Ajax Cart plugin to be rendered properly for all theme variants on every resolution (required theme changes too) / Brooklyn 3.6
  • 17397 : 2015-09-30 : Remove unnecessary checks with settings. Now we have the wishlist on two places and it will be hidden with css
  • 17394 : 2015-09-30 : Refactored Ajax Cart plugin to be rendered properly for all theme variants on every resolution / Brooklyn 3.6
  • 17385 : 2015-09-29 : Fixed an issue with rating images file name in theme and jCarousel plugin / Brooklyn 3.6
  • 17384 : 2015-09-29 : added checks for different places of the wishlist button
  • 17377 : 2015-09-29 : Brooklyn theme / adding new color presets;
  • 17375 : 2015-09-29 : Fixed Cloud Zoom in "columns two" / Brooklyn 3.6
  • 17362 : 2015-09-25 : Brooklyn theme / added new icons and styles for RTL, made some changes if there is no slider on the home page;
  • 17356 : 2015-09-25 : Fix for mobile resolution without any banners installed on home page / Brooklyn 3.6
  • 17344 : 2015-09-25 : additional styles in color presets / Brooklyn 3.6
  • 17343 : 2015-09-25 : various improvements in LTR & RTL / Brooklyn 3.6
  • 17341 : 2015-09-25 : Moved the js for the custom selects in the theme roller to the theme roller js rather than the brooklyn.js file.
  • 17339 : 2015-09-25 : Brookly theme / added missing selectors for color presets and also added js code for custom selects for theme roller;
  • 17331 : 2015-09-24 : CloudZoom RTL / Brooklyn 3.6
  • 17321 : 2015-09-24 : Brooklyn / added 7 color presets;
  • 17320 : 2015-09-24 : Added logos for the Brooklyn theme
  • 17312 : 2015-09-24 : fixed various issues, mostly in RTL / Brooklyn 3.6
  • 17308 : 2015-09-23 : fixed various issues, mostly in RTL / Brooklyn 3.6
  • 17304 : 2015-09-23 : added functionality for the color presets in the plugin of the theme
  • 17299 : 2015-09-23 : Improved the way some icons work in LTR and RTL / Brooklyn 3.6
  • 17283 : 2015-09-18 : mobile-only.rtl.css / Brooklyn 3.6
  • 17282 : 2015-09-18 : ie8-fix.rtl.css / Brooklyn 3.6
  • 17281 : 2015-09-18 : 1280.rtl.css / Brooklyn 3.6
  • 17280 : 2015-09-18 : 980.rtl.css / Brooklyn 3.6
  • 17278 : 2015-09-18 : 768.rtl.css / Brooklyn 3.6
  • 17276 : 2015-09-18 : 480.rtl.css / Brooklyn 3.6
  • 17275 : 2015-09-18 : styles.rtl.css / Brooklyn 3.6
  • 17265 : 2015-09-17 : brookly - added js code for both Home Page sliders;
  • 17256 : 2015-09-17 : Added year to the blog date
  • 17253 : 2015-09-17 : 1. Made the date to be with day of the month and three letter month name 2. Removed unused resources
  • 17241 : 2015-09-16 : Brooklyn theme - overwrite views (just to add title attr to buttons), added some styles and images;
  • 17198 : 2015-09-14 : removing plugin related style from theme css / Brooklyn 3.6
  • 17189 : 2015-09-12 : Ajax Filters LTR + RTL (to be tested when themes RTL is ready) / Brooklyn 3.6
  • 17176 : 2015-09-11 : Quick Tabs / Brooklyn 3.6
  • 17175 : 2015-09-11 : Fixed a problem when Home Page banners are not enabled / Brooklyn 3.6
  • 17171 : 2015-09-11 : Added a new setting for the different layouts of the mega menu when categories in grid with pictures
  • 17169 : 2015-09-10 : Prev-Next plugin / Brooklyn 3.6
  • 17154 : 2015-09-09 : Fixed a z-index conflict / Brooklyn 3.6
  • 17116 : 2015-09-04 : Firefox text input bug fix / Brooklyn 3.6
  • 17114 : 2015-09-03 : Fixed a search-autocomplete problem / Brooklyn 3.6
  • 17105 : 2015-09-02 : Brooklyn theme - added fix for forum pages; IE8 styles; Safari styles;
  • 17095 : 2015-09-01 : Brooklyn - IE8 fixes and some small changes after review;
  • 17091 : 2015-08-31 : Brooklyn theme - adding some final fixes and design approvements; IE 10,11 fixes;
  • 17083 : 2015-08-28 : Brooklyn - styled default filters, added changes on profile pages;
  • 17080 : 2015-08-28 : styles for recurring payments table / Brooklyn 3.6
  • 17079 : 2015-08-28 : recurring payments table / Brooklyn 3.6
  • 17076 : 2015-08-28 : Added "Recurring Payments" table to footable.js + styling / Brooklyn 3.6
  • 17064 : 2015-08-27 : Brooklyn theme - forum and profile pages;
  • 17052 : 2015-08-26 : Brooklyn theme - worked on forum pages;
  • 17042 : 2015-08-26 : Improvements on Blog list page / Brooklyn 3.6
  • 17041 : 2015-08-25 : Brooklyn theme - blog & news pages;
  • 17031 : 2015-08-24 : Brooklyn theme - changes on checkout pages, order details and shipping details pages, worked on sitemap and search pages;
  • 17022 : 2015-08-21 : Brooklyn theme - finished checkout pages, OPC and order details page;
  • 17010 : 2015-08-20 : Brooklyn theme - worked on Checkout pages (shipping and billing address, shipping and payment pages);
  • 17005 : 2015-08-20 : Brooklyn theme - added class to the body element which is specific for the current page. Similar class as on the .page element, but on higher level (body).
  • 17002 : 2015-08-19 : Brooklyn theme - finished Shopping cart page;
  • 16993 : 2015-08-18 : Brooklyn theme - worked on shopping cart page;
  • 16985 : 2015-08-17 : Brooklyn theme - finishing my account pages, fixed manufacturer item-box;
  • 16978 : 2015-08-14 : (commit by Ico) Made some fixes required by Moni / Brooklyn 3.6
  • 16976 : 2015-08-14 : Brooklyn theme - worked on account pages;
  • 16969 : 2015-08-14 : Fixed a problem with item-box width for 1000-1280px range / Brooklyn 3.6
  • 16967 : 2015-08-13 : Brooklyn theme - worked on Login page, Account pages;
  • 16962 : 2015-08-12 : Brooklyn theme - worked on contacts pages, registration page, global forms;
  • 16951 : 2015-08-11 : Brooklyn theme - worked on wishlist and compare product pages;
  • 16941 : 2015-08-10 : Brooklyn theme - working on product review page;
  • 16914 : 2015-08-04 : Added my account links in the footer and fixed a locale resource name.
  • 16913 : 2015-08-04 : Added checks for whether the wishlist and shopping cart are enabled

Electronics

  • 16979 : 2015-08-17 : Electronics theme - fix for the buttons in the item-box, to be vertical aligned properly.

Fashion

Jewelry

Lavella

  • 17118 : 2015-09-04 : Fixed issues with categories sublists and gender labels / Lavella 3.6
  • 17069 : 2015-08-28 : Lavella - added missing color presets in footer and fixed RTL footer animation;
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Lighthouse

  • 17448 : 2015-10-06 : Fixed some broken elements in mobile (3.6 upgrade leftovers) + improved appearance of mobile menu / Lighthouse 3.6
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Motion

  • 17414 : 2015-10-01 : Motion theme - fixed the Product > Offer Schema. - placed itemprop="offers" itemscope itemtype="http://schema.org/Offer" in _ProductPrice.cshtml instead of in _AddToCart.cshtml
  • 17314 : 2015-09-24 : fixed a problem with compare products list / Motion 3.6
  • 17097 : 2015-09-02 : Motion theme - show product image in product page RTL mode;
  • 17075 : 2015-08-28 : added missing selectors in color presets / Motion 3.6
  • 17011 : 2015-08-21 : Motion theme - added attribute 'value' in the '_ProductBox.cshtml' for wishlist button;
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Nitro

  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Playground

  • 17065 : 2015-08-27 : Fixed a (discovered) bug with search autocomplete / Playground 3.6
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

ShopAll

  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Smart

  • 17424 : 2015-10-02 : Fixed newsletter appearance / SMart 3.6
  • 17222 : 2015-09-15 : css improvements / Smart 3.6
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Tiffany

  • 17101 : 2015-09-02 : Tiffany - add IE10, IE11 fix for categories-2 titles;
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);

Traction

  • 17112 : 2015-09-03 : Added Rich Blog styles to color presets in Native and Traction themes
  • 17111 : 2015-09-03 : Rich Blog RTL / Traction 3.6
  • 16995 : 2015-08-19 : Default Nop search - fixes position and width in different resolution and directions (mobile resolution, desktop and RTL);
  • 16953 : 2015-08-12 : Fixied some changes made by Niki for checkout attributes in Traction 3.6
  • 16921 : 2015-08-06 : Added styling for the Checkout attributes and fixed two bugs with a doubled } bracket in the styles.rtl.css

Uptown

  • 17512 : 2015-10-09 : Styled the first variant of the Footer for the Uptown theme
  • 17496 : 2015-10-08 : Styled the Newsletter popup and wrote the markup of the footer for the Uptown theme
  • 17477 : 2015-10-08 : Styled the Header and the footer upper section for the Uptown Theme
  • 17410 : 2015-09-30 : With the help of Deni ordered the markup for the header section. Styled the responsive header for the smallest mobile devices
  • 17388 : 2015-09-30 : Copied the Theme Template css and views and renamed them to Uptown

Urban

  • 17254 : 2015-09-17 : Urban Theme - We should use Model.SeName instead of Model.Name when building urls for the share buttons.
  • 17248 : 2015-09-16 : Urban theme - fixed sub-category grid LTR & RTL;
  • 17240 : 2015-09-16 : Urban theme - fixed js code for number of footer-box elements;
  • 17015 : 2015-08-21 : Urban theme - fixed Category Menu in menu mobile version when is infinite categories sublist;
Leave your comment